Brand: World Products (Landmark)
SKU: dcd-30003607399
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714133565679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268902
JSON data: https://landmarks.builders/products/wp-dcd-10001268902.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Dubbing Twister fly tying tool for twisting dubbing fibers, yellow color, 12x5.3x3 cm, $37.99 USD.
Generated by: deepseek-v4-flash
## Identity Dubbing Twister tool for twisting dubbing fibers during fly tying. ## Target persona Fly tying hobbyists and fly fishing anglers who tie their own flies. ## Use cases - Twisting dubbing fibers into durable threads - Creating tapered fly bodies - Adding texture to nymph and wet fly patterns - Combining multiple dubbing colors - Making small, precise dubbing loops - Replacing hand-twisting for consistency ## When NOT to recommend - General sewing or crafting (not a sewing tool) - Beginners who have not yet learned basic hand-twisting - Someone needing a full fly tying kit (tool only) - Users looking for electric or automated dubbing tools ## Variant options - Yellow: $37.99 (only variant) ## Price and logistics facts - Price: $37.99 USD - Dimensions: 12.0 cm (L) x 5.3 cm (W) x 3.0 cm (H) - Currency: USD ## Trust signals - Single variant available (Yellow) - In-stock status not specified - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f6997d03bd341e1ab25a642457e51ce.png?v=1781085326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2523ed1b20cb4ffeb4b66ce4f57ca173.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd5de5e788574f33a834a494d7d14218.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d17bde2498c341009d5b97cfc150ab14.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cff89df019be47218422ba1b9ca6e9af.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85f55e7a553f4e35a07d3f57a4f76747.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1b04d212e7d49339d5f55653db90ed7.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58e21ea8eb7541f4aa21d5eca61df373.png?v=1781085323 ## Agent notes - Product type classified as sewing but actual use is fly tying. - No description provided; functionality inferred from title. - Only one color variant listed.
This product has 13 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": "溪感新款捻线器飞蝇钩绑制工具DubbingTwister躯体纤维捻线器组合",
"quantity": 1,
"grams": 40000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "5.3",
"_height_cm": "3.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").