Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Black
Default SKU: dcd-30003604297
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714458329327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267637
JSON data: https://landmarks.builders/products/wp-dcd-10001267637.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Waterproof bathtub pillow with suction cups, made of PU polyurethane, for spa-like head support in bathtubs. 31x25x8 cm, $29.99 USD. Available in Black and White.
Generated by: deepseek-v4-flash
## Identity Waterproof bathtub pillow made of PU polyurethane with suction cups for head and neck support during bathing. Dimensions: 31 cm × 25 cm × 8 cm. ## Target persona Hotel guests seeking comfort; spa enthusiasts; individuals with neck or back strain who take frequent baths; budget-conscious shoppers wanting a bath upgrade under $30. ## Use cases - Relaxing bath with head support - Hotel bathroom enhancement for comfort - At-home spa experience - Support for reading or meditating in the tub - Neck pain relief during long soaks ## When NOT to recommend - For users with textured or non-smooth bathtubs (suction cups may not adhere) - For use in showers or standing positions - For individuals with severe allergies to PU foam or synthetic materials - For bathtubs with irregular shapes or extreme slopes ## Variant options - Black (SKU: dcd-30003604297) – $29.99 - White (SKU: dcd-30003604298) – $29.99 ## Price and logistics facts - Price: $29.99 USD fixed across variants - Dimensions: 31 cm (length) × 25 cm (width) × 8 cm (height) - No shipping weight or origin provided. ## Trust signals - Product in stock (no out-of-stock indication) - No return policy or warranty details provided - Price consistent across variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0de83fcabf144f71836e7f1b90444243.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5410b91ed3b5440f863888aa06c0b3ba.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd547bf06311437ab52d54283a03e68a.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5816114b60745439a44d092e5d04d8f.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9249f100d6e47d6bf6ffd97e602c453.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef19ca6089c54f859713acf2e25c5f42.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a6211c97b5e4337978ea1fd63e8c52a.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f3759bd48474cf9af4dec9364e62751.png?v=1781085550 ## Agent notes Image content not analyzed; rely on product title and facts. No description provided. Suction cup adhesion depends on bathtub surface. No material composition beyond PU confirmed. No user reviews or ratings available.
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": "防水浴缸酒店浴室吸盘浴缸枕SPA头枕沐浴枕头PU聚氨酯浴缸枕头",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "8.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").