Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $118.99
Default variant: Vintage+black Soft
Default SKU: dcd-30001922975
Default price: $118.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49811564101871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897440
JSON data: https://landmarks.builders/products/m4x-10000897440.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
modernist Inspired Design: Adopt a minimalist and Wabi-Sabi aesthetic with this side chair, featuring a distinctive, continuous cylindrical frame inspired by distinctive modernist principles for a sophisticated and artistic look.
long-lasting Wood Construction: Expertly crafted from high-quality multiply sturdy wood board, bent and shaped to create a sturdy yet elegant frame that ensures long-lasting durability and stability.
Ergonomic Comfort: Designed with user comfort in mind, this chair features a curved backrest and integrated armrests that provide excellent support, available with or without a soft fabric seat.
Space-Saving Stackability: A key functional feature is the ability to stack multiple chairs, making it an perfect solution for saving space in restaurants, cafes, or homes when not in use.
adaptable Application: perfect for for a variety of settings, this chair serves as a stylish dining chair, a welcoming seat in a reception area, a chic addition to a cafe, or a standout accent piece in any room.
Summary: Modernist Inspired curved Frame Side Chair Wabi-Sabi Aesthetic Fabric Side Chair Minimalist Design Seating Furniture distinctive-look for Cafe Owners, Interior Designers, Homeowners, Dining Room, Restaurant, Kitchen, Reception Area
Generated by: m4x-map-v1
This product has 10 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": "Cylindrical Frame Side Chair Modernist Inspired Fabric Side Chair Minimalist Design Creator's Aesthetic for Cafe Owners",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "53.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").