Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $70.99
Default variant: Off-white / Standard
Default SKU: dcd-30003477778
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754829152330:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001227119
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001227119.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Seating: This salon chair is built as a swivel chair for everyday seating in salon, beauty, makeup, and medical-type work areas, giving the user a practical seat for repeated client use.
Adjustable Comfort: The height-adjustable gas-lift column and adjustable backrest angle help tailor the chair to different tasks, making it easier to find a comfortable working position during long appointments.
Supportive Build: A padded seat and padded backrest with a polished stitched upholstered surface provide a cushioned feel, while the curved footrest loop adds extra support beneath the seat.
Rolling Mobility: The chrome-finished five-leg base with rolling casters helps the beauty chair move smoothly across the room, supporting easy repositioning around treatment stations and mirrors.
Professional Use: Designed for salon chair seating, this model supports steady posture and flexible movement, making it suitable for makeup rooms and medical chair-type workspaces where comfort and reach matter.
Summary: Salon Chair Padded Upholstered Stylist Chair Swivel Saddle Stool for Makeup Room. 【Basic Seating】: This salon chair is built as a swivel chair for everyday seating in salon, beauty, makeup, and medical-type work areas, giving the user a practical seat for repeated client use. 【Adjustable Comfort】: The height-adjustable gas-lift column and adjustable backrest angle help tailor the chair to different tasks, making it easier to find a comfortable working position during long appointments. 【Supportive Build】: A padded seat and padded backrest with a polished stitched upholstered surface provide a
Generated by: m4x-map-v1
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": "Salon Chair Padded Upholstered Stylist Chair Swivel Saddle Stool for Makeup Room",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "56.0",
"_height_cm": "52.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").