Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99
Default variant: 1.2M / with Backrest
Default SKU: dcd-30001908572
Default price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49811903873263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895667
JSON data: https://landmarks.builders/products/m4x-10000895667.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Configurable curved sectional booth sofa with dense foam, low height; designed for clinic, lounge, or lobby; 1.2m length, $198.99; three backrest styles.
Generated by: deepseek-v4-flash
## Identity Curved Sectional Booth configurable Lowheight curved-Shaped Sofa dense Foam Space-Saving for Clinic, Lounge Area, Lobby ## Target persona Facility managers for clinics, medical offices; lounge area planners; lobby furnishing buyers; commercial interior designers. ## Use cases - Waiting room seating in dental or medical clinics - Lounge area in corporate offices - Reception seating in hotels or spas - Low-height seating for children's areas - Space-saving seating in narrow hallways or corners - Configurable layout for different room shapes ## When NOT to recommend - Residential living rooms (style and height may not match home decor) - High-traffic public transit hubs (durability unknown) - Elderly or mobility-impaired users needing higher seat height (low height) - Environments requiring heavy-duty upholstery (material not specified) ## Variant options Three styles, all 1.2m size, all $198.99: 1. With Backrest (sku dcd-30001908572) 2. Left Half Backrest (sku dcd-30001908573) 3. Right Half Backrest (sku dcd-30001908574) ## Price and logistics facts - Price: $198.99 USD per unit (all variants) - Dimensions: 122 cm (L) x 68 cm (W) x 68 cm (H) - Weight and shipping cost not provided ## Trust signals - Price is identical across three variants - Dimensions are provided - No stock status or return policy data available ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa8fdc51-beb7-42b8-878c-ce160c318c18.jpg?v=1781600920 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36787567-0c69-453e-97df-56f8e5797aa2.jpg?v=1781600920 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdfc9de2-f4a4-4208-9712-2ed93aab71f2.jpg?v=1781600921 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bde40680-d4e9-4769-b6c2-21beb7c49644.jpg?v=1781600920 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0449d624-d298-468c-96d1-be8cde7a3094.jpg?v=1781600920 ## Agent notes - Image content not analyzed; visual details are not described. - No product description or material specifications provided. - Only three variants exist; no additional size or color options.
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": "Curved Sectional Booth configurable Design Lowheight curved-Shaped Sofa dense Foam Space-Saving for Clinic, Lounge Area, Lobby",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "122.0",
"_width_cm": "68.0",
"_height_cm": "68.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").