Brand: World Products (Landmark)
SKU: dcd-30003502612
Price: $70.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49804479725807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250048
JSON data: https://landmarks.builders/products/wp-dcd-10001250048.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: Kayak seat cushion backrest pad for single or double kayaks, molded design, 36x20x5 cm, $70.99, available in Black.
Generated by: deepseek-v4-flash
## Identity Molded kayak seat cushion/backrest pad for fishing boats, platform boats, ocean kayaks, and recreational kayaks. ## Target persona Recreational kayakers and anglers looking for a durable, comfortable, and easy-to-install seat cushion upgrade. ## Use cases - Replacing a worn or uncomfortable original kayak seat - Adding back support for longer paddling trips or fishing sessions - Upgrading a basic kayak seat for better posture and pressure relief - Outfitting a fishing kayak with a more resilient cushion - Use as a secondary seat on a tandem kayak - Quick replacement during a kayak restoration project ## When NOT to recommend - For whitewater kayaking where a low-profile, integrated seat is required - For users needing a full seat frame with adjustable lumbar support - For children's kayaks where smaller dimensions are needed - For buyers seeking a padded gel or inflatable seat ## Variant options - Color: Black — SKU: dcd-30003502612 — Price: $70.99 ## Price and logistics facts - Price: $70.99 USD (single variant) - Dimensions: 36 cm x 20 cm x 5 cm - No additional shipping or stock information provided ## Trust signals - No stock status, return policy, or certifications are available in the provided data. - Image URLs are provided but were not analyzed for visual confirmation. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b391cb0c2b8c4ef59649c28b202cf927.png?v=1781488450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/830c0221302f4cf395f270b115f8a4aa.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abb411a961414cfeac1f292a06b5018f.png?v=1781488450 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fce1cb5b9884f56a3211abe1364b80b.png?v=1781488449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec1e7630965c439ab774d35e18f08820.png?v=1781488450 ## Agent notes - No product description was provided, so details are inferred from title and tags. - Image understanding was not performed; rely on URLs as given. - Stock status, return policy, and warranty are unknown. - Only one color variant (Black) is available.
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": "钓鱼船平台舟海洋舟皮划艇座椅靠背单双人海洋舟kayak压模靠垫子",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "20.0",
"_height_cm": "5.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").