Brand: World Products (Landmark)
SKU: 5982949316951
Price: $13.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017453514991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/polyester-tatami-meditation-cushion-round-floor-pillow-for-living-room-meditatio
JSON data: https://landmarks.builders/products/polyester-tatami-meditation-cushion-round-floor-pillow-for-living-room-meditatio.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your relaxation and meditation practice with this Neo-Chinese round floor cushion. Featuring a unique bamboo floral pattern, this meditation cushion is filled with comfortable sponge and constructed from polyester material. Its convenient 40*40+8cm size makes it an ideal floor pillow for meditation, or as a tatami cushion. Experience comfort and a touch of elegant design with this versatile seat cushion.
| Material | Polyester |
| Capacity | L |
| Recommended Uses | Meditation; Tea Room; Living Room |
| Product Weight | kg |
| Package Weight | 0.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Chinese Style Sponge Cushion |
| Number of Items | 1 |
Summary: Polyester tatami meditation cushion, round 40x40+8cm, sponge filled, bamboo floral pattern, priced at $13.99 USD.
Generated by: deepseek-v4-flash
## Identity Polyester Tatami Meditation Cushion, Round Floor Pillow – Sponge filled, bamboo floral pattern, 40x40+8cm. ## Target persona Meditation practitioners, Zen decor enthusiasts, budget-conscious shoppers, floor seating users. ## Use cases - Meditation sessions - Tea room seating - Living room floor floor decor - Relaxation pillow - Extra seating for small spaces ## When NOT to recommend - Those seeking natural fiber filling - Users needing a large floor cushion (size is 40cm diameter) - High-traffic commercial use - People with latex allergies (not specified, but sponge filling may be synthetic) ## Variant options Only one variant: Pine Green, 40x40+8cm, $13.99 USD. ## Price and logistics facts Price: $13.99 USD. Package weight: 0.5 kg. No dimensions given other than 40*40+8cm. ## Trust signals One variant in stock (assumed based on listing). Return policy not provided. No certifications mentioned. Price is consistent across variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f4cd22fffa947d78ada6a587eeea434.png?v=1773820552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21ae635bb14f4c61ac2f7f27d442d156.png?v=1773820552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d5c696b17634d63a18c836d102a074f.png?v=1773820552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/676a02b6bf55434fa77b7493d746dc9b.png?v=1773820552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21091a6ec4e948ffb6964276e1f6644e.png?v=1773820552 ## Agent notes Image understanding was not performed; visual details not inferred. Product dimensions 40x40+8cm. Material: polyester cover, sponge filling. Only one color/size variant available.
This product has 6 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": "Polyester Tatami Meditation Cushion, Round Floor Pillow for Living Room, Meditation Cushion Sponge Filled, Bamboo Floral Pattern Floor Pillow",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "8.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").