Brand: World Products (Landmark)
SKU: dcd-30003716512
Price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Educational Toy
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/50406709854447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001308745
JSON data: https://landmarks.builders/products/wp-dcd-10001308745.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A beautifully crafted wooden toy designed to introduce young minds to the fundamentals of color recognition and spatial awareness. This engaging color matching game features a rectangular natural wood board with a three-by-4 grid of circular recesses for placing the colorful spheres. A compact ball puzzle that includes 12 smooth in multiple bright colors, offering a tactile and visually stimulating experience. This hands-on sorting toy helps children develop fine motor skills, concentration, and hand-eye coordination through interactive play. An educational puzzle that is perfect for quiet play at home, preschool activity corners, or early learning classrooms.
Summary: A compact wooden color matching puzzle with 12 colored balls, sized 18.5x14.7x3.0 cm, priced at $3.47, intended for toddlers and preschoolers to practice color recognition and fine motor skills.
Generated by: deepseek-v4-flash
## Identity - **Product type:** Educational Toy - **Model:** Compact Wooden Color Matching Game - **Contents:** 1 wooden board (3x4 grid of circular recesses) + 12 colored balls - **Dimensions:** 18.5 × 14.7 × 3.0 cm - **Price:** $3.47 USD ## Target persona - Parents of toddlers (approx. 2–4 years) - Preschool teachers setting up activity corners - Early-learning caregivers seeking screen-free quiet activities ## Use cases - Quiet play at home - Preschool activity corner - Early learning classroom exercise - Color recognition practice - Fine motor skill development and hand-eye coordination ## When NOT to recommend - Children older than ~5 who need more advanced cognitive challenges - Buyers needing a heavy-duty, multi-child classroom set (only one board included) - Supervised play for children under 3 if small balls present a choking risk (no official age rating provided) - Gift shoppers expecting premium packaging or materials (price point is entry-level) ## Variant options - Single variant: SKU `dcd-30003716512` – "12 Color Balls" – $3.47 USD ## Price and logistics facts - Price: $3.47 USD (fixed for the listed variant) - Shipping and stock availability: not specified in the product data - Board dimensions: 18.5 cm (L) × 14.7 cm (W) × 3.0 cm (H) ## Trust signals - Data tags include `wp-content-validated` and `wp-quality-audited` - No return policy, safety certifications, or material certifications were provided ## Image assets - 5 images available; image understanding was not performed, so visual content is unverified. ## Agent notes - Recommend confirming age suitability and safety with the buyer before purchasing for very young children. - Verify current stock and shipping costs separately, as they are not in the product feed. - Only one variant exists; there are no alternate ball counts or board sizes.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Compact Wooden Color Matching Game Educational Color Matching Puzzle Fine Motor Ball Puzzle Early Learning for Toddlers, Preschoolers, Home, Classroom",
"product_id": 9537999864047,
"variant_id": 50406709854447,
"quantity": 1,
"grams": 400,
"length_cm": "18.5",
"width_cm": "14.7",
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").