Brand: World Products (Landmark)
SKU: dcd-30003607799
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714200051951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269021
JSON data: https://landmarks.builders/products/wp-dcd-10001269021.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重型金属家禽锥家禽平背漏斗锥家禽约束锥
| 品牌 | 无 |
| 适用对象 | 火鸡 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 类型 | 鸡笼配件 |
| 主要下游平台 | LAZADA |
| 适用领域 | 畜牧、养殖业 |
Summary: Heavy-duty metal poultry restraint cone for humane slaughter or processing of chickens and turkeys. Flat back design, 38x27x20 cm. Single pack at $20.99.
Generated by: deepseek-v4-flash
## Identity Heavy Metal Poultry Cone – Flat Back Funnel Cone for Poultry Restraint (1 Pack) ## Target persona Small-scale poultry farmers, homesteaders, and backyard chicken keepers who process their own birds for meat. ## Use cases Restraining chickens or turkeys during slaughter for humane bleeding; poultry processing at home or farm; controlling birds in a calm position for efficient butchering; use as a funnel for plucking or cleaning; training tool for new processors; mobile poultry processing setup. ## When NOT to recommend Pet owners looking for a cage or habitat for living poultry; commercial industrial processing (single unit insufficient); individuals seeking a decorative item; buyers without basic poultry processing knowledge. ## Variant options Size: 1 PACK – $20.99 ## Price and logistics facts Price: $20.99 USD. Dimensions: 38 cm L x 27 cm W x 20 cm H. Available in 1 pack only. No shipping weight provided. ## Trust signals No stock status, return policy, or certifications provided. Price appears consistent with similar products. ## Image assets 8 PNG images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/598fc513b64243d78a7f3e1d301aeec6.png?v=1781085360, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94df279684504538b146f1acdec516cf.png?v=1781085359, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2bc8ffa9e7c4879af573688367ec4fc.png?v=1781085358, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16333360255f41389a0e92afdd18cf46.png?v=1781085360, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d31f69513dca462e95c021af861f5f6d.png?v=1781085358, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/888c823dc8c84fd59b760770554df82e.png?v=1781085359, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07119e3190c94ace9f1f7ad1b1bc6aca.png?v=1781085360, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef79c03333124b0dba5e44552cded3fa.png?v=1781085359 ## Agent notes This product is miscategorized under '宠物灯饰' (pet lighting). It is actually a poultry processing tool. Image understanding not performed.
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": 900000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "27.0",
"_height_cm": "20.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").