Brand: World Products (Landmark)
SKU: dcd-30003588971
Price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49715324715247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001261853
JSON data: https://landmarks.builders/products/wp-dcd-10001261853.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Automatic chicken feeder for poultry farming, 28cm cube, $29.99, suitable for small-scale use.
Generated by: deepseek-v4-flash
## Identity Automatic chicken feeder for poultry farming, 28cm cube, $29.99. ## Target persona Backyard chicken keepers and small-scale poultry farmers needing automated feeding. ## Use cases - Automatic dispensing of feed for chickens in a coop. - Reducing manual feeding frequency for small flocks. - Portable feeding solution for temporary pens. - Consistent feed access during short absences. ## When NOT to recommend - Large commercial poultry operations requiring high capacity. - Feeding animals other than chickens (e.g., ducks, dogs). - Situations requiring moisture-proof or weather-sealed feeders. - When precise portion control or timer scheduling is needed. ## Variant options - Style: Feeder – $29.99 (only variant). ## Price and logistics facts - Price: $29.99 USD. - Dimensions: 28 × 28 × 28 cm (cube). - Currency: USD. ## Trust signals - No trust signals available in provided data (stock status, return policy, certifications, reviews). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c0e63af311d45c8ae134ca55a0904f7.png?v=1781086062 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d5ab0e17a7b40d2942c61f063d24a82.png?v=1781086063 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c86c277a5baa4d40a2b024a6267f1acf.png?v=1781086062 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/234e45d2daf54fa1b4cec4b3ea1d351c.png?v=1781086063 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35ddc226aa934bce82be773d599d4fc7.png?v=1781086062 ## Agent notes - Product description was empty; details inferred from title and tags. - Images were not analyzed; visual features unknown. - Only one variant listed; no bundle or accessory info.
This product has 13 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": 1500000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "28.0",
"_height_cm": "28.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").