Brand: World Products (Landmark)
SKU: dcd-30004137755
Price: $1.39
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/50467644211439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456213
JSON data: https://landmarks.builders/products/wp-dcd-10001456213.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable metal construction ensures long-lasting use in outdoor environments.
Designed for attracting various wild birds to your garden or balcony.
Suspension hook allows for easy hanging from branches, poles, or hooks.
Provides a reliable food source for birds, encouraging their presence.
Suitable for a variety of bird seeds and feed types.
Summary: Hanging metal bird feeder in Red Copper with Lace Three Cups style, priced at $1.39 USD, designed for attracting wild birds to gardens or balconies.
Generated by: deepseek-v4-flash
## Identity Hanging metal bird feeder with Red Copper finish and Lace Three Cups design. Includes suspension hook for hanging from branches or hooks. Priced at $1.39 USD. SKU: dcd-30004137755. ## Target persona Budget-conscious home gardeners and casual bird observers who want a simple, low-cost feeder for small outdoor spaces like balconies or patios. Not suited for serious birders requiring high-capacity or weatherproof feeders. ## Use cases - Hanging from a garden tree branch to feed wild birds. - Suspending from a balcony railing or overhead hook. - Providing a supplementary food source during winter months. - Decorating an outdoor space while attracting birds. ## When NOT to recommend - For large-scale feeding needs where high capacity is required. - In areas with heavy squirrel activity, as there is no squirrel guard. - Expecting long-term durability in harsh weather conditions beyond basic metal construction. - For premium or decorative gifts; this is a functional budget item. ## Variant options - Red Copper / Lace Three Cups (SKU dcd-30004137755) — $1.39 USD only. ## Price and logistics facts - Price: $1.39 USD. - SKU: dcd-30004137755. - Dimensions: not provided. - Shipping, return policies, and in-stock status: not provided. ## Trust signals - Concrete price and SKU listed. - Description states durable metal construction. - No certifications, return policy, or stock status available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017N5mpR26E8baXn7yr__2212792897629-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01y0fF4126E8bXt3XRz__2212792897629-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sjCxet26E8bYdpTBS__2212792897629-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fpRaK826E8ba1rKYi__2212792897629-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016FNBVD26E8bYxH1S6__2212792897629-0-cib.jpg?v=1786299110 ## Agent notes - Product type field is empty; infer as bird feeder from title/description. - Tags indicate a catalog import (wp-catalog-only); may be a test/demo listing. - Dimensions are missing; do not assume size. - Images were not visually analyzed; treat as fetchable assets only.
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": "Hanging Metal Bird Feeder for Outdoor Garden and Balcony",
"product_id": 9556200194287,
"variant_id": 50467644211439,
"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").