Brand: World Products (Landmark)
SKU: dcd-30003623339
Price: $1,077.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49713254531311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275250
JSON data: https://landmarks.builders/products/wp-dcd-10001275250.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: A plastic fetal blood circulation model with detachable umbilical cord and placenta, designed for school teaching and popular science exhibitions.
Generated by: deepseek-v4-flash
## Identity Fetal blood circulation model (detachable), plastic, 45x26x15 cm, by Blue Butterfly Model. ## Target persona Science teachers, medical educators, exhibition organizers. ## Use cases - Classroom demonstration of fetal circulation. - Medical training for fetal anatomy. - Science fair exhibits. - Museum educational displays. - Biology lab teaching. ## When NOT to recommend - For personal entertainment or decoration. - For children under 3 (choking hazard). - For surgical practice (not medical grade). - For use outside educational settings. ## Variant options Only one variant: Detachable Fetal (SKU: dcd-30003623339) at $1077.99 USD. ## Price and logistics facts Price: $1077.99 USD. Dimensions: 45x26x15 cm. Weight not specified. ## Trust signals No stock status or return policy provided. Brand: Blue Butterfly Model. No certifications listed. ## Image assets 5 PNG images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7eed026f6fa04edf97d76c3da999a139.png?v=1781084489 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5618da59c134ac6937da4d652842c16.png?v=1781084491 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cc95d56d00842b59bfdaa7f1a3176db.png?v=1781084490 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32506a185f0244bf875ec81d8cabf018.png?v=1781084491 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecaac0306fcc41daae31454c152970e3.png?v=1781084491 ## Agent notes Image analysis not performed; visual details not 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": 2750000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "26.0",
"_height_cm": "15.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").