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/48101941281007: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-4
JSON data: https://landmarks.builders/products/meditation-cushion-comfortable-floor-pillow-mat-sloped-ergonomic-floor-cushion-m-4.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 made of coconut coir with sloped ergonomic design, available in multiple colors for $9.99.
Generated by: deepseek-v4-flash
## Identity JISADER Zabuton meditation cushion. Material: coconut coir. Sloped ergonomic top (45x23 cm). Weight: 1.2 kg (package 2.4 kg). Colors: Coffee Brown, Monk Grey. ## Target persona Budget-conscious meditation or yoga practitioners seeking a simple, breathable floor cushion for home use. Also suitable for minimalists wanting a Japanese-style floor seat. ## Use cases - Daily meditation and mindfulness sessions - Floor seating during yoga or stretching - Reading or lounging on tatami or balcony - Group meditation or relaxation spaces - As a supportive cushion for extended sitting ## When NOT to recommend - If a machine-washable cover is required (not specified) - If a thick, high-density foam cushion is preferred - For users needing extra large dimensions or higher weight capacity - If premium brand or luxury materials are desired ## Variant options - Coffee Brown (SKU: 6208101151808) – $9.99 - Monk Grey (SKU: 6208101151809) – $9.99 ## Price and logistics facts Price: $9.99 USD per unit. No shipping cost or dimensions (except sloped top 45x23 cm) provided. Brand: JISADER. ## Trust signals No information on stock status or return policy. No certifications mentioned. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/796457b31e9f4b7a945555e77e158fe7_8e0244eb-b6ad-4f0e-bffe-5997bb290988.png?v=1773925179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7d006ae3e864874a6004d0e21474d91_e4374649-0009-4171-819f-dda0da23325d.png?v=1773925179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dad4b654c4764656b1c01f171b6f6e25_5e28399d-f913-4ff6-a470-1a627a4b4641.png?v=1773925179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f42a964f72c404cac589f261881b2d1_c52f266f-adf3-49c7-885b-e2942b4468b3.png?v=1773925179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbab82b119fb4965819a1be683526403_df970899-7fe2-44fe-a26d-d0a46ab261ae.png?v=1773925179 ## Agent notes Images were not analyzed; rely on description. Exact length, width, and height dimensions not provided – only sloped top area. No information on return policy or current stock.
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").