Brand: World Products (Landmark)
SKU: 4548536691943
Price: $132.99
Availability: In Stock
Product Type: Bird Diapers
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017466425583: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-bird-bathtub-parrot-mynah-thrush-bath-tub-pet-bird-tub-fo-1
JSON data: https://landmarks.builders/products/bird-bath-cage-hanging-bird-bathtub-parrot-mynah-thrush-bath-tub-pet-bird-tub-fo-1.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This versatile bird cage is specially designed for a wide range of bird species, including parrots, mynahs, and thrushes, providing a comfortable and engaging bathing experience. Its innovative design effectively prevents water, ensuring the surrounding area clean and tidy. Constructed from, this bird for long use. to install and use, offering a convenient bathing solution for your pet birds. Beyond bathing, it also serves as a drinking water dispenser, offering functionality for pet and enthusiasts. This essential bird cage accessory is for parrot owners and bird enthusiasts looking for a practical and effective way to maintain their birds' hygiene and well-being.
| Capacity | L |
| Included Components | Bird bath box |
| Product Weight | kg |
| Package Weight | 220.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Large Water Feeder |
Summary: A hanging bird bathtub and drinking water dispenser designed for parrots, mynahs, thrushes, and other small birds, priced at $132.99.
Generated by: deepseek-v4-flash
## Identity Bird Bath Cage Hanging Bird Bathtub, Parrot Mynah Thrush Bath Tub, Pet Bird Tub for Cage Hanging Bird, Canary Budgies Bath Cage, Bird Bath Accessory (Model: Large Water Feeder) ## Target persona Bird owners (especially of parrots, mynahs, thrushes, canaries, budgies) looking for a cage-mounted bathing and drinking solution. ## Use cases - Providing a dedicated bathing area inside a bird cage. - Reducing water spillage around the cage during bird baths. - Dual use as a drinking water dispenser. - Maintaining hygiene for pet birds through regular baths. - Easy installation in most bird cages. ## When NOT to recommend - For birds that are too large for the bath (e.g., macaws, cockatoos) – dimensions not specified. - For owners seeking a non-cage, freestanding bird bath. - If the buyer requires specific material certifications or non-toxic guarantees (not provided). - For those needing a fully dishwasher-safe product (not dishwasher safe). ## Variant options - Single variant: "130" (Number of Items: 130) at $132.99. SKU: 4548536691943. ## Price and logistics facts - Price: $132.99 USD - Package weight: 220.0 grams - Model: Large Water Feeder - No dimensions provided. ## Trust signals - Single variant availability as of listing. - No return policy or warranty information provided. - No certifications listed. ## Image assets - 5 images available: see URLs below. - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/791b5f2c8875448a98753846504bbbf1_bc1a4303-3efb-4872-b4a9-36095a580354.png?v=1773821344 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e37ca5b791545bd8971d5b810e82684_51c47508-bf60-4fc0-bece-22119bbabb1e.png?v=1773821344 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81c05b0f8b7a438d979e21c866566c57_525a35be-05ad-45c7-a14b-2227079cfbe8.png?v=1773821344 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd5eda634c5f418fb8b35e979c39c4f3_e2468d0e-cb77-476c-81a5-a42f6c69b7c9.png?v=1773821344 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a4f1d3f6b884613aab83272b4d0facf_730cd973-c390-4385-9d2d-ba1e2c8cdbb8.png?v=1773821344 ## Agent notes - Product category is listed as 'Bird Diapers', but description indicates a bird bath/water dispenser – verify categorization. - Material is not specified; construction material unknown. - No dimensions given; cannot assess fit for specific cages or bird sizes. - Only one SKU/variant available. - Images were not visually analyzed.
This product has 7 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 Bird Bathtub, Parrot Mynah Thrush Bath Tub, Pet Bird Tub for Cage Hanging Bird, Canary Budgies Bath Cage, Bird Bath Accessory",
"quantity": 1,
"grams": 150000,
"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").