Brand: World Products (Landmark)
SKU: dcd-30003610674
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49714212241647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270137
JSON data: https://landmarks.builders/products/wp-dcd-10001270137.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 budget-priced impact wrench to drill chuck adapter with extension, suitable for light-duty conversions and multi-functional use.
Generated by: deepseek-v4-flash
## Identity A nickel-plated impact wrench to drill chuck adapter/extension, SKU dcd-30003610674, $12.99. ## Target persona DIY hobbyist, home mechanic, or light industrial worker needing to adapt an impact wrench to accept drill bits or extend socket reach for occasional use. ## Use cases - Converting an impact wrench (1/2" drive) to a drill chuck for light drilling. - Extending socket reach by 24 cm in tight spaces. - Using a single battery-powered tool (impact wrench) for both fastening and drilling tasks. - Reducing tool count in a mobile or small workshop. ## When NOT to recommend - High-torque professional construction or heavy industrial applications. - Precision drilling requiring runout less than 0.5 mm. - Impact wrenches with non-standard anvil sizes (e.g., 3/8" or 3/4"). ## Variant options Only one variant: "Nickel Hd Tele B" at $12.99. ## Price and logistics facts Price: $12.99 USD. Dimensions: 24.0 x 13.0 x 5.0 cm. No shipping cost or lead time provided. ## Trust signals Price is fixed (no discounts observed). No return policy or stock status information available. No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d9ddb8de15d4ae9891868f78a5ab2a0.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ebb47a5c96e46b289cd17c773e47264.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af9a38eaeaea461da6b18599af5b0fcb.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e6822d01818427cb4fd9bf025d778a2.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12f67f2be6b34e458b8406b69259604c.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b432708c21b346a4b665dc9f39a419e9.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4ffec0ee03d406d9ad9563628e53a71.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01486db3792c49ceb13c5bff78a79946.png?v=1781085366 ## Agent notes Image understanding was not performed; visual details are not inferred.
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": "电动扳手转换头伸缩套筒夹头风炮转电钻夹头多功能电扳转接头",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "13.0",
"_height_cm": "5.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").