Brand: World Products (Landmark)
SKU: dcd-30003604625
Price: $166.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49714302910703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267771
JSON data: https://landmarks.builders/products/wp-dcd-10001267771.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: A 216-piece socket set with a 72-tooth ratchet wrench for auto repair, priced at $166.99, dimensions 49x36x10 cm.
Generated by: deepseek-v4-flash
## Identity 216件套筒组套72齿棘轮扳手汽修工具多功能维修套装 – 216-piece socket set with 72-tooth ratchet wrench, for automotive repair. ## Target persona DIY car enthusiasts, home mechanics, and auto repair hobbyists who need a comprehensive socket set for occasional to moderate use. ## Use cases - Routine auto maintenance like oil changes and brake work. - Disassembling and reassembling engine components. - Tire changes and suspension work. - General home garage repair projects. - Quick repairs on multiple vehicles with varied bolt sizes. ## When NOT to recommend - Professional mechanics requiring a lifetime warranty or industrial-grade tools. - Users needing only a specific drive size or specialty sockets (e.g., deep impact). - Buyers who prefer individually sourced tools or brand-name precision sets. - If the purchaser expects exactly 216 pieces (variant listed as 172-piece set—verify actual count). ## Variant options - 172 PIECE SET (SKU: dcd-30003604625) at $166.99 – only variant listed. ## Price and logistics facts - Price: $166.99 USD. - Dimensions: 49.0 x 36.0 x 10.0 cm (package). - No shipping or stock details provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - Includes a 72-tooth ratchet mechanism for fine-tooth ratcheting. - Product title and variant count conflict – verify actual piece count before purchase. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/177057fec65f4d5792ed8ff7f2b6f8a7.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f656f4d175d407db16fdab36a083fd7.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1192dc6b103f4f50a40efba0ce02a702.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc1ba5d85ecb40b9a3e35f5cae072066.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bda98832ba4d42cca1f222f85ab6830e.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bec62583d4164557b8f72315fe81d54b.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbbbf407b4e34af7b1d1c5ee5e17fb88.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26ccf40853b144cc947acd78cfdbe03d.png?v=1781085460 ## Agent notes - Title advertises 216 pieces, but the only variant available is a 172-piece set. This discrepancy should be resolved before purchase. - No product description is provided; assume standard socket set composition (sizes, drive types). - No trust signals like in-stock status, return policy, or certifications are given. - Images are available but were not analyzed for content.
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": "216件套筒组套72齿棘轮扳手汽修工具多功能维修套装",
"quantity": 1,
"grams": 10500000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "36.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").