Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Green
Default SKU: dcd-30003400439
Default price: $61.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/49811146965231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001201505
JSON data: https://landmarks.builders/products/m4x-10001201505.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A modern molded plastic chair that works as practical household furniture for dining areas, cafes, dessert shops, and beauty salons, bringing a clean and stylish look to everyday areas.
Functionality: This molded backrest chair is designed for comfortable sitting support, making it a reliable dining chair for meals, casual meetings, waiting areas, or quick makeup seating.
Material: Made from thickened PP plastic, this green plastic side chair offers a glossy surface, easy cleaning, and a simple single-piece look that fits modern interiors with ease.
Space Saving: The stackable design helps save floor space when the chairs are not in use, which is especially useful for homes, small studios, and busy commercial settings.
Practical Advantage: Lightweight and easy to move, this plastic chair is a smart choice when you need flexible seating that helps keep your room neat, organized, and ready for guests.
Summary: Modern Design Molded Plastic Chair Lightweight Interior Furnishing Stackable for Beauty Salon. 【Product Type】: A molded backrest chair designed as a modern household furniture piece for cafes, dessert shops, beauty salons, and everyday home use. 【Material】: This plastic chair is made from thickened PP with a polished a single-piece surface that is easy to wipe clean after meals, makeup sessions, or busy service hours. 【Space Saving】: The green plastic side chair features a stackable design, making it simple to stow multiple chairs as a single when you need to open up up floor space. 【Comfort】:
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": "Modern Design Molded Plastic Chair Lightweight Interior Furnishing Stackable for Beauty Salon",
"product_id": 9429919858927,
"variant_id": 49811146965231,
"quantity": 1,
"grams": 7000,
"length_cm": "78.0",
"width_cm": "65.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. 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").