Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Dark Green
Default SKU: 5967633201157
Default price: $11.99
Availability: In Stock
Product Type: Bolsters & Cushions
Vendor: JISADER
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/48017511743727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/massage-face-pillow-velvet-face-down-pillow-for-comfortable-sleep-massage-face-c
JSON data: https://landmarks.builders/products/massage-face-pillow-velvet-face-down-pillow-for-comfortable-sleep-massage-face-c.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 comfort and support with our Massage Face Pillow. Designed for those who sleep face down or receive facial treatments, this pillow offers exceptional face pressure relief. The luxurious provides a soft, comfortable feel, while the artificial latex filling ensures a balance of support and cushioning. Its removable and washable cover makes hygiene effortless, making it a must-have for beauty salon clients, goers, and anyone seeking a more comfortable sleep. Elevate your relaxation and treatments with this essential face down pillow.
| Material | Polyester |
| Material Features | Hypoallergenic |
| Capacity | L |
| Colour | Light Blue; Gray; Purple; Blue; Pink; Rose Red; Brown; Dark Red; Dark Pink |
| Special Features | Removable Cover |
| Product Weight | kg |
| Package Weight | 0.6 kilograms |
| Recommended Uses | Sleeping |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | F8H |
| Brand | JISADER |
Summary: A low-cost massage face pillow with artificial latex filling and removable washable cover, designed for face-down sleeping and facial treatments.
Generated by: deepseek-v4-flash
## Identity JISADER Massage Face Pillow Velvet (F8H) - a face-down pillow with artificial latex filling, removable washable cover, and 8 color options. ## Target persona - Face-down sleepers seeking pressure relief on face and neck - Beauty salon clients receiving facial treatments - Budget-conscious home users wanting a soft supportive pillow for relaxation ## Use cases - During a facial treatment at a salon for comfort and hygiene - For face-down sleeping at home to reduce facial creases and pressure - In a massage therapy session for client face positioning - As a travel pillow for naps on planes or car rides (lightweight, 0.6 kg) - Post-facial recovery to maintain relaxation ## When NOT to recommend - For back or side sleepers who need different neck support - For individuals with diagnosed neck pain requiring cervical orthotic support - For those seeking a full-body or large massage cushion - For users who need a machine-washable cover (hand wash required? cover removable but care instructions missing) ## Variant options - Dark Green ($11.99) - Grey ($11.99) ## Price and logistics facts - Price: $11.99 USD per variant - Weight: 0.6 kg (package) - Dimensions: not provided - Material: Polyester cover, artificial latex filling - Hypoallergenic property claimed ## Trust signals - Removable cover for easy cleaning (wash care not specified) - Hypoallergenic material - Brand: JISADER - In-stock status: not confirmed (assumed available) - Return policy: not provided - Price consistency: both variants same price ## Image assets - 5 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c9cde9461374bfba5d70054e55e0387.png?v=1773823541 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5844186164e046f69016497d58605f39.png?v=1773823541 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8903740cd1824240a7ea2f43850570cb.png?v=1773823541 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/448561adb49b476d83cfc3c8b4813e96.png?v=1773823541 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75bff3345f7d4975acd68c1762291cf4.png?v=1773823541 (No visual details extracted from images) ## Agent notes - Dimensions not provided; cannot assess fit for travel or bed. - Care instructions for cover (e.g., machine washable) not confirmed. - No return policy or warranty information. - Image content not analyzed.
This product has 13 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": "Massage Face Pillow Velvet, Face Down Pillow for Comfortable Sleep, Massage Face Cushion, Face Pillow Massage Pillow, Supportive Face Down Pillow",
"quantity": 1,
"grams": 900000,
"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").