Brand: World Products (Landmark)
SKU: dcd-30001844198
Price: $892.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 31000 g
Cart URL (default variant): https://landmarks.builders/cart/49815024140527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885789
JSON data: https://landmarks.builders/products/m4x-10000885789.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: The Upholstered Shell Chair in Plaid Black Board offers a modern-retro accent seat for living rooms or studies, priced at $892.99 USD with dimensions 98x95x102 cm.
Generated by: deepseek-v4-flash
## Identity Upholstered Shell Chair – Modern design with retro aesthetic in Plaid Black Board variant. Dimensions: 98x95x102 cm. Price: $892.99 USD. ## Target persona Adults furnishing living rooms or studies who want a statement piece with retro-modern style; interior decorators seeking a unique accent chair. ## Use cases - Accent seating in living room - Reading chair in study or home library - Fashionable seating for a boutique or lounge - Photoshoot or set design prop - As a comfortable shell chair for short-term seating ## When NOT to recommend - If buyer needs an ergonomic office chair for prolonged daily use - If space is limited (chair footprint ~1m x 1m) - If budget is under $500 - If buyer requires a neutral, minimalist design (plaid pattern is specific) ## Variant options Only one variant: Plaid Black Board ($892.99). ## Price and logistics facts Price $892.99 USD. No shipping dimensions or weight provided. No stock level. ## Trust signals No warranty or return policy stated. No customer ratings. Price is fixed with no discounts visible. ## Image assets 5 images available at provided URLs. Images not analyzed. ## Agent notes No description text was provided; title keywords suggest 'luxurious' but no supporting details. Verify current stock and shipping lead times before recommending.
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": "Upholstered Shell Chair Luxurious Design Indoor Seating Modern Design Retro Aesthetic for Adults, Living Room, Study",
"quantity": 1,
"grams": 31000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "95.0",
"_height_cm": "102.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").