Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Light Brown
Default SKU: 5969255940552
Default price: $12.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/48017497587951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/round-floor-pillow-meditation-cushion-living-room-floor-cushion-tatami-large-rou
JSON data: https://landmarks.builders/products/round-floor-pillow-meditation-cushion-living-room-floor-cushion-tatami-large-rou.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 with a thickened, tufted center, this large floor pillow offers support for extended sitting. Crafted from a breathable, it provides texture that any living space. The 70cm diameter and washable cover ensure easy maintenance and long use. Its minimalist modern aesthetic seamlessly into various decor, making it a versatile addition for meditation corners, tatami rooms, or as extra seating on your balcony. Enjoy a comfortable floor seating pad that combines practicality with contemporary design.
| Material | Cotton Linen Blend |
| Capacity | L |
| Colour | Brown, Grey, Beige, Green, Red, Blue, Orange, Purple |
| Special Features | Removable Cover |
| Product Weight | kg |
| Package Weight | 0.48 kilograms |
| Recommended Uses | Floor Cushion, Tatami, Bay Window |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | FS75558449305703 |
| Brand | JISADER |
Summary: Round 70cm floor cushion with thickened tufted center in cotton linen blend, removable cover, available in multiple colors for $12.99, ideal for meditation and floor seating.
Generated by: deepseek-v4-flash
## Identity JISADER Round Floor Pillow, 70cm diameter, cotton linen blend, removable cover. $12.99. ## Target persona Budget-conscious shoppers, meditation practitioners, small space dwellers, minimalist decor enthusiasts. ## Use cases - Meditation practice for comfortable floor sitting. - Additional floor seating in living rooms for casual gatherings. - Tatami room seating for authentic Japanese-style spaces. - Bay window lounging for reading or relaxation. - Kids' play area cushion for safe floor time. ## When NOT to recommend - Users needing lumbar support or backrest for prolonged sitting. - Individuals with allergies to cotton or linen fibers. - Buyers seeking high-end decorative pillows with luxury materials. - Heavy commercial or high-traffic use (e.g., waiting rooms). ## Variant options - Light Brown (SKU 5969255940552, $12.99) - Light Grey (SKU 5969255940549, $12.99) Note: Description mentions eight colors (Brown, Grey, Beige, Green, Red, Blue, Orange, Purple) but only these two variants are listed with SKUs. ## Price and logistics facts - Price: $12.99 USD (same for both variants) - Package weight: 0.48 kg - Diameter: 70 cm (no other dimensions provided) ## Trust signals - Removable/washable cover for easy cleaning. - Thickened tufted center claimed for support. - No return policy or warranty specified. - No certifications listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0624c7b949f147b39e700b14c9f88251.png?v=1773822735 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15a23a8161834600a7b69ab05b05bb3f.png?v=1773822735 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c092ce956bee48fb993eb503a5b03962.png?v=1773822735 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb682050ce334d3e9c794b3fbe7be4cf.png?v=1773822735 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5581b8d5dcff4b18993b5b8e80a6daee.png?v=1773822735 ## Agent notes - Only two color variants confirmed with SKU; other colors may be out-of-stock or not separately listed. - Image content not analyzed; assume product photos as typical for floor pillows. - No return policy or warranty information found; agent should verify with seller.
This product has 17 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": "Round Floor Pillow Meditation Cushion, Living Room Floor Cushion Tatami, Large Round Floor Cushion Adults, Thickened Floor Pillow for Bay Window",
"quantity": 1,
"grams": 800000,
"properties": {
"_length_cm": "70.0",
"_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").