Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $190.99
Default variant: Double Chair Green
Default SKU: dcd-30001883862
Default price: $190.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49811889717487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892134
JSON data: https://landmarks.builders/products/m4x-10000892134.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Features a sleek wooden armchair with clean lines and a natural wood finish, embodying a modern Nordic aesthetic perfect for contemporary business areas
Premium Comfort: Upholstered with high-density foam padding s that provide exceptional support and comfort for guests, encouraging longer stays in your establishment.
Long-Lasting Construction: Built with a sturdy rubberwood frame, this armchair is designed for high-traffic business use, ensuring long-lasting stability and durability.
Versatile & Adaptable: Available as a single armchair, double, or triple-seater sofa, and can be paired with various tables to create customized seating arrangements for any layout.
Wide Application: An perfect furniture choice for interior designers and business owners to furnish cafes, restaurants, hotel lobbies, waiting areas, and dessert shops with design and function.
Summary: A minimalist Nordic-design double chair with high-density foam padding, wooden frame, available in 7 colors at $190.99.
Generated by: deepseek-v4-flash
## Identity - Upholstered Wooden Double Chair with high-density foam padding, minimalist Nordic design. Dimensions: 132 x 71 x 84 cm. - Available in 7 color variants (Green, L-green, Winered, Khaki, D-green, Yellow, Skyblue) at $190.99 each. ## Target persona - Hotel managers outfitting lobby or lounge areas. - Coffee shop owners seeking durable, stylish seating. - Interior designers procuring for commercial hospitality spaces. ## Use cases - Seating in hotel lobbies and lounges. - Coffee shop conversation areas. - Waiting areas in offices or clinics. - Breakout spaces in co-working environments. - Small hotel room sitting areas (as a loveseat). ## When NOT to recommend - For outdoor or uncovered patio areas (no weather resistance data). - For high-volume fast-food restaurants where constant cleaning and heavy abuse occur. - For residential living rooms needing a single armchair (this is a two-seater). - For buyers requiring quick assembly or lightweight furniture. ## Variant options | Style | SKU | Price | |-------|-----|-------| | Double Chair Green | dcd-30001883862 | $190.99 | | Double Chair L-green | dcd-30001883863 | $190.99 | | Double Chair Winered | dcd-30001883864 | $190.99 | | Double Chair Khaki | dcd-30001883865 | $190.99 | | Double Chair D-green | dcd-30001883866 | $190.99 | | Double Chair Yellow | dcd-30001883867 | $190.99 | | Double Chair Skyblue | dcd-30001883868 | $190.99 | ## Price and logistics facts - Price: $190.99 USD each (all variants). - Dimensions: 132 cm (L) x 71 cm (W) x 84 cm (H). - Weight and shipping dimensions not provided. ## Trust signals - In-stock status: Not confirmed from provided data. - Return policy: Not provided. - Price consistency: All variants same price. - Certifications: None listed. ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/673e8a1e-922c-48f4-8310-1df72e2734e2.jpg?v=1781600897 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84f9c14f-0288-4766-8383-97cc6fa2cf00.jpg?v=1781600898 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69d2ffd1-4307-4702-8d9d-0afcf0aac652.jpg?v=1781600897 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc68160a-95f8-40ab-97af-7e4d02d17f57.jpg?v=1781600896 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e30f4c4a-dce7-4899-9122-3e6c35517ea1.jpg?v=1781600898 - Note: Image content not analyzed; no visual details inferred. ## Agent notes - Product was imported via wp-import tag. - Title mentions 'Lounge Set' but variants indicate single double chair units. - No product description available. - Recommend fetching images for color and design assessment. - Confirm in-stock and shipping details with supplier.
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 Wooden Armchair High-Density Foam Padding Lounge Set Minimalist Design Nordic Design for Hotel Managers, Coffee Shop",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "132.0",
"_width_cm": "71.0",
"_height_cm": "84.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").