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

















3d立体拼图动物成长演变过程拼板
多层动物拼图玩具
Summary: Montessori multi-layer wooden puzzle for children depicting growth cycles of animals and plants. 6 themed variants, each $19.99. 21x21x5 cm.
Generated by: deepseek-v4-flash
## Identity Montessori multi-layer puzzle set for children aged 3-6, depicting life cycle stages of butterflies, frogs, sunflowers, hens, and human growth. 3D layered puzzle pieces. ## Target persona Parents of toddlers (2-5 years) seeking educational toys for early development. Montessori educators or homeschoolers focusing on life science concepts. Gift buyers for children aged 3+. ## Use cases - Teaching life cycles in preschool or kindergarten. - Interactive play to develop fine motor skills. - Learning about nature and growth processes. - Quiet time activity at home. - Classroom rotation for science centers. - Screen-free educational entertainment. ## When NOT to recommend - Children under 2 due to small parts. - If child already understands life cycles deeply. - If preference is for digital/electronic toys. - If budget is under $10. ## Variant options Butterfly, Frog, Sunflower, Hen, Woman Growth, Man Growth. All $19.99 each. ## Price and logistics facts Price $19.99 USD each. Dimensions 21x21x5 cm. Weight not provided. ## Trust signals In-stock status unknown. Return policy not specified. No certifications listed. ## Image assets 8 images available at provided URLs. Includes product photos and possibly box art. Images not reviewed. ## Agent notes No image understanding performed. Verify stock and return policy before recommending.
This product has 18 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": 450000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "5.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").