Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.99
Default variant: Green
Default SKU: 5828757988848
Default price: $3.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017469145327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/transparent-bird-bath-cage-non-slip-bird-bath-for-cage-external-bird-bath-bird-c
JSON data: https://landmarks.builders/products/transparent-bird-bath-cage-non-slip-bird-bath-for-cage-external-bird-bath-bird-c.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 beloved pet birds with a refreshing and hygienic bathing experience using this Transparent Bird Bath Cage. Designed for ease of use and bird comfort, this avian bath accessory is an essential addition for any parrot keeper or budgie enthusiast. The allows for effortless of your bathing, while the construction ensures it can withstand enthusiastic use. Its external saves cage space, making it suitable for a variety of bird cages. Keep your feathered, and entertained with this convenient and practical bird bath tub.
| Material | Plastic |
| Capacity | L |
| Colour | Green, Blue, White, Pink, Orange, Yellow |
| Special Features | Transparent, Easy to clean, Non-slip bottom, Upgraded bird perch |
| Product Dimensions | 13.5 × 13.0 × 13.5 centimeters |
| Product Weight | kg |
| Package Weight | 220.0 grams |
| Recommended Uses | Indoor |
| Included Components | Bird bath basin, Transparent cover, Mounting hooks |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Dual-use (17*16*16) |
| Brand | JISADER |
Summary: External bird bath cage for small/medium birds, transparent plastic with non-slip bottom, easy to install on cage exterior, available in multiple colors at $3.99.
Generated by: deepseek-v4-flash
## Identity Transparent bird bath cage (external mount) for small to medium birds, made of plastic. Includes basin, transparent cover, and mounting hooks. ## Target persona Budgie, cockatiel, parakeet, or small bird owners who want a dedicated external bath to save cage space and monitor bathing. ## Use cases - Providing a daily bathing spot inside a small bird cage - Easy monitoring of bird bath activity through transparent cover - Space-saving solution for cages with limited interior room - Encouraging hygiene for birds that dislike internal baths - Quick cleanup with easy removal and refill - Offering a non-slip perch for safe bathing ## When NOT to recommend - For large birds like macaws or cockatoos that require bigger baths - For owners seeking a dish-style bath that sits inside the cage - If the cage lacks a suitable external mount location - For birds that stress easily from external attachments ## Variant options - Green ($3.99) - Blue ($3.99) ## Price and logistics facts - Price: $3.99 USD - Package weight: 220g - Product dimensions: not specified - Material: Plastic ## Trust signals - Price consistent across variants - In-stock status: not confirmed from facts - Return policy: not provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/787b4758955e4bd097d9d6ac5601eef7.png?v=1773821606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02fa5de4869149e6b69807f19cce303f.png?v=1773821606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc8e3a4d16d14ef0890af536085faa40.png?v=1773821606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3852a5ceda7479cb5e8e645b58c1925.png?v=1773821606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0771d656bb8458188d594c7d42eae37.png?v=1773821606 ## Agent notes No image understanding was performed; visual details (e.g., actual transparency, build quality) are not verified.
This product has 13 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": "Transparent Bird Bath Cage, Non-Slip Bird Bath for Cage, External Bird Bath, Bird Cage Shower, Small Medium Birds, Pet Bird Bath Tub",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "13.0",
"_height_cm": "13.5"
}
}],
"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").