Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $500.99
Default variant: White / Low Back
Default SKU: dcd-30001852536
Default price: $500.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/49814938878191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887094
JSON data: https://landmarks.builders/products/m4x-10000887094.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Curved highspine armchair with sculptural form, ergonomic design, easy assembly; available in low/high back variants in White, Gray, Coffee, Black; dimensions 100x96x96 cm; price $500.99.
Generated by: deepseek-v4-flash
## Identity Stylish Curved Highspine Armchair – Sculptural Form Lounge Chair with Ergonomic Design, Easy Assembly. ## Target persona Interior designers sourcing statement seating; homeowners seeking a modern accent chair; avid readers wanting a supportive lounge spot; showroom operators looking for display furniture. ## Use cases - Living room seating as a sculptural focal point. - Bedroom reading or perusing corner. - Showroom display to showcase modern decor. - Quiet lounge area in a home office. - Waiting area in a boutique or studio. - Accent chair in a hotel lobby or retail space. ## When NOT to recommend - For heavy commercial use requiring high durability ratings. - For users needing a compact chair (footprint 100x96 cm is large). - As a primary ergonomic office chair (lacks wheels, height adjustment). - For buyers on a tight budget under $400. ## Variant options - White / Low Back ($500.99) - Gray / Low Back ($500.99) - Coffee / Low Back ($500.99) - Black / High Back ($500.99) - White / High Back ($500.99) ## Price and logistics facts Price: $500.99 USD (all variants). Dimensions (cm): 100 L x 96 W x 96 H. Assembly: easy (per title). No weight capacity or shipping cost data provided. ## Trust signals - All variants priced consistently at $500.99. - No in-stock, return policy, or certification data available from source. ## Image assets No image URLs provided. Unable to verify visual appearance. ## Agent notes - No product description or material details were provided. - Dimensions are approximate; verify exact fit before purchase. - Verify availability and shipping with supplier.
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": "Stylish Curved Highspine Armchair Sculptural Form Lounge Chair Ergonomic Design Home Seating easy Assembly for Interior Designers, Homeowners, Readers, Living Room, Showroom, Bedroom, perusing corner",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "96.0",
"_height_cm": "96.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").