Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99 – $151.99
Default variant: Black / Plated Silver Base
Default SKU: dcd-30002824845
Default price: $127.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763439730762:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001061238
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001061238.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Comfort: This upholstered salon chair features high-density, high-resilience sponge filling that provides exceptional support and prevents fatigue during long styling sessions.
Adjustable Height: Equipped with a heavy-duty hydraulic barber chair pump, the seat height can be easily adjusted from 88cm to 103cm to accommodate different stylists and clients.
Full Rotation: The 360-degree swivel function makes this styling chair a versatile piece of salon equipment, allowing for effortless movement and better reach from every angle.
Long-Lasting Construction: Built with a sturdy stainless steel frame and a stable electroplated or stainless steel base, this barber chair ensures long-lasting durability in busy commercial environments.
Elegant Design: Featuring a light luxury aesthetic with easy-to-clean PU leather, this chair adds a modern element to any beauty parlor while remaining practical for daily maintenance.
Summary: Adjustable Height Hydraulic Barber Chair Light Luxury Design Swivel Hair Cutting Chair Easy to Clean Ergonomic Design for Hairstylists, Barbers, Beauty Parlor. 【Premium Comfort】: This upholstered salon chair features high-density, high-resilience sponge filling that provides exceptional support and prevents fatigue during long styling sessions. 【Adjustable Height】: Equipped with a heavy-duty hydraulic barber chair pump, the seat height can be easily adjusted from 88cm to 103cm to accommodate different stylists and clients. 【Full Rotation】: The 360-degree swivel function makes this styling chai
Generated by: m4x-map-v1
This product has 5 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": "Adjustable Height Hydraulic Barber Chair Light Luxury Design Swivel Hair Cutting Chair Easy to Clean Ergonomic Design for Hairstylists, Barbers, Beauty Parlor",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "70.0",
"_height_cm": "65.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").