Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Dark Gray / Stool with Strap
Default SKU: dcd-30002714190
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903504130287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001032286
JSON data: https://landmarks.builders/products/m4x-10001032286.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Memory Foam Seat Cushion Portable Student Booster Cushion Non-Slip Bottom
Summary: Portable memory foam seat cushion with non-slip bottom, 36x27x7 cm, in 5 colors, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Memory Foam Seat Cushion Portable Student Booster Cushion Non-Slip Bottom – a compact cushion for hard surfaces. ## Target persona Students or children who need extra height and comfort on standard chairs; individuals seeking a portable cushion for temporary seating. ## Use cases - Sitting on hard school or classroom chairs - Boosting height at dining tables or desks - Providing comfort on wooden or metal chairs - Taking to events, lectures, or travel - Using as a temporary seat pad on the floor or bleachers ## When NOT to recommend - For users requiring orthopedic or therapeutic support - For long-duration sitting (may compress over time) - For individuals over 100 kg (weight capacity unknown) - When a full-size ergonomic chair is needed ## Variant options - Dark Gray / Stool with Strap ($12.99) - Light Gray / Stool with Strap ($12.99) - Pink / Stool with Strap ($12.99) - Green / Stool with Strap ($12.99) - Orange / Stool with Strap ($12.99) ## Price and logistics facts - Price: $12.99 USD (all variants) - Dimensions: 36 x 27 x 7 cm - No shipping or availability details provided ## Trust signals - No certifications or return policy stated in source data - Consistent pricing across all variants - In-stock status not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b8ebfac-675a-4c78-8ce1-a49817683224.jpg?v=1782146566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0cd2c36-803e-426d-8a76-f47b451f282c.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85f59451-0939-427e-bdad-54fa1be0fe01.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/111d8553-10d2-4a98-825f-93fbefbaf3f4.jpg?v=1782146565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dc6374c-7cb5-4c06-a1c4-b1e6fad07cff.jpg?v=1782146566 ## Agent notes No image understanding performed; treat images as fetchable assets only. Additional specifications not provided.
This product has 12 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": "Memory Foam Seat Cushion Portable Student Booster Cushion Non-Slip Bottom",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "27.0",
"_height_cm": "7.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").