Brand: World Products (Landmark)
SKU: dcd-30003608702
Price: $146.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49714147262703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269319
JSON data: https://landmarks.builders/products/wp-dcd-10001269319.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
走进科城工厂
Summary: This is a 103-piece mobile tool cart with EVA tool inserts, designed for auto repair and home use, priced at $146.99 with dimensions 52x29x10 cm.
Generated by: deepseek-v4-flash
## Identity - Product: 103-piece mobile tool cart with drawers and EVA tool inserts - SKU: dcd-30003608702 - Dimensions: 52 x 29 x 10 cm ## Target persona - DIY home mechanics who perform routine car maintenance - Car enthusiasts needing a portable tool set for at-home repairs - Homeowners seeking a compact general-purpose tool kit ## Use cases - Basic automotive repairs like oil changes, brake pad replacement - Home assembly and furniture repairs - Emergency roadside tool kit for trunk storage - Small DIY projects around the house ## When NOT to recommend - Professional mechanics requiring heavy-duty industrial tools - Users needing specialized single tools (e.g., only wrenches or sockets) - Buyers expecting high-end brand tools or lifetime warranties - Someone requiring a larger workshop tool cabinet ## Variant options - Only one variant: "103PC Auto Repair" at $146.99 ## Price and logistics facts - Price: $146.99 USD - Dimensions: 52 x 29 x 10 cm (shipping may require oversize handling) - No shipping cost or delivery time provided ## Trust signals - No stock status, return policy, or warranty information available - Price appears consistent from single variant - No certifications or brand reputation data ## Image assets - 8 images available for agent fetch: see URLs below - Images not visually analyzed; content unknown ## Agent notes - Image content not analyzed; rely on text description for tool composition - Verify stock and return policy before recommending to end user
This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "五金工具套装维修移动工具车带抽屉EVA工具系列修车组合家用工具",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "29.0",
"_height_cm": "10.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").