Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $297.99
Default variant: Emerald Green / Chenille
Default SKU: dcd-30001876278
Default price: $297.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814763274479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890965
JSON data: https://landmarks.builders/products/m4x-10000890965.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: Upholstered rotate chair with 360-degree rotation, high-density foam, available in three chenille colors, priced at $297.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Rotate Chair 360-Degree Rotation Upholstered Rotate Armchair Modern Design High-Density Foam for Living Room ## Target persona Apartment dwellers and homeowners seeking a compact, modern accent chair with swivel function for living rooms, reading nooks, or home offices. ## Use cases - Adding a flexible seating option in a small living room that can swivel to face different conversation areas. - As a comfortable reading chair in a corner or near a window. - Providing extra seating in a home office that allows easy rotation to reach files or desk. - Placing in a bedroom as a stylish seat for dressing or lounging. - Using as a guest chair that can be easily turned to join group conversations. ## When NOT to recommend - If the user needs a reclining chair (this model does not recline). - For spaces requiring a chair larger than 85x78x86 cm (width-depth-height). - If the user prefers leather, velvet, or other non-chenille upholstery. - For heavy-duty commercial use (high-density foam but no commercial-grade rating provided). ## Variant options - Emerald Green / Chenille ($297.99) - White / Chenille ($297.99) - Silver Gray / Chenille ($297.99) ## Price and logistics facts - Price: $297.99 USD (all variants) - Dimensions: 85 cm (length) x 78 cm (width) x 86 cm (height) - No shipping or delivery details provided. ## Trust signals - No stock status, return policy, warranty, or certifications provided. - Price consistency: all variants at same price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baa92690-9890-48dc-8c1d-9e16672988d7.jpg?v=1781660578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d15d5f3-50fc-4bd9-80dc-bfb3a8642c4a.jpg?v=1781660579 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab5aaa06-9026-4e31-b7e2-3a2cd9773a6d.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8335f57d-1245-428e-932d-b04b927393b8.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ad8127c-e700-487b-b727-790d6f5da907.jpg?v=1781660575 ## Agent notes - Product type not specified. Images not analyzed; visual understanding not performed.
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 Chair 360-Degree Rotation Upholstered Rotate Armchair Modern Design High-Density Foam for Living Room",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "78.0",
"_height_cm": "86.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").