Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99 – $198.99
Default variant: Natural Large
Default SKU: dcd-30003605982
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714450071791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268304
JSON data: https://landmarks.builders/products/wp-dcd-10001268304.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
.....................................................................................................................................................

































Summary: Teaching simulation human stomach anatomy model with variants for natural, magnified, pathology, and 4D assembly, priced from $75.99.
Generated by: deepseek-v4-flash
## Identity Teaching simulation human stomach anatomy model, available in several variants: Natural Large, 1.5x Magnified, Small Pathology, Large Pathology, and Mini 4D Assembly. Base price $75.99. ## Target persona Medical educators, anatomy students, gastroenterology trainees, biology teachers. ## Use cases - Classroom demonstration of stomach anatomy - Medical training on gastric pathologies - Self-study of stomach structure - Patient education in clinics - Assembly activity for kinesthetic learning ## When NOT to recommend - For surgical practice (not realistic for actual procedures) - For professional diagnosis (educational model only) - For children under 3 years (small parts risk) - For sewing or textile applications (product miscategorized) ## Variant options - Natural Large: $75.99 - 1.5x Magnified: $198.99 - Small Pathology: $88.99 - Large Pathology: $176.99 - Mini 4D Assembly: $88.99 ## Price and logistics facts Base price $75.99 USD. Dimensions: 29 x 15 x 23 cm. No shipping cost or availability details provided. ## Trust signals In-stock status unknown. Return policy unknown. No certifications listed. Price consistency across variants. ## Image assets         ## Agent notes - Product description was placeholder text (dots); actual description unknown. - Product tagged as '缝纫' (sewing) but actual category is anatomical model. - No return policy or stock info. - Images not analyzed; visual details not confirmed.
This product has 17 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": 550000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "15.0",
"_height_cm": "23.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").