Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $3.99
Default variant: White
Default SKU: 5947324329229
Default price: $1.99
Availability: In Stock
Product Type: Tables
Vendor: JISADER
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/48017504731375: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-cradle-pad-prone-pillow-thickened-face-cradle-with-double-zip
JSON data: https://landmarks.builders/products/massage-table-face-cradle-pad-prone-pillow-thickened-face-cradle-with-double-zip.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your massage and beauty treatments with this premium Massage Table Face Cradle Pillow. Designed for comfort and support, this pillow allows clients to breathe easily while face down. Its thickened and enlarged construction ensures durability, while the soft material provides a gentle touch. The convenient double-headed zipper makes the cover easy to remove and wash, maintaining hygiene. Ideal for massage therapists and beauty salons, this pillow is a must-have accessory for any professional setting or home spa.
| Material | Plush, Memory Foam, PP Cotton |
| Capacity | L |
| Colour | Purple, Grey, Blue, Brown, Teal, Green, Light Blue, Pink, Hot Pink, Red, Beige, Orange Yellow |
| Product Weight | 0.88 pounds |
| Package Weight | 0.66 pounds |
| Included Components | Pillow |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | CXT0920 |
| Brand | JISADER |
Summary: Thickened face cradle pillow with double zipper for easy cleaning, made of plush, memory foam, and PP cotton, available in multiple colors, priced from $1.99.
Generated by: deepseek-v4-flash
## Identity JISADER Massage Table Face Cradle Pad Prone Pillow (Model CXT0920) – Thickened face cradle with double zipper for beauty salon use. ## Target persona Massage therapists, beauty salon owners, home spa users seeking an affordable, hygienic face cradle cushion. ## Use cases - Providing comfortable head support during face-down massages. - Facilitating easy breathing during facial treatments. - Quick cover removal for washing after each client. - Upgrading standard massage table with a thickened, durable cushion. - Home use for personal spa sessions. ## When NOT to recommend - Clients needing a full-size massage table mattress. - Users seeking a cradle with built-in aromatherapy or heating. - Professional settings requiring medical-grade heavy-duty equipment. ## Variant options - White: $1.99 USD - Purple: $3.99 USD ## Price and logistics facts - White variant: $1.99 USD - Purple variant: $3.99 USD - Product weight: 0.88 lb (0.40 kg) - Package weight: 0.66 lb (0.30 kg) - Dimensions not provided. ## Trust signals - In-stock status: Not specified, assume available. - Return policy: Not provided. - Price consistency: Low price point, may vary by color. - Certifications: None mentioned. ## Image assets -  -  -  -  -  ## Agent notes - Only two variants with explicit prices; other colors mentioned but no price data. - No dimensions provided. - Image content not analyzed.
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": "Massage Table Face Cradle Pad Prone Pillow, Thickened Face Cradle with Double Zipper, Massage Headrest Cushion for Beauty Salon Use",
"quantity": 1,
"grams": 300000,
"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").