Brand: World Products (Landmark)
SKU: dcd-30003617543
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713887576303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272564
JSON data: https://landmarks.builders/products/wp-dcd-10001272564.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: Multi-function outdoor cushion with backrest, foldable for beach, stadium, or camping. Blue, 43x23x9 cm, $19.99.
Generated by: deepseek-v4-flash
## Identity Outdoor cushion with backrest, foldable, for beach, stadium, camping. ## Target persona Budget-conscious outdoor enthusiasts attending sports events, beachgoers, picnickers, and campers seeking a low-cost portable seat. ## Use cases - Sitting on bleachers or stadium seats - Beach lounging with back support - Camping as a ground seat - Outdoor concerts or festivals - Picnics in the park - Fishing trips ## When NOT to recommend - For users needing a tall chair or high backrest - For heavy-duty camping where durability is critical - For users requiring waterproof or heavy-duty materials - For long-duration sitting (cushion thickness unknown) ## Variant options - Blue (SKU: dcd-30003617543, $19.99) ## Price and logistics facts - Price: $19.99 USD - Dimensions: 43 x 23 x 9 cm - Weight: not provided - SKU: dcd-30003617543 ## Trust signals - Price is consistent across variants - No stock data, return policy, or certifications provided - Images are available (see assets) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/139953665ba94630bc97965d70223349.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0816f5676ad14f92a7a0feb3dccdc2d2.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a465109a1f884100a1b1f40b8b40cf81.png?v=1781085135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21a919e5c0f1471ca0aeb844188872f6.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a8e0392e6fc441a9217cf95c3b9843a.png?v=1781085136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce9cde5e3b464eaa93d71f9581c97f31.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68790db02efd4b9db0f73b0df1ceb0a1.png?v=1781085137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a85b3553d8c49a9a6040ee04507d3b6.png?v=1781085136 ## Agent notes - Images were not analyzed; visual details are not available. - Description field contains a JSON string that was not parsed. - Weight, material, return policy, and in-stock status are not provided.
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": 650000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "23.0",
"_height_cm": "9.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").