Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99 – $7.99
Default variant: Diameter 30cm, 6cm thick
Default SKU: 5916763352963
Default price: $3.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/48017492279535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/large-floor-pillow-meditation-cushion-round-floor-cushions-adults-thick-floor-cu
JSON data: https://landmarks.builders/products/large-floor-pillow-meditation-cushion-round-floor-cushions-adults-thick-floor-cu.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover comfort and with our Round Floor Cushion, designed for meditation practitioners, tea ceremony enthusiasts, and anyone seeking comfortable floor seating. Crafted from a breathable linen, this cushion offers a . Its minimalist New Chinese design, adorned with an embroidered lotus, adds an elegant touch to any living room or balcony. The thick filling provides support, while the construction ensures longevity. With a convenient zipper for removal and cleaning, this versatile floor cushion is a great addition to your home decor.
Package Contents: 1 x Round Floor Cushion
| Material | Linen |
| Capacity | L |
| Colour | Off-white, Grey, Coffee |
| Product Weight | kg |
| Package Weight | 0.44 pounds |
| Recommended Uses | Tea Ceremony, Meditation, Floor Seating, Bay Window |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1004799074 |
| Brand | JISADER |
Summary: A round floor cushion with breathable linen cover, supportive EPE filling, embroidered lotus motif, and zippered removable cover. Available in two thicknesses. Starts at $3.99.
Generated by: deepseek-v4-flash
## Identity JISADER Large Floor Pillow Meditation Cushion – Round floor cushion with linen cover and EPE filling. ## Target persona Meditation practitioners, tea ceremony enthusiasts, and adults seeking comfortable floor seating for living rooms, balconies, or bay windows. ## Use cases - Sitting meditation (zazen, mindfulness) - Tea ceremony floor seating - Lounging on balcony or living room floor - Extra seating for guests in tight spaces - Bay window cushion - Outdoor use on dry surfaces (porch, balcony) ## When NOT to recommend - For users needing back support or a chair-like seat - For outdoor use in rain or wet conditions (linen not waterproof) - For very tall individuals who need higher seating (cushion height max 10cm) - If user prefers memory foam or gel fill (EPE filling is a different feel) ## Variant options - Diameter 30cm, 6cm thick – $3.99 (SKU: 5916763352963) - Diameter 30cm, 10cm thick – $7.99 (SKU: 5916763352964) ## Price and logistics facts - Price: $3.99 (6cm) / $7.99 (10cm) USD - Package weight: 0.44 lbs - Dimensions: 30cm diameter, thickness varies - Brand: JISADER - Model: 1004799074 ## Trust signals - Zippered cover for easy removal and cleaning - Fine stitching for durability - Breathable linen material - Not dishwasher or microwave safe ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51c12766d84b4bccaff13c72da7b3b3f.png?v=1773822282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34224a8ae96b46ec87b26b201ca0dc98.png?v=1773822282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5dce02ab0dc404f814a29278696fec7.png?v=1773822282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1183e12d28447bbb8725e1057a0b6c7.png?v=1773822282 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e998cd2c61f4479a5aa5904741b4eec.png?v=1773822282 ## Agent notes - Image understanding not performed; treat image URLs as fetchable assets only. No visual details invented.
This product has 13 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": "Large Floor Pillow Meditation Cushion, Round Floor Cushions Adults, Thick Floor Cushion for Floor Seating, Living Room Balcony Outdoor",
"quantity": 1,
"grams": 400000,
"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").