Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $368.91 – $478.90
Default variant: Purple
Default SKU: dcd-30002510623
Default price: $368.91
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物用品/宠物洗澡池
Vendor: World Products
Weight: 67000 g
Cart URL (default variant): https://landmarks.builders/cart/50375510327535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000994062
JSON data: https://landmarks.builders/products/wp-dcd-10000994062.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your grooming setup with this professional-grade large dog grooming tub, designed to make bath time easier and more secure for pets and their handlers. Constructed from high-quality, single-piece molded, this tub is incredibly and leak-resistant, capable of supporting animals up to to 100 kg (220). It's the piece of pet care equipment for busy pet health medical centers, grooming salons, or for dedicated pet owners at home.
Thoughtful design elements set this tub apart. A clever slide-out door provides effortless entry and exit for dogs, reducing the need to lift heavy animals. Inside, the floor features a non-slip paw-print pattern to help pets feel secure on their feet. This elevated pet bathing station is designed to minimize back strain for the pet care professional and unease for the pet. The adjustable feet can be raised or lowered by 10-15 cm, allowing you to create a level and stable dog bath even on slightly sloped floors.
this is not just a tub; it's a comprehensive pet washing station. It comes with a full grooming arm overhead, complete with leashes to gently restrain anxious or wiggly dogs. A molded-in shelf provides a convenient place for your shampoos, brushes, and other tools. For added versatility, a removable internal partition is included, creating a smaller, more manageable space when bathing young dogs or small breeds. Whether you're a professional groomer needing reliable equipment or a large-dog owner tired of messy washroom cleanups, this tub is the exceptional solution.
Summary: Large Dog Grooming Tub Sliding Door Access Dog Wash Tub Adjustable Height Feet Professional Pet Bathtub for Pet Health Pet Care Facility. Upgrade your grooming setup with this professional-grade large dog grooming tub, designed to make bath time easier and more secure for pets and their handlers. Constructed from high-quality, single-piece molded, this tub is incredibly and leak-resistant, capable of supporting animals up to to 100 kg (220). It's the piece of pet care equipment for busy pet health medical centers, grooming salons, or for dedicated pet owners at home. Thoughtful design elements
Generated by: dcd-map-v1
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Large Dog Grooming Tub Sliding Door Access Dog Wash Tub Adjustable Height Feet Professional Pet Bathtub for Pet Health Pet Care Facility",
"product_id": 9529978552559,
"variant_id": 50375510327535,
"quantity": 1,
"grams": 67000,
"length_cm": "150.0",
"width_cm": "80.0",
"height_cm": "63.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").