Brand: World Products (Landmark)
SKU: dcd-30003597872
Price: $67.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714500010223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265262
JSON data: https://landmarks.builders/products/wp-dcd-10001265262.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: Multipurpose woodworking hole positioning guide with 17 imperial drill bit sizes (0.32 to 0.95 cm). Priced at $67.99. One variant: Multi-purpose. Category: sewing.
Generated by: deepseek-v4-flash
## Identity Multifunctional woodworking hole positioning guide (product type: sewing) with 17 imperial drill bit sizes ranging from 0.32 cm to 0.95 cm. Single variant: Multi-purpose. ## Target persona DIY woodworkers, hobbyist carpenters, crafters needing precise hole positioning for small to medium bits; also sewing enthusiasts for punching holes in fabric or leather. ## Use cases - Drilling pilot holes for screws in wood. - Aligning dowel joints for furniture assembly. - Creating uniform hole patterns for shelves or jigs. - Punching holes in leather straps or belts. - Marking buttonhole positions in sewing projects. - Template for repetitive drilling in craft work. ## When NOT to recommend - Heavy-duty drilling into concrete or metal. - Using drill bits larger than 0.95 cm (0.375 inches). - Professional construction requiring high durability. - Drilling at angles (not a right-angle guide). ## Variant options - Multi-purpose: $67.99 (only variant). ## Price and logistics facts - Price: $67.99 USD (fixed across variant). - Dimensions: 22.0 cm x 10.5 cm x 5.0 cm. - No shipping or tax information provided. ## Trust signals - Single constant price across variants. - Dimensions explicitly listed. - No in-stock or return policy data available from source. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Title indicates woodworking drill guide, but primary category is sewing. Verify correct use case. - No product description available. - Images were not analyzed; do not infer visual details. - Imperial bit sizes not explicitly listed; range 0.32-0.95 cm suggests small bits.
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": "多功能木工打孔定位器 英制 17 个钻头尺寸,从 0.32 厘米到 0.95",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "10.5",
"_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").