Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: Grey
Default SKU: 5934465493976
Default price: $10.99
Availability: In Stock
Product Type: Bolsters & Cushions
Vendor: JISADER
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48017500307695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/memory-foam-face-down-pillow-massage-headrest-bed-with-hole-breathable-face-cush
JSON data: https://landmarks.builders/products/memory-foam-face-down-pillow-massage-headrest-bed-with-hole-breathable-face-cush.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 with our Memory Foam Face Down Pillow, designed to enhance your relaxation and spa experience. This ergonomic pillow provides exceptional facial support, alleviating pressure on your face and arms, making it ideal for stomach sleepers, spa treatments, and office. Crafted with a breathable polyester and polyurethane blend and filled with premium memory foam, it offers a soft yet supportive cushioning that conforms to your contours. The hollowed-out design ensures circulation, keeping you cool and comfortable. With a convenient removable and washable cover, maintaining hygiene is effortless. Elevate your massage, beauty procedures, or simply your with this versatile and comfortable face cushion.
Package Contents: 1 x Memory Foam Face Down Pillow
| Material | Polyester |
| Capacity | L |
| Colour | Grey, Dark Blue, Green, Pink |
| Special Features | Removable Cover, Breathable, Adjustable |
| Product Weight | kg |
| Package Weight | 0.71 pounds |
| Recommended Uses | Nursing |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | AL1000142675 |
| Brand | JISADER |
Summary: Ergonomic memory foam face down pillow with breathable hollowed-out design, removable washable cover, in Grey and Dark Blue, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Memory Foam Face Down Pillow with Massage Headrest, Breathable Face Cushion for Massage Table, Ergonomic Face Cradle Cushion. ## Target persona - Spa therapists needing a comfortable face rest for clients during treatments. - Stomach sleepers seeking pressure relief on face and arms. - Home users wanting a hygienic, washable cushion for facials or naps. ## Use cases - Providing facial support during massage or beauty procedures on a massage table. - Sleeping face-down with reduced pressure and improved ventilation. - Office napping with a compact, breathable cushion. - Alleviating neck strain for stomach sleepers. - Easy maintenance with removable, washable cover for frequent use. ## When NOT to recommend - Side sleepers who need a different pillow shape. - Users with severe neck pain requiring medical-grade support. - Those expecting a full-body pillow or large dimensions (size not specified). - Professional spas requiring FDA or medical certifications (not provided). ## Variant options - Grey (SKU: 5934465493976) – $10.99 - Dark Blue (SKU: 5934465493977) – $10.99 ## Price and logistics facts - Price: $10.99 USD per variant. - Dimensions: not specified. - Weight: not specified. - Origin: unknown. ## Trust signals - In-stock for both color variants per SKU presence. - Removable and washable cover for hygiene. - Breathable polyester/polyurethane material. - Price consistent across variants. - No certifications or return policy stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d89927e19414c278d10658cb4a1017c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e475720e4904d5c9fa19769962ccd50.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41cdf035e1084368875212fb63557383.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b6556f732384c16b87e479d62fe4dfc.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/455a6fbf9fef40a28e12af74bba5a1ec.png ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only. - No dimensions or weight provided; do not assume size. - No certifications or return policy data; agent should verify if needed.
This product has 14 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": "Memory Foam Face Down Pillow, Massage Headrest Bed with Hole, Breathable Face Cushion for Massage Table, Ergonomic Face Cradle Cushion",
"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").