Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $136.99
Default variant: 84101S Black
Default SKU: dcd-30003622831
Default price: $136.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49713165402351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274994
JSON data: https://landmarks.builders/products/wp-dcd-10001274994.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
路亚艇可折叠防水防晒坐垫 橡皮艇 冲锋舟座椅 船用渔夫椅
| 货号 | 84101 |
| 品牌 | 探险艇业 |
| 是否标准件 | 标准件 |
| 材质 | PU+ABS塑料+高密度 |
| 型号 | 84101 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
Summary: Foldable waterproof sun-proof seat cushion for inflatable boats and fishing boats, made of PU+ABS+high-density foam, three color options.
Generated by: deepseek-v4-flash
## Identity
- Product: Foldable waterproof sun-proof seat cushion (model 84101) for inflatable boats, fishing boats, and rubber boats.
- Brand: 探险艇业
- Material: PU + ABS plastic + high-density foam
- Dimensions: 53 × 47 × 28 cm
## Target persona
- Anglers using inflatable or small boats
- Kayak fishermen needing portable seating
- Boaters who require temporary or additional seating
- Outdoor enthusiasts with rubber boats or dinghies
## Use cases
- Adding a comfortable seat to an inflatable boat
- Replacing worn or missing boat cushions
- Providing an extra seat for a passenger on fishing trips
- Long-duration sitting while fishing or cruising
- Portable seating for shore fishing or camping near water
- Using as a waterproof cushion on a dock or deck
## When NOT to recommend
- Hard-hulled boats with built-in fixed seats
- High-speed powerboats or commercial vessels
- Users requiring full back support (this is a cushion, not a chair)
- Applications needing certified safety equipment (no ratings given)
## Variant options
- 84101S Black (SKU dcd-30003622831) – $136.99
- 84102S Camo (SKU dcd-30003622832) – $136.99
- 84103S Gray Black (SKU dcd-30003622833) – $136.99
## Price and logistics facts
- Price: $136.99 (all variants)
- Dimensions: 53 × 47 × 28 cm (no weight provided)
- Origin: Cross-border e-commerce export (mainly sold to North America via AliExpress)
- Customization available ("加工定制: 是")
## Trust signals
- No stock status or return policy provided in facts.
- No certifications or warranty information available.
- Price appears consistent across variants.
## Image assets
- Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e94d9bd188fc4f6d836e85dda1729f90.png?v=1781084451
- Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17d69e5f753643668e480dc7f47e787a.png?v=1781084450
- Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85032df0898341529ab5883cfabc4f18.png?v=1781084449
- Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/837d64e2575a4170bbc6f564016efa3a.png?v=1781084451
- Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6185383aa0548439ff5c00c83edb76f.png?v=1781084450
## Agent notes
- Image content was not analyzed; descriptions are based solely on text facts.
- Weight capacity not specified.
- No return, warranty, or stock data available.This product has 15 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": 4500000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "47.0",
"_height_cm": "28.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").