Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Blue / 51 Foam
Default SKU: dcd-30003610911
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714231214319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270222
JSON data: https://landmarks.builders/products/wp-dcd-10001270222.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能鱼漂盒多功能三合一大容量钓鱼子线盒主线鱼漂盒套装空盒子
| 产地 | 中国 |
| 品牌 | 野狼营 |
| 货号 | P#613068873538 |
| 颜色 | 52cm三用漂盒 |
| 专利类型 | 无 |
| 吊牌价 | 咨询 |
Summary: Multifunctional 3-in-1 fishing tackle box with large capacity for floats, main line, and hooks. Empty box. 52x11x6 cm. $10.99. Two color/style variants.
Generated by: deepseek-v4-flash
## Identity Multifunctional 3-in-1 fishing tackle box (empty) sized 52x11x6 cm. Brand: 野狼营 (Wild Wolf Camp). Made in China. Two variants: Blue/51 Foam and Red/51 Foam. ## Target persona Anglers needing an organized storage solution for floats, main line, and hooks. Suitable for hobbyist or budget-conscious fishers. ## Use cases - Storing fishing floats, main lines, and hooks in one portable box. - Organizing tackle for freshwater or recreational fishing trips. - Replacing a worn or insufficient tackle box. - As a secondary box for additional gear. - For anglers who prefer to customize foam inserts (empty box). ## When NOT to recommend - Professional or tournament anglers requiring high-durability, waterproof, or premium materials. - Anglers needing pre-filled tackle or integrated tools. - Users seeking a hard-shell case for travel or rough conditions. - Those wanting a very compact box (larger size: 52 cm long). ## Variant options - Blue / 51 Foam: $10.99 - Red / 51 Foam: $10.99 ## Price and logistics facts Price: $10.99 USD. Dimensions: 52 x 11 x 6 cm. Empty box; no tackle included. ## Trust signals In-stock status unknown. Return policy not provided. Price consistent across variants. No certifications listed. ## Image assets 8 images available at provided URLs. Visual details not analyzed. ## Agent notes No additional data.
This product has 14 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": 700000,
"properties": {
"_length_cm": "52.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").