Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99
Default variant: Black / Fangji Chair
Default SKU: dcd-30001901791
Default price: $189.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/49811887882479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894735
JSON data: https://landmarks.builders/products/m4x-10000894735.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rounded spinerest Chair Space-Saving archedd spinerest Side Chair Easy Assembly
| Colour | Black |
| Item Height | 75 cm |
| Item Length | 50 cm |
| Item Width | 50 cm |
| Type | Dining Chair |
| Frame Material | Solid Wood |
| Style | Contemporary/Modern |
| Room | Dining Room |
| Assembly Status | Assembly Required |
| Assembly Required | Yes |
| Model | Y1053M-01 |
| Features | Upholstered |
| Upholstery Fabric | Faux Leather |
| Finish | Painted |
| Indoor/Outdoor | Indoor |
| Wood Tone | Dark Wood |
| Seat Height | 45 cm |
| Backrest Height | 40 cm |
Summary: Rounded spine rest side chair with space-saving arched design, easy assembly. Available in Black, White, Wood in two style variants. Priced at $189.99.
Generated by: deepseek-v4-flash
## Identity Rounded spine rest side chair with space-saving arched design, easy assembly. SKU variants: Black, White, Wood in Fangji and Yuanji styles. ## Target persona Budget-conscious home decorators; small space dwellers; first-time apartment renters; office workers needing extra seating. ## Use cases - Compact dining seating for small apartments - Extra chair for home office - Accent chair in living room corner - Temporary seating for gatherings - Reading nook chair ## When NOT to recommend - Heavy daily use for multiple hours (no ergonomic support details) - Outdoor use (indoor chair only) - Large or tall individuals (dimensions compact) - High-end interior design (budget price point) ## Variant options - Black / Fangji Chair ($189.99) - White / Fangji Chair ($189.99) - Wood / Fangji Chair ($189.99) - White / Yuanji Chair ($189.99) - Wood / Yuanji Chair ($189.99) ## Price and logistics facts - Price: $189.99 USD - Dimensions: 65 cm (L) x 60 cm (W) x 40 cm (H) - No shipping or tax info provided ## Trust signals - No in-stock status, return policy, or certifications provided - Price is fixed across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66d1a03a-31d5-47c5-a3eb-3eedfce31606.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50babfa5-c8b6-4412-9aec-0921ebba3170.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f69d2e89-a7c6-4f34-aa47-280e771e8629.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0c64cc8-170a-40ed-a7cc-c937d76d3d0b.jpg?v=1781600894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee7fb3ba-2ed3-48ea-8079-a346de00980a.jpg?v=1781600895 ## Agent notes - Image content not analyzed; rely on URLs for visual details. - No product description available; title and variants only. - Competitor pricing or availability unknown.
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": "Rounded spinerest Chair Space-Saving archedd spinerest Side Chair Easy Assembly",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "60.0",
"_height_cm": "40.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").