Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $224.99
Default variant: Orange / Chair
Default SKU: dcd-30001884116
Default price: $224.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/49813617082607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892187
JSON data: https://landmarks.builders/products/m4x-10000892187.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian design upholstered tub chair available in five colors (Orange, Coffee, Beige Gray, Blue Gray, Black) with thick cushioning, dimensions 70x70x80 cm, priced at $224.99 USD.
Generated by: deepseek-v4-flash
## Identity Upholstered tub chair in Italian design style, thick cushioning, available in 5 colors. ## Target persona Interior designers, apartment dwellers, cafe owners, hotel managers, office facility managers. ## Use cases - Accent seating in living room - Casual lounge chair in bedroom - Waiting area chair in hotel lobby - Seating in hotel room or reception - Cafe chair for dining or lounge areas - Office breakout or waiting area seating ## When NOT to recommend - Outdoor use - High-traffic commercial dining (e.g., busy restaurant) - As a primary ergonomic office chair - Very small spaces (footprint 70x70 cm may be too large) ## Variant options - Orange / Chair ($224.99) - Coffee / Chair ($224.99) - Beige Gray / Chair ($224.99) - Blue Gray / Chair ($224.99) - Black / Chair ($224.99) ## Price and logistics facts - Price: $224.99 USD (all variants) - Dimensions: 70x70x80 cm (LxWxH) - Shipping and logistics details not provided. ## Trust signals - Price consistent across variants. - No stock status, return policy, or certifications information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c503770e-3a40-4a10-a827-08d85a3e74a5.jpg?v=1781628198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1507cd82-1c60-453a-b386-13ef94d8601c.jpg?v=1781628197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ac4855f-3c01-4393-8feb-640b5333506a.jpg?v=1781628198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58abadc7-0ce3-48f0-840e-7835d56bdf6d.jpg?v=1781628198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/309eaf9e-d2b7-4bfc-9fdb-a1ca140ff3d8.jpg?v=1781628196 ## Agent notes - Product type not explicitly provided; inferred as upholstered side chair / tub chair. - No description text available; title used for categorization. - Image content not analyzed.
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": "Italian design Upholstered sidechair Modern Design Upholstered Tub Chair Minimalist Aesthetic Lounge Seating Thick Cushioning for Interior Designers, Apartment Dwellers, Cafe, Reception Area, Hotel Lobby, Office",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "70.0",
"_height_cm": "80.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").