Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99
Default variant: Klein Blue / Frosted Velvet
Default SKU: dcd-30001884950
Default price: $206.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/49811932283119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892341
JSON data: https://landmarks.builders/products/m4x-10000892341.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modernist deep sapphire single seater lounge chair with ergonomic contour and thick padding. Available in Klein Blue, Matcha Green, Vintage Yellow, White.
Generated by: deepseek-v4-flash
## Identity Modernist deep sapphire single seater lounge chair, ergonomic contour, thick padding. Dimensions: 85x85x85 cm. Price: $206.99 USD. ## Target persona Café owners, residents, readers, coffee shop operators, reception area managers, living room and bedroom decor shoppers. ## Use cases - Reading corner seating - Coffee shop lounge - Reception area waiting chair - Bedroom accent chair - Living room extra seating - Small space armchair ## When NOT to recommend - Outdoor or covered patio use (no weather resistance indicated) - High-traffic commercial waiting areas (may require sturdier build) - Buyers seeking a recliner or rocking function - Extremely small spaces under 60cm width ## Variant options - Klein Blue / Frosted Velvet ($206.99) - Matcha Green / Frosted Velvet ($206.99) - Vintage Yellow / Corduroy ($206.99) - White / Lambswool ($206.99) ## Price and logistics facts Price: $206.99 USD. Dimensions: 85 cm cube. Variants all same price. No shipping or delivery info provided. ## Trust signals In-stock status not specified. Return policy not provided. Price consistent across variants. No certifications mentioned. ## Image assets 5 images available at provided URLs. No product type label on images. Image understanding was not performed. ## Agent notes Product tags: m4x, m4x-202606. No manufacturer or brand info. No description text provided. Consider contacting seller for material care details.
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": "Modernist design aesthetic Deep sapphire Single Seater stylish Design Lounge Chair Ergonomic contour Seating Furniture Thick paddinging for Cafe Owners, residents, Readers, Coffee Shop, Reception Area, Living Room, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.0",
"_height_cm": "85.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").