Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 19MM Red
Default SKU: dcd-30003736639
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/50166333505775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001315847
JSON data: https://landmarks.builders/products/m4x-10001315847.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality aluminum alloy with a matte matte finish finish, this long-lasting hardware is built to withstand the rigorous demands of busy workshops.
Anti-Slip Design: Features a textured black rubber contact pad on top, acting as a reliable bench dog with rubber pad to hold your workpieces firmly in place without leaving marks.
Low-Profile Fit: Engineered with a cylindrical body that includes a wider flat-sided upper section and a round lower section, this bench dog fits perfectly into any standard 3/4 inch (19 mm) bench hole.
Enhanced Stability: This woodworking bench stop provides a solid, low-profile barrier that prevents wood from shifting, ensuring maximum safety and precision during intense tasks.
Versatile Application: Designed to keep boards steady, this compact bench stop is the perfect companion for a variety of tasks including cutting, routing, sanding, and layout work.
Summary: Woodworking Bench Stop Aluminum Alloy Hardware Scratchunobstructed for Sanding. 【Premium Material】: Crafted from high-quality aluminum alloy with a matte matte finish finish, this long-lasting hardware is built to withstand the rigorous demands of busy workshops. 【Anti-Slip Design】: Features a textured black rubber contact pad on top, acting as a reliable bench dog with rubber pad to hold your workpieces firmly in place without leaving marks. 【Low-Profile Fit】: Engineered with a cylindrical body that includes a wider flat-sided upper section and a round lower section, this bench dog fits perfe
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": "Woodworking Bench Stop Aluminum Alloy Hardware Scratchunobstructed for Sanding",
"product_id": 9461638758639,
"variant_id": 50166333505775,
"quantity": 1,
"grams": 40,
"length_cm": "11.5",
"width_cm": "10.4",
"height_cm": "3.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").