Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Red / 55 Foam Shaft
Default SKU: dcd-30003610870
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714086019311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270209
JSON data: https://landmarks.builders/products/wp-dcd-10001270209.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能鱼漂盒12支浮漂三层51/55大容量钓鱼子线盒主线鱼漂盒套装
| 产地 | 中国 |
| 品牌 | 野狼营 |
| 货号 | null#21926133572859 |
| 专利类型 | 无 |
| 吊牌价 | 咨询 |
Summary: A 3-layer fishing float box holding 12 floats with 51/55 capacity, includes sub-line and main line storage. Dimensions 56x11x6 cm. Price $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Multi-functional fishing float box (3-layer) for 12 floats, with sub-line and main line compartments. Brand: 野狼营. Dimensions: 56 x 11 x 6 cm. Base price: $9.99 USD. ## Target persona - Budget-conscious recreational anglers - Fishing hobbyists needing portable float and line storage - Beginners assembling a starter tackle kit ## Use cases - Storing up to 12 fishing floats organized by size/type - Carrying sub-lines and main lines in a single compact box - Day trips or fishing excursions requiring lightweight gear - Protecting floats from damage during transport - Quick access to tackle while bank fishing or on a boat ## When NOT to recommend - Anglers needing high-capacity boxes for more than 12 floats - Users requiring waterproof or submersible storage - Serious tournament fishermen demanding premium materials - Those seeking a box for non-float tackle (hooks, sinkers, etc.) ## Variant options - Red / 55 Foam Shaft: $10.99 - Transparent / 55 Silicone Shaft: $9.99 - Blue / 55 Foam Shaft: $9.99 - Transparent / 55 Foam Shaft: $10.99 ## Price and logistics facts Base price: $9.99 USD (for Transparent / 55 Silicone Shaft and Blue / 55 Foam Shaft variants). Other variants $10.99. Dimensions: 56 x 11 x 6 cm. Origin: China. ## Trust signals No specific trust signals provided (no stock status, return policy, or certifications). Price is consistent across variants at $9.99 or $10.99. ## Image assets         ## Agent notes Image understanding not performed; do not infer visual details from URLs. All facts sourced from provided structured data.
This product has 16 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": "多功能鱼漂盒12支浮漂三层51\/55大容量钓鱼子线盒主线鱼漂盒套装",
"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").