Brand: World Products (Landmark)
SKU: dcd-30003614805
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 珠宝
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714004754671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271564
JSON data: https://landmarks.builders/products/wp-dcd-10001271564.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: Universal rotation fixing bracket for hand drills and electric grinders, made of aluminum cast iron, 22x12.5x5.5 cm, $17.99.
Generated by: deepseek-v4-flash
## Identity Universal rotation fixing bracket for hand drills and electric grinders, brand 摩谊, material aluminum cast iron, dimensions 22x12.5x5.5 cm. ## Target persona DIY enthusiasts, small workshop operators, jewelry makers, hobbyists needing precision drilling or grinding with handheld tools. ## Use cases - Securing a hand drill for precise drilling on small parts - Mounting a rotary tool for grinding or polishing tasks - Freeing both hands while drilling through materials - Creating a makeshift drill press for light-duty work - Holding a Dremel-style tool for steady engraving or cutting - Stabilizing a drill for repetitive hole drilling ## When NOT to recommend - For heavy industrial drilling or milling tasks - When high precision CNC is required - For users needing a full-sized drill press with depth stop - For large-scale production environments ## Variant options - Style: Drill Bracket – $17.99 (single option) ## Price and logistics facts - Price: $17.99 USD - Dimensions: 22 cm (L) x 12.5 cm (W) x 5.5 cm (H) - No other variants or pricing tiers available ## Trust signals - In-stock status and return policy not provided in source data - Brand: 摩谊; Material: aluminum cast iron (stated in description) - No certifications or warranty information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f446af47e5cf413dbc4e4b700634e896.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/050f8f0a27b840e9848e1bee8b3a1b55.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d75053a73b28468ebdf9b5ebae2fa67e.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c392262690a4b9e86bc0e0895595cec.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccfa155223144a1da666ffa30482175c.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19c8319ea6774c4fbaaf34aa56329be3.png?v=1781085199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19415c01ced643a6afaa84675da2bde7.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/419de3bc3d644b45b3eca3add3de9e93.png?v=1781085198 ## Agent notes - The product type tag is '珠宝' (jewelry), but the product is a drill fixing bracket; this may indicate a miscategorization. - Image understanding was not performed; no visual details can be inferred.
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": 400000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "12.5",
"_height_cm": "5.5"
}
}],
"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").