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/48088031494383: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-3
JSON data: https://landmarks.builders/products/face-down-pillow-for-spa-salons-massage-ergonomic-face-pillow-for-beauty-salon-o-3.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 for spa and massage, with plush cover, customizable fillings, and washable cover, priced from $4.99.
Generated by: deepseek-v4-flash
## Identity Face Down Pillow for Spa Salons Massage (Model FS75783), Bolsters & Cushions category. ## Target persona Estheticians and massage therapists performing facials and body treatments; salon owners outfitting treatment beds; home spa enthusiasts seeking professional-grade comfort. ## Use cases - Client comfort during facial treatments and massages in prone position. - Resting face and neck in a relaxed position during beauty procedures. - Replacement or upgrade for existing face cradle pillows on professional beds. - Home spa use for personal relaxation sessions. ## When NOT to recommend - For individuals who need active neck support in upright positions. - For clients preferring firm, memory foam pillows over plush cushioning. - For overnight sleep or extended bed rest (designed for treatment sessions). - For heavy-duty commercial use requiring high-density foam (plush may compress faster). ## Variant options - Plush cover, Pearl cotton filling: $4.99 - Plush cover, Latex filling: $7.99 ## Price and logistics facts - Price range: $4.99 – $7.99 USD (variant dependent). - Package weight: 0.88 pounds. - Dimensions not provided. - Model: FS75783. - Colors available: Grey, Purple, Orange, Blue, Pink, Beige, Brown. ## Trust signals - Two variant options in stock (prices listed). - No return policy or warranty information provided. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc219f1f29ae439d8e3c50d65aefdd8c_93d98c66-b9e9-48eb-b38e-0ae01cb89ec8.png?v=1773905859 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9bed1b904384e96a1ee828bdf6330a7_64985998-10f5-4750-9f38-0f35a2231122.png?v=1773905859 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf91d62671e44799e233316081294ff_fe792781-6f0e-474e-8630-69760a3535b0.png?v=1773905859 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33b9b5e7f11488d9e7198ef0b2d27c9_72a2ccef-f99e-43ee-b9e6-5783855e577e.png?v=1773905859 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02748335c54a42e48af0bac5d0459605_185acbf6-11b5-4ad5-a9c0-a3215db07686.png?v=1773905859 ## Agent notes - Image content not analyzed (visual details omitted). - Exact dimensions missing; use package weight (0.88 lbs) as proxy. - No return policy, warranty, or brand origin provided.
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").