Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $890.99
Default variant: Lake Blue
Default SKU: dcd-30001845936
Default price: $890.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815023517935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886103
JSON data: https://landmarks.builders/products/m4x-10000886103.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: Designer-inspired minimalist rotating armchair with plush fabric, 115x112x105 cm, available in 5 colors, priced at $890.99.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Rotating Puffy Armchair (Pumpkin-style) in Plush Fabric ## Target persona Interior designers and home decorators seeking statement seating; homeowners wanting a unique, comfortable accent chair for living room, bedroom, or reading nook; office lounge planners. ## Use cases - Living room accent seating - Bedroom reading corner - Office lounge area - Photo prop for styled shoots - Designer showroom display - Home library relaxation ## When NOT to recommend - Budget-conscious buyers (price over $800) - Small apartments (footprint 115x112 cm requires space) - Those needing lightweight or frequently moved furniture - Allergic to synthetic fabrics (fabric composition unknown) ## Variant options - Lake Blue ($890.99) - Orange ($890.99) - Gray ($890.99) - Dark Green ($890.99) - Pink ($890.99) ## Price and logistics facts $890.99 USD. Dimensions: 115 cm x 112 cm x 105 cm. Weight not provided. Shipping dimensions unknown. ## Trust signals No stock status or return policy data provided. All variants priced identically. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d5c6966-20c4-4b3d-8561-8d05e5fcca8d.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/feee93a3-6680-4d56-95b1-fb453686e037.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c5eb50b-a2e6-4c86-a565-345f9e645b51.jpg?v=1781664347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4b27d5c-a84d-4069-9963-8728f37f55fd.jpg?v=1781664348 ## Agent notes Product description missing; no material details beyond 'plush fabric'. Rotating function implied by title but no mechanical specifics. Dimensions in centimeters.
This product has 4 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": "Minimalist Design rotating puffy Armchair designer-inspired Pumpkin rotating Chair soft plush fabric Fabric Living Room Furnishing Plush Upholstery for Interior Designers, Home Decorators, Lounge Area, Bedroom, perusing corner, Office",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "112.0",
"_height_cm": "105.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").