{"product_id":"montessori-busy-board-kleiner-bar","title":"Montessori Busy Board Little Bear – Wooden Motor Skills Toy","description":"\u003cstyle\u003e\n  .mlw-busyboard-bear{\n    --bg:#ffffff;\n    --soft:#f6f6f4;\n    --card:#ffffff;\n    --line:#e8e4de;\n    --text:#2f3437;\n    --muted:#6f6a64;\n    --accent:#8a6f58;\n    --accent-soft:#eee7df;\n    max-width:980px;\n    margin:0 auto;\n    padding:28px 16px 46px;\n    font-family:inherit;\n    color:var(--text);\n    line-height:1.65;\n  }\n\n  .mlw-busyboard-bear *{\n    box-sizing:border-box;\n  }\n\n  .mlw-busyboard-bear h2,\n  .mlw-busyboard-bear h3{\n    margin:0;\n    color:var(--text);\n    line-height:1.28;\n  }\n\n  .mlw-busyboard-bear p{\n    margin:0;\n    color:var(--muted);\n  }\n\n  .mlw-busyboard-bear .hero{\n    padding:8px 4px 22px;\n    text-align:center;\n    margin-bottom:8px;\n    background:transparent;\n  }\n\n  .mlw-busyboard-bear .hero h2{\n    font-size:clamp(24px,4vw,34px);\n    font-weight:700;\n    letter-spacing:-0.02em;\n    margin-bottom:12px;\n  }\n\n  .mlw-busyboard-bear .hero p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n  }\n\n  .mlw-busyboard-bear .section{\n    margin-top:18px;\n    background:var(--soft);\n    border-radius:22px;\n    padding:22px;\n  }\n\n  .mlw-busyboard-bear .section-title{\n    margin-bottom:16px;\n  }\n\n  .mlw-busyboard-bear .section-title h2{\n    font-size:clamp(21px,3vw,28px);\n    font-weight:700;\n    margin-bottom:8px;\n    display:flex;\n    align-items:center;\n    gap:9px;\n  }\n\n  .mlw-busyboard-bear .h2-icon{\n    width:30px;\n    height:30px;\n    flex:0 0 30px;\n    border-radius:50%;\n    background:var(--accent-soft);\n    color:var(--accent);\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    font-size:16px;\n    line-height:1;\n  }\n\n  .mlw-busyboard-bear .section-title p{\n    font-size:15px;\n  }\n\n  .mlw-busyboard-bear .feature-row{\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:18px;\n    padding:18px;\n    margin-bottom:12px;\n  }\n\n  .mlw-busyboard-bear .feature-row:last-child{\n    margin-bottom:0;\n  }\n\n  .mlw-busyboard-bear .feature-row h3{\n    font-size:17px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .mlw-busyboard-bear .feature-row p{\n    font-size:14.5px;\n  }\n\n  .mlw-busyboard-bear .value-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n  }\n\n  .mlw-busyboard-bear .value-card{\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:18px;\n    padding:18px 14px;\n    min-height:126px;\n  }\n\n  .mlw-busyboard-bear .value-card h3{\n    font-size:15.5px;\n    font-weight:700;\n    margin-bottom:6px;\n  }\n\n  .mlw-busyboard-bear .value-card p{\n    font-size:13.8px;\n  }\n\n  .mlw-busyboard-bear .spec-table{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0;\n    overflow:hidden;\n    border:1px solid var(--line);\n    border-radius:18px;\n    background:var(--card);\n  }\n\n  .mlw-busyboard-bear .spec-table tr:not(:last-child) td{\n    border-bottom:1px solid var(--line);\n  }\n\n  .mlw-busyboard-bear .spec-table td{\n    padding:13px 15px;\n    font-size:14.5px;\n    vertical-align:top;\n  }\n\n  .mlw-busyboard-bear .spec-table td:first-child{\n    width:36%;\n    color:var(--text);\n    font-weight:700;\n    background:#faf9f7;\n  }\n\n  .mlw-busyboard-bear .spec-table td:last-child{\n    color:var(--muted);\n  }\n\n  .mlw-busyboard-bear .closing{\n    margin-top:18px;\n    background:#f3eee8;\n    border-radius:22px;\n    padding:20px;\n    text-align:center;\n  }\n\n  .mlw-busyboard-bear .closing strong{\n    display:block;\n    color:var(--text);\n    font-size:17px;\n    margin-bottom:6px;\n  }\n\n  .mlw-busyboard-bear .closing p{\n    font-size:14.5px;\n  }\n\n  @media(max-width:768px){\n    .mlw-busyboard-bear{\n      padding:22px 12px 38px;\n    }\n\n    .mlw-busyboard-bear .hero{\n      padding:4px 4px 18px;\n    }\n\n    .mlw-busyboard-bear .section,\n    .mlw-busyboard-bear .closing{\n      border-radius:18px;\n      padding:20px 16px;\n    }\n\n    .mlw-busyboard-bear .section-title h2{\n      align-items:flex-start;\n      gap:8px;\n    }\n\n    .mlw-busyboard-bear .h2-icon{\n      width:28px;\n      height:28px;\n      flex-basis:28px;\n      font-size:15px;\n      margin-top:1px;\n    }\n\n    .mlw-busyboard-bear .feature-row{\n      border-radius:16px;\n      padding:15px;\n    }\n\n    .mlw-busyboard-bear .value-grid{\n      grid-template-columns:1fr;\n    }\n\n    .mlw-busyboard-bear .value-card{\n      min-height:auto;\n    }\n\n    .mlw-busyboard-bear .spec-table td{\n      display:block;\n      width:100%;\n      padding:11px 14px;\n    }\n\n    .mlw-busyboard-bear .spec-table td:first-child{\n      width:100%;\n      border-bottom:1px solid var(--line);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mlw-busyboard-bear\"\u003e\n\u003c!-- Intro --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cp style=\"text-align: left;\"\u003eA lovingly designed wooden toy that keeps little hands engaged, helps practice everyday skills, and creates calm, screen-free playtime.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Selling Points --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003e\n\u003cspan class=\"h2-icon\"\u003e⌁\u003c\/span\u003eWhy children keep coming back to it\u003c\/h2\u003e\n\u003cp\u003eEach small feature invites children to grip, turn, open, slide, and discover—all without loud effects or overwhelming stimulation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003ch3\u003eEveryday-inspired play ideas instead of mere distraction\u003c\/h3\u003e\n\u003cp\u003eThe lock, key, buckle, spinning wheel, telephone dial, clock, numbers, and small sliding elements playfully reflect typical everyday situations.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/7_montessori-busy-board-detail-schloss-perlen.gif?v=1777370825\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003ch3\u003eSupports little hands naturally\u003c\/h3\u003e\n\u003cp\u003ePulling, turning, pressing, inserting, and sliding train fine motor skills, hand-eye coordination, and finger strength at each child’s own pace.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/1_busy-board-baer-montessori-holzspielzeug.gif?v=1777370823\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003ch3\u003eDiscovering first numbers, time, and connections\u003c\/h3\u003e\n\u003cp\u003eThe clock, counting beads, number panel, and small movement tracks support early recognition, comparison, and matching—playfully and without pressure.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/2_montessori-activity-board-baer-fuer-kinder.gif?v=1777370824\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003ch3\u003eQuiet screen-free play\u003c\/h3\u003e\n\u003cp\u003eThe Busy Board is suitable for relaxed playtime at home, for waiting periods, or as an alternative when children need to be meaningfully occupied.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/3_montessori-busy-board-uhr-zahlen-perlen.gif?v=1777370825\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003ch3\u003eFriendly bear design with gift appeal\u003c\/h3\u003e\n\u003cp\u003eThe soft bear shape feels child-friendly, warm, and less technical than classic activity boards—also ideal as a birthday or Christmas gift.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/4_busy-board-holz-kinder-schloss-schluessel.gif?v=1777370828\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- User Value --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003e\n\u003cspan class=\"h2-icon\"\u003e♡\u003c\/span\u003eWhat this Busy Board brings to family life\u003c\/h2\u003e\n\u003cp\u003eNot every toy needs to be loud, big, or complicated. Sometimes a well-designed activity board is enough—one children can truly explore on their own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-grid\"\u003e\n\u003cdiv class=\"value-card\"\u003e\n\u003ch3\u003eMore independent play\u003c\/h3\u003e\n\u003cp\u003eChildren can try out and repeat many elements independently.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/busy-board-montessori-spielzeug-502.jpg?v=1766028930\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-card\"\u003e\n\u003ch3\u003eMore calm in everyday life\u003c\/h3\u003e\n\u003cp\u003eIdeal for focused playtime without screens or batteries.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/busy-board-montessori-spielzeug-ab-1.webp?v=1766028930\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-card\"\u003e\n\u003ch3\u003eMore everyday skills practice\u003c\/h3\u003e\n\u003cp\u003eMany elements remind children of things they find fascinating in everyday life.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/5_baer-busy-board-feinmotorik-kinder..gif?v=1777370826\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"value-card\"\u003e\n\u003ch3\u003eMore joy in discovering\u003c\/h3\u003e\n\u003cp\u003eSmall successes encourage children to repeat, experiment, and keep learning.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/6_holz-busy-board-ohne-bildschirm.gif?v=1777370826\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Details --\u003e\n\u003csection class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ch2\u003e\n\u003cspan class=\"h2-icon\"\u003e＋\u003c\/span\u003eProduct details\u003c\/h2\u003e\n\u003cp\u003eCompact enough for everyday use, versatile enough for new little discoveries again and again.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct\u003c\/td\u003e\n\u003ctd\u003eMontessori Busy Board in the shape of a bear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended age\u003c\/td\u003e\n\u003ctd\u003eFor ages 3 and up; use only under adult supervision\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eApprox. 39 × 30 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eApprox. 1.17 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eMulti-layered wooden board with various play and metal elements\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlay ideas\u003c\/td\u003e\n\u003ctd\u003eLock, key, buckle, spinning wheel, clock, number panel, counting beads, telephone dial, sliding elements, and more discoveries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eWipe with a dry or slightly damp cloth. Do not soak in water.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNote\u003c\/td\u003e\n\u003ctd\u003eCheck before each use that all parts are securely attached. Do not continue using if damaged.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- Closing \/ Safety --\u003e\n\u003csection class=\"closing\"\u003e\u003cstrong\u003eA small board for big discoveries.\u003c\/strong\u003e\n\u003cp\u003eAlways use under adult supervision. Contains small parts and functional play elements—not suitable for children under 3 years.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Montessori Lernwelt","offers":[{"title":"Default Title","offer_id":41523950387290,"sku":"M-BUS-BB-BEAR","price":52.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/Montessori_Busy_Board_Spielzeug.jpg?v=1766027559","url":"https:\/\/montessorilernwelv.com\/en\/products\/montessori-busy-board-kleiner-bar","provider":"Montessori Lernwelt","version":"1.0","type":"link"}