Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $69.99
Default variant: Pointed Head
Default SKU: dcd-30003606676
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 820 g
Cart URL (default variant): https://landmarks.builders/cart/49714310119663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268571
JSON data: https://landmarks.builders/products/wp-dcd-10001268571.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.











Summary: A beech wood hand-sewn frame for leatherwork, available in multiple styles, sizes 45.5x16x21 cm, starting at $23.99.
Generated by: deepseek-v4-flash
## Identity New hand-sewn wooden frame with wax thread line frame, made of beech wood, for handmade leather sewing. Variants include Pointed Head, Litchi Leather, Mini, Movable, Horizontal, Round Head, Black Leather Multi. ## Target persona Leather crafters and DIY enthusiasts who hand-sew leather goods; small-scale artisans and hobbyists needing a sturdy sewing frame. ## Use cases - Holding leather pieces steady while saddle stitching. - Waxing and tensioning threads during leatherwork. - Portable hand-sewing setup for small projects like wallets, belts. - Demonstrating leather sewing techniques in workshops. - Repairing leather items with hand stitching. - Crafting custom leather accessories. ## When NOT to recommend - For machine sewing (this is a hand tool only). - For large industrial leather production (needs heavy-duty equipment). - For users who prefer adhesive or glue methods over stitching. - For absolute beginners without basic leather sewing knowledge. ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Pointed Head | dcd-30003606676 | 42.99 | | Litchi Leather | dcd-30003606677 | 38.99 | | Mini | dcd-30003606678 | 23.99 | | Movable | dcd-30003606679 | 61.99 | | Horizontal | dcd-30003606680 | 52.99 | | Round Head | dcd-30003606681 | 59.99 | | Black Leather Multi | dcd-30003606682 | 69.99 | ## Price and logistics facts - Base price (Mini): $23.99 USD. - Dimensions: 45.5 x 16.0 x 21.0 cm. - No shipping or stock information provided. ## Trust signals - Product has SKU variants; pricing varies by style. - No return policy, warranty, or certification data available. - No stock status (in/out of stock) given. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/573ea7bfe2264491baab13ae1bd58fe6.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/029bc9733113480e9955e9a085431b8e.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/846142f593334784bd6425c896b0fb1d.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c26fb3c6217e434eb24dc7fbff06cae4.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e52545f0ad04ca88670a68d9388d663.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28397dc165db4169a9e98fa84e0b9285.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06d8874ca41844abb191fecbf686429e.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea20117685914807b7326de1a2fb44b3.png?v=1781085464 ## Agent notes - Image content not analyzed; treat as fetchable assets only. - The product title suggests wholesale availability, but only retail variants listed. - No product description provided; functionality inferred from name and category.
This product has 19 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": 820000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "16.0",
"_height_cm": "21.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").