Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99
Default variant: Yellow
Default SKU: 5104384234615
Default price: $6.99
Availability: In Stock
Product Type: Tables
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017428906223: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-headrest-for-facial-treatments-washable-beauty-salon-face-pi
JSON data: https://landmarks.builders/products/massage-face-pillow-headrest-for-facial-treatments-washable-beauty-salon-face-pi.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 unparalleled comfort and support with our Massage Face Pillow. Designed for both professional salons and home users, this pillow is an essential accessory for facial treatments and massage. Its ergonomic cradles the head and neck, promoting relaxation and reducing strain. The detachable and washable cover ensures easy maintenance and hygiene, making it a practical choice for frequent use. Filled with soft polyester fiber, it offers a yet supportive feel., enhanced by a decorative ruffled edge, adds a touch of elegance to any treatment space. Elevate your massage and facial with this versatile and comfortable face down pillow.
| Material | Polyester Fiber |
| Capacity | L |
| Special Features | Removable Cover, Washable |
| Included Components | 1 U-shaped pillow |
| Product Weight | 0.88 pounds |
| Package Weight | 0.88 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Pajama Pillow |
| Number of Items | 1 |
Summary: Washable massage face pillow with ergonomic design, removable cover, polyester filling, available in Yellow or Green, priced at $6.99.
Generated by: deepseek-v4-flash
## Identity Massage Face Pillow Headrest for Facial Treatments, Washable Beauty Salon Face Pillow ## Target persona Professional massage therapists and estheticians; home spa users seeking budget-friendly comfort. ## Use cases - During professional facial treatments at salons - At-home facial massage sessions - Spa bed treatments for neck relief - Relaxation during manicures or pedicures - General use on massage tables for face-down comfort ## When NOT to recommend - Users needing full-body support or adjustable headrests - Those with severe neck injuries without medical guidance - Applications requiring firm or memory foam support - Users allergic to polyester fiber ## Variant options - Yellow - Green ## Price and logistics facts - Price: $6.99 USD - Weight: 0.88 lbs - Dimensions not specified ## Trust signals - Removable, washable cover for hygiene - Polyester fiber filling - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1cdc547c84414e96b757e552aae18a02.png?v=1773819970 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/353e882d90134643a22cbd43225a59e2.png?v=1773819970 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50aed6c77c7e4ac5804ebb34dd0bd8ee.png?v=1773819970 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9649ca4aaff4297b3ca620cc889a94f.png?v=1773819970 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b10178b07c6f476e8a6cfe3682411632.png?v=1773819970 ## Agent notes - Product description missing dimensions. No return policy or stock status provided. Multiple images available but not analyzed. Variants differ only by color.
This product has 18 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 Headrest for Facial Treatments, Washable Beauty Salon Face Pillow, Massage Face Down Pillow for Home Spa",
"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").