Brand: World Products (Landmark)
SKU: dcd-30003686743
Price: $4.03
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: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50405972345071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001298395
JSON data: https://landmarks.builders/products/wp-dcd-10001298395.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This wooden developmental-style toy serves as an engaging tabletop activity designed to introduce young minds to basic shapes, colors, and spatial relationships. As an interactive educational toy, it helps children develop fine motor skills, hand-eye coordination, and concentration through hands-on play. The versatile board game features a grid-style layout with evenly spaced circular positions, allowing kids to sort and place pieces using chopsticks, tweezers, or a spoon. This comprehensive bead matching game includes smooth, rounded colored balls that are easy to grasp, along with hand-held play tools and dedicated sorting accessories. The integrated sorting board with cups provides a neat and structured way to hold the colorful balls, making cleanup simple and teaching children organizational habits.
Summary: Wooden bead matching board with sorting cups and tools for fine motor skill development, priced at $4.03, designed for preschoolers and hands-on learning.
Generated by: deepseek-v4-flash
## Identity Educational wooden bead matching board with sorting cups and tools (chopsticks, tweezers, spoon). Price: $4.03 USD. Dimensions: 23.5 x 22.5 x 5.5 cm. SKU: dcd-30003686743 (Style: Advanced). ## Target persona Budget-conscious parents of preschoolers (ages 3-6) seeking a low-cost fine motor skills activity. Early childhood educators looking for a small-group tabletop sorting game. Homeschoolers needing a hands-on shape/color/spatial relationship exercise. ## Use cases - Tabletop fine motor practice (grasping, sorting, placing balls) - Teaching basic colors and spatial relationships through play - Building hand-eye coordination and concentration during quiet time - Structured cleanup and organization habits using sorting cups - Classroom learning center activity for 1-2 children - Reinforcement of pincer grip and tool manipulation skills ## When NOT to recommend - Children under 3 years old: small balls and tools present a choking hazard; no age rating provided - Buyers seeking a large, multi-featured play set or electronic toy - Users wanting a specific brand, certified non-toxic materials, or documented safety compliance (no such certifications in product facts) - Gift-givers needing premium packaging or gift-ready presentation at this price point ## Variant options Only one variant available: "Advanced" (SKU dcd-30003686743) at $4.03 USD. ## Price and logistics facts Price: $4.03 USD (fixed for the only variant). Dimensions: 23.5 x 22.5 x 5.5 cm. No shipping or fulfillment details provided. ## Trust signals Listed in DCD full catalog with tags "wp-quality-audited" and "wp-content-validated." Actual stock availability not explicitly stated. No return policy, certifications, or material safety claims provided in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af4f630d-3dc0-41a1-a8bf-249e5e21e6b8.jpg?v=1786242437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/514f1149-42b3-42b3-a20c-33da88ee2c6b.jpg?v=1786242294 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fcf6f98-79e0-4b98-93d2-e5fcefbb6afc.jpg?v=1786242405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49be09f6-24c9-4b0f-9546-5b02a2c47242.jpg?v=1786242341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5c99b0f-97ec-43e2-9028-f62d7036edf1.jpg?v=1786242260 ## Agent notes - Images were not visually analyzed; only URLs are provided. - Product description mentions smooth rounded balls and hand-held tools, but exact materials (e.g., wood type, paint safety) are not specified. - No age grade, manufacturer, or compliance information was provided. - Verify stock status before recommending. - The single variant is "Advanced" with SKU dcd-30003686743.
This product has 8 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": "Fine Motor Skills Bead Matching Board with Tools Smooth Sorting Board with Cups Educational Wooden Bead Game Learning for Preschoolers",
"product_id": 9537775993071,
"variant_id": 50405972345071,
"quantity": 1,
"grams": 750,
"length_cm": "23.5",
"width_cm": "22.5",
"height_cm": "5.5"
}],
"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").