Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.04
Default variant: Gold Lotus Plate + Flying Bird
Default SKU: dcd-30004136199
Default price: $3.04
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467639984367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455774
JSON data: https://landmarks.builders/products/wp-dcd-10001455774.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable iron construction ensures long-lasting outdoor use and weather resistance.
Elegant lotus leaf design with a decorative flying bird adds charm to any garden or patio.
Integrated ground stake provides stable and easy installation in lawns, flowerbeds, or yards.
Functions as both a bird bath for hydration and a feeder for attracting various bird species.
Perfect for enhancing garden aesthetics while supporting local wildlife with food and water.
Summary: Iron bird bath feeder with ground stake, lotus leaf design and decorative flying bird, available in gold or bronze, priced at $3.04 USD.
Generated by: deepseek-v4-flash
## Identity - Garden Iron Art Bird Bath Feeder with Ground Stake - Outdoor lawn decor for birds - Material: iron construction (durable, weather-resistant claim based on description) - Designs: Gold Lotus Plate + Flying Bird / Bronze Lotus Plate + Flying Bird - Price: $3.04 USD each variant ## Target persona - Budget-conscious home gardeners wanting simple bird attraction - Backyard bird watchers seeking low-cost feeder/bath - Gift buyers for housewarming or garden-themed occasions ## Use cases - Hydrating and feeding backyard birds in lawns or flowerbeds - Adding a decorative metal stake to garden beds or borders - Affordable garden accent for patios or entryways - Supporting local wildlife with water and seed ## When NOT to recommend - If buyer needs a large, freestanding birdbath without a stake - If buyer expects premium materials like stainless steel or copper - If buyer requires a squirrel-proof or raccoon-resistant feeder - If the item is intended for indoor decor without ground installation ## Variant options - Gold Lotus Plate + Flying Bird (SKU dcd-30004136199) – $3.04 USD - Bronze Lotus Plate + Flying Bird (SKU dcd-30004136200) – $3.04 USD ## Price and logistics facts - Price: $3.04 USD per variant - Currency: USD - No dimension or shipping information provided ## Trust signals - No stock status, return policy, or certifications provided - Price consistency across variants (both $3.04) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01o0zLZB1HCj3gyJdlT__2217240930722-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sNSdfT1HCj3gxXhgq__2217240930722-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mTYUzM1HCj3gxWlUy__2217240930722-0-cib.jpg?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0164HIBn1HCj3hOdkHn__2217240930722-0-cib.jpg?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qNMJrs1HCj3gaMkz2__2217240930722-0-cib.jpg?v=1786299106 ## Agent notes - Image content not analyzed; visual details not verified from photos. - Dimensions not provided; physical size unknown. - No explicit material grade; "iron" is stated but finish/coating not specified. - No stock availability or return policy data available.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Garden Iron Art Bird Bath Feeder with Ground Stake for Outdoor Lawn Decor",
"product_id": 9556198555887,
"variant_id": 50467639984367,
"quantity": 1,
"grams": 0,
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").