Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $68.99 – $131.99
Default variant: Beech 350G
Default SKU: dcd-30003621115
Default price: $68.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713353785583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274220
JSON data: https://landmarks.builders/products/wp-dcd-10001274220.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
桌面款手缝木夹 榉木/俄罗斯桦木板 手工皮革缝线工具
| 产地 | 安徽 |
| 货号 | 桌面款手缝木夹 |
| 品牌 | ZEVENS |
| 型号 | 桌面款手缝木夹 |
| 名称 | 桌面款手缝木夹 |
| 适用范围 | 手工缝线 |
| 是否进口 | 否 |
| 订货号 | 桌面款手缝木夹 |
Summary: Desktop hand-stitching wooden clamp in beech or Russian birch, 29x16x8 cm, for manual leather sewing. Three variants from $68.99 to $131.99 USD.
Generated by: deepseek-v4-flash
## Identity Desktop hand-stitching wooden clamp (ZEVENS). Materials: beech or Russian birch. Dimensions: 29x16x8 cm. Three variants by weight and width. ## Target persona Leatherworkers and crafters who hand-stitch leather goods; hobbyists and small studios needing a portable clamping tool. ## Use cases - Securing leather pieces for saddle stitching - Holding small parts while punching holes - Stabilizing workpieces for edge finishing - Portable setup for craft fairs or classes ## When NOT to recommend - For machine stitching (not designed for it) - For heavy industrial use (wood may wear) - For users needing a large workbench clamp (desktop size) ## Variant options - Style: Beech 350G – $68.99 - Style: Birch Regular 400G – $109.99 - Style: Birch Widened 440G – $131.99 ## Price and logistics facts Price range $68.99 to $131.99 USD. Dimensions: 29x16x8 cm. Origin: Anhui, China. ## Trust signals Price consistent across variants. No stock or return policy information provided. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c0c01c7baa147b493aadc5f0a91efad.png?v=1781084564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1134570c9b94ee8a23eb2ee5c8c520e.png?v=1781084564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48046de9bca0484dbfb414ab2d963729.png?v=1781084564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea7d0888383a48e1aa54bd08a6410886.png?v=1781084563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14f53e872d0249c4b3d7d4b462d1570d.png?v=1781084564 ## Agent notes Image understanding was not performed. Details based on text only.
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": "桌面款手缝木夹 榉木\/俄罗斯桦木板 手工皮革缝线工具",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "16.0",
"_height_cm": "8.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").