Brand: World Products (Landmark)
SKU: dcd-30003604344
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1190 g
Cart URL (default variant): https://landmarks.builders/cart/49714396758255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267658
JSON data: https://landmarks.builders/products/wp-dcd-10001267658.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: 10-24mm impact socket set, 11 pieces, for electric wrenches, used in auto repair and scaffolding work. Priced at $15.99.
Generated by: deepseek-v4-flash
## Identity 10-24mm impact socket set, 11-piece, for electric impact wrenches (风炮). Dimensions: 29x10x4.7 cm. Price: $15.99. ## Target persona Auto mechanics and scaffolding workers who need durable sockets for high-torque impact tools. ## Use cases - Removing and installing lug nuts on vehicles - Tightening bolts on scaffolding structures - General automotive maintenance and repair - Light to medium-duty impact driving tasks ## When NOT to recommend - Precision torque work (hand torque wrenches required) - Non-impact/hand tool use (sockets may be too heavy) - Large-scale industrial applications requiring higher torque ratings ## Variant options - SKU: dcd-30003604344, Style: 11PC SET 10-24mm, Price: $15.99 ## Price and logistics facts - Price: $15.99 USD - Dimensions: 29.0 x 10.0 x 4.7 cm - Only one variant available ## Trust signals - Product listed as in stock (based on availability) - Return policy not specified - Price consistent with typical budget impact socket sets ## Image assets         ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - No product description provided; rely on title and tags for functionality.
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": "10-24mm 风炮加长套筒组套 电动扳手通用 汽修架子工专用套筒套装",
"quantity": 1,
"grams": 1190000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "10.0",
"_height_cm": "4.7"
}
}],
"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").