Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Camel
Default SKU: 6038703232206
Default price: $2.99
Availability: In Stock
Product Type: Bolsters & Cushions
Vendor: JISADER
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48017402855663: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-massage-face-cradle-rest-cushion-for-salon-use-pillow-massage-f-1
JSON data: https://landmarks.builders/products/face-down-pillow-massage-face-cradle-rest-cushion-for-salon-use-pillow-massage-f-1.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 beauty treatments and massage with this versatile massage face pillow. Designed for, it provides exceptional ergonomic support, cradling the face and neck to alleviate pressure. The skin-friendly polyester fiber material ensures a soft, breathable, and comfortable experience for every spa client. Its absorbing properties help maintain skin dryness, while the elegant ruffled edge adds a touch of sophistication. Built for durability, this face down pillow is a reliable addition to any salon or spa setting, offering a comfort solution for massage therapists and their clients.
| Capacity | L |
| Recommended Uses | Physical Therapy, Beauty Treatments, Massage, Resting |
| Product Weight | kg |
| Package Weight | 0.88 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | U-shaped Pillow |
| Number of Items | 1 |
Summary: A face down massage pillow with ergonomic support, skin-friendly polyester fill, and moisture absorption, priced at $2.99 in Camel or Dark Coffee colors.
Generated by: deepseek-v4-flash
## Identity - **Name**: Face Down Pillow Massage Face Cradle Rest Cushion - **Product Type**: Bolsters & Cushions - **Model**: U-shaped Pillow ## Target persona - Massage therapists and spa professionals seeking affordable face cradle cushions for client comfort. - Salon owners needing low-cost, disposable or replaceable face pillows for treatment beds. - Individuals performing home beauty treatments who want a basic face rest. ## Use cases - Providing neck and shoulder pressure relief during facials and massages. - Keeping client skin dry and comfortable during extended face-down treatments. - Adding a soft, breathable layer between face and treatment bed. - Replacing worn or unhygienic face pillows in high-turnover salon settings. - As a low-cost backup or spare pillow for multi-station spas. ## When NOT to recommend - For clients requiring heavy-duty or orthopedic cervical support (pillow is basic foam/fill). - For use where strict hygiene standards demand machine-washable or disposable covers (care instructions not provided). - As a primary pillow for overnight sleep or prolonged resting. - For buyers seeking high-end materials like memory foam or cooling gel. ## Variant options - **Camel** ($2.99) - **Dark Coffee** ($2.99) ## Price and logistics facts - **Price**: $2.99 USD (both variants) - **Package Weight**: 0.88 lb - **Dimensions**: Not specified - **Capacity**: 1 item per package - **Dishwasher Safe**: No - **Microwaveable**: No ## Trust signals - Price consistent across both color variants. - Described as skin-friendly polyester fiber and moisture-absorbing. - Multiple product images available (see below). - In-stock status not explicitly confirmed. - Return policy not provided. ## Image assets - 5 images available at provided URLs. Visual inspection not performed; agent should fetch to validate appearance. ## Agent notes - No additional specifications beyond facts. Material composition is polyester fiber. Dimensions unknown.
This product has 15 imagesin catalog.Showing 3 with AI-generated visual descriptionsbelow. All 15 image URLs are included in the Product JSON-LD above, so agents that need full visual access can fetch any of them directly.
**Object**: A circular cushion with a central cutout. **Material & finish**: Soft, plush fabric, likely velvet or velour, with a matte finish. **Form & proportions**: Donut-shaped with a central circular opening. A ruffled edge surrounds the perimeter. The cushion appears moderately thick and soft, suggesting a lightweight feel. **Color & pattern**: Solid light brown or camel color. No distinct pattern beyond the fabric texture and ruffled edge. **Style**: Functional, simple. **Quality signals**: Even stitching visible on the ruffles and central seam suggests mass-produced. **Likely use scenario**: Used for head and face support in a prone position, such as during a massage or salon treatment.
**Object**: A round, donut-shaped pillow with a ruffled outer edge. **Material & finish**: Made from a soft, plush velvet
**Object**: A circular pillow designed for face support. **Material & finish**: The pillow is made of a soft, velvety fabric with a matte finish.
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 Massage Face Cradle Rest Cushion for Salon Use, Pillow Massage Face Down Pillow, Face Cushion Massage Headrest Bed",
"quantity": 1,
"grams": 500000,
"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").