Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99
Default variant: Orange
Default SKU: dcd-30001871947
Default price: $294.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49814759801071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890371
JSON data: https://landmarks.builders/products/m4x-10000890371.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: Nordic-style upholstered balloon accent chair with four color options, dimensions 86x83x81 cm, priced at $294.99 USD.
Generated by: deepseek-v4-flash
## Identity Nordic Aesthetic Upholstered Balloon Chair, a modern accent chair with a balloon silhouette, upholstered fabric, available in Orange, Dark Grey, Grey, and Sky Blue. Dimensions: 86 cm (L) x 83 cm (W) x 81 cm (H). Price: $294.99 USD. ## Target persona Interior designers seeking signature pieces; young adults furnishing first homes; homeowners accenting living rooms; studio apartment dwellers optimizing small spaces; individuals creating dedicated study or lounge corners. ## Use cases 1. Accent seating in living rooms to complement modern decor. 2. Statement chair for studio apartment living areas. 3. Comfortable chair for a studying corner or home office nook. 4. Lounge area seating for relaxation or reading. 5. Photo-ready piece for social media or showroom styling. ## When NOT to recommend - For high-traffic family rooms with children or pets (delicate shape). - For outdoor or damp environments (upholstered only). - For those requiring ergonomic or reclining functionality. - For budget buyers seeking chairs under $200. ## Variant options - Orange ($294.99) - Dark Grey ($294.99) - Grey ($294.99) - Sky Blue ($294.99) ## Price and logistics facts Price: $294.99 USD (all variants). Dimensions: 86 x 83 x 81 cm. No shipping cost or lead time provided. No assembly instructions available in facts. ## Trust signals - Same price across all color variants. No price fluctuation recorded. - In-stock status not verified. - Return policy not specified in provided data. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc34cc61-27ab-4250-8c83-277f8a6f2efe.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd8d139f-a006-4fe3-a8a3-23d7a3dbaf55.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5325437-40da-4ea9-b8e5-8a1ae2e79094.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30b04204-4119-4df3-8248-b129e2ac70bb.jpg?v=1781660571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3660c02-67ae-4e03-9034-a7dcd41068b2.jpg?v=1781660572 ## Agent notes Image analysis was not performed on the provided URLs; visual details such as fabric texture, color accuracy, and assembly requirements are not assessed. The product is marketed as a statement piece; actual comfort or durability cannot be confirmed from data.
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 Aesthetic Upholstered Balloon Chair Modern Design Upholstered Accent Chair signature design Single Sofa Statement Piece for Interior Designers, Young Adults, Homeowners, Living Room, Studio Apartment, studying corner, Lounge Area",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "86.0",
"_width_cm": "83.0",
"_height_cm": "81.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").