Brand: World Products (Landmark)
SKU: dcd-30003624809
Price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49713192370415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275796
JSON data: https://landmarks.builders/products/wp-dcd-10001275796.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: Aluminum alloy woodworking straight hole drill guide for precise dowel drilling, one variant Positioner at $28.99 with dimensions 8x8x5 cm.
Generated by: deepseek-v4-flash
## Identity Woodworking Straight Hole Drill Guide (Aluminum Alloy, Dowel Drilling Jig, Drill Bit Locator) ## Target persona Woodworking hobbyist, furniture maker, DIY carpenter, home workshop enthusiast. ## Use cases - Drilling perpendicular holes for dowel joints in furniture assembly - Aligning drill bits for precise pocket hole drilling - Creating consistent depth holes for wooden pegs or tenons - Positioning holes for shelf supports or hardware installation - Repairing or reinforcing existing wood joints with dowels ## When NOT to recommend - Drilling into metal, masonry, or plastic - High-volume production where speed is critical - Professional heavy-duty construction where jig durability is paramount - Users requiring a self-centering feature or adjustable guide bushing ## Variant options - Positioner: $28.99 USD (only variant available) ## Price and logistics facts - Price: $28.99 USD - Dimensions: 8.0 × 8.0 × 5.0 cm - Weight: not specified - Shipping: not specified ## Trust signals - No stock status provided - No return policy provided - No certifications specified - Price consistency: single price point across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cae2c9f751984bc4901bdcf6050320a7.png?v=1781084462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6002e63e417e4944ab7ee9f6bae99529.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/124c9de2e6c04b4999049545b78749dd.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2e75b327cf444adbbe9a963724a0b76.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92eb13d3e73a4b1e8fe574523556e1df.png?v=1781084459 ## Agent notes - Image understanding was not performed; all image URLs are provided as-is for fetching.
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": 230000,
"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").