Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $226.99
Default variant: Black+orange / Armless
Default SKU: dcd-30001884416
Default price: $226.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/49813621539055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892232
JSON data: https://landmarks.builders/products/m4x-10000892232.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Single sofa chair with minimalist tub design, upholstered, firm-density foam padding, dimensions 90x66x86 cm, 6 color variants (all armless), priced at $226.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Single Sofa Chair, Minimalist Design Upholstered Tub Chair with firm-density foam padding. - **Dimensions**: 90 cm length × 66 cm width × 86 cm height. - **Variants**: 6 color combinations (Black+orange, Orange+brown, Beige+grey, Bluegrey+black, Red+black, Brown+black), all armless. - **Price**: $226.99 USD. ## Target persona - Apartment dwellers and small-space residents needing compact seating. - Young professionals furnishing a first home or rental. - Budget-conscious shoppers seeking a versatile accent chair. - Cafe, salon, or small business owners requiring affordable, stylish seating. ## Use cases - Accent chair in a living room or bedroom. - Reading nook seating. - Extra seating in a home office or study. - Guest chair in a reception area or small lobby. - Seating in a cafe or coffee shop corner. - Waiting room chair in a salon or boutique. ## When NOT to recommend - Large living rooms requiring full-sized sofas or sectionals. - Users needing reclining, rocking, or swivel functions. - High-traffic commercial environments requiring heavy-duty wear resistance. - Buyers expecting premium materials (e.g., genuine leather, high-end fabric). ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30001884416 | Black+orange | Armless | $226.99 | | dcd-30001884417 | Orange+brown | Armless | $226.99 | | dcd-30001884418 | Beige+grey | Armless | $226.99 | | dcd-30001884419 | Bluegrey+black | Armless | $226.99 | | dcd-30001884420 | Red+black | Armless | $226.99 | | dcd-30001884421 | Brown+black | Armless | $226.99 | ## Price and logistics facts - Price: $226.99 USD. - Dimensions: 90 × 66 × 86 cm. - No shipping weight, shipping cost, or estimated delivery time provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - No certifications or warranties mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4b47abe-31bd-45eb-93e0-162978058810.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96ac8df8-ed39-4e79-946d-db9635ddb1ba.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ae75334-280b-45c9-bbc3-d2ed10d5197f.jpg?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0675152-8ebf-48c1-8100-661c4260e370.jpg?v=1781628204 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b59996f2-40b9-4766-abbc-db2aa322326b.jpg?v=1781628204 ## Agent notes - No product description was provided; visual inspection of images may be needed to assess color accuracy and material appearance. - Images are available for fetching to verify design 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": "Single Sofa Chair Minimalist Design Upholstered Tub Chair Modern and design firm-density Foam padding for Adults, Cafe, salon",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "66.0",
"_height_cm": "86.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").