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












Summary: Handheld elastic holder for sewing waistbands and cuffs, compatible with double-needle flatbed machines, available in four sizes.
Generated by: deepseek-v4-flash
## Identity New manual waistband elastic holder (Slingshot type) for flatbed sewing machines, double-needle compatible, handheld for waistbands, cuffs, and sleeves. ## Target persona Garment workers, home sewers, and tailors who frequently attach elastic to waistbands, cuffs, or sleeves on flatbed sewing machines. ## Use cases - Attaching elastic to waistbands of pants, skirts, or shorts - Creating elastic cuffs on sleeves or pant legs - Inserting elastic into dress sleeves or necklines - Using with double-needle machines for parallel elastic rows - Quick change of elastic sizes on production line ## When NOT to recommend - For users who do not sew or have no interest in sewing projects - For industrial automated elastic feeders (this is handheld) - For sewing machines without double-needle capability (though may still work) - For elastic widths that exceed the holder's capacity (size-dependent) ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Slingshot Small | dcd-30003602623 | $44.99 | | Slingshot Medium | dcd-30003602624 | $53.99 | | Slingshot Large | dcd-30003602625 | $59.99 | | Slingshot Extra L | dcd-30003602626 | $86.99 | ## Price and logistics facts - Base price: $44.99 USD (Small variant) - Dimensions: 95 x 15 x 8 cm (unpacked, likely) ## Trust signals - In-stock status: not specified - Return policy: not provided - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eeeafdf8cf454e0ca6f01fd131f95ad7.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e3025dc4d6a40d58806e161ee17f10d.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/538b2ad0a45048a084eb9958bc3f3007.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f8da4b79c334d0b8950fd45adf3b4cb.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a06a602c02a74ddca0995572d0214fb8.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf63e218cdde45e9bb2e3dd581b08faf.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9558b4a49491410ba0536c3d6ec282d7.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a715d23ab15e4029ab8a3de5edc2a9b1.png?v=1781085496 ## Agent notes - Image content not analyzed; treat images as fetchable assets only. - No product description available; title translated from Chinese suggests manual waistband elastic holder. - Variant sizing (Small to Extra L) likely corresponds to elastic width capacity; not specified.
This product has 16 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": 600000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "15.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").