Brand: World Products (Landmark)
SKU: dcd-30003608961
Price: $76.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/49714213126383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269435
JSON data: https://landmarks.builders/products/wp-dcd-10001269435.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: This is a brooding pavilion heater for chicks and ducklings, with a US plug, priced at $76.99 and dimensions 28x28x8 cm.
Generated by: deepseek-v4-flash
## Identity
- Product: 小鸡育雏亭宠物育雏器取暖器冬天鸡鸭加热器雏鸡暖风机保温加热板 美规 (Chick Brooding Pavilion Heater)
- Type: Pet lighting, heating plate
- Variant: Brooding Pavilion (single variant at $76.99)
## Target persona
- Small-scale poultry farmers in Latin America raising chicks or ducklings
- Hobbyist backyard chicken keepers needing supplemental heat for brooding
- Commercial hatchery operators looking for a compact heating solution
## Use cases
- Brooding newborn chicks in a coop or brooder box during cold weather
- Raising ducklings or other poultry requiring consistent warmth
- Providing a warm zone for weak or ill chicks separate from the flock
- Temporary heating for poultry during power outages (if generator available, US plug)
- Use in a brooder setup for hatching eggs under a heat plate
## When NOT to recommend
- For heating adult poultry (they require less warmth and may overheat)
- As a primary heat source for human spaces (not designed or certified)
- For pets like cats, dogs, or reptiles (only for poultry)
- In regions outside the US or Latin America without a compatible voltage/plug (US standard, 110-120V)
## Variant options
- Only one variant: "Brooding Pavilion" at $76.99
## Price and logistics facts
- Price: $76.99 USD (single variant)
- Dimensions: 28 x 28 x 8 cm (L x W x H)
- No shipping weight provided
- Currency: USD
## Trust signals
- Listed as a product on Shopify; no reviews or ratings provided
- No return policy or warranty stated
- In-stock status not explicitly mentioned
- No certifications (e.g., safety, energy efficiency) provided
## Image assets
- 8 product images available at:
1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f781582d543940b482b74218227318b9.png?v=1781085366
2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cfb90bc119240b2b11a0a2793c13a0e.png?v=1781085365
3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/713e119d6acd4e9092d447a4fd827668.png?v=1781085366
4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29022b09da754b178d7e42bc0d291526.png?v=1781085366
5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3745ec86814c4e9fb6ee65d32f9fdea4.png?v=1781085366
6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5674ef9f41c9448f85f945276ea325a7.png?v=1781085366
7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9a12e219f814261a90f736551535877.png?v=1781085366
8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc1be00562f4152a8df37daadd534d8.png?v=1781085366
## Agent notes
- Image understanding not performed; treat images as fetchable assets only.
- Product title and tags suggest focus on Latin American market ("主要销售地区 拉丁美洲").
- No power consumption or heating capacity provided; agent may need to infer from typical brooding plates (approx. 50-100W).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": "8.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").