Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: Blue
Default SKU: 5639691713842
Default price: $4.99
Availability: In Stock
Product Type: Birds
Vendor: JISADER
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/48017458168047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bird-bath-tub-for-cages-pet-bird-bath-box-hanging-bathtub-bird-cage-accessory-sm
JSON data: https://landmarks.builders/products/bird-bath-tub-for-cages-pet-bird-bath-box-hanging-bathtub-bird-cage-accessory-sm.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Introduce your feathered friend to a refreshing and enjoyable bathing experience with our versatile Bird Bath. Designed to fit seamlessly into both square and round bird cages, this avian bath basin promotes hygiene and well-being. Constructed from transparent material, it allows for observation of your bird during their bath. Installation and removal are straightforward, making it a convenient cage accessory for any parrot owner or budgie keeper. Available in a range of colours, this compact bird bath adds a touch of to your environment while providing essential enrichment.
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.397 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: A $4.99 transparent bird bath tub for small to medium birds, fits square and round cages, available in Blue and Green.
Generated by: deepseek-v4-flash
## Identity - Product: Bird Bath Tub for Cages (Pet Bird Bath Box) - Type: Birds cage accessory - Price: $4.99 USD ## Target persona - Owners of small to medium birds (canaries, budgies, finches) - Budget-conscious pet owners looking for affordable cage accessories - Bird keepers who want a compact bathing solution inside the cage ## Use cases - Providing a daily bathing spot for small birds inside their cage - Observing bird behavior during bath through transparent material - Easy cleaning between uses due to straightforward installation/removal - Adding enrichment and promoting hygiene for caged birds - Affordable upgrade to basic cage setup for budgie or canary owners ## When NOT to recommend - For large parrots or birds that require bigger baths - For outdoor or aviary setups (designed for indoor cages) - For birds that are frightened by enclosed baths - For owners who need dishwasher-safe or microwaveable products ## Variant options - Blue: $4.99 (SKU 5639691713842) - Green: $4.99 (SKU 5639691713843) ## Price and logistics facts - Price: $4.99 USD per unit (consistent across variants) - No shipping costs or logistics details provided - No dimensions available ## Trust signals - Price is identical for all color variants - No stock status or return policy mentioned in source data - No certifications or material specifics provided ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; actual product appearance may differ from description. - Dimensions are missing, so size compatibility with specific cages cannot be confirmed. - No stock or return policy information available; consider asking the user or checking supplier.
This product has 13 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 Tub for Cages, Pet Bird Bath Box, Hanging Bathtub Bird Cage Accessory, Small Birds Canary Budgies Bath Cage, Compact Bird Bath",
"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").