Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $227.99
Default variant: Orange / Single
Default SKU: dcd-30001882553
Default price: $227.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/49813622784239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891914
JSON data: https://landmarks.builders/products/m4x-10000891914.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 swivel barrel chair with high-density foam, suitable for commercial and residential indoor seating, available in Orange and Khaki, priced at $227.99.
Generated by: deepseek-v4-flash
## Identity This is a swivel barrel chair with upholstered seat and back, ergonomic design, high-density foam cushioning. Dimensions: 75 cm L x 75 cm W x 83 cm H. Weight not specified. ## Target persona Built for interior designers sourcing accent seating, apartment dwellers needing compact seating, hotel lobby and reception area managers, sales center furnishers. ## Use cases - Adding accent seating in living rooms or lounges. - Furnishing hotel lobbies and reception areas. - Providing comfortable seating in sales centers. - Temporary or permanent seating in apartment common areas. - Use as a statement chair in interior design projects. ## When NOT to recommend - For outdoor use (indoor only). - For heavy daily use in high-traffic commercial kitchens or industrial settings. - For buyers requiring a full set of matching chairs (only two color options, no additional styles). - For buyers requiring detailed product specifications or material certifications not provided. ## Variant options Two color variants: Orange (SKU dcd-30001882553) and Khaki (SKU dcd-30001882554), both "Single" style, priced at $227.99. ## Price and logistics facts Price: $227.99 USD. Dimensions: 75 x 75 x 83 cm. No shipping weight or shipping cost information available. No delivery lead time provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - Price consistency: both variants same price. - No certifications mentioned in product data. ## Image assets 5 images available for visual assessment (URLs provided below). Note: No visual analysis performed; images should be fetched to verify color, material appearance, and chair design. ## Agent notes No product description provided; key features inferred from title. Image understanding not performed; rely on fetched images for visual context. Consider verifying stock and return policy with seller.
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 Swivel Barrel Chair Comfortable Cushioning Commercial Seating Ergonomic Design Indoor Furniture High-Density Foam for Interior Designers, Apartment Dwellers, Hotel Lobby, Sales Center, Reception Area, Living Room",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "75.0",
"_height_cm": "83.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").