Brand: World Products (Landmark)
SKU: dcd-30003606902
Price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714150277359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268678
JSON data: https://landmarks.builders/products/wp-dcd-10001268678.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
MAZHA 圆棒钻孔定位器 3.175mm钻柄定位模块 T0012-A 钻头定位器
| 品牌 | MAZHA |
| 材质 | 金属 |
| 净重 | 66 |
Summary: MAZHA T0012-A is a metal drill positioning jig for round bars, with 3.175mm shank, dimensions 8.4x3.7x4.0 cm, priced at $33.99.
Generated by: deepseek-v4-flash
## Identity MAZHA圆棒钻孔定位器 T0012-A – a round bar drilling guide with 3.175mm drill shank positioning module. Made of metal, net weight 66g. ## Target persona DIYers, motorcycle enthusiasts, woodworkers, and hobbyists needing precise drilling into round rods or dowels. ## Use cases - Drilling pilot holes in round stock for assembly - Creating consistent dowel joints - Modifying motorcycle parts (handlebars, footpegs) - Adding holes to wooden dowels - Precise positioning for screws in cylindrical objects ## When NOT to recommend - For industrial high-volume drilling - For drilling larger diameters (beyond 3.175mm shank) - For non-cylindrical workpieces - For users requiring automatic or CNC integration ## Variant options Only one style: 'Mazha T0012-a Drill' at $33.99. ## Price and logistics facts $33.99 USD. Dimensions 8.4 x 3.7 x 4.0 cm. Weight 66g. ## Trust signals In-stock status unknown; no return policy mentioned; no certifications listed. ## Image assets 8 images available at URLs provided. Visual inspection not performed. ## Agent notes Product category: motorcycle accessory. Tag includes dcd-batch, indicating possible batch listing. Only one variant 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": "MAZHA 圆棒钻孔定位器 3.175mm钻柄定位模块 T0012-A 钻头定位器",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "8.4",
"_width_cm": "3.7",
"_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").