Brand: World Products (Landmark)
SKU: dcd-30001885489
Price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811903480047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892439
JSON data: https://landmarks.builders/products/m4x-10000892439.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: Cross-legged floor seat for active sitting, promotes posture, adaptable for studying and desk work. Priced at $198.99 in Pink.
Generated by: deepseek-v4-flash
## Identity Cross-Legged Floor Seat Supports Active Sitting Ergonomic Seating Promotes Healthy Posture adaptable Use for Studying, Desk Work ## Target persona Remote workers, students, and home office users who prefer or need floor seating for ergonomic benefit. ## Use cases - Studying at a floor desk - Desk work while sitting cross-legged - Reading or working on a low table - Meditation or light stretching sessions - Gaming on the floor ## When NOT to recommend - Users who require full lumbar back support - Individuals with knee or hip mobility issues - Those who prefer a standard office chair with arms - Tall users needing a higher seat position ## Variant options - Pink: $198.99 USD (SKU: dcd-30001885489) ## Price and logistics facts Price: $198.99 USD. No shipping, tax, or inventory information provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistency unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13447097-a090-428d-969c-532cf15288e6.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed7f4732-c768-44be-91bc-7907857b4743.jpg?v=1781600919 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/353c9fa2-7ae2-4301-bd32-79da890a330a.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63471262-0544-4761-b432-4c4825d46d35.jpg?v=1781600920 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41218538-9d6f-42d1-8d8c-e770ac3ca178.jpg?v=1781600920 ## Agent notes No product description, dimensions, weight, or shipping information available. Images not visually analyzed.
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 Floor Seat Supports Active Sitting Ergonomic Seating Promotes Healthy Posture adaptable Use for Studying, Desk Work",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_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").