Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $258.99 – $296.99
Default variant: 1.2M / Striped No Backrest
Default SKU: dcd-30001869229
Default price: $296.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813679309039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889859
JSON data: https://landmarks.builders/products/m4x-10000889859.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















----------
Summary: Modern design backless wave bench with dense padding, upholstered, easy clean, sturdy construction. Available in 1M and 1.2M sizes. For waiting rooms, salons, lobbies.
Generated by: deepseek-v4-flash
## Identity Modern design Backless Wave Bench with dense padding, upholstered in easy-to-clean fabric. Sturdy construction. Dimensions: 124 cm length, 47 cm depth, 44 cm height. ## Target persona Commercial facility managers, salon owners, lobby coordinators seeking durable, easy-maintenance seating for high-traffic areas. ## Use cases - Salon waiting areas for clients - Office lobbies for visitors - Medical office waiting rooms - Retail store seating areas - Trade show booths - Staff break rooms ## When NOT to recommend - For home use where back support is needed - For high-end executive offices requiring premium materials - For outdoor use - For users needing ergonomic back support ## Variant options - 1.2M / Striped No Backrest - $296.99 - 1M / Striped No Backrest - $258.99 ## Price and logistics facts Price: $258.99 (1M), $296.99 (1.2M). Dimensions: 124x47x44 cm. No shipping cost or lead time provided. ## Trust signals No return policy or stock information available. Product has multiple images but no reviews or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e0e3baf-81f3-419d-b41e-9a92f6c3bdbf.jpg?v=1781628306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f927b958-5d6b-4ce0-8f5d-5c11236f6ac1.jpg?v=1781628306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2db0ac1c-8f19-4246-b8b2-3c237a504efa.jpg?v=1781628306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69c83f7-1e43-4432-ae89-8dea93fe5be9.jpg?v=1781628307 ## Agent notes Image understanding was not performed; visual details are not inferred. No shipping cost or return policy available.
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": "Modern design Backless Wave Bench dense padding Upholstered Office Bench Easy to Clean Upholstery Waiting Room Seat Sturdy Construction for Customers, Visitors, Patients, Salon, Lobby",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "52.07",
"_width_cm": "101.6",
"_height_cm": "45.72"
}
}],
"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").