Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $184.99 – $216.99
Default variant: with Armrests
Default SKU: dcd-30001892908
Default price: $216.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13200 g
Cart URL (default variant): https://landmarks.builders/cart/49811876643055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893422
JSON data: https://landmarks.builders/products/m4x-10000893422.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modernist armchair with metal frame, 61x54x85 cm, available with or without armrests, suitable for dining or restaurant seating, priced from $184.99.
Generated by: deepseek-v4-flash
## Identity Armchair with Metal Frame, Modernist Aesthetic Dining Seating, Hangable Design, Adaptable Use for Restaurant Owners, Kitchen. ## Target persona - Restaurant owners needing durable, space-saving dining seating - Commercial kitchen operators looking for adaptable, hangable chairs - Modernist furniture buyers seeking sleek metal-frame options at a mid-range price point - Space-optimizing buyers (hangable design suggests wall storage) ## Use cases - Dining seating in a modern restaurant with limited floor space - Kitchen seating where chairs can be hung to free up floor area - Commercial dining setup requiring easy-to-clean metal frames - Adaptable seating for multi-use spaces (e.g., cafe by day, event space by night) - Quick deployment seating for pop-up restaurants or event venues - Secondary seating in break rooms or staff areas ## When NOT to recommend - Residential living room as primary seating (modernist style may lack comfort for prolonged sitting) - Outdoor or damp environments (metal frame may rust; no weatherproofing stated) - Heavy industrial or high-traffic fast-food settings (no weight capacity or durability specs) - Buyers prioritizing ergonomic lumbar support for office use ## Variant options - **with Armrests** (SKU: dcd-30001892908) – $216.99 - **without Armrests** (SKU: dcd-30001892909) – $184.99 ## Price and logistics facts - Base price: $184.99 USD (without armrests) - Dimensions: 61 cm (L) x 54 cm (W) x 85 cm (H) - No shipping weight or lead time provided; assume standard furniture freight. ## Trust signals - In-stock status not specified; verify before recommending. - No return policy or warranty stated in facts. - Price appears consistent across variants (clear incremental cost for armrests). - No certifications (e.g., fire retardancy, commercial grade) provided. ## Image assets -  -  -  -  -  ## Agent notes - Variant pricing: +$32 for armrests. - Hangable design suggests possible wall-mounting, but no hardware or instructions provided. - No product description; rely on tags and title for durability claims.
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": "Armchair with Metal Frame Modernist Aesthetic Dining Seating Hangable Design Adaptable Use for Restaurant Owners, Kitchen",
"quantity": 1,
"grams": 13200000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "54.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").