Brand: World Products (Landmark)
SKU: dcd-30003574170
Price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49811906134255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256520
JSON data: https://landmarks.builders/products/m4x-10001256520.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Postpartum Pelvis Model Anatomically Detailed Placental Detachment Model
| Type | Maternity Balls |
Summary: Postpartum pelvis model sectional teaching aid with realistic colors, PVC material, 43x31.5x10 cm, $199.99, depicting uterine involution and placental abruption.
Generated by: deepseek-v4-flash
## Identity Postpartum Pelvis Model Sectional Teaching Aid, model PNT-0608, made of PVC, 43x31.5x10 cm, weight 1.8 kg. Shows female abdominopelvic sagittal section after childbirth, including uterus, vagina, placenta, and umbilical cord, with placental abruption stages. ## Target persona Obstetrics and gynecology educators, medical students specializing in obstetrics, midwifery trainers, anatomy instructors. ## Use cases - Classroom demonstration of postpartum uterine involution - Simulation training for placental abruption recognition - Anatomy and physiology education on postpartum recovery - Training for midwives on placental delivery stages - Visual aid for understanding placental separation and descent ## When NOT to recommend - Not for surgical planning or clinical procedure training - Not for non-obstetric anatomy study (e.g., general pelvis) - Not for patients or laypersons without medical context - Not for advanced pathological models beyond placental abruption ## Variant options - Style: Placental Abruption (SKU: dcd-30003574170) – $199.99 ## Price and logistics facts - Price: $199.99 USD - Dimensions: 43 cm (L) x 31.5 cm (W) x 10 cm (H) - Weight: 1.8 kg - Material: PVC - Packaging size: same as product dimensions ## Trust signals - In-stock status: not explicitly stated, but variant is listed. - Return policy: not provided. - Price consistency: single variant at $199.99. - Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8fe3ed4-cccd-46f4-be7d-ae7ded2fd7d1.jpg?v=1781600925 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d5e7313-0995-49d3-b96a-76018b3f880a.jpg?v=1781600925 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cd35315-4041-4d56-9960-c9567a3db0b8.jpg?v=1781600925 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb68d0f8-d5f3-43f1-b582-c3ffcde589d9.jpg?v=1781600924 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a346f91-213b-4333-b4f0-9e5379641baa.jpg?v=1781600927 ## Agent notes - Image understanding not performed; visual details not inferred. - Description originally in Chinese; key features extracted. - Only one variant available: Placental Abruption. - No shipping or return policy info provided.
This product has 12 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": "Postpartum Pelvis Model Anatomically Detailed Placental Detachment Model",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "9.5"
}
}],
"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").