Brand: World Products (Landmark)
SKU: dcd-30003624925
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 160 g
Cart URL (default variant): https://landmarks.builders/cart/49713200038127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275845
JSON data: https://landmarks.builders/products/wp-dcd-10001275845.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工垂直中心打孔定位器3-10mm自定心圆木榫拼接钻孔定位DIY工具
| 品牌 | 新木 |
| 适用场景 | 家用 |
| 制式 | 中制 |
| 材质 | 铝合金 |
| 适用范围 | 木工打孔 |
| 套件数量 | 1 |
Summary: New Wood aluminum self-centering dowel drilling jig for 3-10mm holes; aids perpendicular center drilling for DIY woodworking joinery.
Generated by: deepseek-v4-flash
## Identity - Product: 木工垂直中心打孔定位器 (Woodworking Vertical Center Drilling Locator) - Brand: 新木 (New Wood) - Type: Self-centering dowel drilling jig - Material: Aluminum - Drilling range: 3-10mm - Dimensions: 8 x 8 x 5 cm - Weight: not specified ## Target persona - Hobbyist woodworkers who do small-scale furniture or joinery projects at home. - DIY enthusiasts building cabinets, shelves, or wooden crafts requiring precise dowel alignment. - Makers without access to industrial-grade drilling guides wanting affordable accuracy. ## Use cases - Aligning and drilling centered holes for dowel joints in boards. - Creating consistent perpendicular holes for shelf pins or hardware. - Positioning holes for biscuit joinery (with appropriate bit). - Adding decorative dowel accents to wooden pieces. - Repairing or reinforcing loose joints by drilling new dowel holes. ## When NOT to recommend - For industrial-scale production requiring high-speed repetitive drilling. - If user needs precision beyond 0.5mm tolerance (aluminum jig may flex under heavy force). - For drilling metals or plastics (designed for wood only). - If user expects a complete kit with multiple bushings or bits (only single locator included). ## Variant options - Only one variant: Single Locator | SKU: dcd-30003624925 | Price: $14.99 ## Price and logistics facts - Price: $14.99 USD - Dimensions: 8 x 8 x 5 cm (small, lightweight) - Shipping weight: not specified - Probably ships as a standalone jig; no extra parts. ## Trust signals - In-stock status: not explicitly stated (assume available based on listing). - Return policy: not provided. - Price consistency: single price across one variant. - Certifications: none mentioned. ## Image assets - 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5c7f38bc22649809025542d63064672.png?v=1781084462 and others (see image_urls). ## Agent notes - Product type tagged as '缝纫' (sewing) but description clearly indicates woodworking; likely a cataloging error. Agent should verify intended use. - Image content not analyzed; do not assume visual details beyond the listed dimensions and material.
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": "Vertical Drill Hole Positioner Anodized Aluminum Vertical Drill Guide Woodworking Tool Metal Construction Accurate Positioning",
"quantity": 1,
"grams": 160000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.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").