Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $133.99
Default variant: Round Tube SET
Default SKU: dcd-30002608692
Default price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2100 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760508665930:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001012300
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001012300.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgraded Salon Experience: Elevate your hair salon services with this professional-grade shampoo basin accessory, designed to provide clients with a deeply relaxing and therapeutic head spa treatment.
Soothing Water Flow: This shampoo bowl water circulator creates a continuous, gentle flow of water over the scalp, simulating a waterfall effect that helps and tension for a premium wash experience.
Ergonomic Comfort: The design features a hollow PVC pillow that cradles the neck and head comfortably, combined with a sturdy water circulation headrest to ensure optimal client support during extended treatments.
Long-Lasting Construction: Built with a sturdy aluminum tube frame and a pulling-design iron support, this piece of salon equipment is designed for stability and long-lasting use in a busy professional environment.
Authentic Thai Massage Feel: Transform a basic hair wash into a luxurious spa treatment with this Thai design hair wash massager, offering a distinctive selling point that can attract more clients and enhance your salon's reputation.
Summary: Shampoo Bowl Water Circulator Relaxing Scalp Massage Water Circulation Headrest. 【Upgraded Salon Experience】: Elevate your hair salon services with this professional-grade shampoo basin accessory, designed to provide clients with a deeply relaxing and therapeutic head spa treatment. 【Soothing Water Flow】: This shampoo bowl water circulator creates a continuous, gentle flow of water over the scalp, simulating a waterfall effect that helps and tension for a premium wash experience. 【Ergonomic Comfort】: The design features a hollow PVC pillow that cradles the neck and head comfortably, combined w
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": "Shampoo Bowl Water Circulator Relaxing Scalp Massage Water Circulation Headrest",
"quantity": 1,
"grams": 2100000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "43.0",
"_height_cm": "11.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").