Brand: World Products (Landmark)
SKU: dcd-30003604621
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://landmarks.builders/cart/49714308645103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267768
JSON data: https://landmarks.builders/products/wp-dcd-10001267768.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: 216-piece socket set with 72-tooth ratchet wrench for automotive repair, available in 53-piece set variant at $30.99.
Generated by: deepseek-v4-flash
## Identity 216-Piece Socket Set with 72-Tooth Ratchet Wrench (53-Piece Set variant) - Automotive repair tool kit. ## Target persona DIY car mechanics, home garage enthusiasts, motorcycle owners performing basic maintenance, and hobbyists assembling furniture. ## Use cases - Removing and installing bolts on cars and motorcycles. - General mechanical repairs on lawnmowers, bicycles, and small engines. - Tightening or loosening nuts and bolts during furniture assembly. - Light automotive work like spark plug replacement, brake caliper changes, or interior trim removal. - Quick fix-ups in home garages where a versatile socket set is needed. ## When NOT to recommend - Professional or heavy-duty use (e.g., automotive shops, constant high-torque applications). - Users needing specialized deep sockets or impact-rated tools. - Buyers requiring individual sockets (e.g., only metric or only SAE) rather than a mixed set. - Situations demanding high-strength steel or lifetime warranty. ## Variant options - 53 PIECE SET - $30.99 (only variant available) ## Price and logistics facts - Price: $30.99 USD (single price point). - Dimensions (box): 27.0 x 20.0 x 6.0 cm (10.6 x 7.9 x 2.4 inches). - Weight: not provided. - Currency: USD. ## Trust signals - In-stock status: not explicitly stated in provided data. - Return policy: not provided. - Price consistency: only one price for the single variant. - Certifications: none indicated. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Product description is empty; content based only on title and tags. - Image content not analyzed; URLs provided as-is.
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": 2100000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "20.0",
"_height_cm": "6.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").