Brand: World Products (Landmark)
SKU: dcd-30003610673
Price: $9.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/49714214240495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270136
JSON data: https://landmarks.builders/products/wp-dcd-10001270136.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: Multifunctional adapter converts electric wrench to drill chuck; telescopic socket set of 5 pieces for $9.99.
Generated by: deepseek-v4-flash
## Identity Electric wrench conversion head with telescopic socket chuck, 5-piece set, multipurpose adapter for power tools. ## Target persona - DIY home users needing to switch between impact wrench and drill - Auto mechanics requiring versatile socket adapters - Light industrial workers with variable power tool chucks ## Use cases - Converting an impact wrench into a drill driver - Extending reach with telescopic head in tight spaces - Using a single tool for both wrench and drilling tasks - Quick-change between socket sizes on a power tool - Adapter for electric wrench to accept drill bits - Portable kit for on-site adjustments ## When NOT to recommend - For heavy-duty industrial continuous use where high torque is critical - For users needing a specific brand-locked adapter (e.g., DeWalt only) - For applications requiring precision drilling with minimal runout - If the buyer expects a full socket set rather than an adapter set ## Variant options - Style: Telescopic Head-5pcs – $9.99 (SKU: dcd-30003610673) ## Price and logistics facts - Price: $9.99 USD - Package dimensions: 24 cm x 13 cm x 5 cm - Only one variant available ## Trust signals - Listed with consistent price across variant - Product type: Industrial - No specific warranty or return policy mentioned in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/160338fff8ad4963be1a7eaf7e592c16_5d927907-e5d3-440a-837c-acbde39da064.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5bc3eeaf35d4b879758534a1c3c817f_291e0e03-2a7c-4500-ae26-73264a726dff.png?v=1781085367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d7f36ac275c41118edb2887a7e0093e_0b2044e6-023d-4145-aa1d-718938fa2f11.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05c823abf2e34698845ec27b436a4f48_166061db-b3a6-417a-8c20-7f94298dce77.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df1dc3c45f324d02a8ba5e53220a6810_58dbd13e-f01c-4a17-b233-8814098df2dc.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64aedf98ebbd4babbff7cfd5a3ee682f_916c666c-28f9-4830-8f42-85d21a65e8b2.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb56e46db8e74e7f9674dd7054eed626_d013da7b-a86b-42bc-8a8b-304b78abf1c6.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c130ae0f5945d2bb4dc840083c22bf_e4ac9f72-716b-4bf8-9b80-c3b502eeeb4f.png?v=1781085367 ## Agent notes - Image content not analyzed. URLs provided as-is for fetching. - No brand or material details specified in facts. - Shipping/return policy not included.
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").