Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $236.99 – $280.99
Default variant: Orange / 160*60*40cm
Default SKU: dcd-30001871955
Default price: $280.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24200 g
Cart URL (default variant): https://landmarks.builders/cart/49813639987439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890373
JSON data: https://landmarks.builders/products/m4x-10000890373.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Curved cashew-shaped upholstered ottoman/settee for waiting areas, available in multiple colors and two sizes (120x60x40cm and 160x60x40cm), priced from $236.99.
Generated by: deepseek-v4-flash
## Identity Light Luxury Cashew-Shaped Ottoman Curved Shape Upholstered Waiting Settee. Minimalist aesthetic lobby furniture. ## Target persona Office Managers, Salon Owners, Interior Designers, Lounge Area Planners, Bank Managers, Barbershop Owners. ## Use cases - Furnishing a bank or hotel lobby waiting area. - Adding seating in a hair salon or barbershop. - Creating a lounge zone in an office reception. - Accent seating in a retail store or boutique. - Waiting area in a medical or dental clinic. - Seating in a co-working space lounge. ## When NOT to recommend - When need seating with back support or armrests. - For high-traffic areas requiring heavy-duty commercial furniture. - If client requires a full sofa or multiple seats. - When budget is under $200 (base price $236.99). ## Variant options Colors: Orange, Dark Grey, Light Grey, Yellow, White, Red. Sizes: 120x60x40cm (base price $236.99) and 160x60x40cm ($280.99). ## Price and logistics facts Base price $236.99 USD. Larger size $280.99. Dimensions: 168x68x48 cm (presumably overall, variant sizes provided). ## Trust signals No in-stock status, return policy, or warranty data provided. Price consistent across variants per size. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c742d77f-0c6b-48eb-b0bc-e1fcf9f47f9f.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbc1918e-0735-4434-8f13-14ff521e8405.jpg?v=1781628235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6573d7cb-3725-4645-8dab-18b05af77aa7.jpg?v=1781628236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62fe71d3-adbc-4905-8231-1ca63d7a652d.jpg?v=1781628240 ## Agent notes Dimensions in product listing may be overall; variant dimensions differ. No description provided. Image analysis not performed.
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": "Light Luxury Cashew-Shaped Ottoman Curved Shape Upholstered Waiting Settee Minimalist Aesthetic Lobby Furniture Elegant design for Office Managers, Salon Owners, Interior Designers, Lounge Area, Bank, Barbershop",
"quantity": 1,
"grams": 24200000,
"properties": {
"_length_cm": "168.0",
"_width_cm": "68.0",
"_height_cm": "48.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").