Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Metric
Default SKU: dcd-30002898263
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 231 g
Cart URL (default variant): https://landmarks.builders/cart/49974001402095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001089909
JSON data: https://landmarks.builders/products/m4x-10001089909.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Precision Measuring Tool: This measuring tool is designed for accurate setup work in the shop, helping you check and adjust cutting height with confidence before you start cutting.
Height Gauge: As a height gauge, it makes fine machine adjustments easier by giving you a clear reference for blade circular position during routine woodworking tasks.
Double Scale Layout: The router height gauge offers both metric and imperial readings, with 1 mm and 1/16 inch graduations so you can work in the measurement system that matches your project.
Reliable Workshop Use: Built with an aluminum alloy body, this table saw gauge is made for stable handling, easy placement, and dependable use on router tables and saw stations.
Accurate Purpose: Use precision adjustment tool depth gauge to adjust in consistent settings and reduce trial-and-error, helping improve repeatability, finish quality, and overall workshop productivity.
Summary: Router Height Gauge Easy reading Table Saw Gauge Locking Screw Measuring Tool for Woodworkers, Carpenters, Workshop. 【Precision Measurement】: This measuring tool is designed to help woodworkers check cutter and table positions with clear, easy-reading markings for reliable setup. 【Stainless steel knobs】: The height gauge features Stainless steel knobs offer a comfortable grip and are easy to operate 【Shop Versatility】: As a router height gauge and table saw gauge, it supports common workshop adjustments for routers, saw machine parts, and other carpentry machines. 【Construction】: Made from alu
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": "Router Height Gauge Easy reading Table Saw Gauge Locking Screw Measuring Tool for Woodworkers, Carpenters, Workshop",
"product_id": 9440426754287,
"variant_id": 49974001402095,
"quantity": 1,
"grams": 231,
"length_cm": "23.0",
"width_cm": "17.0",
"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. 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").