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 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: The curved backrest and armless profile give this dining chair a relaxed, supportive seat that feels natural for short chats and casual seating.
Versatile Use: With a lightweight build and practical form, this chair works well for dining areas, waiting corners, and display areas where a clean modern look matters.
Summary: Stackable molded plastic chair in six colors, designed for cafe and dessert shop use, priced at $61.99.
Generated by: deepseek-v4-flash
## Identity Modern Design Molded Plastic Chair, Lightweight Molded Backrest Chair, Stackable for Cafe, Dessert Shop ## Target persona Cafe owners, dessert shop managers, event planners needing lightweight stackable seating, budget-conscious commercial buyers. ## Use cases - Seating for small cafes with limited floor space - Extra chairs for dessert shops during peak hours - Temporary seating for pop-up events or fairs - Stackable storage for multipurpose rooms - Color-coordinated seating for themed parties - Light-duty seating in break rooms or offices ## When NOT to recommend - Outdoor use without weather protection - Heavy-duty commercial environments (e.g., industrial cafeteria daily use) - Residential primary dining chairs requiring high durability - High-traffic areas where chairs are frequently dragged or abused ## Variant options - Color: Green, Yellow, Blue, Orange, White, Black (all $61.99) ## Price and logistics facts - Price: $61.99 USD - Dimensions: 78 cm L × 65 cm W × 85 cm H ## Trust signals No trust signals provided (no return policy, warranty, or stock status). ## Image assets No image URLs available. ## Agent notes No description or image data provided; visual assessment not performed.
This product has 12 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": "Modern Design Molded Plastic Chair Lightweight Household Furniture Stackable for Dessert Shop",
"quantity": 1,
"grams": 7000000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").