Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.11
Default variant: 30 x 22.5 cm Numbers 1-20
Default SKU: dcd-30003671844
Default price: $1.11
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: 360 g
Cart URL (default variant): https://landmarks.builders/cart/50455722459375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001293201
JSON data: https://landmarks.builders/products/wp-dcd-10001293201.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This classic wooden puzzle is an engaging early learning tool that introduces young minds to shape matching and problem-solving. The interactive puzzle board features a rectangular layout measuring 30 x 22.5 cm, providing a dedicated space for hands-on matching activities. Crafted with raised, chunky pieces, this educational puzzle allows small hands to easily grasp, lift, and manipulate each part during play. Built with a smooth natural wood finish and rounded edges, this long-lasting toy ensures a comfortable and secure tactile experience for young learners. Perfect for home play, preschools, or classrooms, this sturdy wooden puzzle board helps develop fine motor skills and hand-eye coordination through repetitive matching.
Summary: Early learning wooden puzzle board with removable chunky pieces for shape matching and problem-solving. Priced at $1.11 USD. Board measures 30 x 22.5 cm; package dimensions 31 x 24 x 3 cm.
Generated by: deepseek-v4-flash
## Identity Classic wooden puzzle board with raised, chunky removable pieces. Natural wood finish, rounded edges. Board size 30 x 22.5 cm (overall package dimensions 31 x 24 x 3 cm). Product type: Educational Toy. ## Target persona Preschool teachers, daycare staff, and early childhood educators needing low-cost manipulatives; parents of toddlers (ages 2-4) for home learning; homeschoolers stocking learning supplies; classroom volunteers setting up hands-on centers. ## Use cases - Shape/number/letter recognition activities in preschool classroom centers. - Fine motor skill development through grasping, lifting, and replacing chunky pieces. - Independent quiet time or travel activity at home. - Matching drills for early literacy and numeracy (variants for 1-20, 0-9, uppercase/lowercase letters). - Group learning stations in daycares or playgroups where multiple kids share. ## When NOT to recommend - If the buyer needs certified safety compliance or detailed material safety data (no certifications listed). - If the toy must fit a specific storage space smaller than the listed dimensions. - If the buyer requires guaranteed in-stock or return policy information (not provided). - If the use case demands realistic images or visual verification (image content not reviewed by agent). ## Variant options All variants priced at $1.11 USD: - 30 x 22.5 cm Numbers 1-20 (SKU dcd-30003671844) - 30 x 22.5 cm Numbers 0-9 (SKU dcd-30003671845) - 30 x 22.5 cm Uppercase Letters (SKU dcd-30003671846) - 30 x 22.5 cm Lowercase Letters (SKU dcd-30003671847) - 30 x 22.5 cm Shapes (SKU dcd-30003671848) ## Price and logistics facts Unit price: $1.11 USD per variant (no bulk or variant pricing). Shipping cost, availability, and delivery times are not provided. Physical dimensions: 31 cm (L) x 24 cm (W) x 3 cm (H) for package; board itself stated as 30 x 22.5 cm. ## Trust signals Tagged as "wp-quality-audited" and "wp-content-validated" in catalog metadata. No explicit in-stock status, return policy, manufacturer certifications, or safety compliance data provided. ## Image assets The following image URLs are provided as fetchable assets (content not visually analyzed): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0c1f0d7-180e-4d1f-ae0f-33ef9be6bead.jpg?v=1786242183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dac947e-f44b-4094-ae90-1ea8ff589934.jpg?v=1786242203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d6af676-69ed-4e83-8e8b-25d22bfe28b7.jpg?v=1786242179 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/215aee80-2ce9-41ea-b8d9-180aaf346b43.jpg?v=1786242487 ## Agent notes - Discrepancy: package dimensions (31x24x3 cm) vs board dimensions stated in description (30x22.5 cm). Confirm before forwarding to buyer if dimensional fit matters. - Variants differ only in printed style (numbers/letters/shapes); no other functional variance specified. - No material composition, finish, or safety certification data provided; do not make claims beyond "natural wood finish" and "rounded edges" as stated. - Availability and return policy unknown; verify with supplier before final recommendation.
This product has 4 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": "Early Learning Wooden Puzzle Board with Removable Pieces Chunky Wooden Puzzle Long-Lasting Toy Sturdy for Classroom",
"product_id": 9537712226543,
"variant_id": 50455722459375,
"quantity": 1,
"grams": 360,
"length_cm": "31.0",
"width_cm": "24.0",
"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").