Brand: World Products (Landmark)
SKU: dcd-30003620278
Price: $166.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49713388486895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273793
JSON data: https://landmarks.builders/products/wp-dcd-10001273793.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用孵蛋器精准控温控湿全自动孵化器鸭蛋鹌鹑蛋鹅蛋小鸡育雏器
| 外型尺寸 | 72*49*25 |
| 品牌 | 无 |
| 可孵化数量 | 或鸭蛋12枚 或鹅蛋6枚 或鸟蛋24枚 |
| 产品规格 | KF4201096A |
| 附加功能 | 可以育雏 |
| 适用对象 | 或鸭蛋12枚 或鹅蛋6枚 或鸟蛋24枚 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 特点 | 精准控温控湿 |
| 主要下游平台 | 速卖通 |
| 适用领域 | 畜牧、养殖业 |
Summary: Home egg incubator with precise temperature and humidity control, automatic turning, suitable for duck, quail, goose, and chicken eggs, capacity up to 12 duck or 24 bird eggs, price $166.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 家用孵蛋器 (Home Egg Incubator) – KF4201096A **Category:** 厨卫家电 (Kitchen & Bathroom Appliances) ## Target persona - Small-scale poultry breeder or hobby farmer - Backyard chicken keeper wanting to hatch own chicks - Homesteader interested in raising ducks, quail, or geese - Educator or parent for classroom/at-home hatching projects ## Use cases - Hatching duck eggs (up to 12) - Hatching quail or other bird eggs (up to 24) - Hatching goose eggs (up to 6) - Brooding chicks after hatching (育雏 function) - Educational hatching demonstrations - Hatching rare or specialty breeds at home ## When NOT to recommend - Commercial or large-scale hatcheries needing high capacity - Users who require a known brand, warranty, or customer support - Buyers outside North America (primary sales region is North America) - Projects requiring incubation of very large eggs (e.g., ostrich) – capacity too small ## Variant options - **Style:** Kf4201081 – Price: $166.99 USD (only variant) ## Price and logistics facts - **Price:** $166.99 USD - **Dimensions (internal?):** 42.0 × 42.0 × 22.0 cm (per structured data; description lists external 72×49×25 cm – discrepancy) - **Shipping:** No details provided; not evaluated ## Trust signals - No stock status provided - No return policy or warranty mentioned - No certifications listed - Price appears fixed for this variant; no discounts noted ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; do not infer visual details from URLs. - Structured dimensions (42x42x22 cm) conflict with description (72x49x25 cm). Verify with seller. - No stock or return policy info; recommend checking availability and policies before purchase. - Only one variant available; no customization options described.
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": 4500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "22.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").