Brand: World Products (Landmark)
SKU: dcd-30003499826
Price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1420 g
Cart URL (default variant): https://landmarks.builders/cart/49811212533999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235270
JSON data: https://landmarks.builders/products/m4x-10001235270.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fixed-Angle Sharpening Jig Metal Sharpening Jig Black Finish
| Tool Type | Chisels |
| Tool Sub-Type | Honing Guide |
| Type | Chisels |
| Sub-Type | Honing Guide |
Summary: Fixed-Angle Sharpening Jig Clamping Mechanism Sharpening Jig. 定角磨刀器产品特点: 1.整体铝合金CNC加工,直线导轨 丝般顺滑 灵活静音 2.最大夹持53mm各式刀具,打磨角度可任意调节以适应不同款式的凿子。 3.四角带防滑脚垫,打磨作业时不打滑。 4.无需技术,实现快速安全磨刀 磨刀石使用流程: 1.先将磨刀石放在水中浸泡5分钟,使其充分吸水。 2.依照先粗磨后细的顺序科学磨刀,将磨刀石平稳放置,再根据刀刃角度贴面来回打磨,反复摩擦。 3.磨刀起浆时,无需将泥浆刮除,有浆水时磨刀效果更佳 4.使用后冲洗干净,放置阴凉处风干即可。 产品说明:目数是指磨刀石的粒度,也就是颗粒的粗细程度,目数越小表面越粗,目数越大表面越细。 产品包装: 牛皮纸盒 产品重量(含包装): 磨刀石单体 0.685KG 包装尺寸:22.5*10*6cm 定角磨刀器单体 1.42KG 包装尺寸:34*12.7*8.5cm 磨刀石+磨刀器组合 2.1KG
Generated by: m4x-map-v1
This product has 12 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": "Fixed-Angle Sharpening Jig Metal Sharpening Jig Black Finish",
"quantity": 1,
"grams": 1420000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "12.7",
"_height_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").