Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Brick Yellow
Default SKU: dcd-30001959305
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3100 g
Cart URL (default variant): https://landmarks.builders/cart/49811199000815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902040
JSON data: https://landmarks.builders/products/m4x-10000902040.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: This armless side chair features a sleek, minimalist aesthetic inspired by Nordic design, perfect for adding a modern accent to your dining room, office, or cafe.
Long-Lasting PP Construction: Crafted from a single piece of high-quality, thickened polypropylene (PP), this chair is built for stability and longevity, capable of withstanding frequent use in both residential and business settings.
Space-Saving Stackable Feature: Designed for effectiveness, these chairs can be easily stacked on top of single another, making these chairs an perfect solution for small apartments, versatile rooms, or businesses that need flexible seating arrangements.
Ergonomic Comfort: The chair features a single-piece molded design with a curved backrest that provides comfortable support, promoting good posture during extended periods of sitting.
Versatile & Easy to Maintain: Its waterproof and easy-to-clean surface makes it suitable for a wide range of environments, including kitchens, cafes, lobbies, and patios. Simply wipe it down with a damp cloth to keep it looking new.
Summary: Nordic Design Armless Side Chair Stackable Design Molded Backrest Stool Space-Saving Stacking Seat Thickened Build for Facility Managers, Business Owners, Dining Room, Banquet Hall, Office, Lobby
Generated by: m4x-map-v1
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": "Armless Side Chair Nordic Design Molded Backrest Stool Stackable Design Versatile Use for Event Planners, Business Owners",
"quantity": 1,
"grams": 3100000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "52.0",
"_height_cm": "83.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").