Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $103.99
Default variant: Beige / Microfiber Leather
Default SKU: dcd-30001918635
Default price: $103.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7300 g
Cart URL (default variant): https://landmarks.builders/cart/49945845596399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896853
JSON data: https://landmarks.builders/products/m4x-10000896853.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Elegance: Elevate your area with this modern dining chair, featuring a sleek outline, slim tapered legs, and a clean, minimalist design that complements contemporary home and restaurant interiors.
Ergonomic Comfort: Designed for comfort, this chair boasts a high, assistanceive backrest and a generously padded seat filled with dense paddinging foam, ensuring a comfortable seating experience during long meals.
Premium Materials: Upholstered in high-quality, soft-to-theaccent microfiber leather that is both wear-resistant and easy to clean, offering a luxurious feel with practical durability.
Long-Lasting Construction: fabricated with a sturdy carbon steel frame, this chair provides exceptional stability and strength, ensuring long-lasting use and resilience to frequent wear and tear.
Versatile Application: Well-suited for for a variety of settings, this stylish chair is an perfect choice for home kitchens, dining rooms, study areas, or as chic seating in modern restaurants and cafes.
Summary: A minimalist upholstered dining chair with slim legs, ergonomic backrest, and carbon steel frame, available in four microfiber leather colors at $103.99.
Generated by: deepseek-v4-flash
## Identity Modern Design Upholstered Slim-Leg Dining Chair by M4X, model 202606. ## Target persona - Restaurant owners needing stylish yet durable seating. - Homeowners furnishing modern dining or living rooms. - Interior decorators sourcing contemporary accent chairs for clients. ## Use cases - Dining room table seating for daily meals. - Kitchen counter chair for breakfast nooks. - Living room accent chair for extra seating. - Modern restaurant dining area furnishing. - Home office occasional seating. - Waiting area seating in boutique businesses. ## When NOT to recommend - When heavy commercial use (e.g., 24/7 cafeteria) is required – no heavy-duty rating provided. - If buyer needs traditional or ornate wood furniture. - For outdoor or damp environments – no weather resistance stated. - For users seeking fully assembled furniture – assembly requirement unknown. ## Variant options - Beige / Microfiber Leather (SKU: dcd-30001918635) – $103.99 - Dark Grey / Microfiber Leather (SKU: dcd-30001918636) – $103.99 - Khaki / Microfiber Leather (SKU: dcd-30001918637) – $103.99 - Black / Microfiber Leather (SKU: dcd-30001918638) – $103.99 ## Price and logistics facts - Price: $103.99 USD per chair, fixed across all variants. - Dimensions: 48.26 cm (L) x 58.67 cm (W) x 90 cm (H). - Frame: carbon steel with sandblasted finish. - Weight capacity and shipping details not provided. ## Trust signals - Price consistent across all color options. - No in-stock status or return policy information available. - No external certifications listed. ## Image assets -  -  -  -  -  ## Agent notes - Image content was not inspected; rely on product description and user reviews. - No assembly instructions or warranty terms provided. - Material specifics (microfiber leather) as per variant titles.
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": "Modern Design Upholstered Slim-Leg Seat Minimalist Design Dining Chair Soft Upholstery Home Furniture Ergonomic Backrest for Restaurant Owners, Homeowners, Interior Decorators, Living Room, Kitchen",
"product_id": 9438156849391,
"variant_id": 49945845596399,
"quantity": 1,
"grams": 7300,
"length_cm": "48.26",
"width_cm": "58.67",
"height_cm": "90.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").