Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.99
Default variant: Transparent
Default SKU: 5689969411563
Default price: $2.99
Availability: In Stock
Product Type: Perches
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017446535407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-bath-box-for-cage-hanging-transparent-square-bird-bath-tub-for-small-birds
JSON data: https://landmarks.builders/products/bird-bath-box-for-cage-hanging-transparent-square-bird-bath-tub-for-small-birds.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 Box. Its transparent square design offers visibility, allowing you to observe your actions and with them during bath time. Crafted from and PS material, this bird bath is built to last, ensuring a stable and comfortable bathing environment. Suitable for a wide range of parrots and other small pet birds, it's an accessory for maintaining your pet's hygiene and overall well-being. Available in multiple attractive colours, this bird bath cube adds a touch of to your bird cage. Easy to maintain and beneficial to birds, it helps keep them clean, moisturises their skin, and aids in dissipating heat.
| Material | Plastic |
| Capacity | L |
| Included Components | Bird bath box, one-piece stand pole, metal screw fixing |
| Product Weight | kg |
| Package Weight | kg |
| Dishwasher Safe | No |
| Microwaveable | No |
| Model Number | Transparent Square Box |
Summary: A transparent square bird bath box for cage hanging, made of PS plastic, suitable for small birds like parrots, available in multiple colors at $2.99.
Generated by: deepseek-v4-flash
## Identity Bird Bath Box for Cage Hanging, Transparent Square Bird Bath Tub for Small Birds, PS Material Bird Bath Cube ## Target persona Small bird owners (parrots, finches, canaries) looking for an affordable, hanging bath accessory for their cage. ## Use cases - Daily bathing for small pet birds to promote hygiene and moisturize skin. - Adding a visually accessible bath to monitor bird behavior. - Replacing a damaged or missing bird bath. - Providing a simple, inexpensive enrichment activity for caged birds. - Cooling birds in warm weather via bathing. ## When NOT to recommend - For large birds (e.g., macaws, cockatoos) – bath too small. - For birds that require a standing or floor bath – this hangs in cage. - For buyers seeking a durable material other than plastic (PS). - For users needing a bath with included pump or water circulation. ## Variant options - Transparent ($2.99) - Blue ($2.99) ## Price and logistics facts - Price: $2.99 USD. - Variants both at same price. - Dimensions not provided in listing. - Weight and capacity not specified. ## Trust signals - No stock status or return policy provided in facts. - Price consistent across variants ($2.99). - Single model number (Transparent Square Box). ## Image assets -  -  -  -  -  ## Agent notes - Product category tagged as 'Perches', but description indicates a bath box; verify accuracy. - Dimensions, weight, and capacity are missing from listing. - Image content not analyzed; visual inspection not performed.
This product has 9 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 Box for Cage Hanging, Transparent Square Bird Bath Tub for Small Birds, Parrot Bath Tub with Hooks, PS Material Bird Bath Cube",
"quantity": 1,
"grams": 250000,
"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").