Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $298.99
Default variant: Orange
Default SKU: dcd-30001865432
Default price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14200 g
Cart URL (default variant): https://landmarks.builders/cart/49814763700463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889296
JSON data: https://landmarks.builders/products/m4x-10000889296.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





















Summary: Rotating barrel chair with Nordic design, ergonomic for living room, available in 5 colors at $298.99.
Generated by: deepseek-v4-flash
## Identity Rotating Barrel Chair – Nordic & Design Indoor Seating ## Target persona Home residents seeking minimalist, ergonomic seating for living rooms; design-conscious individuals wanting a swivel chair. ## Use cases - As a reading nook chair that rotates for easy access - As accent seating in a modern living room layout - For home office or study where 360-degree mobility is needed - As a comfortable side chair for conversation areas - In apartments where space-saving with ergonomic design is valued - As a versatile chair that can double as a desk chair in a pinch ## When NOT to recommend - For heavy commercial use (e.g., lobbies, waiting rooms) – durability unknown - If the buyer needs a fully upholstered or reclining chair - For outdoor or damp environments (not specified as weather-resistant) - If the buyer requires a chair with arms or higher back support ## Variant options - Orange (SKU: dcd-30001865432) – $298.99 - Beige (SKU: dcd-30001865433) – $298.99 - Dark Gray (SKU: dcd-30001865434) – $298.99 - Silver (SKU: dcd-30001865435) – $298.99 - Brown (SKU: dcd-30001865436) – $298.99 ## Price and logistics facts - Price: $298.99 (USD) - Dimensions: 90 cm (L) x 80 cm (W) x 90 cm (H) - Weight: not provided - Shipping details: not provided ## Trust signals - In-stock status: unknown - Return policy: unknown - Price consistency: all variants priced identically - Certifications: none provided - Tags indicate possible platform import (wp-import), origin TBD ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e09102f-e7eb-4be9-ab94-4765f3b18005.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59c099ac-1d30-4f5f-b03a-396b09e760ad.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40f3aad5-ea4c-4316-9cbe-90f12657713e.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9848fb55-809b-4d9e-aacb-1ac2fec7ed94.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcd9c84f-0f93-4680-a93c-7cfe3d415191.jpg?v=1781660577 ## Agent notes - No textual product description available; rely on images for materials/finish details. - All variants same price; color is the only differentiator. - Dimensions are moderate; may fit standard living rooms.
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 Nordic \u0026 Design Indoor Seating Minimalist Appearance Ergonomic Design for Home Residents, Living Room",
"quantity": 1,
"grams": 14200000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "80.0",
"_height_cm": "90.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").