Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $178.99
Default variant: Off-white / Cotton Linen
Default SKU: dcd-30001893111
Default price: $178.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8800 g
Cart URL (default variant): https://landmarks.builders/cart/49945881051375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893457
JSON data: https://landmarks.builders/products/m4x-10000893457.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Italian Design: Features a minimalist, Italianinfluenced visual appeal crafted from high-quality dense pale ash wood wood wood wood, showcasing a beautiful natural grain and clean lines.
adaptable Functionality: perfectly designed for multiple roles, serving as a sophisticated dining chair, a comfortable desk chair, or a stylish accent piece piece in your living room, bedroom, or study.
Superior Construction: Built for longevity with a sturdy dense wood frame utilizing traditional mortise and tenon joinery, ensuring exceptional stability and durability for everyday use.
Ergonomic Comfort: Designed with user comfort with user comfort as a priority, featuring a soft upholstered seat and rearrest in breathable textile, complete with integrated armrests for added assistance.
immediately functional: Arrives fully assembled and prepared to enhance your interior immediately, eliminating the hassle of complex instructions and tools for a smooth setup encounter.
Summary: Upholstered Wood Armchair Italian design Desk Chair Minimalist Design Multi-Use for home dwellers. 【Elegant Italian Design】: Features a minimalist and sophisticated Italiandesign appearance that enhances any room's decor, from the home office to the dining area. 【Premium sturdy Wood Frame】: built from high-quality light-colored hardwood wood, renowned for its durability, strength, and beautiful natural grain. 【Superior Comfort】: Designed with ergonomic armrests and a soft, upholstered seat and rearrest, providing exceptional comfort for extended periods of sitting. 【long-lasting Construction】:
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": "Upholstered Wood Armchair Italian design Desk Chair Minimalist Design Multi-Use for home dwellers",
"product_id": 9438157734127,
"variant_id": 49945881051375,
"quantity": 1,
"grams": 8800,
"length_cm": "62.0",
"width_cm": "59.0",
"height_cm": "86.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").