Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99
Default variant: Orange
Default SKU: dcd-30001905924
Default price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16500 g
Cart URL (default variant): https://landmarks.builders/cart/49811711099119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895305
JSON data: https://landmarks.builders/products/m4x-10000895305.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Artistic Foliage Design: Inspired by the natural elegance of a foliage, this armchair features a unique, bionic ergonomic curve design that serves as a stunning accent piece for any modern home decor.
Ergonomic Comfort: Sink into comfort with the high backrest and body-hugging curves that are ergonomically designed to support your entire body, helping to release cervical and back pressure.
Space-Saving Solution: Perfectly proportioned for smaller living areas, this compact armchair is an ideal seating solution for apartments, dorm rooms, bedrooms, or creating a cozy reading nook without taking up much space.
Ready to Use: Enjoy instant relaxation right out of the box. This accent chair arrives fully assembled, eliminating any complicated setup so you can start using it immediately.
Versatile Indoor Seating: Whether you're looking for a stylish chair for your living room, a comfortable place in your bedroom, or a unique addition to your office, this versatile armchair provides a perfect blend of design and function.
Summary: Nature-Inspired foliageShaped Armchair High Backrest Accent Chair Space-Saving Indoor Seating Ergonomic Design for Apartment Dwellers, Home Decorators, Bedroom, Dorm Room, Reading Nook, Small Areas. 【Artistic Foliage Design】: Inspired by natural elegance of a foliage, this armchair features a unique, bionic ergonomic design design that serves as a stunning accent piece for any modern home decor. 【Ergonomic Comfort】: Sink into comfort with the high backrest and body-hugging curves that are ergonomically designed to support your entire body, helping to release cervical and back pressure. 【Space-
Generated by: m4x-map-v1
This product has 4 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": "Nature-Inspired foliageShaped Armchair High Backrest Accent Chair Space-Saving Indoor Seating Ergonomic Design for Apartment Dwellers, Home Decorators, Bedroom, Dorm Room, Reading Nook, Small Areas",
"product_id": 9430071836911,
"variant_id": 49811711099119,
"quantity": 1,
"grams": 16500,
"length_cm": "105.0",
"width_cm": "105.0",
"height_cm": "105.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").