Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003433776
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/50166243361007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001214056
JSON data: https://landmarks.builders/products/m4x-10001214056.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Decorative Design: This toadstool bird feeder doubles as charming garden decor, bringing a playful forest look to patios, balconies, and yard areas while blending easily with outdoor plants and stone features.
Bird Feeding Function: The uncovered top design works as a practical bird feeder, giving small birds a simple place to stop and feed while helping you create a lively outdoor area they can return to.
Resin Craft Texture: Made with resin-design detailing, this toadstool feeder features sculpted textures, a bright cap, and a natural trunk look that adds character and visual depth from every angle.
Compact Size: Measuring 11.5 x 11.5 x 8.5 cm and weighing about 150 g, this decorative bird feeder is easy to place on tables, shelves, or garden ledges without taking up much space.
Outdoor Ambience: Use this toadstool bird feeder to add warmth and personality to your yard, making everyday outdoor moments feel more relaxing whether you are watching birds in the morning or styling a small garden corner.
Summary: Mushroom Bird Feeder Resin Decorative Bird Feeder for Outdoor, Yard. 【Decorative Design】: This toadstool bird feeder doubles as charming garden decor, bringing a playful forest look to patios, balconies, and yard areas while blending easily with outdoor plants and stone features. 【Bird Feeding Function】: The uncovered top design works as a practical bird feeder, giving small birds a simple place to stop and feed while helping you create a lively outdoor area they can return to. 【Resin Craft Texture】: Made with resin-design detailing, this toadstool feeder features sculpted textures, a bright c
Generated by: m4x-map-v1
This product has 12 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": "Mushroom Bird Feeder Resin Decorative Bird Feeder for Outdoor, Yard",
"product_id": 9461592981743,
"variant_id": 50166243361007,
"quantity": 1,
"grams": 360,
"length_cm": "14.5",
"width_cm": "14.5",
"height_cm": "11.5"
}],
"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").