Brand: World Products (Landmark)
SKU: dcd-30003631696
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49811069960431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278519
JSON data: https://landmarks.builders/products/m4x-10001278519.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This padded meditation seat cushion is designed for mindful movement, meditation, and everyday floor seating, giving you a dedicated place to sit close to the ground.
Support Design: The contoured seat cushion features a shaped front section and a central cutout to support a more comfortable seated posture during longer sessions.
Carry Feature: A top carry opening makes this meditation cushion easier to move from room to room, whether you use it in a studio, living space, or quiet corner.
Surface Details: The textile-coveredcovered exterior with visible stitched seams gives the mindful movement cushion a finished look while helping define its padded, structured form.
Practical Use: Sized at 56 x 53 x 25 cm, this floor seat offers a stable and supportive seating option for meditation, stretching breaks, or relaxed low seating.
Summary: Stitched Seams Yoga Cushion Meditation Seat Cushion Padded. Description: 【Product Type】: This meditation seat cushion is designed as a floor seat for yoga, meditation, and relaxed sitting on the ground. 【Support Design】: The contoured seat cushion features a padded shape with a central cutout and a front section shaped to support seated posture. 【Comfort】: As a yoga cushion, it provides a cushioned sitting surface that helps make longer sessions and quiet breaks more comfortable. 【Carry Feature】: A top carry opening adds a practical handhold, making the meditation cushion easier to move from r
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stitched Seams Yoga Cushion Meditation Seat Cushion Padded",
"product_id": 9429895282927,
"variant_id": 49811069960431,
"quantity": 1,
"grams": 3200,
"length_cm": "58.0",
"width_cm": "55.0",
"height_cm": "27.0"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").