Brand: World Products (Landmark)
SKU: dcd-30003607976
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714158797039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269116
JSON data: https://landmarks.builders/products/wp-dcd-10001269116.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: Fly fishing tippet spool band that prevents tippet tangling, with X line number marking. White variant available at $14.99.
Generated by: deepseek-v4-flash
## Identity Fly fishing tippet spool band with X line number marking. Prevents tippet from tangling. White variant. ## Target persona Fly anglers who want organized tippet spools without tangles. ## Use cases - Managing multiple tippet spools on the water - Quickly identifying tippet line number - Securing tippet spools in a vest or pack - Replacing old or broken bands on spools ## When NOT to recommend - Users who need full tippet spools (this is just a band) - Non-fly fishing applications (e.g., conventional fishing) - If tippet spools are not standard size - For heavy-duty storage where band may break ## Variant options - White (only variant) ## Price and logistics facts - Price: $14.99 USD - Dimensions: 10 x 8 x 2 cm - No weight or shipping info provided ## Trust signals - Active listing (in stock) - No return policy mentioned - No certifications ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/691c7a154c3944058d804c9b8f7cfed6.png?v=1781085339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b3628ab5f504c48adc01180d0d1c063.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/416e3f291d324cac9bf0f9cbc80caf8b.png?v=1781085336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9391283590674c20a4d172443f2a6467.png?v=1781085338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99d6082ef1044ba5b6bfd6c1c92fbcf8.png?v=1781085337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03d1eceb574e4ebab38cdeb2a9a93a28.png?v=1781085336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc8295c81ba4133a7f0103273d624eb.png?v=1781085338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01b0a6d75108458dab321cf5472ceb68.png?v=1781085338 ## Agent notes - No description provided; title suggests fly fishing use despite category being "sewing". - Verify compatibility with common tippet spool sizes. - Image understanding not performed; visual details are not inferred.
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": "飞蝇钓子线绷带皮筋防止子线乱跑带X线号飞钓子线轴皮筋绷带",
"quantity": 1,
"grams": 20000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "2.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").