Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $13.99
Default variant: 50CM
Default SKU: dcd-30003562794
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1130 g
Cart URL (default variant): https://landmarks.builders/cart/49716607975663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251677
JSON data: https://landmarks.builders/products/wp-dcd-10001251677.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: A durable, anti-tip chicken feeder for poultry, available in 50cm ($12.99) and 60cm ($13.99) sizes, suitable for free-range use.
Generated by: deepseek-v4-flash
## Identity A chicken feeder designed for poultry, featuring anti-tip construction and available in two sizes (50cm and 60cm). Product type listed as '宠物灯饰' (pet lighting), which may be a miscategorization. ## Target persona - Backyard chicken keepers with small flocks (up to 20 birds) - Small-scale poultry farmers with free-range systems - Hobbyists raising ducks or geese ## Use cases - Feeding chickens in a backyard coop or run - Providing feed to ducks and geese in a outdoor pen - Reducing feed waste due to tipping or spillage - Automatic feeding in a free-range setup - Using as a waterer alternative if converted ## When NOT to recommend - Large commercial poultry operations ( >100 birds) - Indoor use for pets like cats or dogs - Very small birds (e.g., quail, finches) due to feeder size - Situations requiring heavy-duty steel construction ## Variant options - 50CM size: $12.99 - 60CM size: $13.99 ## Price and logistics facts - Base price: $12.99 (50CM variant) - Dimensions: 62cm x 62cm x 17cm (all variants share same outer dimensions? Likely rim diameter applies) - Currency: USD ## Trust signals - Listed on Shopify store; in-hand inventory status unknown - No return policy or warranty information provided - Price appears consistent across variants (simple size-based pricing) - No certifications or materials disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f4534ab0cc44fcdbf02d50c054786c1.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cada69c607824b07a3de98b9d85141db.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b6331a668ea41f79fe571be78ff2657.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/835a20a7b39e43aaa9bc7e34c34a162b.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/accea1abcf4d4f44b333a4cf8b498c7f.png?v=1781086787 ## Agent notes - No product description was provided; assess physical attributes from images. - Product type (宠物灯饰) is inconsistent with feeder functionality; verify category accuracy. - Material is not specified; images may suggest plastic or rubber (牛筋). - Return policy, stock status, and lead times are unknown.
This product has 14 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": "鸡喂食槽养鸡自动喂食器散养鸡新型喂鸡神器打不翻鸡鸭鹅牛筋料盆",
"quantity": 1,
"grams": 1130000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "62.0",
"_height_cm": "17.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").