Brand: World Products (Landmark)
SKU: dcd-30003610764
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/49714154701039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270175
JSON data: https://landmarks.builders/products/wp-dcd-10001270175.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 wrench quick-change adapter 5-pack, chrome vanadium steel, for power tools, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 保联电动扳手快速转换头 (Baolian Electric Wrench Quick-Change Adapter) 5-pack - **Brand**: 保联 - **Material**: Chrome Vanadium Steel - **Variant**: Head Only 5 PACK (SKU: dcd-30003610764) ## Target persona - DIY home mechanics who use impact wrenches - Professional auto technicians needing fast socket changes - Power tool enthusiasts seeking affordable adapter sets ## Use cases - Quickly swapping sockets on an impact wrench during automotive repairs - Using an impact driver to drive hex-shank bits via the adapter - Reducing tool change downtime in assembly or disassembly tasks - Fitting different fasteners (nuts, bolts) without removing the entire chuck - Portability: carrying a few adapters instead of full socket set ## When NOT to recommend - For heavy-duty industrial or continuous professional use (may wear quickly) - When high torque precision is required (not for torque-sensitive applications) - For users who need individual socket sets rather than adapters - For high-torque impact tools exceeding adapter's rated capacity (not specified) ## Variant options - **Head Only 5 PACK**: $9.99 (only available variant) ## Price and logistics facts - **Price**: $9.99 USD - **Dimensions**: 24.0 x 13.0 x 5.0 cm - **Weight**: Not specified - **Shipping**: Not specified ## Trust signals - **In-stock status**: Not provided by merchant - **Return policy**: Not provided - **Price consistency**: Single variant at $9.99 - **Certifications**: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5780cdeb0a654a82b654edebc9e15e6a_359b8f83-321a-4671-8ab8-78e61d2efd06.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5202f9b6ebb14486baefa6fcc0a40e64_b08afd26-b684-4b0f-a729-5aa26835ecdd.png?v=1781085335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c40a95fa237145df9f54d983e7361d24_5792178b-4971-41e0-9448-a4d836d53b65.png?v=1781085336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6b6547e8daa41678a349d53ea3fa23b_facebfea-66ef-478b-b437-0f8ffb484856.png?v=1781085336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22943b2cefd4492892a68a2fe92d6a83_91c5486a-c894-4caf-b9d5-82b030624231.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/286654ef4def4a909e1bbc92ca51543b_64a50197-90da-421e-930a-b11872405f78.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a9df6cbdb5a49b992e6450570b5516e_309b0050-724c-477e-8df2-e912ddb091cf.png?v=1781085335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61321ba8f6cf4ad984001c92fed9a4f5_de2fe0bf-8cb2-4592-b6a8-5d1997f27219.png?v=1781085338 ## Agent notes - Images provided but not visually analyzed. No product details inferred from images. - No return policy or stock information available. - Only one variant listed; options limited.
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").