Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.99 – $3.99
Default variant: Open Top / Green
Default SKU: 5048311650920
Default price: $1.99
Availability: In Stock
Product Type: Birds
Vendor: JISADER
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/48017424810223: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-cage-hanging-spacious-bird-cage-shower-enclosure-parrot-bath-t
JSON data: https://landmarks.builders/products/bird-bath-tub-for-cage-hanging-spacious-bird-cage-shower-enclosure-parrot-bath-t.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 friends with with our spacious and Bird Bath. Designed for easy external hanging on bird cages, this bath cage offers a and enjoyable way for your parrots, budgies, cockatiels, and finches to stay clean and . The transparent cover allows for constant, while the PVC material ensures longevity. Its detachable design makes cleaning a, and its multi-functional capabilities extend to dust bathing and serving as a food or water dispenser. Enhance your pet hygiene and entertainment with this essential bird cage accessory.
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.595 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: External hanging bird bath tub for cages, PVC construction, transparent cover, detachable. Two variants: Open Top Green ($1.99) and Covered Bath White ($3.99).
Generated by: deepseek-v4-flash
## Identity Product: Bird Bath Tub for Cage Hanging, Spacious Bird Cage Shower Enclosure Category: Birds Accessories Brand: Not specified ## Target persona - Small bird owners (budgies, finches, cockatiels, parakeets) - Pet owners seeking cage-mounted bathing solutions - Budget-conscious buyers looking for low-cost bird accessories ## Use cases - Providing a safe bathing area attached to the outside of a bird cage - Dust bathing for small birds - Temporary food or water dispenser when needed - Easy observation of bird behavior during bathing via transparent cover - Easy cleaning due to detachable design ## When NOT to recommend - For large parrots (macaws, cockatoos) due to size limitations - For outdoor garden bird baths (designed for cage attachment only) - For birds that require deep water for bathing - For customers seeking premium or durable materials (PVC is basic) ## Variant options - Open Top / Green - $1.99 (SKU: 5048311650920) - Covered Bath / White - $3.99 (SKU: 5048311650921) ## Price and logistics facts - Price range: $1.99 – $3.99 USD - Dimensions: Not specified - Weight: 0.595 pounds (package weight for one unit?) - Shipping and fulfillment details not provided ## Trust signals - No trust signals provided (in-stock status unknown, return policy unknown, no certifications) - Low price point suggests basic quality ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0037b2951a0b46a69d038d414a6f96fb.png?v=1773819883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5c23ac367c24ee6b0e3317ed52c1b9d.png?v=1773819883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9575e6e99efd462e8bda602644cb4f5f.png?v=1773819883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33715ed330974d5a9e7c1054b4b47b37.png?v=1773819883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6cd12d0a0d44826b405ecefcc810288.png?v=1773819883 ## Agent notes - Image understanding not performed; all images are fetchable. - Dimensions and weight incomplete; assume small scale. - Product title and description include promotional language; factual content extracted.
This product has 14 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 Cage Hanging, Spacious Bird Cage Shower Enclosure, Parrot Bath Tub for Birds, Finch Bath Cage Accessory, Budgie Bath Tub with Hooks",
"quantity": 1,
"grams": 40000,
"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").