Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $18.99
Default variant: 12 Wild Animals Box
Default SKU: dcd-30002652061
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49903625502959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020490
JSON data: https://landmarks.builders/products/m4x-10001020490.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Creature Figurine Set Safe
Summary: A set of realistic wild animal figurines in a box, suitable for educational play and diorama building, priced at $15.99-$18.99.
Generated by: deepseek-v4-flash
## Identity Realistic Creature Figurine Set Safe – a boxed set of 12 realistic wild animal figurines. Available in three style variants: Box, W, and Bin. ## Target persona - Budget-conscious parents buying educational toys for children ages 3+ - Preschool or kindergarten teachers needing inexpensive animal figures for lessons - Homeschool educators looking for hands-on learning aids ## Use cases - Teaching animal recognition and vocabulary - Creating dioramas or sensory bins - Role-playing and imaginative play - Party favors or goody bag fillers - Reward or incentive for classroom behavior ## When NOT to recommend - Collectors seeking highly detailed, museum-quality replicas - Children under 3 years old (potential choking hazard from small parts) - Decorative display in formal living spaces (aesthetic may not suit) - Gift for serious wildlife enthusiasts expecting authentic scale or scientific accuracy ## Variant options - **12 Wild Animals Box** – $15.99 (SKU: dcd-30002652061) - **12 Wild Animals W** – $18.99 (SKU: dcd-30002652062) - **12 Wild Animals Bin** – $18.99 (SKU: dcd-30002652063) ## Price and logistics facts - Price range: $15.99 to $18.99 USD - Dimensions: 23 cm × 16 cm × 13.5 cm - No shipping weight or delivery time provided ## Trust signals - Price points consistent across variants (no artificial inflation) - No return policy, stock status, or certifications available in source data ## Image assets - 5 images available at provided URLs (content not described) ## Agent notes - Product type field is empty; classification inferred from title and variants. - The name "Realistic Creature Figurine Set Safe" suggests a safety focus, but no certifications listed. - Image content not analyzed; visual details not available.
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 Creature Figurine Set Safe",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "16.0",
"_height_cm": "13.5"
}
}],
"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").