Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: Transparent
Default SKU: 5892107629694
Default price: $5.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48088341610735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-bath-cage-hanging-bathtub-bath-cage-hooded-design-supplies-parrot-bath-tub-2
JSON data: https://landmarks.builders/products/bird-bath-cage-hanging-bathtub-bath-cage-hooded-design-supplies-parrot-bath-tub-2.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 feathered friend with a refreshing and engaging bathing experience with our Budgie Bird Bathtub with Drawer. Designed for ease of use and being, this bath cage features a clever drawer mechanism that simplifies water changes and cleaning, a significant for any budgie owner. Crafted from thickened PC material, this pet bird bathtub is built for durability and ensures a environment for your bird. The offers a clear view of your joyful, adding an . Its hooded structure effectively contains water, and maintaining a clean cage. This versatile bird bath suitable for a variety of small to medium-sized birds, including budgies, lovebirds, and finches, making it a addition to enrichment toy collection. Securely attach it to the cage with the included screws for a stable bathing station.
| Capacity | L |
| Special Features | Adjustable, Removable, Durable, Transparent, Easy to clean, Screw fixing, Drawer type |
| Recommended Uses | Indoor |
| Included Components | Bird bathtub with drawer, Screw fixing |
| Product Dimensions | 13.0 x 15.5 x 15.3 centimeters |
| Product Weight | kg |
| Package Weight | 0.35 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | X-13 Lace Bathtub |
Summary: Bird bath cage with drawer for easy cleaning, hooded design, transparent PC material, screw mount; fits small birds like budgies, finches. $5.99.
Generated by: deepseek-v4-flash
## Identity Bird Bath Cage Hanging Bathtub with hooded design, thickened PC material, drawer for easy cleaning, and screw fixing. Suitable for small to medium birds (budgies, lovebirds, finches). ## Target persona Budgie and finch owners looking for a functional, easy-to-clean bathing solution for their small birds. ## Use cases 1. Daily bathing for budgies and finches. 2. Reducing water splash and cage mess. 3. Quick water changes via drawer. 4. Observing bird's bathing behavior. 5. Adding enrichment to bird cage. ## When NOT to recommend - Large parrot owners (cage too small). - Birds that prefer open top baths (hooded design restricts). - Cages with very thin or widely spaced bars (screw mount may not fit). - Owners who dislike plastic materials. ## Variant options - Transparent ($5.99) - Gray ($5.99) ## Price and logistics facts Price: $5.99 USD. Dimensions: 13.0 x 15.5 x 15.3 cm. Package weight: 0.35 kg. Included: bird bathtub with drawer, screw fixing. Not dishwasher safe. ## Trust signals - Price is consistent across both color variants. - No certifications mentioned. - In-stock status and return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558f890881424ea1ba446bc699bedcc9_c089b758-795f-4109-a239-17aa0cef563a.png?v=1773906402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ddfa47e965d488e8c8577a0ae01051a_e612a797-61aa-44ea-bdeb-a8878d1736d1.png?v=1773906402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b333e3c98de34434b4f2e6a468907340_5fb64c67-fb2c-4b10-bd93-f8b61e2b3cd0.png?v=1773906402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78a7ff066ac4b9e88405e2bf597c24c_16cbac03-4449-4c62-ade7-83f6d9c4cf26.png?v=1773906402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e654055f44464defa3bd78020b136791_e87f506b-5af7-4ee0-9d0f-3abe7ac9b5ec.png?v=1773906402 ## Agent notes - Suitable for small to medium birds (budgies, lovebirds, finches). - Screw fixing requires compatible cage bars. - Drawer simplifies cleaning but not dishwasher safe. - Image understanding not applied; no visual details inferred.
This product has 11 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 Cage Hanging Bathtub, Bath Cage Hooded Design, Supplies Parrot Bath Tub, Bird Bath Thickened PC Material, Budgie Owner Bath Cage",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "15.5",
"_height_cm": "15.3"
}
}],
"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").