Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: Black
Default SKU: dcd-30002728371
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49903441936623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035995
JSON data: https://landmarks.builders/products/m4x-10001035995.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bath Pillow Non-Slip Bathtub Headrest Easy to Clean for Hotel, Hot Tub
Summary: Bath pillow with non-slip design, easy to clean, suitable for hotels and hot tubs, available in Black and White for $18.99.
Generated by: deepseek-v4-flash
## Identity Non-slip bath pillow headrest, easy to clean, for hotel or home use. ## Target persona Hotel guests seeking comfortable bath amenities; homeowners wanting a non-slip headrest for relaxing soaks; budget-conscious bath accessory buyers. ## Use cases - Relaxing in a standard bathtub with neck support - Enhancing guest experience in hotel bathrooms - Quick, comfortable soak after a long day - Safe bathing for elderly or those with mobility concerns (non-slip) - Easy cleaning after use in spa or hot tub settings ## When NOT to recommend - For very large or deep soaking tubs where pillow size (28x25 cm) may be insufficient - For users expecting thick, plush padding or orthopedic neck support - For those seeking inflatable, heated, or specialized therapeutic pillows - For commercial high-usage environments requiring heavy-duty durability ## Variant options - **Black**: $18.99 - **White**: $18.99 ## Price and logistics facts - Price: $18.99 USD (both variants) - Dimensions: 28 cm (length) x 25 cm (width) x 7 cm (height) - No shipping or stock information provided ## Trust signals - Consistent price across variants - No explicit stock status or return policy stated - No certifications or warranties mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2551a2ad-5b9e-43ae-8d21-ec794c1baa52.jpg?v=1782146535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b65b2d6c-6456-4de2-94be-d3870f36aae7.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd713372-5b97-4b16-89fd-66a63e844bb6.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/067828f0-9e81-4a70-b307-352e684f4f89.jpg?v=1782146533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35627cfc-6b4a-45de-bb63-29ace44e3bea.jpg?v=1782146534 ## Agent notes - Image content not analyzed; product appears to be a bath pillow based on title and description. - Dimensions are small (28x25 cm); verify fit for target bathtub. - No additional specifications (material, thickness, warranty) provided.
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": "Bath Pillow Non-Slip Bathtub Headrest Easy to Clean for Hotel, Hot Tub",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "25.0",
"_height_cm": "7.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").