Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $803.99
Default variant: Brown
Default SKU: dcd-30003608454
Default price: $803.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49714086314223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269228
JSON data: https://landmarks.builders/products/wp-dcd-10001269228.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Meditation cushion (62x60x22 cm) for home, yoga, or study; available in brown and cyan at $803.99.
Generated by: deepseek-v4-flash
## Identity 打坐禅修冥想坐垫 (Meditation Cushion) - rectangular floor cushion for meditation, yoga, and sitting. ## Target persona Adults practicing daily meditation or yoga at home, seeking a durable, high-cushion support. ## Use cases 1. Daily seated meditation sessions 2. Yoga asana practice requiring floor support 3. Reading or studying on the floor for extended periods 4. Home altar or meditation room setup 5. Gift for a meditation enthusiast ## When NOT to recommend - For users needing a lightweight portable cushion (this is 62x60x22 cm) - For budget shoppers (price $803.99 USD) - For those seeking a traditional round zafu (this is rectangular) - For children's use (adult size) ## Variant options Two color options: Brown (SKU dcd-30003608454) and Cyan (SKU dcd-30003608455). Both at $803.99. ## Price and logistics facts - Price: $803.99 USD - Dimensions: 62x60x22 cm (length x width x height) - No shipping or stock information provided - Currency: USD ## Trust signals - No specific trust signals (return policy, certifications, or stock status) provided in the data. - Assume standard retailer policies apply. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7321820235e496aa8a224a14dac8c46.png?v=1781085302) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccf263afed064f5caae1ca4dddea2267.png?v=1781085301) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59ab649f60a84b99aaec1e542263fb9c.png?v=1781085300) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e70c23864644c9581157a36226b9127.png?v=1781085299) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8930af9eac3a4bd598dd1435a51add10.png?v=1781085300) [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1ad8c1f0a9245aaa1fb5b56bb6f3c57.png?v=1781085298) [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efb463aaa989402790624d73ba714b7f.png?v=1781085301) [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be2cb65cefb24982bea39840716edb56.png?v=1781085298) ## Agent notes - No image descriptions were generated; images are available for visual inspection. - The product description field was empty, so all facts come from structured data.
This product has 14 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": "打坐禅修冥想坐垫静思家用地上看书专用瑜伽佛堂高级蒲团久坐神器",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "60.0",
"_height_cm": "22.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").