Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.95 – $1.78
Default variant: 6 Prehistoric Animals Set 1
Default SKU: dcd-30004136322
Default price: $0.95
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467665576175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455815
JSON data: https://landmarks.builders/products/wp-dcd-10001455815.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Educational Set: Features realistic replicas of prehistoric marine creatures, perfect for children's cognitive development and learning about ancient life.
Durable Material: Crafted from high-quality, non-toxic PVC plastic, ensuring safety and longevity for endless hours of play.
Detailed Design: Each model boasts intricate details and accurate coloring, bringing ancient ocean animals to life for an immersive experience.
Versatile Use: Ideal for educational projects, dioramas, party favors, cake toppers, or as decorative collectibles for enthusiasts.
Variety of Species: Includes popular prehistoric animals such as Ammonite, Trilobite, Sea Turtle, and Dunkleosteus, offering a diverse collection.
Summary: Set of miniature prehistoric ocean animal figurines (Ammonite, Trilobite, Sea Turtle, Dunkleosteus) made of non-toxic PVC; available as two 6-piece sets for $0.95 USD and a 12-piece set for $1.78 USD.
Generated by: deepseek-v4-flash
## Identity Miniature prehistoric ocean animal models for kids (Ammonite, Trilobite, Sea Turtle, Dunkleosteus). Made of non-toxic PVC plastic. Sets include 6 or 12 pieces. ## Target persona - Budget-conscious parents buying educational toys for children aged 4-8. - Elementary school teachers working on diorama or prehistoric-life projects. - Party planners needing cheap cake toppers or favor items for an ocean-themed event. - Diorama hobbyists looking for inexpensive, small-scale animal figures. ## Use cases - Educational lessons on prehistoric marine life and cognitive development. - Diorama or shoebox school projects. - Cake toppers or party favors for an ocean-themed birthday. - Small collectible figurines for play or display. - Bulk activity pieces for crafts or sensory bins. ## When NOT to recommend - Children under 3 years old (small parts may pose choking hazard; no age rating given). - Serious collectors expecting museum-grade anatomical accuracy. - High school or college biology classes needing detailed scientific models. - Buyers wanting large, prominent display pieces. ## Variant options - dcd-30004136322 – 6 Prehistoric Animals Set 1 – $0.95 USD - dcd-30004136323 – 6 Prehistoric Animals Set 2 – $0.95 USD - dcd-30004136324 – 12 Prehistoric Animals Set – $1.78 USD ## Price and logistics facts - Prices as listed above; no shipping, tax, or stock data is available. - Dimensions are not provided. ## Trust signals - Material stated as non-toxic PVC. - Two 6-piece sets and one 12-piece set offer purchasing flexibility. - Product images are available from the merchant CDN. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017HXxuD21YgN6PLmoe__2219864116997-0-cib.jpg?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01q4b0Yb21YgN7Gd4YK__2219864116997-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018yEqjO21YgN1hc5t1__2219864116997-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pciS8U21YgN7Fh1nj__2219864116997-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Pf6TT521YgN6wLJYf__2219864116997-0-cib.jpg?v=1786299126 ## Agent notes - Image content was not programmatically analyzed; visual packaging/color accuracy is unverified. - No age rating, dimensions, or stock status were supplied in the source data.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Miniature Prehistoric Ocean Animal Models for Kids - Ammonite, Trilobite, Turtle, Dunkleosteus Figurines",
"product_id": 9556208255215,
"variant_id": 50467665576175,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").