Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $245.99
Default variant: Off-white
Default SKU: dcd-30001870918
Default price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49811922190575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890184
JSON data: https://landmarks.builders/products/m4x-10000890184.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: Italian minimalist leisure chair in off-white, green, or snow willow leaf variants, priced from $204.99, dimensions 75x67x75 cm.
Generated by: deepseek-v4-flash
## Identity 意式极简休闲椅轻奢懒人设计师客厅阳台中古侘寂风民宿单人沙发椅 (Italian Minimalist Leisure Chair) ## Target persona - Interior designers sourcing accent seating for boutique hotels or wabi-sabi themed spaces - Airbnb hosts furnishing rentals with minimalist, photogenic chairs - Homeowners decorating living rooms or balconies with a light luxury aesthetic - Café or lounge owners seeking single, stylish seats ## Use cases - Accent seating in a wabi-sabi styled living room - Relaxation chair on a covered balcony - Decorative seating in a hotel lobby or lounge - Reading nook chair in a home library - Single chair in a minimalist office waiting area ## When NOT to recommend - High-traffic commercial seating (durability unknown) - Children's rooms or play areas (no child safety info) - Outdoor uncovered use (weather resistance not stated) - Users needing ergonomic office chairs for full-day use ## Variant options - Off-white: $204.99 USD - Green: $204.99 USD - Snow Willow Leaf: $245.99 USD ## Price and logistics facts - Base price: $204.99 USD - Dimensions: 75 cm (L) x 67 cm (W) x 75 cm (H) - Currency: USD ## Trust signals - No stock status, return policy, or certifications provided in source facts. - Price consistency: Off-white and green same price, snow willow leaf higher. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b1d8015-8eeb-47f2-b575-d4b31a0618a1.jpg?v=1781600949 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc39ee63-04ab-404c-a9db-1df4c1f88773.jpg?v=1781600949 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cee54803-7635-45ff-a7dc-03b098a6ebf2.jpg?v=1781600949 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a865464-1882-463f-97f5-1b8b3778fb36.jpg?v=1781600949 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eab58d4a-c85a-46ff-87a3-34bc3536b88b.jpg?v=1781600949 ## Agent notes - No product description field provided; rely on title and images for style cues. - Material and assembly details unknown.
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": "意式极简休闲椅轻奢懒人设计师客厅阳台中古侘寂风民宿单人沙发椅",
"quantity": 1,
"grams": 14500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "67.0",
"_height_cm": "75.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").