Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99
Default variant: Orange / Sofa Chair
Default SKU: dcd-30001883002
Default price: $233.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/49813635170543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891995
JSON data: https://landmarks.builders/products/m4x-10000891995.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered barrel chair with cushioned seat, available in orange or gray, dimensions 75 cm cube, priced at $233.99.
Generated by: deepseek-v4-flash
## Identity Light Luxury Design Upholstered Barrel Chair, modern barrel armchair with comfortable cushioning. ## Target persona Business owners, interior designers, hospitality professionals (hotel managers, reception area managers), and homeowners seeking accent seating. ## Use cases - Reception area seating for a boutique hotel or office lobby. - Accent chair in a hotel guest room or bedroom. - Cozy reading nook chair in a living room or study. - Occasional seating in an interior designer's staged space. - Visitor chair in a small office or consultation room. ## When NOT to recommend - Outdoor or damp environments (indoor use only). - High-traffic commercial settings requiring heavy-duty contract furniture (e.g., restaurant dining). - Users needing a recliner, rocking, or swivel function. - Projects requiring perfectly matching multiple chairs in large quantities (only two colors). ## Variant options - Orange / Sofa Chair (SKU: dcd-30001883002) – $233.99 - Gray / Sofa Chair (SKU: dcd-30001883003) – $233.99 ## Price and logistics facts - Price: $233.99 USD (same for both variants). - Dimensions: 75 x 75 x 75 cm (cube shape). - No weight or shipping dimensions provided. ## Trust signals - No warranty, certification, or return policy information available in product data. - Product appears listed as in-stock (no backorder or lead time indicated). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdb68734-eba8-4479-979c-e81cdb872fa9.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/161d52cf-56bd-42c1-a411-203e2951d0e6.jpg?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d12422a6-9e5e-48c4-aa00-ab1ba1a55338.jpg?v=1781628229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffa663ad-f712-42ac-85d9-a3d880ea8642.jpg?v=1781628228 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d65f7a1-a889-4d44-8c76-660912edeafd.jpg?v=1781628228 ## Agent notes - Images are fetchable but not analyzed for visual details. Do not infer materials or construction beyond explicit facts.
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": "Light Luxury Design Upholstered Barrel Chair Modern Design Barrel Armchair Comfortable Cushioning Seating Furniture Cozy Backrest for Business Owners, Interior Designers, Reception Area, Hotel, Bedroom, Living Room",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "75.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").