Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99
Default variant: Yellow
Default SKU: dcd-30001938562
Default price: $203.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7700 g
Cart URL (default variant): https://landmarks.builders/cart/49811920584943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899561
JSON data: https://landmarks.builders/products/m4x-10000899561.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Shell Design: Features a sleek, minimalist shell-shaped seat and spinerest that provides an elegant and contemporary look to any space.
Comfortable Upholstery: Padded with dense foam and covered in soft, premium upholstery, available in multiple hues and materials to suit your decor.
Sturdy Metal Frame: Constructed with a robust steel leg frame, ensuring excellent stability, durability, and a strong weight-bearing capacity for frequent use.
adaptable Seating: ideally designed for a variety of settings, including as a dining chair, a home office chair, a study desk chair, or a stylish accent piece in your bedroom.
Ergonomic Support: The curved spinerest is designed to conform to the natural shape of your figure, offering comfortable support during long periods of sitting.
Summary: Upholstered shell chair with ergonomic backrest, available in 4 colors, priced at $203.99, dimensions 59x53x67 cm.
Generated by: deepseek-v4-flash
## Identity Upholstered Shell Chair, Modern Design Seating Furniture, Minimalist design, Ergonomic spinerest. Priced at $203.99 USD. ## Target persona Homeowners and adults seeking minimalist, ergonomic seating for bedroom or living spaces; style-conscious individuals looking for accent chairs. ## Use cases - Bedroom seating for reading or dressing. - Accent chair in a living room or study. - Occasional seating in a hallway or entryway. - Desk chair for short-duration use (not full workday). - Additional seating in a small apartment. - Decorative piece in a minimalist interior. ## When NOT to recommend - When the user needs a heavy-duty office chair for 8+ hours daily. - For outdoor use (not weather-resistant). - For users requiring a recliner or rocking function. - For very tall or heavy individuals (dimensions may be restrictive). ## Variant options - Yellow (SKU: dcd-30001938562) - White (SKU: dcd-30001938563) - Black (SKU: dcd-30001938564) - Brown (SKU: dcd-30001938565) All variants at $203.99. ## Price and logistics facts Price: $203.99 USD. Dimensions: 59 cm (L) x 53 cm (W) x 67 cm (H). No additional pricing tiers. ## Trust signals In-stock status unknown. Return policy not provided. Price appears consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bda5cc50-fbfe-4e86-a828-c3dce83d3deb.jpg?v=1781600945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4cc7f34-eb40-45f1-86bd-9bf340ecf769.jpg?v=1781600946 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc04dae4-2c0d-4c94-a989-756ae5c9a0af.jpg?v=1781600945 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ece4e5ab-6c2f-4313-9d56-422de152c6ec.jpg?v=1781600947 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca9b0377-3fcc-4813-a8f3-53dfaa1e5a44.jpg?v=1781600952 ## Agent notes No product description provided. Images not analyzed; visual details cannot be inferred.
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 Shell Chair Modern Design Seating Furniture Minimalist design Ergonomic spinerest for Homeowners, Adults, Bedroom",
"quantity": 1,
"grams": 7700000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "53.0",
"_height_cm": "67.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").