Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $17.99
Default variant: Regular
Default SKU: dcd-30002748911
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49879201906927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041197
JSON data: https://landmarks.builders/products/m4x-10001041197.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multifunctional Design: This innovative 2-in-1 garden decor serves as both a refreshing water station and a convenient feeding place for your feathered friends.
Watering Station: The top bowl functions as a shallow bird bath, providing a place for local birds to drink and bathe during warm afternoons.
Feeding Capacity: The lower basin acts as a hardy winged feeder, allowing you to offer or grains to attract a diverse variety of native birds to your yard.
Multi Structure: Featuring a unique double-tier bird bath layout, this unit maximizes space while adding a sophisticated vertical component to your landscape.
Construction: Crafted from iron, this avian feeder stake is built to withstand outdoor elements and maintain its vintage copper-colored charm.
Summary: A two-tier metal bird bath and feeder stake for outdoor gardens, made of iron with a copper finish, detachable bowls, priced from $16.99.
Generated by: deepseek-v4-flash
## Identity Double Tier Bird Bath Weatherproof Metal Garden Bird Bath Stake Detachable Bowls ## Target persona - Gardeners wanting a compact, vertical bird attraction solution - Homeowners with limited ground space who need a combined bird bath and feeder - Budget-conscious bird enthusiasts seeking a durable metal option under $20 ## Use cases - Providing a shallow water source for local birds in warm weather - Offering seeds or grains in the lower basin as a bird feeder - Adding a decorative vertical element to a flower bed or lawn - Easy setup and relocation due to detachable bowls and stake design - Attracting diverse native bird species to a suburban yard - Combining bird watching with garden decor maintenance ## When NOT to recommend - For large bird species (e.g., crows, pigeons) where bowls may be too small - For high-wind areas where the stake may tip or bowls could detach - When a rust-proof, weatherproof material like stainless steel or resin is required - For customers seeking a single-purpose, deep bird bath or feeder ## Variant options - **Regular** (SKU: dcd-30002748911): $16.99 USD - **Extended** (SKU: dcd-30002748912): $17.99 USD ## Price and logistics facts - Price: $16.99 (Regular) / $17.99 (Extended) USD - Dimensions: 32.0 x 32.0 x 10.0 cm - Weight not provided - Staking mechanism details not specified ## Trust signals - In-stock status not confirmed - Return/exchange policy not provided - Material is iron; durability in outdoor conditions depends on coating - No certifications listed ## Image assets -  -  -  -  -  ## Agent notes - Image understanding was not performed; visual details are not described. Actual appearance may differ from implied features (e.g., bowl depth, stake height).
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": "Double Tier Bird Bath Weatherproof Metal Garden Bird Bath Stake Detachable Bowls for Gardeners",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "10.0"
}
}],
"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").