Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99
Default variant: Diameter approx. 30x30cm (Mini)
Default SKU: 5986730628978
Default price: $3.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017538056431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/memory-foam-floor-cushion-round-tatami-meditation-cushion-large-floor-pillow-for
JSON data: https://landmarks.builders/products/memory-foam-floor-cushion-round-tatami-meditation-cushion-large-floor-pillow-for.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Create a with this versatile Round Floor Cushion. Designed with a minimalist Japanese aesthetic, it features a perceptible curve for a modern look. The premium memory foam filling offers exceptional comfort and pressure relief, adapting to your shape for optimal relaxation. Choose from 'Cool Gray' or 'Skin-Friendly Milk Silk' options for a unique experience. Ideal for floor seating in living rooms, meditation, or as comfortable dining room seating, this large floor pillow provides soft touch and internal support for ergonomic seating.
| Capacity | L |
| Colour | Dark grey, Light grey, Coffee, Pink, Dark green |
| Product Weight | kg |
| Package Weight | 0.66 pounds |
| Recommended Uses | Meditation, Yoga, Floor Seating |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 2025.12.0311.40 |
| Brand | JISADER |
Summary: Round memory foam floor cushion with minimalist Japanese aesthetic, available in two sizes and two color options, priced at $3.99.
Generated by: deepseek-v4-flash
## Identity Round memory foam floor cushion, tatami meditation cushion, floor seating pad. Sizes: 30x30cm (Mini) and 35x35cm (Small). Colors: Cool Gray and Skin-Friendly Milk Silk. Priced $3.99. ## Target persona Individuals seeking low-cost floor seating for meditation, yoga, or casual living room use. Budget-conscious shoppers wanting a minimalist aesthetic. Small-space dwellers needing compact floor cushions. ## Use cases - Floor seating for meditation or yoga sessions. - Additional seating in living room for guests or casual lounging. - Dining room floor seating for small spaces or tatami rooms. - Use in reading nooks or relaxation corners. - As a supportive cushion for children's play area. ## When NOT to recommend - For heavy or tall individuals requiring substantial support (dimensions small, up to 35cm). - For those seeking thick, high-profile floor pillows (this is a flat cushion). - For users needing washable covers (no care info provided). - For commercial or high-traffic use (likely too small/light). ## Variant options - Diameter approx. 30x30cm (Mini) - $3.99 - Diameter approx. 35x35cm (Small) - $3.99 Colors mentioned in description: Cool Gray and Skin-Friendly Milk Silk. ## Price and logistics facts Price: $3.99 USD per item. Package weight: 0.66 pounds. Brand: JISADER. Model: 2025.12.0311.40. No shipping or delivery details. ## Trust signals In-stock status not specified. Return policy not specified. Price is low and consistent across variants. No certifications mentioned. Product has a model number and SKU. ## Image assets Five images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/983ce03e84af451d83986c29d5c4bf9d.png?v=1773823916 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f64fbe949b3f4bdab88a8447b4bd7804.png?v=1773823916 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5011761fc9ff49c3889d108e7e6e5111.png?v=1773823916 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85c5bcf17cfe45fc8b380b5d357fecb1.png?v=1773823916 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3d9599466084109814b165dc16baadc.png?v=1773823916 ## Agent notes No return policy or warranty information available. Image content not analyzed; actual visual appearance not confirmed.
This product has 14 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 Floor Cushion, Round Tatami Meditation Cushion, Large Floor Pillow for Meditation, Floor Seating Pad, Living Room Floor Pillow",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").