Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $113.99 – $119.99
Default variant: Beige / Tech Fabric
Default SKU: dcd-30001908239
Default price: $113.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/49945863258351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895614
JSON data: https://landmarks.builders/products/m4x-10000895614.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
rustic Vintage Design: Features a robust iron ornamental frame paired with polished wooden armrests and a soft PU leather seat, creating a timeless retro aesthetic perfect for utilitarianthemed interiors.
long-lasting Comfortable Construction: Built with a sturdy metal frame for long-lasting stability and an ergonomically designed spinerest for support. The thickened, soft-padded seat ensures a comfortable sitting sensation.
High Load Capacity pre-assembled to Use: Engineered to support a peak weight of up to 200kg (440 lbs), this chair is exceptionally strong and dependable. It arrives fully assembled, saving you time and effort.
adaptable Seating Solution: An perfect choice for a wide range of settings, including cafes, taverns, restaurants, kitchens, and dining areas. Its stylish look complements both commercial and residential spaces.
Ergonomic Support: Thoughtfully designed with a seat height of 45cm and armrests at 66cm, providing proper posture support and comfort for extended periods of sitting.
Summary: Factory-chic design Armchair Iron ornamental frame Dining Chair With Armrests for Kitchen. Description: 【Factory-chic Retro Design】: Features a traditional Factory-chic aesthetic with a robust iron ornamental frame, polished wooden armrests, and a comfortable PU leather seat, perfect for adding a vintage hint to any room. 【adaptable Seating Solution】: perfect for a wide range of environments, this armchair serves perfectly as a dining chair in your kitchen, a statement piece in your living room, or as long-lasting seating in cafes, pubs, and restaurants. 【Sturdy long-lasting Construction】: Bui
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Factory-chic design Armchair Iron ornamental frame Dining Chair With Armrests for Kitchen",
"product_id": 9438157177071,
"variant_id": 49945863258351,
"quantity": 1,
"grams": 11000,
"length_cm": "85.0",
"width_cm": "60.0",
"height_cm": "25.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").