Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99 – $7.99
Default variant: Plush cover, Pearl cotton filling
Default SKU: 5981483712999
Default price: $4.99
Availability: In Stock
Product Type: Bolsters & Cushions
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48067731194095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/face-down-pillow-for-spa-salons-massage-ergonomic-face-pillow-for-beauty-salon-o-1
JSON data: https://landmarks.builders/products/face-down-pillow-for-spa-salons-massage-ergonomic-face-pillow-for-beauty-salon-o-1.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your salon or home spa experience with our Face Down Pillow. Expertly designed for estheticians and massage therapists, this pillow offers unparalleled comfort during facial treatments and massages. The ergonomic cradles the face, relieving pressure on the neck and face for a more relaxed prone position. Crafted with a soft, outer, it provides a luxurious feel. Choose between a breathable filling for a lighter sensation or elastic latex for support and resilience. The detachable, washable cover, secured with a metal zipper, makes maintenance simple. This massage face pillow is an essential accessory for professional beauty beds, ensuring your clients enjoy every moment of their treatment.
| Material | Plush |
| Capacity | L |
| Colour | Grey, Purple, Orange, Blue, Pink, Beige, Brown |
| Product Weight | kg |
| Package Weight | 0.88 pounds |
| Recommended Uses | Massage, Resting |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | FS75783885719701 |
| Brand | JISADER |
Summary: Affordable ergonomic face down pillow for spa beds, with plush cover and choice of filling, designed for estheticians and massage therapists.
Generated by: deepseek-v4-flash
## Identity Face Down Pillow for Spa Salons Massage, Ergonomic Face Pillow for Beauty Salon Owners, Massage Face Pillow for Estheticians - a plush bolster cushion for prone positioning during beauty treatments. ## Target persona Estheticians, massage therapists, and beauty salon owners seeking a comfortable face cradle for professional spa beds. Also suitable for home spa enthusiasts who want salon-quality comfort. ## Use cases - During facial treatments to provide a comfortable face-down position - While receiving massages on a spa bed or massage table - For relaxation while lying prone in a spa setting - As a cushion for resting face-down on a beauty bed during services ## When NOT to recommend - For individuals requiring neck support during side sleeping - As a replacement for medical neck braces or pillows post-surgery - For users who need a larger, full-head support pillow - In situations where the client has severe neck injuries without professional guidance ## Variant options 1. Plush cover with Pearl cotton filling - $4.99 USD 2. Plush cover with Latex filling - $7.99 USD Colors available: Grey, Purple, Orange, Blue, Pink, Beige, Brown ## Price and logistics facts - Price range: $4.99 - $7.99 USD - Product weight: 0.88 pounds - No dimensions provided - Model number: FS75783 ## Trust signals - Detachable and washable cover with metal zipper for easy maintenance - Plush outer material for skin comfort - In stock (no stock-out indicated) - Price consistent across variant options ## Image assets      ## Agent notes No visual understanding performed. Product dimensions not provided. Return policy not stated.
This product has 17 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": "Face Down Pillow for Spa Salons Massage, Ergonomic Face Pillow for Beauty Salon Owners, Massage Face Pillow for Estheticians",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").