{"product_id":"5-in-1-kitchen-helper-tower-busy-board-desk","title":"5-in-1 Montessori Learning Tower with Busy Board \u0026 Kids Desk","description":"\u003cstyle\u003e\n\/* Scoped, Shopify-safe product description *\/\n.cc-tower{\n  --card:#f6f5f2;\n  --soft:#fbfaf8;\n  --line:#e7e4df;\n  --text:#302e2b;\n  --muted:#68635d;\n  --title:#2f2d2a;\n  --accent:#8e887f;\n  max-width:1000px;\n  margin:0 auto;\n  padding:28px 18px 54px;\n  font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  color:var(--text);\n  line-height:1.7;\n}\n\n.cc-tower *{\n  box-sizing:border-box;\n}\n\n.cc-tower h2,\n.cc-tower h3,\n.cc-tower h4,\n.cc-tower p{\n  margin:0;\n}\n\n.cc-tower img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin-top:16px;\n  border-radius:14px;\n}\n\n.cc-tower .intro{\n  margin-bottom:22px;\n}\n\n.cc-tower .intro h2{\n  max-width:780px;\n  margin-bottom:10px;\n  font-size:29px;\n  line-height:1.25;\n  letter-spacing:-.02em;\n  color:var(--title);\n}\n\n.cc-tower .intro p{\n  max-width:790px;\n  font-size:16px;\n  color:var(--muted);\n}\n\n.cc-tower .highlights{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:22px;\n}\n\n.cc-tower .highlight{\n  padding:16px 14px;\n  background:var(--soft);\n  border:1px solid var(--line);\n  border-radius:16px;\n  text-align:center;\n}\n\n.cc-tower .highlight strong{\n  display:block;\n  margin-bottom:3px;\n  font-size:17px;\n  color:var(--title);\n}\n\n.cc-tower .highlight span{\n  font-size:14px;\n  color:var(--muted);\n}\n\n.cc-tower .section{\n  margin-top:30px;\n}\n\n.cc-tower .section-title{\n  display:flex;\n  align-items:center;\n  gap:8px;\n  margin-bottom:14px;\n  font-size:23px;\n  line-height:1.3;\n  letter-spacing:-.02em;\n  color:var(--title);\n}\n\n.cc-tower .section-title .icon{\n  color:var(--accent);\n  font-size:17px;\n  line-height:1;\n}\n\n.cc-tower .feature{\n  padding:19px 17px;\n  background:var(--card);\n  border:1px solid var(--line);\n  border-radius:18px;\n}\n\n.cc-tower .feature h4{\n  margin-bottom:7px;\n  font-size:19px;\n  line-height:1.35;\n  color:var(--title);\n}\n\n.cc-tower .feature p{\n  font-size:15px;\n  color:var(--muted);\n}\n\n.cc-tower .grid-2{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.cc-tower .grid-3{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n}\n\n.cc-tower .benefit-card{\n  padding:18px 16px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:17px;\n}\n\n.cc-tower .benefit-card h4{\n  margin-bottom:6px;\n  font-size:17px;\n  line-height:1.35;\n  color:var(--title);\n}\n\n.cc-tower .benefit-card p{\n  font-size:15px;\n  color:var(--muted);\n}\n\n.cc-tower .activity-list{\n  margin:14px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.cc-tower .activity-list li{\n  position:relative;\n  margin-bottom:9px;\n  padding-left:23px;\n  font-size:15px;\n  color:var(--muted);\n}\n\n.cc-tower .activity-list li:last-child{\n  margin-bottom:0;\n}\n\n.cc-tower .activity-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:0;\n  color:var(--accent);\n  font-weight:700;\n}\n\n.cc-tower .spec-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n}\n\n.cc-tower .spec-item{\n  padding:16px 14px;\n  background:var(--card);\n  border:1px solid var(--line);\n  border-radius:16px;\n}\n\n.cc-tower .spec-item h4{\n  margin-bottom:5px;\n  font-size:16px;\n  color:var(--title);\n}\n\n.cc-tower .spec-item p{\n  font-size:15px;\n  color:var(--muted);\n}\n\n.cc-tower .age-box{\n  padding:18px 17px;\n  background:var(--soft);\n  border:1px solid var(--line);\n  border-radius:18px;\n}\n\n.cc-tower .age-row{\n  padding:13px 0;\n  border-bottom:1px solid var(--line);\n}\n\n.cc-tower .age-row:first-child{\n  padding-top:0;\n}\n\n.cc-tower .age-row:last-child{\n  padding-bottom:0;\n  border-bottom:0;\n}\n\n.cc-tower .age-row strong{\n  display:block;\n  margin-bottom:3px;\n  font-size:16px;\n  color:var(--title);\n}\n\n.cc-tower .age-row p{\n  font-size:15px;\n  color:var(--muted);\n}\n\n.cc-tower .note{\n  padding:17px 16px;\n  background:#faf9f7;\n  border:1px solid var(--line);\n  border-radius:16px;\n  font-size:14px;\n  color:var(--muted);\n}\n\n.cc-tower .note strong{\n  color:var(--title);\n}\n\n@media (max-width:768px){\n  .cc-tower{\n    padding:22px 14px 42px;\n  }\n\n  .cc-tower .intro h2{\n    font-size:24px;\n  }\n\n  .cc-tower .section-title{\n    font-size:21px;\n  }\n\n  .cc-tower .highlights,\n  .cc-tower .grid-2,\n  .cc-tower .grid-3,\n  .cc-tower .spec-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cc-tower .highlight{\n    text-align:left;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cc-tower\"\u003e\n\n  \u003c!-- Introduction --\u003e\n  \u003csection class=\"intro\"\u003e\n    \u003ch2\u003eBring Little Helpers Up to the Action\u003c\/h2\u003e\n    \u003cp\u003e\n      This 5-in-1 Montessori learning tower gives toddlers a comfortable\n      place to join everyday family routines at counter height. Use it as a\n      kitchen helper tower, an interactive busy board station or a child-size\n      activity desk for drawing, crafts and quiet play.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"highlights\"\u003e\n      \u003cdiv class=\"highlight\"\u003e\n        \u003cstrong\u003e5-in-1 Design\u003c\/strong\u003e\n        \u003cspan\u003eOne piece, more ways to learn and play\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight\"\u003e\n        \u003cstrong\u003e3 Platform Heights\u003c\/strong\u003e\n        \u003cspan\u003eAdjusts as your child grows\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"highlight\"\u003e\n        \u003cstrong\u003eBusy Board Included\u003c\/strong\u003e\n        \u003cspan\u003eFine motor play is built right in\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Everyday independence --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e\n      \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan\u003eMore Independence in Everyday Routines\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003ch4\u003eLet Toddlers Participate Instead of Watching from Below\u003c\/h4\u003e\n      \u003cp\u003e\n        At approximately 29.5 inches tall, the learning tower brings children\n        closer to counter height so they can take part in supervised cooking,\n        baking, handwashing, toothbrushing and simple household routines.\n        It creates more opportunities to practice confidence and practical\n        life skills alongside an adult.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/a0ybfs.gif?v=1753172187\" alt=\"Toddler using the Montessori learning tower during a supervised family activity\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Busy board --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e\n      \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan\u003eA Busy Board Built into the Side\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"grid-2\"\u003e\n      \u003cdiv class=\"feature\"\u003e\n        \u003ch4\u003eFine Motor Play Without Another Separate Toy\u003c\/h4\u003e\n        \u003cp\u003e\n          The raised side panel doubles as an activity station, giving\n          curious hands something to turn, trace, move and discover.\n        \u003c\/p\u003e\n\n        \u003cul class=\"activity-list\"\u003e\n          \u003cli\u003eBall track for visual tracking and hand-eye coordination\u003c\/li\u003e\n          \u003cli\u003eTurning gears for cause-and-effect exploration\u003c\/li\u003e\n          \u003cli\u003eMagnetic drawing surface for doodling and early mark-making\u003c\/li\u003e\n          \u003cli\u003eHidden compartments for pretend play and small discoveries\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature\"\u003e\n        \u003ch4\u003eUseful During Waiting Moments\u003c\/h4\u003e\n        \u003cp\u003e\n          The activity panel gives children an engaging place to play while\n          a parent prepares a meal or completes another nearby task. It also\n          helps reduce the need for an additional freestanding busy board.\n        \u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/a0ybqm.gif?v=1753172439\" alt=\"Child exploring gears and fine motor activities on the built-in wooden busy board\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Convertible desk --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e\n      \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan\u003eFrom Kitchen Helper to Kids Activity Desk\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"feature\"\u003e\n      \u003ch4\u003eMore Use Beyond the Kitchen\u003c\/h4\u003e\n      \u003cp\u003e\n        With a simple change of setup, the learning tower converts into a\n        child-size desk for coloring, crafts, puzzles, books and quiet play.\n        This multifunctional design gives families more value from one piece\n        of furniture while taking up less space than separate products.\n      \u003c\/p\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3861\/2826\/files\/no.2222.jpg?v=1748325133\" alt=\"Montessori learning tower converted into a child-size wooden activity desk\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Parent-focused benefits --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e\n      \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan\u003eDesigned for Growing Families\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"grid-3\"\u003e\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003ch4\u003eThree Adjustable Platform Levels\u003c\/h4\u003e\n        \u003cp\u003e\n          Change the standing platform position to create a more suitable\n          setup as your child becomes taller and more confident.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003ch4\u003eLess Furniture, Less Clutter\u003c\/h4\u003e\n        \u003cp\u003e\n          A learning tower, activity panel and kids desk are combined in one\n          compact design for kitchens, bathrooms and play spaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003ch4\u003eNeutral, Home-Friendly Style\u003c\/h4\u003e\n        \u003cp\u003e\n          Natural birch plywood and soft pastel details blend easily with\n          modern, Scandinavian and traditional interiors.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003ch4\u003eFront and Rear Guard Rails\u003c\/h4\u003e\n        \u003cp\u003e\n          Raised rails help define the standing area while the tower is being\n          used with close adult supervision.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003ch4\u003eSmooth, Wipe-Clean Finish\u003c\/h4\u003e\n        \u003cp\u003e\n          The wooden surfaces are finished with a clear water-based coating\n          and can be wiped clean after everyday activities.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"benefit-card\"\u003e\n        \u003ch4\u003eBuilt for Everyday Participation\u003c\/h4\u003e\n        \u003cp\u003e\n          Use it for meal preparation, washing hands, brushing teeth, crafts\n          and other supervised practical life activities.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Product information --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e\n      \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan\u003eProduct Details\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eMaterial\u003c\/h4\u003e\n        \u003cp\u003eBirch plywood with a clear water-based finish\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eTower Height\u003c\/h4\u003e\n        \u003cp\u003eApproximately 29.5 in\u003cbr\u003e(75 cm)\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003ePlatform Adjustment\u003c\/h4\u003e\n        \u003cp\u003e3 height positions\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eMaximum Load\u003c\/h4\u003e\n        \u003cp\u003eUp to 198 lb\u003cbr\u003e(90 kg)\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eRecommended Age\u003c\/h4\u003e\n        \u003cp\u003eApproximately 18 months to 6 years, depending on development, size and ability\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003ePackage Dimensions\u003c\/h4\u003e\n        \u003cp\u003e37.8 × 18.1 × 3.5 in\u003cbr\u003e(96 × 46 × 9 cm)\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eCare\u003c\/h4\u003e\n        \u003cp\u003eWipe with a soft, damp cloth and dry promptly\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eAssembly\u003c\/h4\u003e\n        \u003cp\u003eAdult assembly required\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eSuggested Spaces\u003c\/h4\u003e\n        \u003cp\u003eKitchen, bathroom, playroom and kids' activity area\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003ch4\u003eMain Functions\u003c\/h4\u003e\n        \u003cp\u003eLearning tower, busy board station, magnetic drawing surface and convertible activity desk\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Age guidance --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e\n      \u003cspan class=\"icon\"\u003e✦\u003c\/span\u003e\n      \u003cspan\u003eHow It Can Grow with Your Child\u003c\/span\u003e\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"age-box\"\u003e\n      \u003cdiv class=\"age-row\"\u003e\n        \u003cstrong\u003eApproximately 18 Months to 3 Years\u003c\/strong\u003e\n        \u003cp\u003e\n          Children can begin joining simple supervised routines once they\n          can stand steadily and confidently on their own.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"age-row\"\u003e\n        \u003cstrong\u003eApproximately 3 to 6 Years\u003c\/strong\u003e\n        \u003cp\u003e\n          Continue using the tower for cooking, washing and practical life\n          activities, or convert it into a desk for creative play.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"age-row\"\u003e\n        \u003cstrong\u003eWhen Your Child Outgrows It\u003c\/strong\u003e\n        \u003cp\u003e\n          Stop using the learning tower when its size, platform position or\n          standing space is no longer appropriate for your child.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Safety --\u003e\n  \u003csection class=\"section\"\u003e\n    \u003cdiv class=\"note\"\u003e\n      \u003cstrong\u003eSafety Notice:\u003c\/strong\u003e\n      Adult assembly and active adult supervision are required at all times.\n      Use only after the child can stand steadily without assistance. Place\n      the tower on a flat, level indoor surface away from stairs, windows,\n      stovetops and other hazards. Only one child should use the product at a\n      time. Inspect the frame, platform and hardware before each use, and stop\n      using the product if any component becomes loose, damaged or unstable.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"CubbyCove","offers":[{"title":"Default Title","offer_id":51845303533853,"sku":"MLT003","price":139.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/2790\/5053\/files\/1.1wbg_900x_a13f5f85-91d6-40a3-816b-5956c57fb55b.webp?v=1780561544","url":"https:\/\/cubbycove.com\/products\/5-in-1-kitchen-helper-tower-busy-board-desk","provider":"Cubby Cove","version":"1.0","type":"link"}