Brand: World Products (Landmark)
SKU: dcd-30003617543
Price: $3.61
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Seating Accessory
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/50404250124527: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.
This foldable stadium seat cushion is a practical seating accessory for bleachers, sports events, and other seated activities, combining a padded seat with an upright back panel for simple everyday use. Designed as a chair pad and backrest seat cushion, it adds cushioned support to hard seating surfaces so you can sit more comfortably during longer periods of watching or waiting. The folding seat cushion uses a compact rectangular construction with stitched seams, making it easy to open, close, and store when not in use. Equipped with black straps and a black carrying handle, this stadium seat cushion is easier to transport between venues and carry by hand when folded. Measuring 41 cm by 41 cm by 41 cm, this portable bleacher seat offers a balanced size that supports seated use while remaining convenient to fold and move.
Summary: This foldable stadium seat cushion is a practical seating accessory for bleachers, sports events, and other seated activities, combining a padded seat with an upright back panel for simple everyday use. Designed as a chair pad and backrest seat cushion, it adds cushioned support to hard seating surfaces so you can sit more comfortably during longer periods of watching or waiting. The folding seat cushion uses a compact rectangular construction with stitched seams, making it easy to open, close, and store when not in use. Equipped with black straps and a black carrying handle, this stadium seat cushion is easier to transport between venues and carry by hand when folded. Measuring 41 cm by 41 cm by 41 cm, this portable bleacher seat offers a balanced size that supports seated use while remaining convenient to fold and move.
Generated by: deepseek-v4-flash
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Foldable Stadium Seat Cushion with Backrest and Carrying Handle",
"product_id": 9537171259631,
"variant_id": 50404250124527,
"quantity": 1,
"grams": 650,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").