Brand: World Products (Landmark)
SKU: dcd-30003612490
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49714020417775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270865
JSON data: https://landmarks.builders/products/wp-dcd-10001270865.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: KotteSen adjustable non-slip kayak cushion seat pad for water sports, 48x43x6 cm, priced at $22.99.
Generated by: deepseek-v4-flash
## Identity KotteSen Comfort Kayak Cushion (Adj Non-slip Kayak) ## Target persona Day kayakers, fishing kayak enthusiasts, casual water sports paddlers seeking added comfort and stability. ## Use cases - Long kayak trips requiring extra cushioning. - Fishing from a kayak with enhanced non-slip surface. - Recreational paddling on calm waters. - Canoeing or rafting where a portable seat pad is needed. - Stand-up paddleboarding as a kneeling pad. - Outdoor water sports events or rentals. ## When NOT to recommend - Professional racing kayaks requiring rigid, low-profile seats. - Users who need waterproof storage or integrated back support. - For inflatable kayaks with built-in seat cushions. - Buyers seeking a full seat replacement rather than a pad. ## Variant options - Style: Adj Non-slip Kayak (only variant, SKU: dcd-30003612490, price $22.99) ## Price and logistics facts - Price: $22.99 USD - Dimensions: 48 cm length x 43 cm width x 6 cm height - No shipping or origin information provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications or warranty data available. - Multiple product images available (8 URLs). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43b6bab9e8224e268464fdff84ef91fe.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bebd27477b51464199e8a935f8b6019d.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/759f39a0fce748fea8ee776370cc64bc.png?v=1781085204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4a7bc1ade74ac69ebd17f7abb34f84.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97fb1264880047bdab742407b179d0e8.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73190a2d7a594c97b9ccd79367768178.png?v=1781085206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba4169423fe94b308f2847f62cb65087.png?v=1781085205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb62d54432fa4361b9d84459304e2f58.png?v=1781085205 ## Agent notes - No product description was provided. - Only one variant available. - Image understanding was not performed on the provided URLs. - Dimensions are in centimeters. - Category: outdoor water sports.
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": "KotteSen舒适皮筏艇坐垫水上运动垫夏天玩可调节防滑垫",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "43.0",
"_height_cm": "6.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").