Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $804.99
Default variant: Caramel Red / Chenille Coral
Default SKU: dcd-30001848058
Default price: $804.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/49815014015215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886453
JSON data: https://landmarks.builders/products/m4x-10000886453.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: Oversized rotating barrel chair with sherpa upholstery, firm foam support, available in two color/style combinations, priced at $804.99.
Generated by: deepseek-v4-flash
## Identity Rotating barrel chair with sherpa upholstery, firm foam support, oversized design, two color/style variants. ## Target persona Apartment dwellers seeking a statement accent chair; small-space decorators wanting a rotating, cozy seating option; vintage design enthusiasts looking for oversized barrel chairs. ## Use cases - As a reading nook chair in a living room or bedroom. - As a rotating accent chair for social seating in a compact apartment. - As a cozy spot for watching TV or scrolling on a phone. - As an easy-to-move chair for flexible room layouts. - As a single seating unit in a home office or study. ## When NOT to recommend - When exact dimensions are required (not provided). - For buyers with a budget strictly under $800. - For users needing a lightweight or easily transportable chair (weight not specified). - For those preferring leather, fabric, or materials other than sherpa/chenille. ## Variant options 1. SKU: dcd-30001848058 - Color: Caramel Red, Style: Chenille Coral - $804.99 2. SKU: dcd-30001848059 - Color: Cream White, Style: Chenille Coral - $804.99 ## Price and logistics facts Price: $804.99 USD per variant. Shipping, taxes, and delivery timelines not provided. ## Trust signals In-stock status and return policy not provided in facts. Price consistency: both variants priced identically. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d969b8f9-de3c-411a-9edb-148202af9775.jpg?v=1781664322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b72f2ef3-36a4-427c-8bc1-ddaf29e2ef85.jpg?v=1781664322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bb8aaa7-0c67-4d8b-b2e5-340f6f8820ef.jpg?v=1781664323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3b86447-a20b-46ac-ab30-6c0d4546c1f6.jpg?v=1781664322 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95f932b7-7776-4649-ba0b-7b1a6fc9dbe3.jpg?v=1781664322 ## Agent notes No product description, dimensions, or weight provided. Image understanding was not performed; visual details are not 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": "Rotating Barrel Chair Vintage design Oversized rotate Barrel Chair Sherpa Upholstery firm support Foam for Apartment Dwellers",
"quantity": 1,
"grams": 20000000,
"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").