Brand: World Products (Landmark)
SKU: dcd-30003482471
Price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/49810887770351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001228859
JSON data: https://landmarks.builders/products/m4x-10001228859.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A foldable black water activity gear seat designed for use as stand up paddleboard seat, kayak seat, drifting boat seat, or fishing boat seat, giving you a versatile sitting solution for multiple on water setups.
Construction: Built with an aluminum alloy frame, mesh seat, and mesh backrest, this folding chair combines a simple low profile base with a tall upright backrest for practical support.
Portability: The lightweight portable folding construction makes it easy to carry, store, and set up when moving between the dock, shoreline, or boat.
Firm Fastening: Four attached straps help secure the seat to D rings, keeping the seat positioned in place during paddling or fishing activities.
Comfort & Use: The upright backrest and breathable mesh materials make this kayak seat a practical choice for longer outings, helping create a more comfortable seated position on the water.
Summary: Universal Folding Kayak Seat Portable High Back Kayak Seat Water Sports Gear for Stand up Paddleboarding. 包装尺寸:59*49*15 毛重:2.6kg左右 净重:1.7kg左右 座椅轻便,可折叠,方便携带 配有4根绑带,可以绑在D环上
Generated by: m4x-map-v1
This product has 12 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": "Universal Folding Kayak Seat Aluminum Alloy Frame High Back Kayak Seat Water Sports Gear for Stand up Paddleboarding",
"quantity": 1,
"grams": 2600000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "49.0",
"_height_cm": "15.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").