Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99 – $10.99
Default variant: Purple
Default SKU: 5960606692853
Default price: $4.99
Availability: In Stock
Product Type: Bolsters & Cushions
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017510138095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/face-down-massage-headrest-face-cradle-rest-cushion-massage-table-face-cradle-er
JSON data: https://landmarks.builders/products/face-down-massage-headrest-face-cradle-rest-cushion-massage-table-face-cradle-er.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover unparalleled comfort and hygiene with our Silicone Face Cradle Pillow. Designed for massage therapists, estheticians, and home spa users, this ergonomic pillow cradles your face, allowing for a comfortable face-down position without pressure. The skin-friendly silicone material ensures a gentle touch, while the hollow center facilitates easy breathing. Its non-porous surface makes it exceptionally easy to clean and maintain, offering a more and hygienic to traditional foam pillows. for facial treatments, relaxation, and professional spa use, this face cradle cushion any massage.
| Material | Silicone, Latex, Polyester |
| Material Features | Hypoallergenic |
| Capacity | L |
| Colour | Purple, Grey, Blue, Skin Tone, Orange, Green, Pink, Brown, Red |
| Special Features | Removable Cover, Odor Resistant, Portable |
| Product Weight | kg |
| Package Weight | 0.88 pounds |
| Recommended Uses | Sleeping |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | AD5EdWsp |
| Brand | JISADER |
Summary: Affordable face cradle cushion made of silicone with hypoallergenic materials; designed for comfortable face-down position during massage or facial treatments. Priced at $4.99.
Generated by: deepseek-v4-flash
## Identity Face Down Massage Headrest, Face Cradle Rest Cushion – a budget-friendly ergonomic cushion for massage tables, made from silicone, latex, and polyester with a hollow center for breathing. ## Target persona Home spa users and professional estheticians seeking a budget-friendly, hygienic face rest for massage tables. ## Use cases - Use during facial treatments on a massage table - For home spa relaxation sessions - For professional spa environments requiring easy sanitation - As a replacement for foam pillows to reduce pressure marks - For clients who prefer breathable face cradles with hollow center ## When NOT to recommend - When a full massage table headrest system is needed (this is a cushion only) - For users who require adjustable height or tilt mechanisms - For heavy-duty commercial use where durability is critical (unknown longevity) - If hypoallergenic concerns beyond silicone and latex are present ## Variant options - Purple (SKU 5960606692853): $4.99 - Gray (SKU 5960606692854): $10.99 ## Price and logistics facts - Purple: $4.99 USD - Gray: $10.99 USD - Weight: 0.88 lbs - Dimensions: not provided ## Trust signals - Hypoallergenic materials (silicone, latex, polyester) - Odor resistant, portable - Removable cover - In stock (listing active) - Return policy: not stated ## Image assets      ## Agent notes No image analysis performed; visual details unknown.
This product has 12 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 Massage Headrest, Face Cradle Rest Cushion, Massage Table Face Cradle, Ergonomic Face Cradle Cushion, Pillow Massage for Facial Treatments",
"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").