Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99
Default variant: Cream
Default SKU: dcd-30001901088
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813631074543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894632
JSON data: https://landmarks.builders/products/m4x-10000894632.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cross-Legged Office Chair Multi-Posture assistance Meditation Seat for Meditators
| Features | Casters/Wheels |
| Main Colour | Black |
| Seat Material | Faux Leather |
| Frame Material | Stainless Steel |
| Adjustment | Seat Height |
| Style | Operator/Task Chair |
| Seat Width | 45cm |
| Max. Seat Height | 50cm |
| Seat Depth | 45cm |
Summary: A low-profile seat designed for cross-legged sitting and meditation, available in five colors at $231.99 USD, with dimensions 74x52x28 cm.
Generated by: deepseek-v4-flash
## Identity Cross-Legged Office Chair Multi-Posture assistance Meditation Seat for Meditators ## Target persona Meditators and individuals who prefer floor seating, especially those who sit cross-legged for extended periods. ## Use cases - Daily meditation sessions requiring comfortable floor seating - Working from a low desk or floor workstation - Yoga and stretching routines that involve seated postures - Reading or relaxing on the floor with back support - As an alternative to floor cushions for posture support ## When NOT to recommend - Users who need a standard-height office chair for a conventional desk - Individuals with mobility issues that make it difficult to rise from a low seat - Those requiring adjustable lumbar support or ergonomic features for upright sitting - Situations where the chair will be used on thick carpet (stability not verified) ## Variant options Five color variants available at identical price: - Cream (SKU: dcd-30001901088) - Gray (SKU: dcd-30001901089) - Black (SKU: dcd-30001901090) - Pink (SKU: dcd-30001901091) - Navy (SKU: dcd-30001901092) ## Price and logistics facts - Price: $231.99 USD - Dimensions: 74 cm (length) x 52 cm (width) x 28 cm (height) - Currency: USD ## Trust signals - No stock status or return policy information provided - Price consistency across variants - No certifications or warranties mentioned ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fd87ac7-8539-48c4-a652-8faf965e7e70.jpg?v=1781628220 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/737bf66e-846f-4955-bc48-92b35caefb1a.jpg?v=1781628220 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/724d59a9-9755-4a61-aeb6-594a0cbff815.jpg?v=1781628220 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd29cb4b-0142-48c3-a47a-c43f6915f882.jpg?v=1781628220 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69d918c1-2b4a-4550-8b73-245036d7a287.jpg?v=1781628220 ## Agent notes - Image content was not analyzed; visual details are not described. - Product type and description are missing from source data. - Tags: m4x, m4x-202606, wp-import (no additional information inferred).
This product has 12 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": "Cross-Legged Office Chair Multi-Posture assistance Meditation Seat for Meditators",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "52.0",
"_height_cm": "28.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").