Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Coffee Brown
Default SKU: 6208101151808
Default price: $9.99
Availability: In Stock
Product Type: Zabuton
Vendor: JISADER
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/48069856526575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/meditation-cushion-comfortable-floor-pillow-mat-sloped-ergonomic-floor-cushion-m-2
JSON data: https://landmarks.builders/products/meditation-cushion-comfortable-floor-pillow-mat-sloped-ergonomic-floor-cushion-m-2.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your meditation and relaxation practice with this comfortable and supportive Japanese- meditation cushion. Designed with a unique sloped top (45*23cm), it offers ergonomic support, promoting posture and comfort during extended sitting. Made from coconut coir, this floor cushion is breathable and provides a comfortable feel. Its high density ensures a pleasant experience, while the construction guarantees long use. This meditation seat is for creating a dedicated meditation space in your living room, balcony, or tatami area. Available in a noble yellow solid color, it seamlessly fits into various home decor.
| Material | Blended |
| Material Features | Breathable |
| Capacity | L |
| Colour | Brown, Gray, Beige, Red, Yellow, Blue |
| Special Features | Breathable |
| Product Weight | 1.2 kilograms |
| Package Weight | 2.4 kilograms |
| Recommended Uses | Multi Position Sleeper |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Fh($%p@v$ph(d$pd$px}$p&aq$%px}b* |
| Brand | JISADER |
Summary: JISADER Meditation Cushion: a zabuton floor cushion made of coconut coir with ergonomic sloped design, available in multiple colors for $9.99.
Generated by: deepseek-v4-flash
## Identity Product: JISADER Meditation Cushion (Zabuton). ## Target persona Home meditators, yoga practitioners, and those seeking a minimalist floor seating solution for mindfulness or relaxation. ## Use cases - Daily meditation practice. - Floor seating for reading or working. - Creating a dedicated zen corner in a living room or balcony. - Support for yoga poses requiring floor cushion. - Portable seating for gatherings on hard floors. ## When NOT to recommend - Users needing a large meditation cushion (dimensions are sloped top 45*23cm, overall size not specified). - Individuals requiring back support or lumbar cushioning. - People with coconut allergies (material is coconut coir). - Those seeking plush memory foam or high-loft padding. ## Variant options - Coffee Brown (SKU: 6208101151808) – $9.99 - Monk Grey (SKU: 6208101151809) – $9.99 ## Price and logistics facts - Price: $9.99 USD per variant. - Product weight: 1.2 kg. - Package weight: 2.4 kg. - Dimensions: not provided (sloped top area is 45×23 cm). - Number of items: 1. - Dishwasher and microwave: not suitable. ## Trust signals - Two color options available. - Product listed with SKUs and consistent pricing. - Return policy and warranty not stated in facts. - No certification or eco-labels provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/796457b31e9f4b7a945555e77e158fe7_f789c02e-36f9-463a-8225-3f8a17e12048.png?v=1773888405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7d006ae3e864874a6004d0e21474d91_741dac9f-54ab-4835-a082-246ea391b1db.png?v=1773888405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dad4b654c4764656b1c01f171b6f6e25_c98f68f8-f8ef-4c71-ad31-293177711d0c.png?v=1773888405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f42a964f72c404cac589f261881b2d1_ca1919ab-6aad-41c3-9368-2414617250d2.png?v=1773888405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbab82b119fb4965819a1be683526403_26549415-074d-44f8-9cae-06119a21998a.png?v=1773888405 ## Agent notes - Dimensions not provided; only sloped top area (45×23 cm) is mentioned, not overall size. - Material description states coconut coir, but tag lists "Blended"; confirm actual composition. - No return policy, warranty, or certification info in facts. - Images are available but not analyzed; assess visual details (color, shape, texture) from URLs.
This product has 16 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": "Meditation Cushion, Comfortable Floor Pillow Mat, Sloped Ergonomic Floor Cushion, Meditation Seat for Floor Seating, Japanese Meditation Pillow",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "23.0",
"_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").