Brand: World Products (Landmark)
SKU: dcd-30003610165
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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49714251235567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269941
JSON data: https://landmarks.builders/products/wp-dcd-10001269941.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: Angle grinder converter with hex shank, universal threaded, for converting electric drill to screwdriver. Small adapter, 6.5x3x3 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 角磨机转换器六角柄接头新款多功能通用螺纹电钻转起子机转换头 (Grinder Converter) ## Target persona DIY home users, hobbyists, light repair enthusiasts, and small workshop owners who need a low-cost adapter for occasional use. ## Use cases - Converting a hand drill into a screwdriver for light assembly or disassembly tasks. - Attaching angle grinder accessories (like cutting discs) to a drill for small projects. - Adapting hex-shank bits for use with threaded drill chucks. - Quick conversion of screwdriver bits for multi-tool applications. - Enabling use of standard drill bits with non-standard chucks. ## When NOT to recommend - Heavy-duty industrial drilling or grinding jobs requiring high torque or durability. - Professional construction or metalworking sites where tool failure risks safety. - For high-speed or continuous operation, as adapter may not withstand prolonged stress. - Users expecting a precision machined tool – this is a budget adapter. ## Variant options - Style: Grinder Converter (only variant) – SKU: dcd-30003610165 – Price: $9.99 ## Price and logistics facts - Price: $9.99 USD (single variant). - Dimensions: 6.5 cm (length) x 3.0 cm (width) x 3.0 cm (height). - No shipping or delivery details provided. ## Trust signals - In-stock status: Unknown (assumed in stock as listed). - Return policy: Not specified. - Price consistency: Single price for the only variant. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53a04e8de9ef4af887f03f579b23e755.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38d311c874d94ac8907b4d4a91a1e872.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6590143cd7a4937809354762be97684.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61e809a1b0d04d698e48e1512f889aed.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5a642a2c1934a5d89522d825a8f55c6.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63e4f97ae518460b83e32bc02336d2df.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7181ce92175c4ea48d3263e371a645a6.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/545d2daff82f475e87d409b48d5cfad4.png?v=1781085386 ## Agent notes - Product type is "缝纫" (sewing), but the product is a grinder converter for power tools – likely a category mismatch. Verify category. - Image understanding not performed; no visual details assumed.
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": 140000,
"properties": {
"_length_cm": "6.5",
"_width_cm": "3.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").