Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $139.99
Default variant: Blue
Default SKU: dcd-30003502763
Default price: $139.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49804475105519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250109
JSON data: https://landmarks.builders/products/wp-dcd-10001250109.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
充气桨板座椅皮划艇座椅浆板充气座椅冲浪板座椅SUP
| 产地 | 中国 |
| 品牌 | 3 |
| 吊牌价 | 499 |
Summary: Inflatable seat for paddle boards, kayaks, and surf boards, available in blue and gray, priced at $139.99.
Generated by: deepseek-v4-flash
## Identity Inflatable SUP/Kayak/Board Seat, brand 3, made in China. ## Target persona Paddle board and kayak users seeking portable comfort; recreational water sports enthusiasts; budget-conscious boaters. ## Use cases - Adding seated paddling option to a stand-up paddle board - Replacing tiring kneeling position in a kayak - Providing quick seating on an inflatable boat - Comfort for long fishing sessions on a SUP - Lightweight seat for camping by water ## When NOT to recommend - Whitewater or extreme water sports requiring secure attachment - Users exceeding moderate weight capacity (no official limit given) - Those needing a permanent, non-inflatable seat - For rigid hull boats without inflatable compatibility ## Variant options - Blue ($139.99) - Gray ($139.99) ## Price and logistics facts - Price: $139.99 USD (no discounts known) - Dimensions: 55 x 50 x 8 cm - Origin: China - Tag price listed as 499 (likely CNY), but actual USD price is $139.99 ## Trust signals - In-stock status: not confirmed - Return policy: not specified - Price consistency: same price across colors - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32f118bec09546ca9b84940de4da6bbd.png?v=1781488434 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d876f799563406ea9abb4363530c4db.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29140b41760840babca239c845b274c0.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05350593a0fe4963888e88f1a9897941.png?v=1781488435 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/226dcbd038314a25b52b868971a44d34.png?v=1781488435 ## Agent notes - Image understanding was not performed; visual details are not assessed. - No return policy or stock availability data provided. - Weight capacity not specified; use caution.
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": "充气桨板座椅皮划艇座椅浆板充气座椅冲浪板座椅SUP",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "50.0",
"_height_cm": "8.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").