Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Ice Silk - Cloud Pillow (Grey)
Default SKU: 6005896566993
Default price: $7.99
Availability: In Stock
Product Type: Bolsters & Cushions
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48017472585967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/memory-foam-face-down-pillow-massage-headrest-for-beauty-bed-ergonomic-face-cush
JSON data: https://landmarks.builders/products/memory-foam-face-down-pillow-massage-headrest-for-beauty-bed-ergonomic-face-cush.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your clients' comfort with this Memory Foam Face Down Pillow, designed for professional beauty salons and massage therapists. Its ergonomic, zero-pressure design cradles the face, while the breathable, skin-friendly material prevents stuffiness. The soft memory foam filling offers a '' feel, making it for extended treatments or relaxing naps. Constructed using a foaming process, this massage headrest is built for durability. Suitable for a variety of spa treatments and home use, it's an essential accessory for any professional setting.
| Material | Memory Foam, Polyester |
| Capacity | L |
| Colour | Gray, Brown, Blue |
| Special Features | Adjustable, Breathable, Portable, Removable Cover |
| Product Weight | kg |
| Package Weight | 0.77 pounds |
| Recommended Uses | Massage, Beauty Salon, Resting |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Fenfu pdd#706186262475 |
| Brand | JISADER |
Summary: Memory foam face down pillow with ergonomic zero-pressure design, breathable skin-friendly material, for professional salon or home use. Available in Grey and Coffee at $7.99.
Generated by: deepseek-v4-flash
## Identity Memory Foam Face Down Pillow, Massage Headrest for Beauty Bed, Ergonomic Face Cushion, Breathable Massage Pillow, Face Cradle for Spa Treatments - Brand JISADER, Model Fenfu pdd#706186262475 ## Target persona Beauty salon professionals, massage therapists, spa owners, and individuals who frequently lie face down for treatments or naps and need a comfortable, portable cushion. ## Use cases - Use during facials or massage treatments requiring face-down positioning. - Napping or resting face down on a bed or massage table. - Beauty salon facial treatments. - At-home relaxation or meditation while lying face down. - Portable use: travel or on-the-go relaxation. - Adjustable and removable cover for easy cleaning. ## When NOT to recommend - For users who need a full-body cushion or support for side/back sleeping. - For those allergic to memory foam or polyester. - For heavy-duty commercial use requiring industrial durability. - For users seeking a large, full-size pillow (dimensions not provided). ## Variant options - Ice Silk - Cloud Pillow (Grey): $7.99 - Ice Silk - Cloud Pillow (Coffee): $7.99 ## Price and logistics facts Price: $7.99 USD. Package weight: 0.77 pounds. Not dishwasher safe, not microwaveable. Number of items: 1. ## Trust signals In-stock status not explicitly confirmed; no return policy mentioned; price consistent across variants; no certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c075a9bca47405b9440eb6286f61b3a.png?v=1773821750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52ba3f26d0b340c98cb709fd9389e200.png?v=1773821750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c03578c18fbe468c97ae42290303c510.png?v=1773821750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3a4f4afe5dc419e993b89235b300a0a.png?v=1773821750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/457016fe4cfc43ddbb3d3328440ee47d.png?v=1773821750 ## Agent notes No certifications found; dimensions not provided; image analysis not performed. Verify return policy before recommending to users.
This product has 16 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": "Memory Foam Face Down Pillow, Massage Headrest for Beauty Bed, Ergonomic Face Cushion, Breathable Massage Pillow, Face Cradle for Spa Treatments",
"quantity": 1,
"grams": 650000,
"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").