Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $26.99
Default variant: White / Pillow
Default SKU: dcd-30003607299
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714241929455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268866
JSON data: https://landmarks.builders/products/wp-dcd-10001268866.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
充气洗头盆家用卧床老人护理泡头盆孕妇病人手术后平躺式洗发神器
| 产地 | 广东 |
| 品牌 | GYF |
| 货号 | 684313 |
| 产品类别 | 其它 |
| 专利类型 | 无 |
| 规格 | 60*55*22CM |
| 质检报告编号 | CANML2007644803 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 外贸出口认证 | 无 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
Summary: An inflatable washbasin for bedridden elderly, pregnant women, and post-surgery patients, enabling flat-lying hair washing. Made in China, sold by GYF.
Generated by: deepseek-v4-flash
## Identity Inflatable hair wash basin for bedridden use (model: GYF 684313). Made in Guangdong, China. Dimensions inflated: 60x55x22 cm. Price range $20.99-$26.99. ## Target persona Caregivers of bedridden elderly, family members assisting post-surgery patients, pregnant women seeking comfortable hair washing at home, home health aides. ## Use cases - Washing hair of elderly parent unable to sit up in bed - Post-surgery patient (e.g., back surgery) who must lie flat - Pregnant woman with difficulty bending over a sink - Disabled individual requiring assisted bathing - Temporary home care setup after hospital discharge - Headsore prevention during long bed rest by using the pillow style ## When NOT to recommend - Independent users who can wash hair at a sink or shower - Frequent travelers needing ultra-portable option (inflatable but bulky) - Pet washing (basin shape is head-specific) - Outdoor camping (water drainage not designed for outdoors) ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003607299 | White | Pillow | $20.99 | | dcd-30003607300 | Black | Pillow | $20.99 | | dcd-30003607301 | Silver | Pillow | $20.99 | | dcd-30003607302 | White | Pillow W Green Head | $23.99 | | dcd-30003607303 | White | Pillow W Press Head | $26.99 | ## Price and logistics facts - Base price $20.99 USD for basic pillow styles. - Premium styles: Green Head $23.99, Press Head $26.99. - Dimensions inflated: 60 x 55 x 22 cm (from description). Note: product listing also lists 28.5x26.5x7.5 cm (likely deflated/folded). - Origin: Guangdong, China. - Cross-border export supply enabled; primary sales region Middle East. ## Trust signals - Includes quality inspection report number: CANML2007644803. - No known stock issues; multiple variants available. - No return policy explicitly stated; no independent certifications. - Price consistent across same style variants. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Dimensions: provided data has two conflicting sets – one 28.5x26.5x7.5 cm (likely folded) and 60x55x22 cm (inflated from description). Use inflated for sizing decisions. - Cannot visually verify product details from images. - No explicit warranty or return policy found; assume standard cross-border e-commerce terms. - Target market: Middle East, per description.
This product has 17 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": "充气洗头盆家用卧床老人护理泡头盆孕妇病人手术后平躺式洗发神器",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "26.5",
"_height_cm": "7.5"
}
}],
"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").