Brand: World Products (Landmark)
SKU: dcd-30002764421
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1420 g
Cart URL (default variant): https://landmarks.builders/cart/49879130964207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045389
JSON data: https://landmarks.builders/products/m4x-10001045389.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Shampoo Basin Wastewater Container Portable Salon Hair Wash Waste Pail
| Brand | / |
| Material | ABS |
Summary: Portable ABS plastic pail for collecting wastewater from shampoo basins in salons or barber shops, 17.99 USD, 50x23x22 cm, black only.
Generated by: deepseek-v4-flash
## Identity Shampoo Basin Wastewater Container Portable Salon Hair Wash Waste Pail, ABS plastic, black. ## Target persona Mobile hairdressers, barber shop owners, home salon enthusiasts, salon plumbing contractors. ## Use cases - Collecting wastewater during hair washing at salon chair - Mobile salon setup without plumbing - Home barber station drainage - Temporary waste collection for event hair services - Backup for salon basin drain ## When NOT to recommend - Permanent salon installation with floor drain - Large-scale wastewater volume (e.g., multiple simultaneous washes) - Outdoor use where material may degrade - High-temperature water (ABS max ~80°C) ## Variant options Only one variant: Black, $17.99 ## Price and logistics facts Price: $17.99 USD. Dimensions: 50 cm (L) x 23 cm (W) x 22 cm (H). One color option: Black. ## Trust signals No stock status, return policy, or certifications provided. Material is ABS plastic. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef96090d-46cd-4faa-8b37-15eae296966e.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6572246-28d6-45b9-a5d6-8735fa151556.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64a64abc-6c12-4737-9d5c-c13440d11501.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/006a22e3-74bb-421a-a041-547272d276e1.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/461405e6-34a9-427b-a67e-fc40a941ff66.jpg?v=1782126325 ## Agent notes No data on stock availability, return policy, or safety certifications. Image content not inspected.
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": "Shampoo Basin Wastewater Container Portable Salon Hair Wash Waste Pail",
"quantity": 1,
"grams": 1420000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "23.0",
"_height_cm": "22.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").