Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: Grey
Default SKU: 6135074838710
Default price: $5.99
Availability: In Stock
Product Type: Tables
Vendor: JISADER
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/48017502077167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/massage-table-face-pillow-cushion-beauty-salon-spa-beauty-salon-face-cushion-sal
JSON data: https://landmarks.builders/products/massage-table-face-pillow-cushion-beauty-salon-spa-beauty-salon-face-cushion-sal.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your massage and spa experience with this versatile Massage Bolster Pillow. Crafted from luxurious velvet, it offers an exceptionally soft and comfortable feel. The elegant floral print adds a touch of sophistication to any treatment room or home. Its cylindrical shape provides adaptable support for a variety of massage and spa treatments, while the design ensures optimal comfort for users. Filled with resilient material, this pillow maintains its supportive structure for extended use, making it an essential accessory for massage therapists and relaxation seekers alike.
| Material | Plush, Cotton |
| Capacity | L |
| Colour | Light Blue, Purple, Dark Blue, Teal, Green, Brown, Pink, Rose Red, Red, Light Pink, Beige |
| Special Features | Removable and Washable Cover |
| Product Weight | 1.54 pounds |
| Package Weight | 0.66 pounds |
| Included Components | 1 U-shaped pillow |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | FS75741338689884 |
| Brand | JISADER |
Summary: A plush velvet massage table face pillow with removable cover, available in multiple colors, providing ergonomic support for spa and home use.
Generated by: deepseek-v4-flash
## Identity JISADER Massage Table Face Pillow - velvet, cylindrical U-shape, removable/washable cover, 1.54 lbs. ## Target persona Massage therapists, spa owners, home relaxation enthusiasts seeking an affordable face rest for massage tables. ## Use cases - During professional massage sessions (facial, back) for client comfort. - Home spa or relaxation routines. - Use with portable massage tables. - As a headrest for beauty salon treatments. - For neck or back support during floor exercises. ## When NOT to recommend - For users requiring medical-grade neck support. - For heavy-duty commercial use with high turnover. - For clients with allergies to velvet or certain fills. - If a fully adjustable headrest is needed. ## Variant options - Grey and Purple (price $5.99 each). Other colors may exist but only two listed. ## Price and logistics facts - Price: $5.99 USD. - Weight: 1.54 lbs (product), 0.66 lbs (package). - Dimensions not provided. - Includes 1 U-shaped pillow. ## Trust signals - Removable and washable cover (easy cleaning). - In-stock at Shopify (as of data). - No specific return policy mentioned; assume standard. ## Image assets - 5 images available (URLs listed). Note: images not viewed; do not describe. ## Agent notes - No image understanding performed. - Dimensions not provided; verify fit with massage table headrest opening. - Only two color variants confirmed in data; description lists more but not in variants.
This product has 16 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 Table Face Pillow, Cushion Beauty Salon Spa, Beauty Salon Face Cushion, Salon Spa Massage Headrest",
"quantity": 1,
"grams": 800000,
"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").