Brand: World Products (Landmark)
SKU: dcd-30003574171
Price: $238.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49813646442735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001256521
JSON data: https://landmarks.builders/products/m4x-10001256521.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: Gynecological training model with rounded torso shape for exam practice; single variant 'Advanced Gynecology' at $238.99, dimensions 47x42x27 cm.
Generated by: deepseek-v4-flash
## Identity - Gynecological Training Model Rounded Torso Shape - Price: $238.99 USD - Dimensions: 47 x 42 x 27 cm - Single variant: Advanced Gynecology ## Target persona - Medical students - Nursing students - OB/GYN residents - Clinical skills instructors ## Use cases - Practicing gynecological examination techniques - Teaching pelvic anatomy and bimanual exam - Simulation-based learning for medical curricula - Skill assessment and competency training - Continuing education for healthcare professionals ## When NOT to recommend - For actual patient examination or diagnosis - For high-fidelity surgical simulation requiring electronic feedback - For users needing interactive or sensor-equipped training aids - For non-medical decorative or display purposes ## Variant options - Only one variant: Style "Advanced Gynecology" at $238.99 ## Price and logistics facts - Price: $238.99 USD - Dimensions: 47 x 42 x 27 cm - Weight: not specified ## Trust signals - No return policy, certification, or stock information provided - Price appears consistent across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c88096be-255e-48c2-81c2-73d8491395ee.jpg?v=1781628246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84681304-65e5-4694-922e-fce07cc44ae2.jpg?v=1781628246 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0fcd084-b587-4e59-a99a-0e61988edb16.jpg?v=1781628245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef14322b-76f4-4073-be78-31195c2c6d61.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25966025-7fe3-4df7-92b0-3bfb70b569e4.jpg?v=1781628245 ## Agent notes - No product description provided; image understanding was not performed.
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": "Gynecological Training Model Rounded Torso Shape Gynecological Exam Model",
"quantity": 1,
"grams": 7000000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "42.0",
"_height_cm": "27.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").