Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $227.99
Default variant: White
Default SKU: dcd-30001885654
Default price: $227.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49813623079151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892462
JSON data: https://landmarks.builders/products/m4x-10000892462.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Elegant Design: Features a light luxury design with clean lines and an armless outline, making it a chic addition to any contemporary home or office space.
adaptable Seating Solution: excellently fitted as a guest chair in the living room, a stylish vanity chair in the bedroom, or a comfortable side chair for your home office or study.
Ergonomic Comfort: Thoughtfully designed with ergonomic principles, including built-in lumbar support and a high backrest to promote good posture during extended periods of sitting.
Premium paddinging: Constructed with a dense sponge filling and an integrated coil padding system to provide a soft yet supportive seat that resists sagging over time.
long-lasting Construction: Built on a sturdy wooden frame with robust carbon steel legs for excellent stability and a up to weight capacity of 150kg, ensuring long-lasting durability.
Summary: This armless upholstered side chair features an ergonomic backrest and modern design, offered in White or Black at $227.99, suitable for student and vanity areas.
Generated by: deepseek-v4-flash
## Identity Armless Upholstered Side Chair, Light Luxury design, with Ergonomic Backrest. Available in White and Black. ## Target persona Students and young adults seeking compact, stylish seating for dorm rooms or apartments; individuals needing a vanity chair for makeup or grooming. ## Use cases - Seating at a student desk for study sessions - Vanity or dressing table chair - Extra seating in a bedroom or small living room - Occasional chair in a home office or reading nook - Compact seating for a small apartment or dorm ## When NOT to recommend - For users who need armrests for support or comfort - For heavy-duty or prolonged daily use as a primary office chair - For outdoor or high-moisture environments - For individuals preferring a very soft or deeply cushioned seat ## Variant options - White (SKU: dcd-30001885654) – $227.99 - Black (SKU: dcd-30001885655) – $227.99 ## Price and logistics facts - Price: $227.99 USD (same for both color variants) - Dimensions: 87 cm (length) x 67 cm (width) x 46 cm (height) ## Trust signals - No stock status or return policy provided in source data. - Price is consistent across both color variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/721eb5a0-ff02-482d-81f4-0795c182ed15.jpg?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30db8924-a84b-440d-9259-526525a4a4f1.jpg?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62031e93-5fcf-48cd-9ca1-3840758716d2.jpg?v=1781628207 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/889bfa70-0d7d-4df0-967c-f71b5f093901.jpg?v=1781628206 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba0a39c5-2580-4800-af77-46312803564b.jpg?v=1781628206 ## Agent notes - No product description was provided; all details based on title and metadata. - Dimensions are in centimeters; approximate conversion: 34.3" x 26.4" x 18.1". - Image understanding was not performed; treat URLs as fetchable assets only.
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": "Armless Upholstered Side Chair Light Luxury design Home Seating Modern Design Ergonomic Backrest for Students, Vanity Area",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "87.0",
"_width_cm": "67.0",
"_height_cm": "46.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").