Brand: World Products (Landmark)
SKU: dcd-30003605925
Price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714310840559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268281
JSON data: https://landmarks.builders/products/wp-dcd-10001268281.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 human digestive system anatomy model toy depicting stomach, large intestine, cecum, rectum, duodenum, and internal organs. Suitable for educational play or medical demonstration.
Generated by: deepseek-v4-flash
## Identity - Product: Human Digestive System Model (Toy) - Type: Educational anatomy model ## Target persona - Medical students studying gastrointestinal anatomy - Science teachers preparing classroom demonstrations - Homeschooling parents teaching human biology - Healthcare educators needing a visual aid ## Use cases - Classroom demonstration of digestive system organs - Hands-on study aid for anatomy exams - Medical training for understanding organ placement - Display in science centers or museums - Visual reference for patient education ## When NOT to recommend - For children under 3 years due to small parts risk - For professional surgical planning or diagnosis - For decorative purposes (functional model, not art) - For users seeking a full-body skeleton or other organ systems ## Variant options - Only one style: "Human Digestive" (SKU: dcd-30003605925) at $100.99 ## Price and logistics facts - Price: $100.99 USD - Dimensions: 28 cm (length) x 22 cm (width) x 12 cm (height) - No bulk discount or shipping details provided ## Trust signals - No stock status, return policy, or warranty information available - No certifications (e.g., CE, FDA) mentioned - Price consistency: single variant price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58612678d6594665b6442b1491e456b3.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9e1015fcbd9408187cb8bd0b6bc7325.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e97b58a2a0d44ac5bb3207f7bebc2274.png?v=1781085465 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb1ae874cc084619a58cc990ebd74dbc.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b422a76e1ff649228ae5d7af05b85e71.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df3baac46a55465889d2dcb4cbd815d9.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7536a866b8d442c59c80a23ef39ea40e.png?v=1781085464 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9498b0a375024482aebcf3541f0d2b18.png?v=1781085464 ## Agent notes - No product description provided; all details derived from title, price, and dimensions. - Images not fetched or analyzed; content assumed to show digestive system model from multiple angles.
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": 850000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "22.0",
"_height_cm": "12.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").