Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Transparent White
Default SKU: 5920328320913
Default price: $7.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017494507759: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-for-cage-transparent-bird-bath-drawer-spacious-bird-bath-cage-pet
JSON data: https://landmarks.builders/products/bird-bath-tub-for-cage-transparent-bird-bath-drawer-spacious-bird-bath-cage-pet.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 delightful bathing experience using this Transparent Bird Bath. Designed for convenience and being, its transparent construction allows you to easily your enjoyment and hygiene. The innovative drawer base makes cleaning a, ensuring a consistently fresh environment. With a spacious interior, your budgie, cockatiel, or finch will have plenty of room to and play. Crafted from thickened PC material, this bird bath box is built for durability and. Easily attachable to most bird cages, it's an essential accessory for any small bird keeper.
| Material | Plastic |
| Capacity | L |
| Colour | Transparent, Gray |
| Product Dimensions | 13.0 × 15.5 × 15.3 centimeters |
| Product Weight | kg |
| Package Weight | 0.3 kilograms |
| Included Components | Bird bath/feeder unit, Mounting screws |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1005422741 |
| Brand | JISADER |
Summary: Transparent bird bath drawer for cages, made of thickened PC plastic, suitable for small to medium birds like budgies, cockatiels, and finches; includes mounting screws.
Generated by: deepseek-v4-flash
## Identity JISADER Transparent Bird Bath Tub for Cage (Model 1005422741) is a plastic, drawer-style bath that attaches to bird cages. It offers clear visibility and easy cleaning. ## Target persona Small bird owners (budgies, cockatiels, finches) who want a dedicated, easy-to-clean bathing accessory that mounts inside the cage. ## Use cases - Providing a daily bathing spot for pet birds to maintain feather health. - Observing bird bathing behavior through the transparent walls. - Quick cleanup of bathwater and debris via the removable drawer base. - Adding a cage accessory that does not take up floor space (hangs or attaches). - Replacing a dirty or broken bird bath with a more hygienic option. ## When NOT to recommend - For large birds like parrots, macaws, or cockatoos (too small). - For outdoor or open-top cages (designed for indoor cage attachment). - For birds that refuse to bathe in enclosed spaces (may need open dish). - For buyers wanting a luxury or decorative bath (basic plastic design). ## Variant options - Transparent White (sku 5920328320913) – $7.99 - Transparent Black (sku 5920328320914) – $7.99 ## Price and logistics facts - Price: $7.99 USD (both variants). - Weight: 0.3 kg (product), 0.3 kg package. - Dimensions: 13.0 × 15.5 × 15.3 cm. - Included: bird bath/feeder unit and mounting screws. - Material: plastic (thickened PC). ## Trust signals - Price consistent across both color variants. - Product dimensions and weight provided for fit verification. - Brand JISADER with model number 1005422741. - No return policy or stock information available in facts. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details are from text description only.
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 Tub for Cage, Transparent Bird Bath Drawer, Spacious Bird Bath Cage, Pet Bird Bath Box, Hanging Bathtub Bird Cage, Canary Budgies",
"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").