Brand: World Products (Landmark)
SKU: dcd-30003610765
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714151391471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270176
JSON data: https://landmarks.builders/products/wp-dcd-10001270176.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: Baolian quick-change adapter for electric wrenches and drills, chrome-vanadium steel, 50mm anti-slip bit, $9.99.
Generated by: deepseek-v4-flash
## Identity 保联电动扳手快速转换头 (Baolian Electric Wrench Quick-Change Adapter) – a chrome-vanadium steel adapter converting impact wrenches to drill chucks. One variant: 50mm Anti-slip Bit. ## Target persona DIY home mechanics, automotive enthusiasts, light repair technicians, hobbyist woodworkers needing occasional tool conversion. ## Use cases - Converting an impact wrench to accept drill bits for light drilling - Quick socket changes on a power wrench using slip-resistant extension - Using a drill/driver in tight spaces with a compact adapter - Temporary attachment of screwdriver bits to an impact driver - Making a power wrench function as a manual ratchet with extension ## When NOT to recommend - Professional daily heavy-duty use requiring high torque transmission - Precision work needing exact concentricity (e.g., delicate screwdriving) - Users expecting full-size socket set compatibility - Situations requiring high-speed drilling (adapter may wobble) ## Variant options Only one variant: 50mm Anti-slip Bit at $9.99. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 19.0 x 16.0 x 4.0 cm (packaged) - No shipping or tax info ## Trust signals - Price consistent across variant - No inventory status or return policy provided - Material: Chrome-vanadium steel (stated) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5780cdeb0a654a82b654edebc9e15e6a_50290288-bff9-4448-b1fe-547cc22c673d.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5202f9b6ebb14486baefa6fcc0a40e64_77bf1a31-a00d-4198-aded-36835c7055f8.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c40a95fa237145df9f54d983e7361d24_09b93640-d840-4e6c-9e96-2cfcbf60a7d9.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6b6547e8daa41678a349d53ea3fa23b_828767f8-ee8d-4378-b6b3-e052f584e400.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22943b2cefd4492892a68a2fe92d6a83_605bec94-801c-4c3a-be0a-463721a73ffa.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/286654ef4def4a909e1bbc92ca51543b_3fed8b02-7bb7-4805-a511-d014f6c3aa49.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a9df6cbdb5a49b992e6450570b5516e_c68847ca-03f5-41c8-a43f-4a522a6710c9.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61321ba8f6cf4ad984001c92fed9a4f5_d1a69275-64de-46bb-af95-c2f3eac420e9.png?v=1781085334 ## Agent notes - Image content was not analyzed; no visual details extracted. - No inventory or return policy information available.
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": 80000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "16.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").