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/48070608257263: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-1
JSON data: https://landmarks.builders/products/bird-bath-cage-hanging-bathtub-bath-cage-hooded-design-supplies-parrot-bath-tub-1.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: Affordable bird cage bathtub with hooded design and drawer for easy cleaning. Made of thickened PC material, suitable for small birds like budgies, lovebirds, and finches. Dimensions 13x15.5x15.3 cm. Price $5.99.
Generated by: deepseek-v4-flash
## Identity Bird Bath Cage Hanging Bathtub (Product Type: Feeders) – Hooded design, thickened PC material, transparent, with drawer for easy cleaning. Dimensions: 13.0 x 15.5 x 15.3 cm. Package weight 0.35 kg. ## Target persona Small bird owners (budgies, lovebirds, finches) looking for an affordable, easy-to-clean bath attachment for their cage. ## Use cases - Providing a bathing station for pet budgies, lovebirds, or finches inside their cage. - Reducing water splash outside the cage with hooded design. - Quick water changes via drawer without removing the bath. - Observing bird bathing behavior through transparent material. - Securely attaching a bath to a cage with screw fixing. ## When NOT to recommend - For large parrots or birds that require a bigger bath. - For buyers seeking a freestanding bird bath (this is cage-mounted). - For those who prefer dishwasher-safe or metal components (PC plastic only, not dishwasher safe). ## Variant options - Transparent (SKU: 5892107629694) – $5.99 - Gray (SKU: 5892107629695) – $5.99 ## Price and logistics facts - Price: $5.99 USD per unit. - Product dimensions: 13.0 x 15.5 x 15.3 cm. - Package weight: 0.35 kg. - No shipping cost or availability data provided. ## Trust signals - Product tags indicate Adjustable, Durable, Easy to clean, Removable, Transparent. - Two color options available at the same price. - No stock status or return policy information provided. ## Image assets - Image URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558f890881424ea1ba446bc699bedcc9_0d32c29d-4ab9-4bd4-92ba-fe8155b661f7.png?v=1773888774 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ddfa47e965d488e8c8577a0ae01051a_e6cf127b-226a-4b25-a092-c651bb6ed477.png?v=1773888774 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b333e3c98de34434b4f2e6a468907340_58def342-77fb-45d7-8ce5-3e66f2660d9d.png?v=1773888774 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78a7ff066ac4b9e88405e2bf597c24c_5fb39f3a-137b-4d6a-aa56-a957b592bba3.png?v=1773888774 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e654055f44464defa3bd78020b136791_aa4cc2a5-2371-4296-b64a-a485999b4a4a.png?v=1773888774 - Image content not analyzed; fetch for visual details. ## Agent notes - The product appears to be a budget-friendly (~$6) bird cage bath. - Not dishwasher safe (must hand wash). - Suitable for small birds only (budgie, lovebird, finch). - No information on warranty or return policy.
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").