Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $38.99
Default variant: Wht Hair Washing
Default SKU: dcd-30003611758
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 个护
Vendor: World Products
Weight: 980 g
Cart URL (default variant): https://landmarks.builders/cart/49714202312943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270537
JSON data: https://landmarks.builders/products/wp-dcd-10001270537.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A portable bed shampoo basin for washing hair of bedridden individuals, measuring 72x37x10 cm, priced from $36.99.
Generated by: deepseek-v4-flash
## Identity Portable bed shampoo basin (卧床洗头盆) designed for washing hair of individuals who are bedridden, elderly, pregnant, or recovering, with dimensions 72x37x10 cm and multiple color/style variants. ## Target persona Caregivers for elderly or disabled persons; postpartum mothers; home health aides; hospital or nursing home staff; family members caring for bedridden patients. ## Use cases - Washing hair of an elderly parent confined to bed. - Postpartum hair washing for new mothers who cannot stand or sit upright. - Hair care for patients with chronic illness or post-surgery recovery in home care settings. - Temporary hair washing solution during travel or camping. - Use in nursing homes or assisted living facilities for routine hair hygiene. ## When NOT to recommend - Individuals who are fully mobile and have access to a standard bathroom sink or shower. - Users looking for a permanent or high-end hair washing solution. - Professional salon use (not designed for repeated heavy use). - Situations requiring sterile medical equipment. ## Variant options - White Hair Washing (Style: Wht Hair Washing) – $36.99 - White Hair Washing a (Style: Wht Hair Washing a) – $38.99 - Light Yellow Hair (Style: Light Ylw Hair) – $36.99 - Light Yellow Hair a (Style: Light Ylw Hair a) – $38.99 ## Price and logistics facts - Price range: $36.99 to $38.99 USD. - Dimensions: 72 cm (length) x 37 cm (width) x 10 cm (height). - Currency: USD. ## Trust signals - In-stock status: Not specified in source data. - Return policy: Not provided. - Certifications: None listed. - Price consistency: Variant prices are stable within the same style group ($36.99 for basic, $38.99 for 'a' variants). ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content not analyzed; fetch URLs directly. - No warranty or return information available in source facts. - Variants differ by color/style and price; exact differences between 'Wht Hair Washing' and 'Wht Hair Washing a' not specified.
This product has 16 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": 980000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "37.0",
"_height_cm": "10.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").