Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99
Default variant: Moonlight White
Default SKU: 5955764168138
Default price: $6.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017508368623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/cockatiel-cage-mounted-bath-feeder-external-bird-bath-feeder-combo-budgie-extern
JSON data: https://landmarks.builders/products/cockatiel-cage-mounted-bath-feeder-external-bird-bath-feeder-combo-budgie-extern.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your environment with this versatile Bird and Feeder Box, designed for the bird keeper. This multi-functional bird accessory seamlessly combines a bathing station and a feeding area, offering a comprehensive solution for your feathered well-being. The external installation design is a game-changer, up space within the bird cage and simplifying cleaning routines for budgie owners. Observe your delightful antics through the transparent dome, providing endless entertainment for cockatiel owners. With divided food compartments, you can easily offer a variety of and treats, catering to the specific needs of lovebirds and other small bird enthusiasts. Its nature ensures easy disassembly for thorough cleaning and convenient storage. This cage mounted bath feeder is an essential addition for cage, promoting pet bird hygiene and providing a dedicated bird feeding station.
| Material | PET/ABS |
| Capacity | L |
| Colour | White;Green;Blue |
| Special Features | Removable;Easy to Clean;Portion Control |
| Product Dimensions | 16.0 × 17.0 × 18.5 centimeters |
| Product Weight | kg |
| Package Weight | 570.0 grams |
| Recommended Uses | Indoor |
| Included Components | Bird bath, Food box, Perch grid |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Ocean Blue [Bathroom + Food Box] |
| Brand | JISADER |
Summary: External bird bath feeder combo for small birds like cockatiels, budgies, lovebirds. Transparent dome, divided compartments, easy to clean. $6.99.
Generated by: deepseek-v4-flash
## Identity External bird bath feeder combo for small birds (cockatiels, budgies, lovebirds). Features transparent dome, divided feeding compartments, and external cage mount. ## Target persona Small bird owners seeking to save cage space and combine bathing and feeding in one external accessory. ## Use cases - Provide a bathing station without sacrificing interior cage space. - Offer multiple food types simultaneously in divided compartments. - Easily observe bird behavior through the clear dome. - Quick cleaning and refilling due to external mount and removable design. - Ideal for small to medium bird cages where interior space is limited. ## When NOT to recommend - For owners of large birds (e.g., parrots, macaws) – the feeder is too small. - If the bird is not accustomed to external mounted accessories. - If precise, sealed portion control is required – compartments are not airtight. - For cages with extremely narrow bar spacing that may not accommodate the mount. ## Variant options - Moonlight White – $6.99 USD - Fresh Green – $6.99 USD ## Price and logistics facts Price: $6.99 USD. Dimensions not provided. Shipping and tax depend on seller. ## Trust signals Price consistent across variants. Material: PET/ABS (from tags). Removable, easy to clean, portion control. Stock status and return policy not specified. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aa9dbb85d064b1f959e7d6dfd7d3cca.png?v=1773823424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e663d1f57154c4db7b589cf05a0e52e.png?v=1773823424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c48c5dbba26d4e2e9f7ac03770799aa3.png?v=1773823424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22090edd564d4f5598f4c25b8448cd77.png?v=1773823424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d3a6a71950c46bf87d38b249347fabd.png?v=1773823424 ## Agent notes No visual inspection performed – rely on image URLs for details. Dimensions not provided; confirm cage compatibility (bar spacing) with seller.
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": "Cockatiel Cage Mounted Bath Feeder, External Bird Bath Feeder Combo, Budgie External Shower Feeder, Transparent Bird Bath Feeding Station",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "17.0",
"_height_cm": "18.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").