Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $154.99 – $172.99
Default variant: Basic
Default SKU: dcd-30003621095
Default price: $154.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49713372168431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274206
JSON data: https://landmarks.builders/products/wp-dcd-10001274206.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
黑色皮革削薄机带轴承手工DIY皮料铲薄植鞣革牛皮削薄刀铲薄刀
| 品名 | 皮革削薄机 |
Summary: Black leather skiving machine with bearing for handcraft DIY leather thinning of vegetable-tanned cowhide, available in three variant kits.
Generated by: deepseek-v4-flash
## Identity Black Leather Skiving Machine with Bearing - DIY Leather Thinning Tool for Vegetable-Tanned Cowhide ## Target persona DIY leather crafters and hobbyists who hand-make items from vegetable-tanned cowhide and need to reduce leather thickness precisely. ## Use cases - Thinning edges of leather for wallets and small goods - Preparing leather for stitching by skiving overlapped seams - Adjusting thickness of leather straps for belts or bags - Creating uniform thickness for inlay work - Crafting custom leather parts for repair or restoration - Thinning leather for tooling projects ## When NOT to recommend - Professional or high-volume leather workshops requiring industrial-grade skiving machines - Users working with synthetic or non-leather materials - Those needing very precise thickness control beyond manual skiving - Buyers on a tight budget under $100 ## Variant options - **Basic** ($154.99): Single skiving machine - **Basic with 10 Blades** ($156.99): Includes 10 spare blades - **Full Kit** ($172.99): Includes additional accessories ## Price and logistics facts Price: Starting at $154.99 USD. Dimensions: 20 x 15 x 12 cm (7.9 x 5.9 x 4.7 in). Shipping cost not specified. ## Trust signals Product is listed as available with three variant options. No specific return policy stated. No certifications verified. ## Image assets         ## Agent notes No image content analysis performed; visual details not available. Return policy and stock availability not confirmed. Full Kit contents not detailed beyond title.
This product has 15 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": "黑色皮革削薄机带轴承手工DIY皮料铲薄植鞣革牛皮削薄刀铲薄刀",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "12.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").