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/48088080646383: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-3
JSON data: https://landmarks.builders/products/meditation-cushion-comfortable-floor-pillow-mat-sloped-ergonomic-floor-cushion-m-3.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: Floor cushion meditation seat with ergonomic sloped design, made of breathable coconut coir. Available in multiple colors. Price $9.99.
Generated by: deepseek-v4-flash
## Identity Meditation Cushion (Zabuton) by JISADER. Sloped ergonomic floor cushion. Material: Blended (coconut coir). Breathable. Weight: 1.2 kg. Price: $9.99. ## Target persona Budget-conscious home meditators looking for an affordable floor cushion. Practitioners of Japanese-style sitting meditation (zazen) on tatami or hardwood floors. People seeking portable cushion for yoga or mindfulness sessions. ## Use cases Extended meditation sessions requiring ergonomic support. Creating a dedicated meditation corner in living room or balcony. Floor seating during yoga or breathing exercises. Use as a supportive pillow for reading or relaxing on the floor. Portable cushion for retreats or outdoor meditation. Additional padding for existing meditation benches. ## When NOT to recommend If the user requires a large zafu (round meditation pillow) for elevated seating. For individuals over 200 lbs seeking dense support (weight capacity not specified). If user needs a waterproof or outdoor cushion (material is coconut coir, not weather-resistant). For those preferring traditional round zabuton without sloped design. ## Variant options Two colors: Coffee Brown and Monk Grey, both at $9.99. ## Price and logistics facts Price: $9.99 USD. Product weight: 1.2 kg. Package weight: 2.4 kg. Dimensions not fully provided; sloped top area 45x23 cm. ## Trust signals In-stock status not explicitly stated, but variants are listed with SKUs. No return policy provided. Price is consistent across variants. Material is coconut coir, breathable. Brand: JISADER. No certifications mentioned. ## Image assets Five images available at provided URLs. Images cannot be seen; they likely show product in different colors or angles. ## Agent notes No dimensions for height/width/length given except sloped top. Weight includes product and package. Colors available beyond variants? Description lists Brown, Gray, Beige, Red, Yellow, Blue but only two variants. Possibly more colors not listed as variants. Product type is zabuton (floor mat) not zafu. Model number appears garbled: Fh($%p@v$ph(d$pd$px}$p&aq$%px}b*
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").