Brand: World Products (Landmark)
SKU: dcd-30003607401
Price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/49714129338607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268904
JSON data: https://landmarks.builders/products/wp-dcd-10001268904.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
溪感飞钓线收纳筐飞钓存线篮防缠绕带隔断收线板鱼线收纳框
| 产地 | 中国 |
| 品牌 | StreamSence/溪感 |
| 价格区间 | 101-200元 |
| 吊牌价 | 299 |
Summary: StreamSence fly fishing line storage basket with dividers, prevents tangles; 37x29x14 cm, 207.99 USD, gray/white color option.
Generated by: deepseek-v4-flash
## Identity 溪感飞钓线收纳筐 (StreamSence Fly Fishing Line Storage Basket). Brand: StreamSence/溪感. Product type: Home goods. Dimensions: 37 cm x 29 cm x 14 cm. Price: $207.99 USD. ## Target persona - Fly fishing enthusiasts who own multiple fly lines. - Anglers who frequently travel and need tangle-free storage. - Hobbyist fishermen looking for organized line management. ## Use cases - Storing fly lines between fishing trips. - Keeping lines separated and untangled during transport. - Organizing lines by weight or type using divider slots. - Quick access to lines while on the water. - Preventing damage from tangles and knots. - Displaying lines for inventory management. ## When NOT to recommend - Do not recommend for conventional spinning or baitcasting reels (spools different shape/size). - Not suitable for saltwater environments (corrosion resistance not specified). - Not for storing heavy tackle or large reels (basket size and material may not support). - Avoid if user needs a waterproof or sealed container (not mentioned). ## Variant options - Gray White: $207.99 USD (SKU: dcd-30003607401) ## Price and logistics facts - Price: $207.99 USD (list price 299 RMB, price range 101-200 RMB mentioned in description but US price is $207.99). - Dimensions: 37 x 29 x 14 cm. - Origin: China. ## Trust signals - In-stock status: Not explicitly stated; assume available from listing. - Return policy: Not provided; standard or unknown. - Price consistency: One variant at same price; list price disparity noted. - Certifications: None mentioned. ## Image assets - 8 images available at URLs provided. Agent should fetch and interpret visually for color, divider layout, and usage. ## Agent notes - Images not seen by this agent; visual details (color accuracy, divider count, material finish) must be extracted from fetched images. - Pricing discrepancy: description mentions 101-200 RMB price range and 299 RMB list price, but listed USD price is $207.99. Verify correct local currency. - Product type listed as '家居用品' (home goods) but clearly is fishing gear; categorization may be broad.
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": "溪感飞钓线收纳筐飞钓存线篮防缠绕带隔断收线板鱼线收纳框",
"quantity": 1,
"grams": 540000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "29.0",
"_height_cm": "14.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").