Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: Moonlight White
Default SKU: 6114537990469
Default price: $5.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48017502241007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-feeder-bath-cage-hanging-parrot-cage-hanging-bath-feeder-cage-hanging-bird
JSON data: https://landmarks.builders/products/bird-feeder-bath-cage-hanging-parrot-cage-hanging-bath-feeder-cage-hanging-bird.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Your parrot's environment with this multi-functional Bird Bathtub and Feeder Set. Designed for convenience and being, it seamlessly bathing, dining, and resting areas. The external hanging design makes it a parrot cage accessory, easily attaching to most cages. Its high allows for delightful bird observation and photography, while the divided feeder tray ensures separate food and water compartments for a complete bird feeding station. Constructed / materials, this avian bath and feeder is built to last. Enjoy effortless maintenance thanks to its and easy-to-disassemble structure, making cleaning and storage a . Ideal for parrot owners and bird enthusiasts seeking to enrich their pet's cage.
Package Contents: 1 Bathtub + Feeder Set
| Capacity | L |
| Colour | White; Green |
| Product Dimensions | 18.8 × 18.5 × 20.8 centimeters |
| Product Weight | kg |
| Package Weight | 0.35 kilograms |
| Recommended Uses | Indoor |
| Included Components | Feeder; Bathroom |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Demon Pet Chronicle |
| Brand | JISADER |
Summary: This JISADER bird feeder and bath cage is a hanging, multi-functional accessory for parrot cages, offering bathing, feeding, and resting areas with a divided tray and external mount.
Generated by: deepseek-v4-flash
## Identity - Product: JISADER Bird Feeder Bath Cage Hanging (also called Parrot Cage Hanging Bath Feeder). - Brand: JISADER. - Model: Demon Pet Chronicle. - Type: Feeders. ## Target persona - Parrot owners seeking a combined bath and feeder for cage enrichment. - Bird enthusiasts who want to observe and photograph bird activities. - Indoor bird keepers looking for an easy-to-clean, external mount accessory. ## Use cases - Providing a dedicated bathing spot for small to medium parrots inside their cage. - Offering separate food and water compartments via the divided tray. - Enabling clear observation and photography of bird behavior through high-clearance design. - Easy attachment to most bird cages via external hanging design. - Simple disassembly for cleaning and storage between uses. - Enriching the cage environment with a multi-functional station. ## When NOT to recommend - For large birds that may break the plastic construction (material not specified, but likely plastic). - For outdoor use (recommended indoor only). - If dishwasher-safe or microwaveable cleaning is required (not dishwasher safe, not microwaveable). - For buyers who need a standalone feeder without bathing function. ## Variant options - **Moonlight White** (SKU: 6114537990469) – $5.99 - **Wilderness Green** (SKU: 6114537990470) – $5.99 ## Price and logistics facts - Price: $5.99 USD (both variants). - Product dimensions: 18.8 × 18.5 × 20.8 cm. - Package weight: 0.35 kg. - Capacity: not specified. - Included components: 1 Bathtub + Feeder Set. - Product weight: not specified. ## Trust signals - In-stock status: not specified; assume available. - Return policy: not specified. - Price consistency: both variants priced identically. - Certifications: none mentioned. - Construction: described as using '/' materials (ambiguous, likely plastic). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f800cc2bfa4343bea52fbb8d73697401.png?v=1773823028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4aa12b28ce77458aa17557c83b425c06.png?v=1773823028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9cdccf0824a4b14a1a2e41b25229a27.png?v=1773823028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/909f441c022c4d698cce1ca71b30a34d.png?v=1773823028 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9223ad34dd704f60be0705839078c5f7.png?v=1773823028 ## Agent notes - Image understanding was not performed; treat URLs as fetchable assets only. - Material is not explicitly stated; description says 'Constructed / materials' – likely plastic. - No information on warranty or brand trust signals beyond product page. - Capacity (e.g., water/food volume) not provided. - Suitable for small to medium parrots based on dimensions.
This product has 12 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 Feeder Bath Cage Hanging, Parrot Cage Hanging Bath Feeder, Cage Hanging Bird Bathtub, Bath Cage Hanging Bird Mealtime",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "18.8",
"_width_cm": "18.5",
"_height_cm": "20.8"
}
}],
"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").