Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: New Fixed-angle
Default SKU: dcd-30003294220
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: 660 g
Cart URL (default variant): https://landmarks.builders/cart/49973850439919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001164406
JSON data: https://landmarks.builders/products/m4x-10001164406.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This brass roller wood blade sharpening guide is a hand tool designed as a reliable blade holder for controlled sharpening and honing in the workshop.
Sharpening Control: As a blade sharpening jig, it helps keep the blade steady on the stone so you can maintain a consistent bevel and work with less guesswork.
Adjustable Angle Design: The wood blade sharpening guide supports multiple angle settings, making it easier to match different chisels and sharpening needs with unified setup.
Stable Construction: Built with a metal body and brass rollers, this sharpening jig offers even rolling support and dependable handling during repeated sharpening sessions.
Practical Advantage: By improving alignment and consistency, it helps woodworkers and carpenters restore sharper edges faster and achieve more accurate cutting performance on everyday projects.
Summary: Wood Sharpening Guide Metal Body Sharpening Jig for Woodworkers. Description: 【Product Type】: This hand tool is a wood sharpening guide designed to hold chisels securely while you sharpen, helping you keep the blade aligned from pass to pass. 【Adjustable Function】: As a sharpening jig, it supports quick angle setup so you can match the bevel you need without constant guesswork at the stone. 【Construction】: The holder uses a sturdy aluminum alloy body with brass rollers, giving the tool a stable rolling action and even control during honing. 【Angle Range】: This wood sharpening guide offers mult
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": "Wood Sharpening Guide Metal Body Sharpening Jig for Woodworkers",
"product_id": 9440369672431,
"variant_id": 49973850439919,
"quantity": 1,
"grams": 660,
"length_cm": "21.5",
"width_cm": "17.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").