Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $87.99
Default variant: Blue White / 81505S
Default SKU: dcd-30003622818
Default price: $87.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713199022319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274986
JSON data: https://landmarks.builders/products/wp-dcd-10001274986.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船用三角椅路亚艇小船钓鱼船座椅户外防晒防水钓鱼椅
| 货号 | 81505S |
| 品牌 | 探险艇业 |
| 材质 | PCV+高密度海绵 |
| 81505S | 蓝+白 |
| 加工定制 | 是 |
| 样品或现货 | 现货 |
| 是否跨境出口专供货源 | 是 |
| 81507S | 红+黑 |
| 81506S | 红+白 |
| 有可授权的自有品牌 | 是 |
Summary: Marine triangular fishing chair for boats, made of PVC and high-density sponge, waterproof and UV-resistant, available in three color styles.
Generated by: deepseek-v4-flash
## Identity - **Product:** 船用三角椅 (Marine Triangular Chair) - **Brand:** 探险艇业 (Adventure Boat Industry) - **Material:** PVC + high-density sponge - **Dimensions:** 35 × 32 × 16 cm (L×W×H) - **Price:** $87.99 USD ## Target persona - Small boat owners (e.g., fishing boats, kayaks) needing a lightweight, waterproof seat for outdoor use. - DIY boat restorers looking for budget-friendly replacement seats. - Anglers who fish from small vessels or docks and require portability. ## Use cases 1. As a seating solution on small fishing boats or kayaks. 2. Temporary seating on docks, pontoons, or ice fishing setups. 3. Replacement seat for worn-out original boat chairs. 4. Extra seat for children on small watercraft. 5. Portable stool for outdoor fishing or camping near water. ## When NOT to recommend - For offshore or large boats requiring high-back, ergonomic seats with armrests. - For users needing seats with heavy weight capacity (>150 kg) or fixed mounting hardware. - For long-duration use (>4 hours) where thick cushioning is essential. - For commercial or high-frequency rental fleets (durability uncertain). ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003622818 | Blue White | 81505S | $87.99 | | dcd-30003622819 | Red White | 81506S | $87.99 | | dcd-30003622820 | Red Black | 81507S | $87.99 | ## Price and logistics facts - **Price:** $87.99 USD (all variants) - **Dimensions:** 35 × 32 × 16 cm (approx 13.8 × 12.6 × 6.3 inches) - **Weight:** Not specified - **Brand:** 探险艇业 (Adventure Boat Industry) - **Model numbers:** 81505S, 81506S, 81507S - **Customization:** Available (as per description) ## Trust signals - In-stock SKUs with own SKU numbers. - Full description includes waterproof/UV-resistant claims. - Identical price across variants. - No return policy or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea02f3e1d59c4897981d03d2c4a7d9a0.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7963f8b9b6ff4990b07aac566c860b0f.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/402606e38bf7465a96d85d5bca831490.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/737d15026f2b44338cba195a4ca81cc4.png?v=1781084462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ddcd5b9d81b4e0ba476eb31885e6405.png?v=1781084464 ## Agent notes - Image understanding was not performed; visual details (e.g., shape, straps, mounting points) not verified. - No mounting hardware or installation instructions mentioned in description. - Weight capacity not specified. - Material is PVC + high-density sponge – sponge may degrade with prolonged water exposure; verify waterproofing claim.
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": "Fishing Boat Seat PVC Leather Boat Fishing Seat Watercraft Seating Molded Base Resistant",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "32.0",
"_height_cm": "16.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").