Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.99
Default variant: White
Default SKU: 4942042552680
Default price: $0.99
Availability: In Stock
Product Type: Birds
Vendor: JISADER
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/48017428840687: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-hanging-bathtub-for-small-birds-pet-bird-bath-box-decorative-porc
JSON data: https://landmarks.builders/products/bird-bath-cage-hanging-bathtub-for-small-birds-pet-bird-bath-box-decorative-porc.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Enhance your pet well this versatile Bird Bath Cage. Designed for small birds such as parrots, thrushes, and larks, it offers a refreshing bathing experience. Choose from elegant porcelain or practical options in white, green, and brown. The oval basin, measuring 11cm x 7.1cm, is sized for bathing and maintaining feather health. Available in convenient packs of 1 or 2, this avian bath accessory is an essential addition for any small bird owner.
Package Contents: 2 and white porcelain bathing basin
| Capacity | L |
| Product Weight | kg |
| Package Weight | 250.0 grams |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Porcelain hanging bird bath cage for small birds (parrots, thrushes, larks) with oval basin 11cm x 7.1cm, available in white and green, priced at $0.99.
Generated by: deepseek-v4-flash
## Identity Name: Bird Bath Cage Hanging Bathtub for Small Birds Type: Decorative Porcelain Bird Bath Price: $0.99 USD ## Target persona Small bird owners (parrots, thrushes, larks) seeking a budget-friendly bathing accessory; owners wanting a decorative cage addition. ## Use cases - Daily bathing for small birds to maintain feather health. - Providing a cooling spot during warm weather. - Adding enrichment and activity to the bird cage. - Decorative enhancement of cage environment. - Convenient hanging solution for limited space. ## When NOT to recommend - For large birds (e.g., macaws, cockatoos) – basin too small. - As a primary water source – designed only for bathing. - For outdoor use in harsh weather – porcelain may break. - If high durability or chew-proof material is required. ## Variant options - White (SKU: 4942042552680) – $0.99 - Green (SKU: 4942042552684) – $0.99 (Pack sizes of 1 or 2 may be available, but variant options only show color.) ## Price and logistics facts - Price: $0.99 USD (fixed across variants) - Basin dimensions: 11cm x 7.1cm - Package weight: 250g - Dishwasher safe: No - Microwave safe: No ## Trust signals - Consistent pricing across color variants. - No stock status or return policy provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf714bd2cf834330a2a59d992b87709c.png?v=1773819969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe984f1e6ed84ee0b9e7794470391d85.png?v=1773819969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6925abb761cf460ca83cf37ab5db47a7.png?v=1773819969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c1e3ebf591443cb99545c7dd7431b2a.png?v=1773819969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/438b55e674834303ae71cee4135568c3.png?v=1773819969 ## Agent notes Images were not inspected; this product's visual details (e.g., shape, decoration) are unknown. Missing data: overall dimensions, material specifics beyond porcelain, and pack size details.
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 Hanging Bathtub for Small Birds, Pet Bird Bath Box, Decorative Porcelain Bird Bath, Blue White Porcelain Bird Bath",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "11.0",
"_width_cm": "7.1",
"_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").