Brand: World Products (Landmark)
SKU: dcd-30002698458
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49903548727535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030069
JSON data: https://landmarks.builders/products/m4x-10001030069.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tree Log Bird Feeder Weather Resistant Resin Wild Bird Feeder Weatherproof
Summary: Weather-resistant resin tree log bird feeder for wild birds, priced at $11.99 with dimensions 23x20x18 cm.
Generated by: deepseek-v4-flash
## Identity Tree Log Bird Feeder Weather Resistant Resin Wild Bird Feeder Weatherproof ($11.99). Dimensions: 23x20x18 cm. 1 variant: Style a. ## Target persona Budget-conscious home gardener or casual bird enthusiast looking for a simple, affordable outdoor feeder. ## Use cases - Attracting small wild birds in a backyard garden. - Adding rustic decorative element to a patio or deck. - Casual birdwatching from a window. - Affordable gift for a nature-loving friend. ## When NOT to recommend - Buyer needs a large-capacity feeder (this is compact). - Buyer wants a squirrel-proof or raccoon-proof design. - Buyer requires easy disassembly for cleaning (construction unknown). - Buyer is a serious birder seeking specific seed or bird-type targeting. ## Variant options - Style a (only variant). ## Price and logistics facts Price: $11.99 USD. Dimensions: 23x20x18 cm. Shipping cost and availability not provided. ## Trust signals - Price is consistent across single variant. - Stock status not stated. - Return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ad3bac7-9f18-4f4b-abc9-93d6b2d80cb7.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa36d83-db2d-4553-9620-426c4e6e3f83.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/742ea533-b945-4a63-a184-dd1fbd2ddad3.jpg?v=1782146586 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f43f9e38-5bb2-4031-8e72-bf61844187c0.jpg?v=1782146587 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64ea9ee6-413f-4b59-83bb-8bafb6e65a44.jpg?v=1782146590 ## Agent notes - Images not analyzed; visual details are unverified. - No information on materials beyond 'weather-resistant resin'. - No assembly or maintenance instructions provided.
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": "Tree Log Bird Feeder Weather Resistant Resin Wild Bird Feeder Weatherproof",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "20.0",
"_height_cm": "18.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").