Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $224.99
Default variant: Dark Green
Default SKU: dcd-30001877879
Default price: $224.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813616787695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891151
JSON data: https://landmarks.builders/products/m4x-10000891151.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic Design upholstered chair with high-back support and padded cushion, available in 7 colors, priced at $224.99.
Generated by: deepseek-v4-flash
## Identity - Product: Nordic Design Upholstered Chair Ergonomic Design Indoor Seating High-Back Support Household Furnishing Padded Cushion - Price: $224.99 USD - Dimensions: 106 x 98 x 98 cm - Colors: Dark Green, Pink, Beige, Mint Green, Light Gray, Dark Gray, Lake Blue ## Target persona - Apartment dwellers - Students - Homeowners - Remote workers ## Use cases - Living room accent seating - Bedroom reading chair - Home office desk chair - Reading nook relaxation - Occasional guest seating ## When NOT to recommend - For commercial or bulk office seating requiring durability certifications - For buyers wanting leather or specific fabric not listed - For those needing a chair under $200 - For users requiring detailed assembly instructions (not provided) ## Variant options - Dark Green ($224.99) - Pink ($224.99) - Beige ($224.99) - Mint Green ($224.99) - Light Gray ($224.99) - Dark Gray ($224.99) - Lake Blue ($224.99) ## Price and logistics facts - Unit price: $224.99 USD (all variants) - Dimensions: 106 x 98 x 98 cm (length x width x height) - Weight: Not provided - Shipping: Not specified ## Trust signals - Price consistent across all color variants - No in-stock or availability data - No return policy or warranty information provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50a997e0-30fd-4081-96a9-76812b7b2b91.jpg?v=1781628197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc06b352-3c41-45b0-947d-d58d2b056592.jpg?v=1781628200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4220f2b4-c79b-4c46-a308-af4d4c0ae16e.jpg?v=1781628197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55fc4483-8ad3-4863-a905-170155cdba5f.jpg?v=1781628198 ## Agent notes - Image understanding was not performed; visual details such as material texture, exact style, and comfort level are not inferred from images. - No product description was provided; all information derived from title, price, variants, and dimensions.
This product has 4 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": "Nordic Design Upholstered Chair Ergonomic Design Indoor Seating High-Back Support Household Furnishing Padded Cushion for Apartment Dwellers, Students, Homeowners, Living Room, Bedroom, Reading Nook, Home Office",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "106.0",
"_width_cm": "98.0",
"_height_cm": "98.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").