Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99 – $10.99
Default variant: Enlarged and Thickened Prone Pillow / Purple (Cotton Core)
Default SKU: 5931929856262
Default price: $5.99
Availability: In Stock
Product Type: Bathtub Pillows
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48017497522415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/beauty-salon-face-pillow-massage-face-cushion-relaxation-memory-foam-face-pillow
JSON data: https://landmarks.builders/products/beauty-salon-face-pillow-massage-face-cushion-relaxation-memory-foam-face-pillow.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Experience comfort and relaxation with our premium Massage Face Pillow. Designed for beauty and spa treatments, this face cushion features a unique design that cradles your face, allowing for comfortable face-down massages. The, breathable with a honeycomb structure ensures ventilation, keeping you cool and relaxed. Decorative ruffled edges add a touch of sophistication. Filled with supportive memory foam (polyurethane), this massage headrest provides exceptional comfort and helps pressure on the face. It's an essential accessory for therapists and anyone seeking a relaxing massage experience at home or in a professional setting.
| Material | Memory Foam (Polyurethane) |
| Capacity | L |
| Colour | Purple, Teal, Blue, Grey, Green, Brown, Light Blue, Pink, Rose Red, Red, Beige |
| Product Weight | kg |
| Package Weight | 0.99 pounds |
| Recommended Uses | Beauty salon, Massage bed, Spa, Prone sleeping |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1007663039 |
| Brand | JISADER |
Summary: Memory foam face pillow for massage and spa treatments; breathable honeycomb design; available in multiple colors; price $5.99-$10.99.
Generated by: deepseek-v4-flash
## Identity Beauty Salon Face Pillow by JISADER, memory foam (polyurethane) face cushion for massage and spa treatments. Model 1007663039. ## Target persona Beauty salon therapists, spa practitioners, home massage enthusiasts, individuals who sleep prone. ## Use cases - Face-down massage therapy - Spa facial treatments - Prone sleeping support - Beauty salon headrest - Relaxation during treatment ## When NOT to recommend - Users needing a full-body or side/back sleeping pillow - Those requiring machine-washable covers - Seeking large size or adjustable height - Budget for premium spa equipment (price is low, but if luxury is needed, not suitable) ## Variant options - Enlarged and Thickened Prone Pillow / Purple (Cotton Core) - SKU 5931929856262 - $5.99 - Flagship Prone Pillow / Purple (Latex Core) - SKU 5931929856263 - $10.99 ## Price and logistics facts Price range: $5.99–$10.99 USD. Package weight: 0.99 lb. Dimensions not provided. ## Trust signals No stock or return policy information available. Price consistency: base variant matches listed price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02c1dbfd6dab4bb989b46d5d7f092df5.png?v=1773822733 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2934aa57a3f8493197494eeca254a97b.png?v=1773822733 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1b323ccb9d34d0698d981f906acf607.png?v=1773822733 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71a0e9c914c4462080d9480159629653.png?v=1773822733 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c4ea38bda91472498a115e002b8b745.png?v=1773822733 ## Agent notes Images were not processed; visual details are not inferred. Dimensions and stock status are missing.
This product has 15 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": "Beauty Salon Face Pillow, Massage Face Cushion, Relaxation, Memory Foam Face Pillow for Therapists, Spa Treatments Face Cushion",
"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").