Brand: World Products (Landmark)
SKU: dcd-30003502828
Price: $126.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49804473139439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250127
JSON data: https://landmarks.builders/products/wp-dcd-10001250127.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
沙滩椅皮划艇靠背透气可调节可折叠铝制座椅平台舟铝合金靠背
| 货号 | KLE-2503 |
| 品牌 | Keluoer |
| 是否标准件 | 标准件 |
| 型号 | KLE-2503 |
| 专利类型 | 无 |
| 质检报告编号 | 无 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 材质 | 铝合金 |
| 外贸出口认证 | 无 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
Summary: Adjustable, foldable aluminum alloy backrest seat for kayaks and platform boats, breathable design, dimensions 84.5x54x13.5 cm, priced at $126.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 沙滩椅皮划艇靠背透气可调节可折叠铝制座椅平台舟铝合金靠背 (Foldable Al Kayak Backrest Seat) - **Brand**: Keluoer - **Model**: KLE-2503 - **Type**: Standard part, aluminum alloy construction ## Target persona - DIY kayak builders seeking customizable seating - Kayak enthusiasts upgrading stock seats for better adjustability - Outdoor paddlers needing lightweight, portable backrest for long trips - Cross-border buyers looking for affordable aluminum kayak accessories ## Use cases - Replacing worn or uncomfortable kayak seats - Customizing a platform boat with adjustable seating - Adding a foldable backrest for easy storage on small watercraft - Use on sit-on-top kayaks where breathable seat is needed - Back-up seat for multi-person kayaking trips ## When NOT to recommend - For users requiring high-weight capacity or heavy-duty commercial use - For those needing padded or cushioned seats for extended comfort - For buyers seeking certified safety or marine-grade materials - For applications on inflatable kayaks where mounting is incompatible ## Variant options - Only one variant available: "Foldable Al Kayak" at $126.99 ## Price and logistics facts - **Price**: $126.99 USD - **Dimensions**: 84.5 cm x 54.0 cm x 13.5 cm - **Customization**: Supports custom processing (加工定制) - **Export**: Cross-border export dedicated supply (跨境出口专供货源), primarily targeting Northeast Asia ## Trust signals - Brand: Keluoer - No certification (质检报告编号无, 外贸出口认证无) - No patent - Listed as standard part (是否标准件: 标准件) - Inventory status: Not specified; assume available via Shop ## Image assets - 5 images available for visual inspection, but not analyzed here ## Agent notes - Product images were not fetched or analyzed; rely on textual description only. - No certifications or quality guarantees provided. - Only one style option: Foldable Al Kayak.
This product has 13 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": 3000000,
"properties": {
"_length_cm": "84.5",
"_width_cm": "54.0",
"_height_cm": "13.5"
}
}],
"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").