{"product_id":"place-value-board-double-sided-dry-erase","title":"Place Value Board - Double Sided Dry Erase","description":"\u003cstyle\u003e\n    .gn-product-desc {\n      font-family: 'Nunito', 'Nunito Sans', sans-serif;\n      max-width: 1400px;\n      margin: 0 auto;\n      color: #333;\n      background: #FFFAF6;\n      padding: 32px 24px;\n      box-sizing: border-box;\n    }\n    .gn-product-desc * { box-sizing: border-box; }\n\n    .gn-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: linear-gradient(135deg, #E8457A, #7B4FBF);\n      color: #FFFAF6;\n      font-weight: 800;\n      font-size: 14px;\n      letter-spacing: 0.5px;\n      padding: 8px 18px;\n      border-radius: 30px;\n      margin-bottom: 18px;\n    }\n\n    .gn-intro h2 {\n      color: #7B4FBF;\n      font-size: 26px;\n      font-weight: 800;\n      margin: 0 0 12px 0;\n    }\n    .gn-intro p {\n      font-size: 16px;\n      line-height: 1.7;\n      color: #444;\n      margin: 0 0 8px 0;\n    }\n\n    .gn-challenge {\n      background: #fff;\n      border-left: 5px solid #E8457A;\n      border-radius: 12px;\n      padding: 20px 24px;\n      margin: 28px 0;\n      box-shadow: 0 2px 10px rgba(123,79,191,0.08);\n    }\n    .gn-challenge h3 {\n      color: #E8457A;\n      font-size: 18px;\n      margin: 0 0 8px 0;\n      font-weight: 800;\n    }\n    .gn-challenge p {\n      font-size: 15px;\n      line-height: 1.7;\n      margin: 0;\n      color: #444;\n    }\n\n    .gn-highlights {\n      margin: 32px 0;\n    }\n    .gn-highlights h3 {\n      color: #7B4FBF;\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 16px 0;\n      text-align: center;\n    }\n    .gn-highlight-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 16px;\n    }\n    .gn-highlight-card {\n      background: #fff;\n      border-radius: 14px;\n      padding: 20px 14px;\n      text-align: center;\n      box-shadow: 0 2px 10px rgba(123,79,191,0.08);\n    }\n    .gn-highlight-card .icon { font-size: 30px; margin-bottom: 8px; }\n    .gn-highlight-card h4 {\n      color: #7B4FBF;\n      font-size: 15px;\n      font-weight: 800;\n      margin: 0 0 6px 0;\n    }\n    .gn-highlight-card p {\n      font-size: 13px;\n      color: #555;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    .gn-benefits {\n      background: #fff;\n      border-radius: 14px;\n      padding: 24px;\n      margin: 32px 0;\n      box-shadow: 0 2px 10px rgba(123,79,191,0.08);\n    }\n    .gn-benefits h3 {\n      color: #E8457A;\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 16px 0;\n    }\n    .gn-benefits ul {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px 20px;\n    }\n    .gn-benefits li {\n      font-size: 15px;\n      line-height: 1.5;\n      padding-left: 28px;\n      position: relative;\n      color: #444;\n    }\n    .gn-benefits li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: #E8457A;\n      font-weight: 800;\n    }\n\n    .gn-included {\n      margin: 32px 0;\n      background: linear-gradient(135deg, #fbeef2, #f2ecfa);\n      border-radius: 14px;\n      padding: 24px;\n    }\n    .gn-included h3 {\n      color: #7B4FBF;\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 16px 0;\n    }\n    .gn-included ul {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n    }\n    .gn-included li {\n      background: #fff;\n      border-radius: 10px;\n      padding: 10px 14px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #7B4FBF;\n    }\n\n    .gn-howto {\n      margin: 32px 0;\n    }\n    .gn-howto h3 {\n      color: #E8457A;\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 16px 0;\n      text-align: center;\n    }\n    .gn-howto-steps {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 16px;\n    }\n    .gn-howto-step {\n      background: #fff;\n      border-radius: 14px;\n      padding: 20px 16px;\n      box-shadow: 0 2px 10px rgba(123,79,191,0.08);\n      position: relative;\n    }\n    .gn-step-num {\n      width: 30px;\n      height: 30px;\n      background: #E8457A;\n      color: #fff;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      font-size: 14px;\n      margin-bottom: 10px;\n    }\n    .gn-howto-step h4 {\n      color: #7B4FBF;\n      font-size: 14px;\n      font-weight: 800;\n      margin: 0 0 6px 0;\n    }\n    .gn-howto-step p {\n      font-size: 13px;\n      color: #555;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    .gn-specs {\n      margin-top: 32px;\n      background: #333;\n      background: linear-gradient(135deg, #7B4FBF, #E8457A);\n      border-radius: 14px;\n      padding: 20px 24px;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: space-between;\n      gap: 16px;\n    }\n    .gn-spec-item {\n      color: #FFFAF6;\n      text-align: center;\n      flex: 1;\n      min-width: 120px;\n    }\n    .gn-spec-item .label {\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n      opacity: 0.85;\n      margin-bottom: 4px;\n    }\n    .gn-spec-item .value {\n      font-size: 15px;\n      font-weight: 800;\n    }\n\n    \/* Mobile responsive *\/\n    @media (max-width: 640px) {\n      .gn-product-desc { padding: 20px 4px !important; }\n      .gn-highlight-grid { grid-template-columns: repeat(2, 1fr) !important; }\n      .gn-howto-steps { grid-template-columns: 1fr 1fr !important; }\n      .gn-benefits ul { grid-template-columns: 1fr !important; }\n      .gn-included ul { grid-template-columns: 1fr !important; }\n      .gn-specs { flex-direction: column !important; text-align: left !important; }\n      .gn-spec-item { text-align: left !important; }\n      .gn-intro h2 { font-size: 22px !important; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"gn-product-desc\"\u003e\n\u003cdiv class=\"gn-badge\"\u003e🔁 REUSE 1000+ TIMES — ZERO WASTE\u003c\/div\u003e\n\u003cdiv class=\"gn-intro\"\u003e\n\u003ch2\u003ePlace Value Power Board – Dual-Sided Dry Erase Learning Board\u003c\/h2\u003e\n\u003cp\u003eGive your child the confidence to see numbers the way mathematicians do. This dual-sided dry erase board turns abstract place value concepts into something your child can touch, draw, and rebuild — again and again, mistake-free. One side breaks numbers down into hundreds, tens, and ones blocks for hands-on counting. Flip it over, and your child steps up to thousands, practicing standard form, expanded form, short word form, and full word form — the exact four representations schools expect children to master.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-challenge\"\u003e\n\u003ch3\u003eWhy This Board Exists\u003c\/h3\u003e\n\u003cp\u003ePlace value is one of the first big leaps in a child's math journey — and it's often taught through repetitive worksheets that get used once and thrown away. Children who grasp place value early build a rock-solid foundation for addition, subtraction, and multiplication for years to come. GiggleNest built this board so that foundation gets built through confident, repeatable practice — not a stack of paper that ends up in the recycling bin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-highlights\"\u003e\n\u003ch3\u003eKey Highlights\u003c\/h3\u003e\n\u003cdiv class=\"gn-highlight-grid\"\u003e\n\u003cdiv class=\"gn-highlight-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🔄\u003c\/div\u003e\n\u003ch4\u003eDual-Sided MDF Board\u003c\/h4\u003e\n\u003cp\u003eBase-ten blocks on one side, place value columns with 4 number forms on the other\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-highlight-card\"\u003e\n\u003cdiv class=\"icon\"\u003e✏️\u003c\/div\u003e\n\u003ch4\u003eTrue Dry Erase Surface\u003c\/h4\u003e\n\u003cp\u003eSmooth, wipe-clean writing area built for thousands of write-erase cycles\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-highlight-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🎨\u003c\/div\u003e\n\u003ch4\u003eSturdy Bordered Frame\u003c\/h4\u003e\n\u003cp\u003eDurable, colourful edge frame keeps the board rigid for years of daily use\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-highlight-card\"\u003e\n\u003cdiv class=\"icon\"\u003e🧮\u003c\/div\u003e\n\u003ch4\u003eVisual Base- Blocks\u003c\/h4\u003e\n\u003cp\u003ePrinted hundred flats, ten rods, and unit cubes make quantity visible, not abstract\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-benefits\"\u003e\n\u003ch3\u003eWhat Your Child Builds\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUnderstands place value (ones, tens, hundreds, thousands) through visual, hands-on repetition\u003c\/li\u003e\n\u003cli\u003eLearns to convert confidently between standard, expanded, and word forms of a number\u003c\/li\u003e\n\u003cli\u003eStrengthens early numeracy and number sense, the base for all future math\u003c\/li\u003e\n\u003cli\u003eBuilds fine motor control and letter\/number formation through guided writing practice\u003c\/li\u003e\n\u003cli\u003eGains independence — self-correcting practice means fewer worksheets checked, more confidence earned\u003c\/li\u003e\n\u003cli\u003eDevelops focus and patience by working through a full problem from start to finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-included\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e📋 1 x Dual-Sided Dry Erase Learning MDF Board\u003c\/li\u003e\n\u003cli\u003e🖊️ 1 x Erasable Dry Erase Marker\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-howto\"\u003e\n\u003ch3\u003eHow To Play\u003c\/h3\u003e\n\u003cdiv class=\"gn-howto-steps\"\u003e\n\u003cdiv class=\"gn-howto-step\"\u003e\n\u003cdiv class=\"gn-step-num\"\u003e1\u003c\/div\u003e\n\u003ch4\u003eWrite a Number\u003c\/h4\u003e\n\u003cp\u003eSay or write a number in the top box for your child to build\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-howto-step\"\u003e\n\u003cdiv class=\"gn-step-num\"\u003e2\u003c\/div\u003e\n\u003ch4\u003eBreak It Down\u003c\/h4\u003e\n\u003cp\u003eChild fills in hundreds, tens and ones boxes, then shades the matching blocks\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-howto-step\"\u003e\n\u003cdiv class=\"gn-step-num\"\u003e3\u003c\/div\u003e\n\u003ch4\u003eFlip \u0026amp; Expand\u003c\/h4\u003e\n\u003cp\u003eOn the reverse, child writes the number in standard, expanded and word form\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gn-howto-step\"\u003e\n\u003cdiv class=\"gn-step-num\"\u003e4\u003c\/div\u003e\n\u003ch4\u003eWipe \u0026amp; Repeat\u003c\/h4\u003e\n\u003cp\u003eErase with the cloth and try a brand-new number — no page ever runs out\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Giggle Nest","offers":[{"title":"Default Title","offer_id":48318689509529,"sku":null,"price":675.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/7821\/6089\/files\/ChatGPT_Image_Jul_15_2026_04_16_00_PM.png?v=1784112372","url":"https:\/\/thegigglenest.in\/products\/place-value-board-double-sided-dry-erase","provider":"Giggle Nest","version":"1.0","type":"link"}