Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: ['Clear'] / Transparent
Default SKU: 5930091480572
Default price: $1.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/48017497751791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-cage-bathing-dispenser-parrot-feeder-cage-water-feeder-internal-hanging-bir
JSON data: https://landmarks.builders/products/bird-cage-bathing-dispenser-parrot-feeder-cage-water-feeder-internal-hanging-bir.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 pet environment with this versatile Internal Hanging Blue Bath Box. Designed for parrots and other pet birds, it seamlessly feeding, watering, and bathing functions into convenient accessory. The allows for effortless of food levels, while the thickened, wear-resistant PP material ensures durability and. Easily hang it inside your bird cage for a clutter and functional setup. This multi-functional bird cage accessory is a must-have for any dedicated parrot owner or pet bird enthusiast seeking a practical and solution for their feathered daily needs.
Package Contents: 1 x Internal Hanging Blue Bath Box (with fixing screws)
| Material | Plastic |
| Capacity | L |
| Colour | Blue, Clear |
| Special Features | Easy-Refill Top |
| Product Dimensions | 12.8 × 9.5 × 10 centimeters |
| Product Weight | kg |
| Package Weight | 0.33 pounds |
| Recommended Uses | Seed, Water |
| Included Components | fixing screws |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | kxyw1154 |
| Brand | JISADER |
Summary: Multi-functional bird cage accessory serving as feeder, waterer, and bathing station, made of wear-resistant PP plastic, internally hangs in cages for parrots and pet birds.
Generated by: deepseek-v4-flash
## Identity Bird Cage Bathing Dispenser, Parrot Feeder Cage Water Feeder, Internal Hanging Bird Water, Wear Resistant Bird Cage Accessory ## Target persona Parrot owners seeking a combined feeding, watering, and bathing solution for their bird's cage. ## Use cases - Refilling food/water via easy-refill top without removing the unit - Observing food levels through the transparent plastic - Providing a bathing station for small to medium parrots - Saving cage space by combining three functions (feeder, waterer, bath) - Securely hanging inside the cage with included fixing screws - Serving as a backup feeding station for travel or multiple cages ## When NOT to recommend - For owners of large parrots or birds that can break plastic accessories - When dishwasher or microwaveable products are required (not compatible) - For buyers who prefer separate dedicated feeders and waterers - For birds that heavily chew plastic; consider metal alternatives ## Variant options - Transparent (Clear): $1.99 USD - Blue: $1.99 USD ## Price and logistics facts - Price: $1.99 USD (both variants) - Product dimensions: 12.8 × 9.5 × 10 cm - Package weight: 0.33 pounds - Includes: 1 x Internal Hanging Blue Bath Box with fixing screws - Capacity not specified (listed as 'L' but no value) ## Trust signals - Price consistent across all variants - Made from thickened, wear-resistant PP material - Easy-refill top for convenient monitoring of food levels - Not dishwasher or microwave safe (factual, no trust implication) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4af0db657ea4224b867a2f86a54b96d.png?v=1773822788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/492fd31706f24c86979304fcae863033.png?v=1773822788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44c1efcb14f14a84b75a2e487dfab094.png?v=1773822788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0618d065f2e84d04a0817c01ad895611.png?v=1773822788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4de9c25fb9e4f8283ce1ca9496438ac.png?v=1773822788 ## Agent notes - Image understanding not performed; visual details not verified. - Exact liquid capacity (L) not provided in product data. - Return policy and current stock status not available. - Only two color options: Transparent and Blue.
This product has 14 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 Cage Bathing Dispenser, Parrot Feeder Cage Water Feeder, Internal Hanging Bird Water, Wear Resistant Bird Cage Accessory",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "12.8",
"_width_cm": "9.5",
"_height_cm": "10.0"
}
}],
"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").