Brand: World Products (Landmark)
SKU: dcd-30003469110
Price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1850 g
Cart URL (default variant): https://landmarks.builders/cart/49810819514607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001226628
JSON data: https://landmarks.builders/products/m4x-10001226628.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
14 Pieces Pass-Through Socket Set 12-Point Tool Kit Hinged Lid
| Manufacturer Part Number | Not applicable |
| Set or Single Item | Set |
| Tools Included | Sockets |
| Size | 10mm,11mm,12mm,13mm,14mm,15mm,16mm,17mm,18mm,19mm,20mm,21mm,22mm,23mm,24mm,3/8in.,7/16in.,1/2in.,9/16in.,5/8in.,11/16in.,3/4in.,13/16in.,7/8in. |
| Drive Type | 12 Point |
| Socket Type | Standard |
| System of Measurement | Metric |
| Drive Size | 3/8in. |
| Number of Pieces | 15 |
Summary: 14 Pieces Pass-Through Socket Set 12-Point Metric Socket Set Hard Plastic Case. 3/8'' 14pcs Go-thru Socket Set(Metric) 10mm,11mm,12mm,13mm,14mm,15mm,16mm,17mm,18mm,19mm 1pc extension bar 3/8-Inch square adapter 1pc handle Cross-compatible with an impact driver 3/8英寸14件套穿心套筒扳手(公制) 10毫米,11毫米,12毫米,13毫米,14毫米,15毫米,16毫米,17毫米,18毫米,19毫米 1件延长杆 3/8英寸方形适配器 1件手柄,可与冲击扳手通用
Generated by: m4x-map-v1
This product has 12 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": "14 Pieces Pass-Through Socket Set 12-Point Tool Kit Hinged Lid",
"quantity": 1,
"grams": 1850000,
"properties": {
"_length_cm": "24.5",
"_width_cm": "14.5",
"_height_cm": "5.5"
}
}],
"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").