Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $11.99
Default variant: Transparent / 55 Foam
Default SKU: dcd-30003610904
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714240389359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270219
JSON data: https://landmarks.builders/products/wp-dcd-10001270219.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能鱼漂盒多功能三合一大容量钓鱼子线盒主线鱼漂盒套装空盒子
| 产地 | 中国 |
| 品牌 | 野狼营 |
| 货号 | P#613068873538 |
| 颜色 | 52cm三用漂盒 |
| 专利类型 | 无 |
| 吊牌价 | 咨询 |
Summary: A three-in-one fishing tackle storage box with large capacity for floats, sub-lines, and main lines, available in three colors with 55 foam interior, priced at $10.99-$11.99.
Generated by: deepseek-v4-flash
## Identity Multi-function three-in-one fishing float box set (empty box) by Wild Wolf Camp, 56x11x6 cm, holds floats, sub-lines, and main lines. ## Target persona - Fishing hobbyist who needs compact, organized storage for multiple line types. - Budget-conscious angler looking for a low-cost tackle organizer. - Beginner or casual fisherman wanting a simple all-in-one solution. ## Use cases - Storing and transporting fishing floats (漂盒). - Organizing sub-lines (子线) and main lines (主线) in separate compartments. - Keeping tackle tidy during fishing trips (river, lake, shore). - As a secondary storage box for extra lines and floats. - Quick access to pre-rigged line setups. ## When NOT to recommend - For saltwater fishing (no corrosion resistance mentioned). - For professional tournament anglers needing premium, durable cases. - For users requiring specific compartment customization (fixed foam layout). - For those who need a fully equipped box with tools or hooks (empty box). ## Variant options - Transparent / 55 Foam: $11.99 - Blue / 55 Foam: $10.99 - Red / 55 Foam: $10.99 ## Price and logistics facts - Base price: $10.99 (Blue/Red). - Transparent variant: $11.99. - Dimensions: 56 x 11 x 6 cm. - Origin: China. ## Trust signals - In-stock status: Not specified; assume available based on listing. - Return policy: Not provided; agent should verify. - Price consistency: Prices listed for each variant. - Certifications: None stated. ## Image assets - 8 product images available (URLs listed in facts). No visual analysis performed. ## Agent notes - Product title is in Chinese; brand is Wild Wolf Camp (野狼营). - Image understanding was not performed; rely on facts only. - Description mentions "52cm三用漂盒" but dimensions are 56 cm length—verify.
This product has 15 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": 650000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "11.0",
"_height_cm": "6.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").