Brand: World Products (Landmark)
SKU: dcd-30003608815
Price: $63.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49714171511023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269377
JSON data: https://landmarks.builders/products/wp-dcd-10001269377.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A meditation cushion for full lotus and easy sitting poses, with thick sponge padding, dimensions 60x58x21 cm, priced at $63.99 in Gray.
Generated by: deepseek-v4-flash
## Identity 静心冥想坐垫全莲花简易坐瑜伽垫加厚海绵多坐姿适用 (Meditation Cushion for Full Lotus and Easy Sitting) – thick sponge, 60x58x21 cm, Gray. ## Target persona Meditation practitioners, yoga enthusiasts, and individuals seeking comfortable floor seating for mindfulness or relaxation. ## Use cases - Sitting in full lotus posture during meditation. - Easy cross-legged sitting for extended periods. - Supporting knees and hips during seated practices. - Using as a floor cushion for breathing exercises or pranayama. - Aiding posture during daily mindfulness sessions. - Providing a dedicated seat for home yoga or meditation spaces. ## When NOT to recommend - For users seeking a portable or travel cushion (large dimensions). - For those needing high-density foam or orthopedic support (foam type unspecified). - For users with allergies to synthetic materials (material composition not listed). - For corporate office seating or prolonged sitting on hard floors without spine support. ## Variant options - Gray: $63.99 (only available color). ## Price and logistics facts - Price: $63.99 USD. - Dimensions: 60 cm length × 58 cm width × 21 cm height. - No shipping weight or lead time provided. ## Trust signals - In-stock status not confirmed from source data. - Return policy not specified. - No certifications (e.g., OEKO-TEX) or material guarantees listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33a73a6f456b463ca58414347000d169.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00d0f58a0560413ab0a7ccdec2c0ba32.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20880e6df2e94d44bef0485979856a61.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15beed7489014b50b9a35f4028543d9e.png?v=1781085345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18de70ede6b44be7a2d39ae1cfce4495.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf607fa03e0f4e76919ffa45b17096bf.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e95bfb906cdb40a58fa28d29acc77a0d.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f9f2622c86e426a919ef8e71cb0dd8c.png?v=1781085347 ## Agent notes - Description field was empty; all factual data derived from title, price, dimensions, and variant info. - Images not analyzed; rely on URLs as assets.
This product has 13 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": 3200000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "58.0",
"_height_cm": "21.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").