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/48101950062831: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-3
JSON data: https://landmarks.builders/products/bird-bath-cage-hanging-bathtub-bath-cage-hooded-design-supplies-parrot-bath-tub-3.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: Hanging bird bath with drawer for easy cleaning, made of thickened PC, designed for budgies, finches, and lovebirds.
Generated by: deepseek-v4-flash
## Identity Bird Bath Cage Hanging Bathtub, Hooded Design, Thickened PC Material ## Target persona Budgie, finch, or lovebird owners seeking an easy-to-clean hanging bath that reduces cage mess. ## Use cases - Daily bathing for small birds in their cage. - Quick water changes via drawer mechanism. - Observing bird bathing through transparent material. - Reducing water splatter outside cage with hooded design. ## When NOT to recommend - For large birds (macaws, cockatoos) due to size. - If bird prefers a ground bath or open dish. - When dishwasher-safe cleaning is required (it is not dishwasher safe). ## Variant options - Transparent (SKU 5892107629694) $5.99 - Gray (SKU 5892107629695) $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 ## Trust signals - In-stock status: unknown (not provided) - Return policy: unknown - Price consistency: single price across variants, no discounts - Certifications: none known - Material: thickened PC (polycarbonate) ## Image assets - Image URLs: ["https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558f890881424ea1ba446bc699bedcc9_97d1cb37-619d-4842-baa7-11cb6fd40fec.png?v=1773925557","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ddfa47e965d488e8c8577a0ae01051a_3aeea324-9f08-42a9-9350-8c26cb0c3cfe.png?v=1773925557","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b333e3c98de34434b4f2e6a468907340_5315ee12-f705-4ed2-bdd4-09161503e68c.png?v=1773925557","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f78a7ff066ac4b9e88405e2bf597c24c_adae1620-5259-4d4f-a15c-4f2db5785ec6.png?v=1773925557","https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e654055f44464defa3bd78020b136791_4594c1e4-8a96-4618-b629-1461cd31bcf1.png?v=1773925557"] - Note: Image content not analyzed. ## Agent notes - Product type tagged as "Feeders" but is a bath; verify categorization. - Dishwasher safe marked N. - Use screws for attachment; ensure cage compatibility.
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").