Brand: World Products (Landmark)
SKU: dcd-30003605044
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714402853103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267956
JSON data: https://landmarks.builders/products/wp-dcd-10001267956.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: Children's wooden animal sorting tower stacking game for parent-child interaction, focus training, and matching play. Priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Wooden animal sorting tower stacking game, also described as a matching and sequencing board game for children. ## Target persona Parents of children aged 3-6 seeking educational toys for focus training; Montessori or early learning educators; caregivers looking for screen-free family activities. ## Use cases - Teaching color and animal recognition through sorting - Developing fine motor skills via stacking and placing pieces - Encouraging turn-taking and social play during parent-child or sibling interaction - Practicing memory and matching with animal tiles - Providing a quiet focus activity for preschool children ## When NOT to recommend - For children under 3 years old (potential choking hazard due to small parts) - For buyers seeking digital or electronic toys - For competitive or high-action gameplay - For families needing a multi-player game beyond 2-4 players ## Variant options Only one style available: "Animal Sorting" (SKU: dcd-30003605044). No color or size variants. ## Price and logistics facts - Price: $10.99 USD - Dimensions: 17.5 cm (L) × 4.5 cm (W) × 11.0 cm (H) - No weight or shipping details provided. ## Trust signals - No stock status or return policy information provided. - Price is listed as a single amount; no discounts or bundles mentioned. - No safety certifications or materials info given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e744e27e7704124b51bba541a169933.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/543312e0af64447aba6e38300fc6ec07.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b922bbc7f695450bb64701d6a38e305e.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56f590250f8c4e2fa2d0defbea9c2b8a.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8634e6446dee4e29bc1d7c5c71a19ecd.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0272849566e84c2ea750d420f586a27a.png?v=1781085517 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e92d79068d4e455098eae031f95cbb94.png?v=1781085518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c5b2bffac9a4790bc9ba16dd01c2e6a.png?v=1781085517 ## Agent notes No product description was provided. Images are listed as assets but were not analyzed for content.
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": 250000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "4.5",
"_height_cm": "11.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").