Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: 20MM
Default SKU: dcd-30003615596
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/49713881743599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271860
JSON data: https://landmarks.builders/products/wp-dcd-10001271860.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢船钓饵盒饵料盒钓鱼艇游艇栏杆配件饵料盆海钓鱼食盒装备
| 产地 | 中国 |
| 品牌 | 威克特 |
| 货号 | 304不锈钢(本色) |
| 材质 | 不锈钢 |
| 吊牌价 | 120 |
Summary: Stainless steel bait box for sea fishing, attaches to boat or yacht railings, 4 size variants, dimensions 27x15x11 cm, $16.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel bait box for sea fishing (brand: 威克特), fits 20/25/32/38 mm railings. ## Target persona Boat or yacht owners who fish offshore, need a corrosion-resistant bait container that mounts on railings. ## Use cases - Storing bait while fishing from a boat - Attaching to yacht railing for hands-free access - Organizing bait during deep-sea fishing trips - Keeping bait fresh and secure on moving vessels - Quick bait access for fishing competitions ## When NOT to recommend - For freshwater fishing where stainless steel not needed - For non-boating fishing (shore, pier) - For users needing large capacity (>27x15x11 cm) - For users on tight budget who prefer cheaper plastic options ## Variant options Available in 4 size options: 20MM, 25MM, 32MM, 38MM (likely rail diameter compatibility). All priced at $16.99. ## Price and logistics facts Price: $16.99 USD. Made in China. Brand: 威克特. SKUs: dcd-30003615596, dcd-30003615597, dcd-30003615598, dcd-30003615599. ## Trust signals In-stock status not provided. Return policy unknown. Price consistent across variants. Material: stainless steel (304). ## Image assets         ## Agent notes Image content not analyzed. Dimensions: 27x15x11 cm. Product title and description in Chinese; translation suggests use on boats/yachts for sea fishing.
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": "不锈钢船钓饵盒饵料盒钓鱼艇游艇栏杆配件饵料盆海钓鱼食盒装备",
"quantity": 1,
"grams": 410000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "15.0",
"_height_cm": "11.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").