Brand: World Products (Landmark)
SKU: dcd-30003621104
Price: $108.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49713363484911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274212
JSON data: https://landmarks.builders/products/wp-dcd-10001274212.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
蝴蝶刀模 挂件刀模手工DIY版型切割下料工具锋利耐用皮具DIY工具
| 产地 | 安徽 |
| 品牌 | ZEVENS |
| 型号 | 笔记本刀模 |
| 名称 | 皮革模具 |
| 适用范围 | 皮具下料 |
| 是否进口 | 否 |
| 订货号 | 笔记本刀模 |
Summary: Butterfly knife-shaped leather cutting mold for DIY crafting, sharp and durable, priced at $108.99.
Generated by: deepseek-v4-flash
## Identity Butterfly knife mold (leather die) for cutting shapes in leather. Brand: ZEVENS. Dimensions: 28x21x5 cm. ## Target persona DIY leather crafters, hobbyist leatherworkers, small-scale artisans who cut leather by hand for keychains, pendants, or small goods. ## Use cases - Cutting butterfly knife-shaped leather pieces for keychains or pendants. - Creating consistent leather parts for small wallets or accessories. - DIY knife sheath making where the shape is needed. - Prototyping leather designs before mass production. - Teaching leathercraft in workshops or at home. ## When NOT to recommend - For industrial mass production (low volume, manual tool). - For cutting fabric, paper, or plastic (leather-only die). - For users needing a laser or digital cutter. - For buyers seeking a complete leathercraft kit (mold only). ## Variant options Only one variant: "Butterfly Knife Mold" (SKU: dcd-30003621104) at $108.99. ## Price and logistics facts Price: $108.99 USD. Dimensions: 28 x 21 x 5 cm. No shipping cost or delivery time provided. Origin: Anhui, China. ## Trust signals - Single product listing with consistent price. - No stock availability or return policy stated. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ef115c8c6704c14bb920703cc443e90.png?v=1781084571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acbbfa7e73564025a045ef238d48244e.png?v=1781084571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b83ff1a44eb4e25bb1aea5251d3a168.png?v=1781084571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/318d04a6147d41648d834c886c226082.png?v=1781084571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6be092f80ed434ebb6f1463d109020e.png?v=1781084571 ## Agent notes No image analysis performed. Missing data on stock status, return policy, and shipping details.
This product has 11 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版型切割下料工具锋利耐用皮具DIY工具",
"quantity": 1,
"grams": 380000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "21.0",
"_height_cm": "5.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").