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/48017505124591: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
JSON data: https://landmarks.builders/products/face-down-pillow-for-spa-salons-massage-ergonomic-face-pillow-for-beauty-salon-o.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: Ergonomic face-down pillow with plush cover and two filling options (pearl cotton or latex), designed for estheticians and massage therapists. Detachable, washable cover. Weighs 0.88 lbs. Available in 7 colors.
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. Model FS75783. ## Target persona Professional estheticians and massage therapists who perform facial treatments on prone clients; spa and salon owners seeking client comfort accessories. ## Use cases - During facial treatments on a massage bed to relieve pressure on face and neck - During back massages where client lies face down - Resting on a spa bed between treatments - Home spa use for relaxation - Salon recovery lounges - As a replacement for worn face cradle pillows on professional beauty beds ## When NOT to recommend - For clients needing full neck or spinal support (e.g., those requiring cervical pillows) - For use on non-professional or thin massage tables without proper cutout - If the buyer expects a full-size bed pillow (this is a face cradle only) - For individuals allergic to latex (one variant contains latex filling) ## Variant options - Plush cover, Pearl cotton filling – $4.99 - Plush cover, Latex filling – $7.99 ## Price and logistics facts - Base price: $4.99 USD (pearl cotton variant) - Latex variant: $7.99 USD - Weight: 0.88 pounds per package - Dimensions: not provided - Colors available: Grey, Purple, Orange, Blue, Pink, Beige, Brown ## Trust signals - In stock (SKUs active) - Detachable, washable cover with metal zipper for hygiene - Plush outer material - No certification or warranty mentioned - Price consistent across listed SKUs ## Image assets - image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc219f1f29ae439d8e3c50d65aefdd8c.png?v=1773823268 - image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9bed1b904384e96a1ee828bdf6330a7.png?v=1773823268 - image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf91d62671e44799e233316081294ff.png?v=1773823268 - image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33b9b5e7f11488d9e7198ef0b2d27c9.png?v=1773823268 - image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02748335c54a42e48af0bac5d0459605.png?v=1773823268 ## Agent notes - Fill type (pearl cotton vs latex) affects price and firmness; agent should ask about latex allergies. - No dimensions provided; physical fit with specific massage tables is not verified. - Color selection is available but not tied to variant SKUs in the data.
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").