Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $98.00 – $168.00
Default variant: S Stainless Steel
Default SKU: dcd-30003456531
Default price: $98.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1320 g
Cart URL (default variant): https://landmarks.builders/cart/49973807153391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001222403
JSON data: https://landmarks.builders/products/m4x-10001222403.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This leather tool is made from stainless steel for a sturdy, wear-resistant build that stands up to regular workshop use and helps keep the tool stable over time.
Function: Designed as a hand tool skiving machine, it lets you thin leather edges and split material with greater control, making trimming and rim preparation easier for DIY projects.
Adjustable Thickness: The leather splitter uses coil-loaded pressure adjustment so you can fine-tune the working opening for different leather thicknesses and achieve more consistent results.
Workshop Productivity: As a leather skiver, it helps reduce hand strain and speeds up repetitive rim thinning tasks, giving makers a cleaner workflow when preparing straps, belts, and craft pieces.
Purpose: Built for DIY makers and workshop use, it is intended to create smoother, thinner leather sections for fitting, folding, and finishing, helping your projects look more refined and professional.
Summary: Skiving Machine Stainless Leather Splitter Leather Skiver for Workshop. 【Material】: Built from stainless steel, this leather tool offers solid resistance to wear and everyday workshop use, making it a reliable hand tool for repeated skiving tasks. 【Function】: As a skiving machine, it helps leather thickness smoothly so you can cut, split, and thin material for cleaner edges and easier assembly. 【Adjustability】: The leather splitter features adjustable pressure and thickness control, letting quality-tune the result for different leather weights and project needs. 【Workshop Efficiency】: Designed
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": "Skiving Machine Stainless Leather Splitter Leather Skiver for Workshop",
"product_id": 9440352796911,
"variant_id": 49973807153391,
"quantity": 1,
"grams": 1320,
"length_cm": "25.0",
"width_cm": "19.0",
"height_cm": "11.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").