Brand: World Products (Landmark)
SKU: dcd-30003625365
Price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49713195942127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275999
JSON data: https://landmarks.builders/products/wp-dcd-10001275999.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: Mini Color Stack Challenge is a creative stacking game for children, priced at $20.99 USD, with dimensions 20x12.5x3 cm.
Generated by: deepseek-v4-flash
## Identity Mini Color Stack Challenge (Color Stack Game) ## Target persona - Parents of toddlers and preschoolers seeking screen-free educational toys - Kindergarten and preschool teachers looking for color learning tools - Gift buyers for children aged 3-8 ## Use cases - Solo play at home to develop fine motor skills and color recognition - Classroom activity for group color sorting challenges - Travel-friendly game due to compact size (20x12.5x3 cm) - Family game night competition - Occupational therapy for hand-eye coordination ## When NOT to recommend - Children under 3 years due to potential small parts hazard - Buyers seeking electronic or digital toys - Advanced STEM learning beyond basic color and stacking concepts - Users looking for a multi-player game with complex rules ## Variant options - Style: Color Stack Game (single variant at $20.99 USD) ## Price and logistics facts - Price: $20.99 USD - Dimensions: 20.0 cm (length) x 12.5 cm (width) x 3.0 cm (height) - Single variant available ## Trust signals - Product images available (see assets) - In-stock status: not specified - Return policy: not provided - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25c48a390c6347a4bae9f16127db8c00.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5cebf79463a415c88013f42e49c10af.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/636dcfc30ba3429c9039546a3c7a62a5.png?v=1781084460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ffb6580f32aa4fe494eb81c40d122dde.png?v=1781084461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4634627c3ad47089c4ccbe6a5852963.png?v=1781084461 ## Agent notes - Product description was empty; details inferred from title and category. - No visual details were extracted; images available but not analyzed.
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": "Color Stacking Challenge Game Carry Handle Color Matching Challenge Game Pattern Recognition Hand-Eye Coordination",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "12.5",
"_height_cm": "3.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").