Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99
Default variant: Pink / 1-seater
Default SKU: dcd-30001878513
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811932479727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891259
JSON data: https://landmarks.builders/products/m4x-10000891259.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.



















Summary: A modern upholstered armchair with metal frame, curved backrest, available in four colors, suitable for accent seating in commercial or studio spaces.
Generated by: deepseek-v4-flash
## Identity Nordic Design Upholstered Armchair with Metal Frame – a compact, Instagrammable accent chair with curved backrest. Available in Pink, Blue, Lotus Pink, and Green. Dimensions: 80 cm (L) x 75 cm (W) x 85 cm (H). Price: $206.99 USD. ## Target persona - Interior designers sourcing accent furniture for projects - Boutique, studio, guesthouse, or reception area business owners - Young adults seeking modern, photogenic seating for small spaces ## Use cases - Accent seating in a boutique or retail store display - Lounge chair in a small studio or office reception - Additional seating in a guesthouse lobby or waiting area - Instagram-worthy corner piece for a modern café or co-working space - Decorative chair in a small apartment or dorm room - Photoshoot or event décor for modern-themed setups ## When NOT to recommend - Primary seating for daily, heavy use (e.g., living room sofa) - Outdoor or high-moisture environments (no weather-proofing specified) - Users needing a full-size couch or multiple seats (only 1-seater) - Traditional or classic decor themes (design is explicitly modern) ## Variant options | Color | Size | Price | |-------|------|-------| | Pink | 1-seater | $206.99 | | Blue | 1-seater | $206.99 | | Lotus Pink | 1-seater | $206.99 | | Green | 1-seater | $206.99 | ## Price and logistics facts - Price: $206.99 USD (all variants) - Dimensions: 80 x 75 x 85 cm - No shipping cost, delivery time, or seller info provided. ## Trust signals - Listed as in-stock (based on availability on listing). - No return policy or warranty information provided. - No certifications or sustainability claims stated. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc37ebcb-32a2-4187-a064-eb402795cdf0.jpg?v=1781600962) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f51f93f-7a34-47ee-8f3a-8d98d8c0639d.jpg?v=1781600963) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfab84a7-1c5c-4b44-b58f-07598ff3f525.jpg?v=1781600963) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71216328-8d26-4709-9f0c-88798f2f868f.jpg?v=1781600962) ## Agent notes - Description field was a numeric placeholder; no descriptive text available. - Image content not analyzed; visual details inferred from title only. - No product type specified; categorized as an armchair. - All variants are 1-seater; no other sizes offered.
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 Armchair with Metal Frame Instagrammable Accent Seating Modern Design Small Couch Curved Backrest for Interior Designers, Business Owners, Young Adults, Studio, Boutique, Guesthouse, Reception Area",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "75.0",
"_height_cm": "85.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").