Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $297.99 – $474.99
Default variant: Green Single
Default SKU: dcd-30001862401
Default price: $297.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/49814762684655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888852
JSON data: https://landmarks.builders/products/m4x-10000888852.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: Upholstered armchair with metal frame and geometric pattern, ergonomic back support, available in four colors and two price tiers, sized 81x54x51 cm.
Generated by: deepseek-v4-flash
## Identity Nordic Design Upholstered Armchair with Metal Frame Retro Design Patterned Armchair, ergonomic back support, 81x54x51 cm. ## Target persona Homeowners furnishing living spaces, readers needing ergonomic seating, adults seeking accent chairs for bedrooms or balconies. ## Use cases - Reading in a dedicated nook or library corner. - Accent seating in living room or family room. - Relaxation on a balcony or patio (indoors recommended). - Extra seating in bedroom or home office. - Small-space seating for apartments or studios. ## When NOT to recommend - For heavy commercial use (e.g., waiting rooms, lobbies). - For users needing a recliner or larger chair. - For tall individuals (height may be low at 51 cm). - For outdoor use unless weather-protected. ## Variant options - Green Single ($297.99) - Blue Single ($297.99) - Gray Single ($297.99) - Yellow Single ($297.99) - Green Single-2 ($474.99) - Blue Single-2 ($474.99) - Gray Single-2 ($474.99) - Yellow Single-2 ($474.99) ## Price and logistics facts Price range: $297.99 – $474.99 USD. Dimensions: 81 cm (depth) x 54 cm (width) x 51 cm (height). No shipping or delivery information provided. ## Trust signals No in-stock status, return policy, or certifications provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42216c60-b3b2-411d-91eb-87ab19830fdd.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f36271e6-52ec-445c-bd3b-0ba7a24af822.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f23e3b-fcb8-4b58-a90d-6aa4f979ee43.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87ea7f44-fb7c-4106-9453-0b7ce54734bc.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/155ab2cf-2b71-4d36-918b-a3ae7b27c6a0.jpg?v=1781660575 ## Agent notes No description provided in facts. Image understanding not performed.
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": "Nordic Design Upholstered Armchair with Metal Frame Retro Design Patterned Armchair with Metal Frame Geometric Pattern Accent Chair Ergonomic Back Support for Readers, Homeowners, Adults, Living Room, Balcony, Reading Nook, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "81.0",
"_width_cm": "54.0",
"_height_cm": "51.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").