Brand: World Products (Landmark)
SKU: dcd-30003610631
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714221842671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270114
JSON data: https://landmarks.builders/products/wp-dcd-10001270114.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: Electric drill adapter converting 1/2 inch to 1/4 inch hex shank; allows use of standard hex bits in impact drivers and drills.
Generated by: deepseek-v4-flash
## Identity Electric drill conversion head (1/2 to 1/4 hex) for impact drivers and drills. ## Target persona DIY home repairers, automotive mechanics, and construction workers needing a compact adapter to use standard hex bits in 1/2 inch tools. ## Use cases - Converting a 1/2 inch drill to accept 1/4 inch hex bits. - Quick bit changes on impact drivers for fastening screws. - Using socket adapters with impact wrenches. - Working in tight spaces where a smaller bit holder is needed. - Interchanging between different bit types without swapping chucks. ## When NOT to recommend - High-torque impact wrenches exceeding the adapter's rating (not specified). - Precision torque applications (e.g., assembly line work). - Users needing a different size conversion (e.g., 1/4 to 3/8). - Heavy-duty demolition drilling with large masonry bits. ## Variant options Only one variant: Conversion Head (SKU: dcd-30003610631) at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 8.0 x 8.0 x 4.0 cm - Currency: USD - No shipping or weight information provided. ## Trust signals - No in-stock status, return policy, or certifications provided. - Price is low, typical for such adapters. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71b1cf0d07974ae98d4176f4f0997874.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dce121f10c494c8ca60daee16931523c.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b067d1bc94f14958b451712548fabaf5.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee4d5df05f5f4c079ff1c872d2f94fb3.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/288fd26039d34d27bb5d81ef035b74bd.png?v=1781085370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0e70eab9af447ea8cabb198b6def423.png?v=1781085371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db3990fc9e9841c2b9542f50a855db87.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dc1515bc2b1462390269f0b3d9db1a2.png?v=1781085370 ## Agent notes - Images were not analyzed; visual details are not inferred. - The adapter likely has a spring-loaded retention ball (common for hex shanks) but this is not confirmed. - No torque rating or material composition provided.
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": "电钻转换头内六角1\/2转1\/4批头转接头风炮伸缩弹套电钻转接头",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "4.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").