Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $15.99
Default variant: Modern, Minimalist, Transparent
Default SKU: 5863301684571
Default price: $12.99
Availability: In Stock
Product Type: Birds
Vendor: JISADER
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48017476976879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-bath-for-cage-multi-functional-bird-bath-tub-parrot-bath-tub-bird-water-bow
JSON data: https://landmarks.builders/products/bird-bath-for-cage-multi-functional-bird-bath-tub-parrot-bath-tub-bird-water-bow.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 multi-functional bird bath and feeder. Designed for parrots and other small to medium birds, it offers a transparent bathing area, a convenient food bowl, and can even be used as a DIY enrichment station. The base design minimizes mess by spills, while the PS construction ensures longevity. Easy to install on cage wires, this bird bath provides a and engaging space for your feathered daily activities, from bathing to feeding.
| Capacity | L |
| Colour | Clear |
| Product Weight | kg |
| Package Weight | 0.5 kilograms |
| Dishwasher Safe | No |
| Microwaveable | No |
| Brand | JISADER |
Summary: Multi-functional bird bath tub for cages, also serves as food bowl and treat dispenser; made of PS plastic, attaches securely to cage wires for small to medium birds.
Generated by: deepseek-v4-flash
## Identity JISADER Bird Bath for Cage: Multi-functional bird bath tub, also food bowl and treat dispenser. Made of thickened PS plastic, transparent, with anti-spill base. Two variants: plain transparent or with metal grid. Brand JISADER. Package weight 0.5 kg. Not dishwasher or microwave safe. ## Target persona Small to medium bird owners (e.g., budgies, parrots, cockatiels, finches) looking for a combined bath/feeder/enrichment accessory to attach inside a cage. Especially those who want to reduce mess from splashing or spilled food. ## Use cases - Daily bird bathing inside the cage - Serving as a secondary water bowl or feeder - Dispensing homemade treats or foraging toys - Reducing cage floor mess from water splashes or dropped food - Observing bird behavior through transparent plastic - Quick, tool-free attachment to cage bars ## When NOT to recommend - For very large birds (macaws, large cockatoos) that need sturdier materials - For outdoor aviaries exposed to sun/weather (PS may degrade) - For owners insisting on dishwasher-safe or microwave-safe accessories - For birds prone to chewing and destroying plastic accessories ## Variant options - **Modern, Minimalist, Transparent**: $12.99 (SKU 5863301684571) - **Modern, Minimalist, Transparent with Metal Grid**: $15.99 (SKU 5863301684572) ## Price and logistics facts - Base price: $12.99 USD - Grid variant price: $15.99 USD - Brand: JISADER - Package weight: 0.5 kg - Not dishwasher safe - Not microwaveable - Dimensions not provided ## Trust signals - Material: PS (thickened, aging-resistant) - Price consistent across variants (no discounts listed) - In-stock status not explicitly stated but presumed available - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f064879e98248ff9b10729cfb38f687.png?v=1773821923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad7d316b3155426d9a212a9c52e81972.png?v=1773821923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/988d21c17a4046d7a8e31c44f3a65548.png?v=1773821923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ea39e3615644320b5be8b475e8f1d64.png?v=1773821923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b309c593ace94ebfa72a089c13c5367f.png?v=1773821923 ## Agent notes - Dimensions and precise product weight not provided; image understanding not performed; visual details and fit should not be assumed. Consider cage bar spacing and size compatibility before recommending.
This product has 8 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 for Cage, Multi-functional Bird Bath Tub, Parrot Bath Tub Bird Water Bowl, Budgie Shower Food Feeder Holder Tray, Bird Cage Accessories",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").