Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99
Default variant: Green
Default SKU: 5815056910885
Default price: $1.99
Availability: In Stock
Product Type: Birds
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017458233583: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-supplies-parrot-bath-tub-shower-hanging-bathtub-for-pet-bird-enri
JSON data: https://landmarks.builders/products/bird-bath-cage-supplies-parrot-bath-tub-shower-hanging-bathtub-for-pet-bird-enri.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 engaging bathing experience with this transparent bird bath cage. Designed for convenience and bird enjoyment, it features a stand pole for easy perching and playing. The adjustable card tray ensures a stable fit to most cage doors, accidental detachment and offering stability during use. Its transparent panoramic design allows for effortless observation of your splashing fun. Crafted from material, this avian bathing station is built for extended use. Ideal for parrots, starlings, mynahs, thrushes, and other small to medium birds, it serves as a great addition to your bird supplies for indoor bird bathing and enrichment.
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.55 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Transparent hanging bird bath cage with perch and cage door mount, suitable for small to medium birds like parrots and mynahs. Available in Green and Blue for $1.99.
Generated by: deepseek-v4-flash
## Identity Bird Bath Cage Supplies Parrot Bath Tub Shower, Hanging Bathtub for Pet Bird Enrichment, Transparent Panoramic Bird Bath Cage. A transparent hanging bird bath with a stand pole and adjustable card tray for cage door mounting. ## Target persona Bird owners seeking a low-cost, simple bathing solution for small to medium birds (parrots, starlings, mynahs, thrushes). Budget-conscious pet owners who want basic enrichment. ## Use cases - Providing a dedicated bathing station inside the bird's cage. - Encouraging natural bathing behavior for small to medium parrots. - Observing bird bathing activities through transparent design. - Easy attachment to cage doors without tools. - Lightweight portable solution for travel or temporary setups. ## When NOT to recommend - For large birds requiring a larger bath. - For birds that are afraid of enclosed spaces or transparent materials. - When dishwasher-safe or microwaveable cleaning is required. - If the cage door cannot accommodate the adjustable card tray (e.g., very thick bars). ## Variant options - Green ($1.99) - Blue ($1.99) ## Price and logistics facts - Price: $1.99 USD per variant, consistent across colors. - Package weight: 0.55 pounds. - Dimensions: not provided. - Material: not specified in facts. - Dishwasher safe: No. - Microwaveable: No. ## Trust signals - Price uniformity across variants. - Product is listed and presumably in stock. - No return policy details available. - No certifications provided. ## Image assets - Image URL 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36edd32c1b404706982341d150ba8f88.png?v=1773820801 - Image URL 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/041a3366d24c44bfb06e8f2800436f27.png?v=1773820801 - Image URL 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/743f6051e0d04e169faeb12fe4c2d130.png?v=1773820801 - Image URL 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15f20fecd17e44e98031d0485cc6ed84.png?v=1773820801 - Image URL 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/863ee5b3de964b3e849dcbaf3745dd5f.png?v=1773820801 ## Agent notes - No physical dimensions are provided; agent should verify fit with cage door size. Material is unspecified; assume plastic or acrylic based on transparent design but not confirmed. Image content not analyzed.
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 Bath Cage Supplies Parrot Bath Tub Shower, Hanging Bathtub for Pet Bird Enrichment, Transparent Panoramic Bird Bath Cage",
"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").