Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $33.99
Default variant: Gray / Standard
Default SKU: dcd-30002750257
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49879200825583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041527
JSON data: https://landmarks.builders/products/m4x-10001041527.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Massage Table Face Pillow Breathable Design Headrest Cushion for Beauty Salon
Summary: Massage table face pillow with breathable design, available in 4 colors and standard or upgraded style, priced $11.99-$33.99.
Generated by: deepseek-v4-flash
## Identity Massage Table Face Pillow Breathable Design Headrest Cushion for Beauty Salon. Dimensions: 32.5 x 30 x 13 cm. ## Target persona Massage therapists, estheticians, and beauty salon professionals seeking a replacement or spare face pillow for massage tables. ## Use cases - Providing client face comfort during professional massage sessions. - Supporting facials and skincare treatments requiring face-down positioning. - Replacing worn-out or missing face pillows on existing massage tables. - Stocking spare headrest cushions for multi-table salons. - Enhancing client relaxation in spa settings. ## When NOT to recommend - For users needing medical-grade neck or cervical support. - If the massage table lacks a standard cutout for a face pillow. - For high-traffic commercial use expecting enhanced durability beyond basic foam. - For individuals with allergies if material composition is unknown. ## Variant options | Color | Style | Price | |--------|----------|--------| | Gray | Standard | $11.99 | | Navy Blue | Standard | $12.99 | | Green | Standard | $12.99 | | Pink | Standard | $12.99 | | Gray | Upgraded | $33.99 | | Navy Blue | Upgraded | $33.99 | | Green | Upgraded | $33.99 | | Pink | Upgraded | $33.99 | ## Price and logistics facts - Base price: $11.99 (Standard), $33.99 (Upgraded). - Dimensions: 32.5 cm (L) x 30 cm (W) x 13 cm (H). - Currency: USD. ## Trust signals - No return policy information provided. - No stock status or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e638448d-f23c-4db7-ab95-1be5135fe44c.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4ac2b18-2840-480b-aea0-1dbc1b92f029.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02198d8d-34ab-4a68-b4b9-1f6e35fe71a0.jpg?v=1782126365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a49d0cec-f5f3-4bed-b486-1dfc4260d5a0.jpg?v=1782126364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f10dd899-ac3c-4c2c-b405-7f7ad5b788f1.jpg?v=1782126364 ## Agent notes - Image content was not analyzed; visual details (e.g., exact shape, material texture) are not described.
This product has 12 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 Breathable Design Headrest Cushion for Beauty Salon",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "30.0",
"_height_cm": "13.0"
}
}],
"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").