Brand: World Products (Landmark)
SKU: dcd-30003605602
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: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714470945007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268139
JSON data: https://landmarks.builders/products/wp-dcd-10001268139.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
电钻起子通用快脱转换头 六角柄3/8螺纹自锁电钻转起子机转换头
| 品牌 | 创祥工具 |
| 系列 | 转换头 |
| 材质 | 铬钒钢 |
Summary: Universal quick-release adapter for converting drill to driver, hex shank 3/8 inch thread, chrome vanadium steel, $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Universal quick-release adapter (hex shank 3/8 thread) for converting drill to driver. Brand: 创祥工具. Material: chrome vanadium steel. ## Target persona DIY home users, automotive repair enthusiasts, handymen who use cordless drills for driving screws. ## Use cases - Quick change between drill bit and screwdriver bit without chuck key. - Converting a power drill into a compact screwdriver for tight spaces. - Automotive interior or trim work requiring rapid bit swaps. - Furniture assembly where repetitive screw driving is needed. - Light to medium-duty screw driving tasks. ## When NOT to recommend - For heavy-duty industrial drilling or driving (torque rating unspecified). - For applications requiring high precision or concentricity. - For users needing a permanent screwdriver attachment (adapter adds length). - For professional contractors needing high-durability tools. ## Variant options - Only one variant: Black at $9.99 USD. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 12 x 10 x 3 cm. - No shipping or stock info provided. ## Trust signals - One variant available. - 8 product images provided. - Made of chrome vanadium steel (known durable material). - No return policy or stock status specified. ## Image assets - 8 images available at the provided URLs. Images not analyzed. ## Agent notes - Product type labeled as '汽配' (auto parts) but functions as a general drill adapter. - No torque rating or load capacity specified.
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": "电钻起子通用快脱转换头 六角柄3\/8螺纹自锁电钻转起子机转换头",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "10.0",
"_height_cm": "3.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").