Brand: World Products (Landmark)
SKU: dcd-30003604293
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714462982383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267635
JSON data: https://landmarks.builders/products/wp-dcd-10001267635.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Baby Pink PU foam bathtub pillow for head and neck support. Dimensions 28x17x6 cm. Price $24.99 USD.
Generated by: deepseek-v4-flash
## Identity - **Product Name**: 少女粉 浴缸枕头浴缸配件T5浴枕PU浴缸压条及坐凳等PU发泡制品 - **Product Type**: 家居用品 (Home Goods) - **Material**: PU Foam (from title) - **Dimensions**: 28 cm (L) x 17 cm (W) x 6 cm (H) - **Color**: Baby Pink - **Price**: $24.99 USD ## Target persona Budget-conscious bather looking for an inexpensive neck support pillow for a standard bathtub. First-time bath accessory buyer. Small bathroom user needing compact storage. ## Use cases - Adding head/neck comfort during a standard bathtub soak. - Short relaxation baths where lumbar or neck support is needed. - As a starter bath pillow for someone new to bath accessories. - Small gift for friends or family who enjoy baths. - Use as a cushion for bath benches or stools (if applicable). ## When NOT to recommend - For large or deep tubs where the small size (28x17 cm) won't provide adequate coverage. - For users requiring a secure, non-slip attachment (no attachment mechanism described). - For those seeking premium materials like memory foam or cooling gel. - For buyers with known allergies to polyurethane foam. ## Variant options Only one variant available: - **Style**: Baby Pink (SKU: dcd-30003604293) — $24.99 USD ## Price and logistics facts - **Price**: $24.99 USD (single variant). - **Shipping/Logistics**: Not provided in facts. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Single price point. - Certifications: None mentioned. - Brand/manufacturer: Not named. ## Image assets - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd27303505ad481fb77909503144bc0d.png?v=1781085553` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e464dfd7f2be420a90af97b59bdebe39.png?v=1781085552` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28bc09102cf2484b9aef06ecaa8c9495.png?v=1781085550` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/379d1667221a4312ab514450b9d07dd4.png?v=1781085552` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5721d5336274b2281c25eb731aa326c.png?v=1781085553` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c046c52a1edb4148b090f2d9b1694d21.png?v=1781085550` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12e6a200a11b478f805ad5ed11e22c3e.png?v=1781085552` - `https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68c5f4aba99a4f459725832f437d3f2e.png?v=1781085551` ## Agent notes - Visual inspection not performed; images are available but not analyzed. - No product description provided; material (PU foam) inferred from title. - No warranty, stock, or return policy details available.
This product has 13 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": "少女粉 浴缸枕头浴缸配件T5浴枕PU浴缸压条及坐凳等PU发泡制品",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "17.0",
"_height_cm": "6.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").