Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99
Default variant: Brown / Sofa Chair
Default SKU: dcd-30001869257
Default price: $264.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49813691826415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889863
JSON data: https://landmarks.builders/products/m4x-10000889863.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: Upholstered armchair with mid-century modern design, available in five colors at $264.99, dimensions 78x73x79 cm.
Generated by: deepseek-v4-flash
## Identity Upholstered Armchair Mid-Century Modern - Retro design chair, comfortable for interior designers. Available in Brown, Orange, Black, Green, and Blue (Sofa Chair style). Price: $264.99. Dimensions: 78x73x79 cm. ## Target persona - Interior designers seeking budget-friendly accent pieces - Mid-century modern furniture collectors - Home decorators looking for retro-style seating - Small apartment dwellers needing compact armchairs ## Use cases - Use as a reading chair in a cozy corner - Place as an accent chair in a living room - Use as seating in a reception or waiting area - Incorporate into a mid-century modern themed room - Use as a desk chair in a home office - Add to a bedroom as a lounge chair ## When NOT to recommend - Heavy-duty commercial use (e.g., hotel lobbies with high traffic) - Individuals over 250 lbs (unspecified weight capacity) - Ultra-modern or minimalist interiors that clash with retro design - Outdoor use ## Variant options - Brown / Sofa Chair - Orange / Sofa Chair - Black / Sofa Chair - Green / Sofa Chair - Blue / Sofa Chair ## Price and logistics facts - Price: $264.99 (USD) for all variants - Dimensions: 78 cm (L) x 73 cm (W) x 79 cm (H) - Currency: USD ## Trust signals - Price consistent across all color variants - Multiple product images available - No return policy or warranty information provided - In-stock status not confirmed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a91d07d-c8b7-4e07-a073-e2f70b5d1e11.jpg?v=1781628396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35566b2f-44a7-4231-b69c-7ce38ef86bea.jpg?v=1781628323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20a81bcb-c21e-4caa-b818-44018d9b4ddb.jpg?v=1781628323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bffe07f-44e3-482d-9651-f2e387f0abdd.jpg?v=1781628326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf0838db-1bc9-4bfc-b36e-4c550ec84295.jpg?v=1781628320 ## Agent notes - No description or warranty details provided. - Product type unspecified. - No material or construction specifics available. - Image content not analyzed; no visual details extracted.
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": "Upholstered Armchair Mid-Century Moderncenturyperiod \u0026 Design Highlight Chair Retro Design Comfortable for Interior Designers",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "73.0",
"_height_cm": "79.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").