Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $871.99
Default variant: Off-white / Non-rotatable
Default SKU: dcd-30001880440
Default price: $871.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49815021191407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891575
JSON data: https://landmarks.builders/products/m4x-10000891575.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: Modern fabric armchair with firm foam padding, available in off-white or gray, non-rotatable, at $871.99. Dimensions: 85x75x70 cm.
Generated by: deepseek-v4-flash
## Identity Light Luxury Design Upholstered rotate Armchair (non-rotatable variants). Soft fabric upholstery, firm density foam pad. Dimensions: 85 x 75 x 70 cm. ## Target persona Office professionals, homeowners, dormitory residents seeking affordable modern seating for indoor spaces. ## Use cases - Living room accent chair - Reception area seating - Home office or studying corner - Dormitory lounge chair - Small apartment armchair ## When NOT to recommend - For high-traffic commercial or public seating (e.g., hotel lobbies, waiting rooms with heavy use) - For outdoor or damp environments - For users requiring adjustable height or recline - For those seeking a rotating/swivel chair (variants are non-rotatable) ## Variant options - Off-white / Non-rotatable (SKU: dcd-30001880440) – $871.99 - Gray / Non-rotatable (SKU: dcd-30001880441) – $871.99 ## Price and logistics facts - Price: $871.99 USD - Dimensions: 85 cm (length) x 75 cm (width) x 70 cm (height) - Currency: USD ## Trust signals - No stock status provided - No return policy available in facts - Price consistent across both variants - No certifications mentioned ## Image assets -  -  -  -  -  ## Agent notes - No product description provided; title used for context. - No stock or inventory data; assume availability may vary. - No return or warranty policy included. - Images not analyzed; visual details cannot be described.
This product has 10 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": "Light Luxury Design Upholstered rotate Armchair Modern Minimalist design Lounge Chair Soft Fabric Upholstery Home Seating firm density Foam pad for Office Professionals, Homeowners, Living Room, Reception Area, studying corner, Dormitory",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "75.0",
"_height_cm": "70.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").