Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $69.99
Default variant: Light Khaki / Light Walnut
Default SKU: dcd-30001918255
Default price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811253690607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896811
JSON data: https://landmarks.builders/products/m4x-10000896811.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Elevate your space with this Nordicdesign chair, featuring a unique cylindrical backrest and clean lines that blend seamlessly into modern, minimalist, or retro-inspired interiors.
Premium Materials: Constructed with a solid wood frame for lasting stability and durability. The seat and backrest are upholstered in high-quality, soft materials, including options like scratch-resistant faux leather and cozy lamb's wool textile.
Ergonomic Comfort: Thoughtfully designed for comfort, the chair features a generously padded seat and a distinctive round backrest that provides ample support, making it ideal for long dinners or extended seating.
Sturdy Construction: constructed with a strong solid wood frame, this chair is engineered for stability and longevity. Its sturdy build ensures it can withstand daily use in both residential and commercial settings.
Versatile Application: This stylish accent seat is a perfect addition to any room. Use Scandinavian dining chair, a chic desk chair for your bedroom or study, or as sophisticated seating in a hotel lobby, restaurant, or reception area.
Summary: Cylinder Rearrest Chair Nordic Look Household Furniture Modern Minimalist Design Sturdy Construction for Interior Decorators
Generated by: m4x-map-v1
This product has 12 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": "Cylinder Rearrest Chair Nordic Look Household Furniture Modern Minimalist Design Sturdy Construction for Interior Decorators",
"product_id": 9429945909487,
"variant_id": 49811253690607,
"quantity": 1,
"grams": 7500,
"length_cm": "58.0",
"width_cm": "56.0",
"height_cm": "81.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").