Brand: World Products (Landmark)
SKU: dcd-30003623421
Price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 540 g
Cart URL (default variant): https://landmarks.builders/cart/49713159569647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275277
JSON data: https://landmarks.builders/products/wp-dcd-10001275277.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: Animal-themed memory matching board game for children, educational toy for cognitive development, priced at $17.99 USD, dimensions 26.5x22.2x3.1 cm.
Generated by: deepseek-v4-flash
## Identity Animal Memory Matching Board Game – a children's educational interactive toy designed for cognitive skill development through animal pattern matching. ## Target persona - Parents of children aged 3-8 seeking educational indoor activities - Early childhood educators and preschool teachers - Daycare centers and playgroups - Amazon FBA wholesalers sourcing children's toys ## Use cases - Family game night to improve memory and concentration - Preschool classroom activity for animal recognition - Quiet time play that reduces screen dependency - Travel game for car rides or waiting rooms - Cognitive development exercise for toddlers - Wholesale resale by Amazon sellers targeting educational toy niches ## When NOT to recommend - For children over 8 years old due to simplicity - For competitive or strategy gamers seeking complex rules - For buyers requiring durable outdoor toys - For users needing strict ASTM/CE certifications (not specified) ## Variant options - Only one variant: "Memory Chess" at $17.99 ## Price and logistics facts - Price: $17.99 USD - Dimensions: 26.5 x 22.2 x 3.1 cm (compact box) - No shipping weight or origin provided - Wholesale spot available (Amazon batch) ## Trust signals - In-stock: presumed available (wholesale spot listing) - Return policy: not specified - Price consistency: single variant at fixed price - No certifications stated - No brand/high ratings provided ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41d8ee202cd9454f81ece0ce8545f5ff.png?v=1781084447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1055e30ff1c416c880bd413863b26fe.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8af7a71197fb4a2e9b7cf779eccfcc40.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdc7ce1357c444819fd460e7b9ffb7f6.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b40abe60e23e4b90ba3b30e6e272362f.png?v=1781084449 ## Agent notes - Image understanding not performed; treat image URLs as fetchable assets only. - No explicit return policy, warranty, or certifications in facts. - Product is in Chinese market context (cross-border wholesale).
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": "Animal Memory Game Numbered Flip Matching Board Game Learning Toy Tabletop Colorful",
"quantity": 1,
"grams": 540000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "22.2",
"_height_cm": "3.1"
}
}],
"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").