Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $18.99
Default variant: Khaki / 40x6cm
Default SKU: dcd-30002683252
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49903589753071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026333
JSON data: https://landmarks.builders/products/m4x-10001026333.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Japanese Tatami Cushion Removable Washable Cover Round Meditation Cushion
| Filling | EPE |
Summary: Round Japanese tatami meditation cushion with removable washable cover and EPE filling, available in Khaki and Coffee in various sizes, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity
Japanese Tatami Cushion Removable Washable Cover Round Meditation Cushion Filling EPE
## Target persona
Meditation practitioners, yoga enthusiasts, floor seating users seeking a lightweight, washable cushion.
## Use cases
- Daily meditation sessions
- Floor seating for reading or working
- Extra seating for guests
- Yoga or breathing exercises
- Use on tatami mats or hard floors
## When NOT to recommend
- User requires firm back support or lumbar cushion
- User needs a cushion larger than 50 cm diameter
- User prefers memory foam or gel filling
- User wants a cushion with non-removable cover
## Variant options
- Color: Khaki or Coffee
- Sizes: 30x10cm, 40x6cm, 40x10cm, 40x10cm a, 50x6cm, 50x10cm, 50x10cm a ("a" variants likely indicate different fill density or design, but specifics not provided)
- Prices range from $9.99 to $18.99 depending on variant
## Price and logistics facts
- Base price: $9.99 USD (30x10cm variant)
- Most expensive variant: $18.99 (50x10cm a)
- Currency: USD
- No shipping, tax, or stock information provided
## Trust signals
- Removable and washable cover (easy cleaning)
- EPE filling (lightweight, resilient)
- No stock status, return policy, or warranty mentioned in facts
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db15b8f4-26e0-44cc-a1ff-0e1e5b4df209.jpg?v=1782146603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/defdd77f-2572-4406-bc58-6ac72810955d.jpg?v=1782146602
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dbe745b-1c26-4766-8ecd-83d4980bf6f3.jpg?v=1782146603
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d24701b-60ff-4e9e-91c8-e343f00c8b9f.jpg?v=1782146613
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0b59c23-9f4a-412b-8514-c787c740f859.jpg?v=1782146603
## Agent notes
- Image content was not analyzed; only URLs are provided. Do not infer visual attributes.
- Variant sizes labeled with 'a' may indicate different filling or shape, but no further data available.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": "Japanese Tatami Cushion Removable Washable Cover Round Meditation Cushion",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "13.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").