Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99
Default variant: Grass Green
Default SKU: dcd-30001882088
Default price: $199.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/49811906920687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891833
JSON data: https://landmarks.builders/products/m4x-10000891833.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Retro design upholstered armchair with wooden frame and ergonomic backrest, available in 8 colors at $199.99, suitable for commercial and residential seating.
Generated by: deepseek-v4-flash
## Identity A retro design armchair with upholstered seat and back, wooden frame, and ergonomic backrest. Dimensions: 145 cm (L) x 80 cm (W) x 90 cm (H). Available in 8 color variants. ## Target persona - Business owners seeking commercial furniture - Interior designers sourcing for projects - Cafe and restaurant managers - Hotel lobby and reception area procurement - Homeowners wanting retro lounge seating ## Use cases - Cafe lounge seating - Reception area chairs - Living room accent seating - Hotel lobby seating - Restaurant waiting areas - Office breakout zones ## When NOT to recommend - Heavy-duty commercial use requiring high weight capacity or durability - Outdoor or damp environments (indoor only) - When reclining or rocking function is needed - Projects requiring luxury brand or high-end finish - If buyer needs quick assembly details (not provided) ## Variant options 8 colors: Grass Green, Coffee, Off-white, Khaki, Dark Blue, Smoky Gray, Dark Green, Sky Blue. All priced at $199.99 USD. ## Price and logistics facts - Price: $199.99 USD per unit - Dimensions: 145 x 80 x 90 cm - Shipping cost, lead time, and stock status not provided ## Trust signals - In-stock status: not provided - Return policy: not provided - Certifications: none listed - Price consistency: all variants same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4ba482-629f-45d2-9348-b7491c77dd53.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc7dff3a-1231-4a34-bd77-22d89f13f0a5.jpg?v=1781600928 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/573b7efd-9fc1-4064-9ef2-0a9e1754de4a.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3411e262-21f6-40d4-9ce7-3f7224063cdf.jpg?v=1781600928 ## Agent notes - Image understanding was not performed; do not infer color or material from images. - No product description provided; details extracted from title. - Stock status, shipping, and return policy unknown.
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": "Retro Design Upholstered Wooden Frame Armchair Comfortable Seating Commercial Furniture Modern Simple Design Lounge Set Ergonomic Backrest for Business Owners, Interior Designers, Cafe Patrons, Restaurant, Hotel Lobby, Reception Area, Living Room",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "80.0",
"_height_cm": "90.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").