Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $419.99
Default variant: Beige Catscratch
Default SKU: dcd-30001870928
Default price: $419.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49945933021423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890186
JSON data: https://landmarks.builders/products/m4x-10000890186.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Inspired Design: Welcome a timeless aesthetic with this lounge armchair, featuring a sturdy wood frame and an intricately woven backrest that channels mid-20th-centuryera Modern and Japandi designs.
multipurpose Accent Seating: perfectly designed for as a statement piece in your living room, a inviting perusing chair in your bedroom, or stylish seating in a home office or perusing alcove.
Premium Materials: Crafted with a long-lasting sturdy wood frame for stability and longevity, pair withed by a comfortable, firm-density foam seat padding for optimal relaxation.
Elegant & Comfortable: The ergonomic design provides excellent support, while the soft upholstery invites you to relax, making it the perfect place for perusing, relaxing, or enjoying a quiet moment.
prepared to Enjoy: This designer-inspired armchair arrives fully assembled, allowing you to instantly elevate your interior decor withready the hassle of installation.
Summary: Wooden Frame Woven Chair Vintage Aesthetic Accent Seating Mid-Century-Inspiredmid-Century-Inspired-Modern Modern Designer. 【mid-century-inspiredmid-century-inspired-modern Modern Design】: Features a designer-inspired exitingline with clean lines and a minimalist form, bringing a timeless vintage aesthetic to any room. 【robust hardwood Wood Construction】: Built with a sturdy and long-lasting robust hardwood wood frame that showcases natural wood grain, providing both stability and a suggestion of organic warmth. 【Woven Strap Seating】: The seat and backrest are crafted from interwoven straps, of
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": "Wooden Frame Woven Chair Vintage Aesthetic Accent Seating Mid-Century-Inspiredmid-Century-Inspired-Modern Modern Designer",
"product_id": 9438158684399,
"variant_id": 49945933021423,
"quantity": 1,
"grams": 20000,
"length_cm": "88.0",
"width_cm": "83.0",
"height_cm": "79.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").