Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $178.99 – $295.99
Default variant: 100*60*72cm / Wave Booth
Default SKU: dcd-30001881347
Default price: $219.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22200 g
Cart URL (default variant): https://landmarks.builders/cart/49811863044335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891724
JSON data: https://landmarks.builders/products/m4x-10000891724.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modular Design: Features a unique wavy shape that can be combined with other straight or curved pieces to create custom seating arrangements tailored to your space.
Long-Lasting Construction: Built on a sturdy solid wood frame that is resistant to and warping, ensuring long-lasting stability and support in high-traffic areas.
Superior Comfort: Padded with high-density foam that evenly distributes pressure, resists sagging, and provides a comfortable yet supportive seating experience for waiting guests.
Easy-to-Maintain Upholstery: Available in multiple materials, including a waterproof and scratch-resistant PU leather that is simple to wipe clean, and a breathable cotton-linen textile.
Versatile Application: Perfectly suited for creating a welcoming and modern atmosphere in various commercial settings such as kindergartens, reception lobbies, salons, and parent waiting areas.
Summary: Modular Combination Wavy Seat Bench Easy to Clean Waiting Room Sofa Sturdy Structure Reception Seating High-Density Foam for Parents, Children, Clients, Kindergarten, Lobby, Salon
Generated by: m4x-map-v1
This product has 4 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": "Modular Combination Wavy Seat Bench Easy to Clean Waiting Room Sofa Sturdy Structure Reception Seating High-Density Foam for Parents, Children, Clients, Kindergarten, Lobby, Salon",
"quantity": 1,
"grams": 22200000,
"properties": {
"_length_cm": "104.0",
"_width_cm": "65.0",
"_height_cm": "77.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").