Brand: World Products (Landmark)
SKU: dcd-30002817932
Price: $11.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 559 g
Cart URL (default variant): https://landmarks.builders/cart/50380170952943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001059052
JSON data: https://landmarks.builders/products/wp-dcd-10001059052.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Equipment: This professional-grade angling equipment is designed for opening-water surface trolling, specifically targeting aggressive species like mackerel.
Energetic Movement: Acting as a high-performance surface trolling diver, it creates a stable wave and vibration that mimics fleeing prey trig aggressive bites.
Optimized Stability: The unique hydrodynamic shape of this trolling planer board ensures it remains on the surface without diving, even during sharpen turns or in rough sea conditions.
Strategic Coverage: This side planer board pair includes both left and right directional boards, allowing you to spread your lines wider and cover more water surface effectively.
Enhanced Visibility: As a trolling accessory, the bright color provides high visibility, making it easy to track your lure's position from the boat.
Summary: 2 Pieces Surface Trolling Diver Stable Action Side Planer Board Pair Anti-Entanglement. 【Essential Equipment】: This professional-grade angling equipment is designed for opening-water surface trolling, specifically targeting aggressive species like mackerel. 【Energetic Movement】: Acting as a high-performance surface trolling diver, it creates a stable wave and vibration that mimics fleeing prey trig aggressive bites. 【Optimized Stability】: The unique hydrodynamic shape of this trolling planer board ensures it remains on the surface without diving, even during sharpen turns or in rough sea condi
Generated by: dcd-map-v1
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "2 Pieces Surface Trolling Diver Stable Action Side Planer Board Pair Anti-Entanglement",
"product_id": 9530979352815,
"variant_id": 50380170952943,
"quantity": 1,
"grams": 559,
"length_cm": "32.0",
"width_cm": "23.0",
"height_cm": "9.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").