Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: Pink
Default SKU: 5909015084792
Default price: $4.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/48017492050159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-bath-tub-hanging-bath-cage-for-parrots-small-birds-canary-budgies-bath-tub
JSON data: https://landmarks.builders/products/bird-bath-tub-hanging-bath-cage-for-parrots-small-birds-canary-budgies-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.
This multi-functional bird bath and feeder is an essential avian hygiene accessory for cages, designed to provide a bathing and feeding station for your. Its purpose functionality offers unparalleled versatility, allowing for both bathing and feeding in a single unit, a significant over single-purpose. The transparent housing provides visibility, enabling you to observe your pet's activities without disturbance, opaque alternatives. Maintenance is made simple with the innovative drawer-type base, facilitating of water and food, making it a convenient solution for busy parrot owners. The external hanging design ensures to bird cages, saving space and contributing to bird cage enrichment. Crafted from, this bird bath ensures longevity and provides a bathing and feeding environment for your small birds, and ensures a bathing experience for your parrot birds.
| Capacity | L |
| Colour | Orange, Purple, Yellow |
| Special Features | Removable, Transparent, Pull-out tray, Multifunctional (bath and feeder) |
| Product Dimensions | 16.0 × 13.0 × 14.0 centimeters |
| Product Weight | 0.43 kilograms |
| Package Weight | 0.43 kilograms |
| Recommended Uses | Indoor |
| Included Components | Bird bath/feeder, pull-out tray |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 3741 |
| Brand | JISADER |
Summary: A transparent hanging bird bath and feeder with pull-out tray for small birds like parrots, canaries, and budgies.
Generated by: deepseek-v4-flash
## Identity Bird Bath Tub Hanging, Bath Cage for Parrots, Small Birds Canary Budgies, Bath Tub Hanging Bathtub, Bird Cage Supplies Hooks ## Target persona Small bird owners (parrots, canaries, budgies) seeking a combined bath and feeder that hangs inside the cage. Budget-conscious due to $4.99 price. ## Use cases - Bathing small birds in their cage using the transparent bath. - Offering food in the same unit after bathing. - Quick refill and cleaning via pull-out tray. - Space-saving for small or crowded cages. - Observing bird behavior without disturbance. ## When NOT to recommend - Large parrots (macaws, cockatoos) – likely too small. - Birds that prefer deep water baths – tray is shallow. - Outdoor use – hanging design may not withstand elements. - Birds that chew plastic aggressively. ## Variant options - Pink: $4.99 - Light Purple: $4.99 ## Price and logistics facts Price: $4.99 USD. Dimensions not provided. No shipping or stock info. ## Trust signals - Transparent housing allows clear observation of bird activity. - Pull-out tray simplifies adding water/food and cleaning. - Hanging design attaches to most cages, saving space. - No certifications or return policy stated in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8d9506461eb4924b6ca6341e3a0fa26.png?v=1773822231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf95f4ef4437486f976080a64aa2396f.png?v=1773822231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/675cfd87a8e342958cb1c9ca894b70db.png?v=1773822231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40e579e35370497f9f21d5e3452c0e26.png?v=1773822231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acd037a71c6840229c8b81af75ef08d4.png?v=1773822231 ## Agent notes Image understanding was not performed – only image URLs provided. No dimensions or return policy available.
This product has 15 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": "Bird Bath Tub Hanging, Bath Cage for Parrots, Small Birds Canary Budgies, Bath Tub Hanging Bathtub, Bird Cage Supplies Hooks",
"quantity": 1,
"grams": 430000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.0",
"_height_cm": "14.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").