Brand: World Products (Landmark)
SKU: dcd-30003465907
Price: $78.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1190 g
Cart URL (default variant): https://landmarks.builders/cart/50150062194927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001225715
JSON data: https://landmarks.builders/products/m4x-10001225715.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tool Type: This woodworking tool is a self-centering drill jig designed to clamp workpieces accurately for joinery tasks, helping align holes for right angle, butt, miter, and perimeter joints.
Function: As a drill guide, it supports controlled drilling positions with a centered layout that helps keep the bit aligned during woodworking operations.
Construction: The woodworking drill jig features a metal body with silver and black sections, a hand-tightened centering clamp screw, extended side slots, and multiple threaded drill-guide openings on the top.
Adjustability: This drill guide jig is made for replaceable drill sleeves and includes imperial-size markings for 1/4, 5/16, 3/8, 7/16, and 1/2 inch drilling positions for flexible use.
Capacity: With a 50 mm greatest clamping capacity, a 10 to 55 mm working range, and a compact 120 mm by 70 mm body, it is built to handle common wood joinery setups while remaining substantial at 1150 g.
Summary: Automatic-Centering-Centering Jig Adjustable Carpentry Jig Threaded Openings. 【Tool Type】: This woodworking tool is a self-centering drill jig designed to clamp workpieces accurately for joinery tasks, helping align holes for right angle, butt, miter, and perimeter joints. 【Function】: As a drill guide, it supports controlled drilling positions with a centered layout that helps keep the bit aligned during woodworking operations. 【Construction】: The woodworking drill jig features a metal body with silver and black sections, a hand-tightened centering clamp screw, extended side slots, and multipl
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Automatic-Centering-Centering Jig Adjustable Carpentry Jig Threaded Openings",
"product_id": 9456615424239,
"variant_id": 50150062194927,
"quantity": 1,
"grams": 1190,
"length_cm": "12.5",
"width_cm": "10.0",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").