Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Castle Manor Pattern
Default SKU: 5746432221983
Default price: $2.99
Availability: In Stock
Product Type: Floor Pillows & Cushions
Vendor: JISADER
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/48017459314927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bohemian-round-floor-pillow-mandala-cushion-tatami-cushion-for-meditation-linen
JSON data: https://landmarks.builders/products/bohemian-round-floor-pillow-mandala-cushion-tatami-cushion-for-meditation-linen.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 with our Bohemian Round Floor Cushion. Featuring intricate mandala and cute animal patterns, this cushion brings a unique bohemian aesthetic to your home. Its round design is ideal for floor seating, meditation, or simply adding a decorative touch to your living space. Crafted from comfortable linen, and filled with soft PP, it offers comfort for lounging and relaxation. The generous 40cm diameter provides ample seating, making it a versatile addition to any room.
Package Contents: 1 x Round Floor Cushion
| Capacity | L |
| Special Features | Soft and Comfortable |
| Recommended Uses | Floor, Bay Window, Tatami Mat |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | XIA-5841654565 |
| Number of Items | 1 |
Summary: Bohemian round floor pillow with mandala/animal patterns, linen cover, PP filling, 40cm diameter, $2.99.
Generated by: deepseek-v4-flash
## Identity Bohemian Round Floor Pillow, Mandala Cushion, Tatami Cushion for Meditation, Linen, 40cm. ## Target persona Adults and children seeking affordable floor seating; practitioners of meditation requiring a compact cushion; individuals with bohemian or tatami-style decor. ## Use cases 1. Floor seating in small spaces. 2. Meditation cushion for daily practice. 3. Decorative accent on bay window or tatami mat. 4. Child's play cushion. 5. Additional seating for guests in casual settings. ## When NOT to recommend - For users requiring back support or ergonomic seating. - For outdoor use (linen may not be weather-resistant). - When a large floor cushion (e.g., >40cm) is needed. - For buyers expecting high-density foam or orthopedic support. ## Variant options - Castle Manor Pattern ($2.99) - Flower Story Pattern ($2.99) ## Price and logistics facts - Price: $2.99 USD per unit. - Package weight: 0.99 pounds. - Dimensions: 40cm diameter (height not specified). - Model: XIA-5841654565. ## Trust signals - Price identical across variants. - Linen material and PP filling as described. - No stock status or return policy provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c7147c8fb154f159e9f08d1132f6465.png?v=1773820899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/172c49848d304365919783f2a140bb72.png?v=1773820899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8541065f1b7240b9b6ff4b26433cf493.png?v=1773820899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfe2522572594f87ad1998ea74229ca1.png?v=1773820899 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4f7b13986f24dd0bca545c6aea619e4.png?v=1773820899 ## Agent notes - Product has two pattern options; confirm customer preference. - Verify availability and shipping details before recommending. - Dimension is diameter only; height unknown.
This product has 15 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": "Bohemian Round Floor Pillow, Mandala Cushion, Tatami Cushion for Meditation, Linen, 40cm",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "40.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").