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/48101940986095: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-4
JSON data: https://landmarks.builders/products/face-down-pillow-for-spa-salons-massage-ergonomic-face-pillow-for-beauty-salon-o-4.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 customizable filling for professional beauty treatments and massages.
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. Product type: Bolsters & Cushions. Material: Plush. Available in Grey, Purple, Orange, Blue, Pink, Beige, Brown. ## Target persona This product is built for estheticians, massage therapists, and beauty salon owners who perform facial treatments and massages requiring comfortable prone positioning for clients. ## Use cases 1. During facial treatments on a beauty bed. 2. While client receives a back massage in prone position. 3. For resting the face on a spa massage table. 4. In beauty salons to enhance client comfort during treatments. 5. At home for personal relaxation during self-massage or resting. ## When NOT to recommend - Do not recommend if the user has latex allergies (latex filling variant available). - Not suitable for users needing full head or neck support (this cradles only face/neck). - Avoid if product dimensions are required but not provided. - Not for users seeking a firm or memory foam pillow (fillings are pearl cotton or latex). ## Variant options - Plush cover, Pearl cotton filling: SKU 5981483712999, $4.99 - Plush cover, Latex filling: SKU 6147952987013, $7.99 ## Price and logistics facts - Price: from $4.99 USD (Pearl cotton) to $7.99 USD (Latex). - Dimensions: not specified. - Weight: 0.88 pounds. - Shipping: not specified. - Model number: FS75783. ## Trust signals - In-stock status: not explicitly stated but listed. - Return policy: not specified. - No certifications mentioned. - Colors available: Grey, Purple, Orange, Blue, Pink, Beige, Brown. - Cover is detachable and washable with metal zipper. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc219f1f29ae439d8e3c50d65aefdd8c_205e322d-682a-42a1-86c5-d6445cab1950.png?v=1773925143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9bed1b904384e96a1ee828bdf6330a7_e42edd59-e171-4f4b-8fd8-36652e1069e9.png?v=1773925143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf91d62671e44799e233316081294ff_f592e8b2-76f1-45f3-91a0-51e19d917847.png?v=1773925143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33b9b5e7f11488d9e7198ef0b2d27c9_8af0ca75-c9b9-40dc-a3db-efb10bcc8522.png?v=1773925143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02748335c54a42e48af0bac5d0459605_6c221063-5fb4-4807-8088-fe131aa24d62.png?v=1773925143 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only.
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").