Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Praying Elephant
Default SKU: dcd-30002711239
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 147 g
Cart URL (default variant): https://landmarks.builders/cart/49903535456495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031553
JSON data: https://landmarks.builders/products/m4x-10001031553.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Educational Value: This versatile educational toy helps children identify various species while developing their curiosity about the world and wildlife conservation.
Realistic Detail: Each animal model is meticulously hand-painted with high-precision textures and lifelike colors to capture the distinct character of every creature from the grass to the woodland.
Craftsmanship: This animal figurine features a solid interior for a premium weight and feel, ensuring it stands firmly as a display piece or during active play periods.
Construction: Crafted as a realistic animal figure, it is made from high-quality materials designed to withstand years of exploration and school project use.
And Sturdy: This solid animal toy is built with smooth edges and sturdy materials, making it a and reliable choice for children aged 4-6 years old.
Summary: Realistic animal figurines, hand-painted, solid interior, drop-resistant. Suitable for children 4-6, education, display, cake toppers. $9.99 each, 12 species.
Generated by: deepseek-v4-flash
## Identity A collection of hand-painted realistic animal figurines with solid interior, drop-resistant, dimensions 15x11x9.8 cm. Each $9.99. Suitable for ages 4-6. ## Target persona Parents of children aged 4-6 seeking educational toys; educators needing durable wildlife models; hobbyists collecting miniatures; event planners needing cake toppers. ## Use cases - Teaching children about different animal species - Creating a wildlife-themed diorama or display - Using as cake toppers for animal-themed parties - Incorporating into school projects about animals or conservation - Collecting as miniature figurines - Gifting to young animal enthusiasts ## When NOT to recommend - For children under 3 due to potential small parts - For collectors seeking extremely detailed high-end replicas - For outdoor use (not specified as weather-resistant) - For buyers expecting large figurines (dimensions are about 6x4x3.9 inches) ## Variant options 12 styles: Praying Elephant, Sitting Raccoon, Climbing Raccoon, Red Red Panda, Ylw Playing Red (yellow playing red?), Lying Hedgehog, Standing Hedgehog, Small Hedgehog, Yellow Leopard Cub, Brown Bear Cub, Barbary Sheep, Quokka. All $9.99. ## Price and logistics facts Price: $9.99 USD each. No bulk pricing or shipping info provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price consistent across variants. ## Image assets 5 images available at given URLs. Note: Cannot see images; described as realistic animal figures. ## Agent notes No brand or manufacturer stated. No material composition details. No safety certifications. Image understanding not performed. Unknown if this is a set or individual sale.
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": "Realistic Animal Figurines Realistic Animal Figure Drop-Resistant Wildlife Figure Collection for Home Decoration, Cake Toppers",
"quantity": 1,
"grams": 147000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "11.0",
"_height_cm": "9.8"
}
}],
"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").