Brand: World Products (Landmark)
SKU: dcd-30002764019
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49879141777647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045278
JSON data: https://landmarks.builders/products/m4x-10001045278.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Support: Designed as a professional salon equipment essential, this headrest provides a stable and comfortable foundation for the neck during hair washing appointments.
Enhanced Comfort: This premium shampoo bowl accessory features a soft, cushioned surface that eliminates the discomfort of leaning against hard sink edges.
Material: Crafted from, this neck support is built to withstand frequent use in busy commercial environments while remaining easy to clean.
Universal Fit: The shampoo bowl neck rest is designed to fit most standard salon sinks, making it a versatile addition to any professional barbershop or home setup.
Breathable Design: Featuring a unique diamond-patterned ventilation surface, this hair washing sink pillow prevents heat buildup and ensures a refreshing experience for the user.
Summary: Ergonomic neck rest for salon sinks, fits most standard sinks, cushion for comfort, breathable diamond-pattern surface, black color, $12.99.
Generated by: deepseek-v4-flash
## Identity Salon Sink Headrest Shampoo Bowl Neck Rest Lightweight Hair Washing Sink Pillow for Barbers, Barbershop ## Target persona Professional barbers and hairstylists working in busy salons or barbershops who need an affordable, universal-fit neck rest for client comfort during hair washing. ## Use cases - Providing neck support during shampoo services to reduce client discomfort from hard sink edges. - Retrofitting standard salon sinks with a cushioned, breathable headrest for better ergonomics. - Replacing worn-out or missing neck rests in a commercial barbershop. - Adding a hygiene-friendly, easy-to-clean accessory to salon equipment. - Equipping a home salon setup for professional-quality hair washing. ## When NOT to recommend - For sinks with non-standard or unusually shaped bowls that may not accommodate a universal fit. - For clients allergic to foam or synthetic cushion materials (material unspecified). - As a replacement for medical-grade neck supports or for individuals with serious neck injuries. - When a high-end, adjustable, or premium neck rest is required for luxury salon settings. ## Variant options - **Black** (SKU: dcd-30002764019) – $12.99 ## Price and logistics facts - Price: $12.99 USD (single unit) - Dimensions: 28 cm x 24 cm x 8 cm (11.0" x 9.4" x 3.1") - Weight unknown ## Trust signals - Single variant with consistent price across source data. - In-stock status not specified. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53514754-428b-4425-a214-657232d3757f.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fae4e2a3-2862-49c6-bfbb-d69eff6f0608.jpg?v=1782126328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/423883d8-d695-4658-ba3b-a5b0a1a03239.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fcc722c-1168-47d1-aebc-71638c3e4d4a.jpg?v=1782126327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1248d602-645d-47fd-b35a-dedb7befbbd5.jpg?v=1782126328 ## Agent notes - Material is not explicitly stated; description mentions "Crafted from," but no fill material given. Assumes foam or similar cushion. - Image visual details unavailable; treat images as fetchable assets only. - No warranty or certification information available.
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 Sink Headrest Shampoo Bowl Neck Rest Lightweight Hair Washing Sink Pillow for Barbers, Barbershop",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "24.0",
"_height_cm": "8.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").