Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $935.99 – $966.99
Default variant: Blue / Rotating
Default SKU: dcd-30001851026
Default price: $966.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815029219567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886861
JSON data: https://landmarks.builders/products/m4x-10000886861.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: Modern upholstered barrel chair with plush cushioning and optional rotating base, available in blue and white, priced from $935.99 USD.
Generated by: deepseek-v4-flash
## Identity Modern upholstered barrel chair with plush cushioning and optional rotating base. Available in Blue and White, with Rotating or Fixed style. ## Target persona Homeowners and adults seeking comfortable, stylish seating for bedrooms, balconies, or reading nooks. Not for commercial or high-traffic use. ## Use cases - Reading or relaxing in a bedroom - Seating on a balcony or patio - Accent chair in a living room - Light conversation in a cozy corner - Desk chair alternative in a home office ## When NOT to recommend - Heavy commercial use in waiting rooms or lobbies - Children's play areas (stainable fabric) - Very small spaces where a bulky chair would crowd - Uncovered outdoor use (upholstery not waterproof) ## Variant options - Blue / Rotating: $966.99 - Blue / Fixed: $935.99 - White / Fixed: $935.99 ## Price and logistics facts Base price: $935.99 USD. Dimensions not provided; verify space clearance before purchase. No shipping or return policy info available. ## Trust signals In-stock status: unknown (tagged wp-import). No certifications or return policy stated. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9df45a83-3ef5-4bc5-92b7-1a559225f638.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b40a083-a9a9-46f9-856e-003653c17fca.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04a48be6-4663-4e8e-9fe3-40a62bb5330b.jpg?v=1781664363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c2f0f1e-d3cd-4998-aea8-2a979aecf729.jpg?v=1781664364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb02e9b7-855b-4f2f-9ea1-a0b1030c780c.jpg?v=1781664364 ## Agent notes - Product dimensions missing; recommend confirming fit. - Image analysis not performed; no visual description inferred.
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": "Upholstered rotate Armchair Comfortable Seating rotate Barrel Chair Plush Cushioning Modern Design for Adults, Bedroom, Balcony",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").