Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.99 – $8.99
Default variant: ['Green'] / Green
Default SKU: 6103500931353
Default price: $6.99
Availability: In Stock
Product Type: Feeders
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017502011631: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-hanging-bathtub-bird-cage-accessory-bath-tub-transparent-bird
JSON data: https://landmarks.builders/products/bird-bath-for-cage-hanging-bathtub-bird-cage-accessory-bath-tub-transparent-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.
Provide your feathered friend with a refreshing and enjoyable bathing experience with this versatile Bird Bath Tub. Designed with a transparent dome, you can easily observe your antics during bath time. Its functionality allows it to be used as either a bathtub or a convenient food feeder, making it a addition to cage. Installation is a thanks to the secure screw-on attachment, ensuring it stays firmly in place. Easy to clean and maintain, this bird bath promotes a hygienic environment for your bird. for small birds like budgies and lovebirds, it offers a and engaging way to keep your and entertained.
Package Contents: 1 x Bathtub, 1 x Screws
| Material | Plastic |
| Capacity | L |
| Colour | Green, Blue, Pink, Beige |
| Special Features | Transparent, Spillproof, Easy to Clean |
| Product Dimensions | 13.0 × 13.0 × 13.0 centimeters |
| Product Weight | kg |
| Package Weight | 0.16 kilograms |
| Included Components | Hanging Wire |
| Number of Items | 1 |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | 1001016572 |
| Brand | JISADER |
Summary: Transparent plastic bird bath that attaches to cage with screws, suitable for small birds like budgies, can also be used as feeder.
Generated by: deepseek-v4-flash
## Identity - Product: Bird Bath for Cage Hanging Bathtub - Brand: JISADER - Type: Feeders - Material: Plastic - Dimensions: 13.0 × 13.0 × 13.0 cm - Weight: 0.16 kg ## Target persona - Owners of small birds (budgies, lovebirds) seeking a cage-mounted bath - Bird owners prioritizing easy cleaning and observation - Pet keepers looking for a dual-function (bath/feeder) accessory ## Use cases - Providing a dedicated bathing spot inside the cage - Using the bath as an additional feeder for dry food - Observing bird's bathing behavior through transparent dome - Quick and hygienic cleaning routine after use - Spillproof design minimizes mess around cage ## When NOT to recommend - For large parrots or macaws (too small) - For birds that are frightened by enclosed spaces - For cages with widely spaced bars (screws may not fit securely) - For outdoor use (plastic may degrade in sun) ## Variant options - Green: $6.99 USD - Blue: $8.99 USD - Both include same components (bathtub + screws) ## Price and logistics facts - Green variant: $6.99 USD - Blue variant: $8.99 USD - Package weight: 0.16 kg - Dimensions: 13x13x13 cm - Included: 1 bathtub, 1 screw set ## Trust signals - Material: plastic, transparent, spillproof, easy to clean - Secure screw-on attachment for stability - Model number: 1001016572 - Number of items: 1 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2c652333672478f8db8ed4e907b037f.png?v=1773822940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da046c59297a4a4fbc7899ae820856e5.png?v=1773822940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/767284c191ac46418216272da5021cff.png?v=1773822940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6f8cecdee6147fa986379fcbdba86d3.png?v=1773822940 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/486209491ab64b0d989f80d8dc77018d.png?v=1773822940 ## Agent notes - Image understanding was not performed; visual details are not inferred. - Price differs by color: green $6.99, blue $8.99. - Not dishwasher safe, not microwaveable (per facts). - Capacity and specific bird comfort not verified.
This product has 15 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 Hanging Bathtub, Bird Cage Accessory Bath Tub, Transparent Bird Bath Box for Small Birds, Budgie Bath Tub with Screws",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "13.0",
"_height_cm": "13.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").