Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99
Default variant: Green
Default SKU: dcd-30001879286
Default price: $228.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/49813623767279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891388
JSON data: https://landmarks.builders/products/m4x-10000891388.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French retro style upholstered armchair with wooden arms, ergonomic backrest, thick padding. Available in Green, Orange, Blue. Dimensions 66x68x88 cm. Price $228.99 USD.
Generated by: deepseek-v4-flash
## Identity French Retro Design Upholstered Armchair with Wooden Arms, Ergonomic Backrest, Thick Padding. Available in three colors. ## Target persona Homeowners seeking retro decor; interior designers sourcing accent chairs; readers needing a comfortable armchair for a perusing corner; small office or reception area furniture buyers. ## Use cases - Living room accent seating - Bedroom relaxation chair - Reading nook chair - Reception area guest seating - Home office ergonomic chair ## When NOT to recommend - Modern minimalist interiors (style mismatch) - Buyers requiring a recliner or rocking function - Spaces smaller than 70x70 cm footprint (chair dimensions 66x68 cm, plus clearance) - Contract/commercial high-traffic use (durability unknown) ## Variant options - Green (SKU: dcd-30001879286) – $228.99 - Orange (SKU: dcd-30001879287) – $228.99 - Blue (SKU: dcd-30001879288) – $228.99 ## Price and logistics facts Price: $228.99 USD. Dimensions: 66 cm (L) x 68 cm (W) x 88 cm (H). No shipping or fulfillment details provided. ## Trust signals No warranty, return policy, or stock status information available from facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/678968ac-4441-4e2f-84ce-f397a7b3289e.jpg?v=1781628209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99f0450d-5b2e-4807-8f68-2538100a7cf2.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a87a0565-d805-430a-a5fc-d9d9cb6cac7c.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93169e59-315e-47c3-a30c-d4a7cc58ac91.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60b3a162-6c33-4ced-a8a7-b123f37cdc8b.jpg?v=1781628208 ## Agent notes Images were not visually reviewed. Dimensions and pricing are per facts.
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": "French Retro Design Upholstered Armchair with Wooden Arms Soft Upholstery Upholstered Armchair Ergonomic Backrest Living Room Seating Thickly paddinged for Homeowners, Interior Designers, Readers, Bedroom, Reception Area, perusing corner, Home Office",
"quantity": 1,
"grams": 10000000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "68.0",
"_height_cm": "88.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").