Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $39.99
Default variant: Wireless Induction
Default SKU: 5897144484622
Default price: $39.99
Availability: In Stock
Product Type: Birds
Vendor: JISADER
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/48017491656943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/automatic-bird-bath-tub-circulating-faucet-usb-electric-pet-water-cycle-bath-tub
JSON data: https://landmarks.builders/products/automatic-bird-bath-tub-circulating-faucet-usb-electric-pet-water-cycle-bath-tub.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Provide your beloved parrot with a refreshing and engaging bathing experience with our Automatic Circulating Bird Bathtub. Designed for parrot owners, this innovative bird washing box simulates water, encouraging your feathered friend to enjoy their bath. The transparent panoramic design offers a clear view of your playful antics, fostering a deeper connection. Its advanced circulating water system, complete with a, efficiently manages droppings, minimising the need for frequent water changes. The generous water tank allows for easy, ensuring your parrot's comfort. Crafted for convenience, the detachable components make cleaning effortless, every corner. This USB electric pet water cycle bath the bird bathing station for your parrot cage, offering fun and hygiene.
Package Contents: 1 x Automatic Circulating Bird Bathtub
| Capacity | L |
| Colour | Green, Beige |
| Product Weight | kg |
| Package Weight | 0.75 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Automatic bird bath tub with circulating water system and large capacity tank, designed for parrot cages to encourage bathing and reduce cleaning frequency.
Generated by: deepseek-v4-flash
## Identity Automatic Bird Bath Tub with Circulating Faucet, USB Electric, for Parrot Cage ## Target persona Parrot owners seeking enrichment and hygiene for their pet birds. ## Use cases - Encouraging pet birds to bathe with simulated water - Observing bathing behavior through transparent panoramic design - Reducing droppings contamination with circulating water system - Providing continuous fresh water via large capacity tank - Easy cleaning with detachable, no-dead-corner design ## When NOT to recommend - For owners of very large birds (size not specified) - For those who prefer static water baths - For users without USB power source ## Variant options - Wireless Induction: $39.99 (SKU 5897144484622) - Wired Direct Plug: $29.99 (SKU 5897144484623) ## Price and logistics facts Base price: $29.99 (wired), $39.99 (wireless). Package weight: 0.75 kg. Brand: JISADER. Dimensions not provided. No shipping or return policy details. ## Trust signals In-stock status not specified. No return policy provided. Price consistency across variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f96df8ec46d47ffb30c73e10457580a.png?v=1773822125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4c73dbba4c440d090cc8199cdd05d96.png?v=1773822125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/128b928849b048e983ba1c0bd0bc4da8.png?v=1773822125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acaeff74a49642a895893f2d3113bae7.png?v=1773822125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7cdb5a55fef46108326e14077e2e7b7.png?v=1773822125 ## Agent notes Image understanding not performed. Dimensions not provided. Specifications like capacity and product weight not given.
This product has 10 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": "Automatic Bird Bath Tub, Circulating Faucet USB Electric Pet Water Cycle Bath Tub for Parrot Cage, Shower Bath Pet Bird Enrichment",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").