{"title":"Writing Books","description":"","products":[{"product_id":"practice-book-of-5-in-one-cursive-writing-master-the-art-of-beautiful-handwriting","title":"Practice Book Of 5-in-One Cursive Writing - Master The Art Of Beautiful Handwriting","description":"\u003cp\u003ePractice Book of 5-in-One Cursive Writing – Master the Art of Beautiful Handwriting is a comprehensive handwriting workbook designed to develop neat, confident, and fluent cursive writing skills in children aged 3–10 years. This thoughtfully structured book integrates five essential components of cursive learning, offering a well-rounded approach to penmanship improvement. With clear instructions, guided tracing exercises, and ample practice space, it supports letter formation, stroke control, and writing consistency. Ideal for both beginners and progressing learners, this practice book builds fine motor skills and fosters a lifelong habit of clear and graceful handwriting.\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e120\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941603463317,"sku":null,"price":314.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_121a.jpg?v=1770622919"},{"product_id":"hindi-sulekh-abhyas-pustika-varnamala-abhyas-meri-pehli-varnamala-abhyas-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-4-all-in-one-hindi-practice-set-for-kids","title":"Hindi Sulekh Abhyas Pustika + Varnamala Abhyas + Meri Pehli Varnamala Abhyas + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 4 - All-in-One Hindi Practice Set for Kids!","description":"\u003cp\u003eHindi Sulekh Abhyas Pustika + Varnamala Abhyas + Meri Pehli Varnamala Abhyas + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 4) – All-in-One Hindi Practice Set for Kids is a comprehensive learning collection thoughtfully designed for children aged 3–7 years. This four-book set introduces and strengthens Hindi alphabet recognition, letter tracing, and handwriting skills through structured, step-by-step practice. With clear guidance and ample writing space, each book supports fine motor development, correct letter formation, and language confidence. Ideal for home learning and classroom preparation, this all-in-one Hindi practice set builds a strong foundation in reading and writing while making early language learning systematic and effective.\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e152\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941633904789,"sku":null,"price":342.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/25.jpg?v=1775478668"},{"product_id":"aao-padhe-hindi-varnamala-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika (Set of 2) – A Comprehensive Learning Set for Hindi Alphabets and Handwriting is a thoughtfully curated educational duo designed to introduce children aged 3–7 years to the richness of the Hindi language. This two-book set builds a strong foundation in alphabet recognition, pronunciation, and structured handwriting practice. With clear guidance, systematic tracing exercises, and ample writing space, it supports proper letter formation and fine motor development. Ideal for early learners at home or school, this set makes Hindi learning organized, engaging, and academically enriching.\n\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e88\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941691969685,"sku":null,"price":207.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/a_859f15e0-ac26-4e9c-ae31-bee6ceafbc0b.jpg?v=1775477086"},{"product_id":"aao-padhe-hindi-varnamala-hindi-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Tabs --\u003e\n\u003cdiv class=\"tabs\"\u003e\n\u003cdiv class=\"tab active\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"tab\"\u003eDimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon blue\"\u003e\n\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon green\"\u003e\n\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e88\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon purple\"\u003e\n\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Dimensions --\u003e\n\u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eLength\u003c\/h4\u003e\n\u003cp\u003e28 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eBreadth\u003c\/h4\u003e\n\u003cp\u003e2 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eHeight\u003c\/h4\u003e\n\u003cp\u003e22 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eWeight\u003c\/h4\u003e\n\u003cp\u003e0.385 kg\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941705109653,"sku":null,"price":207.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/a_af92e0c2-b711-41b2-857c-465ca9f88fa1.jpg?v=1775477002"},{"product_id":"aao-padhe-hindi-varnamala-meri-pehli-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Meri Pehli Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Meri Pehli Varnamala Abhyas Pustika (Set of 2) – A Complete Hindi Alphabet Learning Set is a thoughtfully designed educational duo created for children aged 3–8 years. This comprehensive set introduces young learners to Hindi alphabet recognition, pronunciation, and structured writing practice in a clear and systematic manner. With guided tracing exercises and engaging learning pages, it strengthens letter formation, reading readiness, and fine motor skills. Ideal for preschool preparation, home learning, and early classroom support, this set builds confidence while establishing a strong foundation in Hindi literacy.\n\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e80\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941707894933,"sku":null,"price":180.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/a_3e733cb2-6259-4fc0-bbd3-7009f36bede6.jpg?v=1775476916"},{"product_id":"aao-padhe-hindi-varnamala-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 2) – A Complete Hindi Learning and Handwriting Practice Set is a thoughtfully crafted educational combination designed for children aged 3–7 years. This comprehensive two-book set builds a strong foundation in Hindi alphabet recognition, pronunciation, and structured handwriting practice. With guided tracing exercises and systematic writing pages, it supports correct letter formation, reading readiness, and fine motor skill development. Ideal for preschool preparation, home learning, and classroom support, this set ensures a smooth and confident beginning to Hindi literacy.\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e80\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941708714133,"sku":null,"price":180.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/4.jpg?v=1775476827"},{"product_id":"hindi-sulekh-abhyas-pustika-hindi-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eHindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika (Set of 2) – A Complete Hindi Alphabet and Handwriting Practice Set is a thoughtfully structured educational combo designed for children aged 2–10 years. This comprehensive two-book set introduces young learners to Hindi Varnamala, including Swar and Vyanjan, while offering systematic handwriting practice to ensure neat and confident letter formation. With guided tracing exercises, well-organized writing spaces, and child-friendly illustrations, it strengthens reading readiness and fine motor skills. Ideal for both home learning and classroom preparation, this set builds a strong and lasting foundation in Hindi literacy.\n\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e88\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941709598869,"sku":null,"price":198.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/5.jpg?v=1775479540"},{"product_id":"hindi-sulekh-abhyas-pustika-meri-pehli-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Hindi Sulekh Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eHindi Sulekh Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika (Set of 2) – A Complete Hindi Alphabet and Handwriting Practice Set is a thoughtfully curated learning duo designed to give children a confident beginning in Hindi literacy. Created for young learners aged 3–8 years, this set introduces Hindi Varnamala, including swar and vyanjan, through structured recognition and guided tracing practice. With systematic handwriting exercises and ample writing space, it strengthens letter formation, reading readiness, and fine motor skills. Ideal for home learning and classroom preparation, this two-book set makes Hindi learning organized, engaging, and academically enriching.\n\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e72\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941710811285,"sku":null,"price":171.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/6.jpg?v=1775479670"},{"product_id":"hindi-sulekh-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-handwriting-and-script-practice","title":"Hindi Sulekh Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Handwriting and Script Practice!","description":"\u003cp\u003eHindi Sulekh Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 2) – A Complete Hindi Alphabet and Handwriting Practice Set is a thoughtfully curated learning duo designed to give children a confident beginning in Hindi literacy. Created for young learners aged 3–8 years, this set introduces Hindi Varnamala, including swar and vyanjan, through structured recognition and guided tracing practice. With systematic handwriting exercises and ample writing space, it strengthens letter formation, reading readiness, and fine motor skills. Ideal for home learning and classroom preparation, this two-book set makes Hindi learning organized, engaging, and academically enriching. \u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Tabs --\u003e\n\u003cdiv class=\"tabs\"\u003e\n\u003cdiv class=\"tab active\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"tab\"\u003eDimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon blue\"\u003e\n\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon green\"\u003e\n\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e72\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon purple\"\u003e\n\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Dimensions --\u003e\n\u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eLength\u003c\/h4\u003e\n\u003cp\u003e28 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eBreadth\u003c\/h4\u003e\n\u003cp\u003e2 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eHeight\u003c\/h4\u003e\n\u003cp\u003e22 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eWeight\u003c\/h4\u003e\n\u003cp\u003e0.385 kg\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941711564949,"sku":null,"price":171.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/7_07b70807-5057-4e6f-b59c-d8388fcb2d30.jpg?v=1775480206"},{"product_id":"hindi-varnamala-abhyas-pustika-meri-pehli-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Hindi Varnamala Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003e\"Hindi Varnamala Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika.\" Designed for early learners, this comprehensive combo is the perfect first step for children to explore, recognize, and write Hindi letters with confidence and clarity.\n**Hindi Varnamala Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika (Set of 2) – A Complete Hindi Alphabet and Handwriting Practice Set** is a thoughtfully designed learning combo created for early learners aged 3–8 years. This comprehensive two-book set helps children explore, recognize, and write Hindi letters with clarity and confidence. Covering swar and vyanjan through structured tracing and guided writing practice, it strengthens alphabet recognition, correct letter formation, and fine motor skills. Ideal for home learning and preschool preparation, this set builds a strong and systematic foundation in Hindi literacy.\n\n\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e80\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941711892629,"sku":null,"price":171.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/8.jpg?v=1775480412"},{"product_id":"hindi-varnamala-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Hindi Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eHindi Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 2) – A Complete Hindi Alphabet and Handwriting Practice Set** is a thoughtfully structured learning combination designed for early learners aged 3–8 years. This two-book set introduces children to Hindi Varnamala while guiding them toward neat and confident Sulekh writing through systematic practice. Beginning with alphabet recognition and progressing to structured handwriting exercises, it supports correct letter formation, stroke clarity, and fine motor development. Ideal for home learning and preschool preparation, this set ensures a smooth, step-by-step journey toward strong and confident Hindi literacy. \u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Tabs --\u003e\n\u003cdiv class=\"tabs\"\u003e\n\u003cdiv class=\"tab active\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"tab\"\u003eDimensions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon blue\"\u003e\n\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon green\"\u003e\n\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e80\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"icon purple\"\u003e\n\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Dimensions --\u003e\n\u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eLength\u003c\/h4\u003e\n\u003cp\u003e28 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eBreadth\u003c\/h4\u003e\n\u003cp\u003e2 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eHeight\u003c\/h4\u003e\n\u003cp\u003e22 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-box\"\u003e\n\u003ch4\u003eWeight\u003c\/h4\u003e\n\u003cp\u003e0.385 kg\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\u003cp\u003e\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e \u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":46941720608917,"sku":null,"price":171.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/9.jpg?v=1775480489"},{"product_id":"meri-pehli-varnamala-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Meri Pehli Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eMeri Pehli Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 2) \u003cbr\u003e\n\nSpecially created for young learners (Ages 3–6), this thoughtfully designed learning set offers a joyful introduction to the beauty of the Hindi language. Perfect for beginners, these books gently guide children through the Hindi varnamala while building neat and confident handwriting skills from the very start.\u003cbr\u003e\n\nParents love this set because it combines structured learning with playful practice, making early education feel natural and enjoyable rather than overwhelming. Each page encourages children to recognize, trace, and write Hindi letters with clarity and confidence.\u003cbr\u003e\n\nBeyond alphabets and writing, this set nurtures focus, fine motor skills, language development, and self-confidence. It creates meaningful, screen-free learning moments that families can cherish together.\u003cbr\u003e\n\nA timeless foundation for your child’s Hindi learning journey—simple, engaging, and designed to grow with them.\n\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e64\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941721231509,"sku":null,"price":144.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/10.jpg?v=1775476601"},{"product_id":"aao-padhe-hindi-varnamala-hindi-sulekh-abhyas-pustika-hindi-varnamala-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika (Set of 3) \u003cbr\u003e\n\nDesigned especially for preschoolers and early learners (Ages 3–7), this thoughtfully curated set of three books builds a strong and joyful foundation in Hindi. From recognizing letters to writing them beautifully and confidently, each book supports your child at every step of their early learning journey.\u003cbr\u003e\n\nParents appreciate this complete learning set because it goes beyond simple alphabet practice. It gradually strengthens pencil grip, improves hand-eye coordination, and enhances writing speed—essential skills that prepare children for school success.\u003cbr\u003e\n\nOnce children are familiar with their alphabets, the interactive activities in this set help reinforce learning in an engaging and meaningful way. Tracing, practice exercises, and fun tasks make revision feel like play, not pressure.\u003cbr\u003e\n\nA timeless, screen-free learning companion that nurtures confidence, focus, and a genuine love for the Hindi language—perfect for growing minds ready to shine.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e136\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941722607765,"sku":null,"price":306.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/11.jpg?v=1775476450"},{"product_id":"aao-padhe-hindi-varnamala-hindi-sulekh-abhyas-pustika-meri-pehli-varnamala-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika (Set of 3) offers a complete foundation in Hindi learning for children aged 2–10 years. This thoughtfully designed trio introduces Hindi alphabets, correct pronunciation, and structured handwriting practice in a clear, progressive manner. Through guided tracing, systematic exercises, and engaging activities, it strengthens letter recognition, writing clarity, and fine motor skills. Ideal for early learners at home or school, this set ensures confident and well-rounded Hindi literacy development.\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e120\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941730472085,"sku":null,"price":279.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/12_ba1eb885-bf39-4761-ba65-4d3a5a912721.jpg?v=1775476379"},{"product_id":"aao-padhe-hindi-varnamala-hindi-sulekh-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Hindi Sulekh Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 3) is a complete Hindi learning foundation thoughtfully designed for children aged 2–10 years. This three-book set introduces Hindi alphabets while systematically developing neat and confident handwriting skills. Through guided tracing, structured writing practice, and progressive exercises, it strengthens letter recognition, stroke formation, and fine motor coordination. Ideal for beginners and early learners, this comprehensive set makes Hindi literacy structured, engaging, and academically enriching from the very first step.\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e120\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941750493333,"sku":null,"price":279.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/13.jpg?v=1775476252"},{"product_id":"aao-padhe-hindi-varnamala-hindi-varnamala-abhyas-pustika-meri-pehli-hindi-varnamala-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi varnamala Abhyas Pustika + Meri Pehli Hindi varnamala Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003eAao Padhe Hindi Varnamala + Hindi Varnamala Abhyas Pustika + Meri Pehli Hindi Varnamala Abhyas Pustika (Set of 3) is a thoughtfully designed learning combo for toddlers, preschoolers, nursery, and kindergarten children beginning their Hindi journey. This comprehensive set introduces Hindi alphabets in a simple, engaging way and gradually builds writing confidence through structured tracing and practice exercises. From letter recognition to clear formation, each book supports step-by-step progress. Ideal for early learners, it strengthens pencil control, hand-eye coordination, and foundational language skills in a fun and effective manner.\n\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e128\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941788471445,"sku":null,"price":279.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/14_9b9d9034-eda0-4918-a142-2a23f99eb258.jpg?v=1775476158"},{"product_id":"aao-padhe-hindi-varnamala-hindi-varnamala-abhyas-pustika-meri-pehli-sulekh-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Aao Padhe Hindi Varnamala + Hindi Varnamala Abhyas Pustika + Meri Pehli Sulekh Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003e**Aao Padhe Hindi Varnamala + Hindi Varnamala Abhyas Pustika + Meri Pehli Sulekh Abhyas Pustika (Set of 3)** is a complete Hindi learning solution designed for young beginners. This thoughtfully curated set helps children recognize, read, and confidently write Hindi alphabets with clarity and ease. Through colorful pages, clear presentation of swar (vowels) and vyanjan (consonants), guided tracing, and structured handwriting practice, it builds strong foundational skills step by step. Perfect for early learners, this engaging combo nurtures pencil control, correct letter formation, and a lifelong love for Hindi learning in a fun and meaningful way.\n\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e128\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941830840469,"sku":null,"price":279.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/15.jpg?v=1775476049"},{"product_id":"hindi-sulekh-abhyas-pustika-hindi-varnamala-abhyas-pustika-meri-pehli-varnamala-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003e**Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika (Set of 3)** is a complete and thoughtfully crafted learning combo designed to make Hindi learning joyful and structured for young minds.\n\nCreated for early learners, this engaging set introduces children to Hindi Varnamala (Swar and Vyanjan) while gradually strengthening their handwriting skills through guided tracing and ample writing practice. With clear layouts, child-friendly activities, and step-by-step progression, it helps improve pencil control, letter formation, and confidence.\n\nPerfect for home and classroom use, this three-book set builds a strong foundation in Hindi reading and writing, turning every practice session into a meaningful and rewarding learning experience.\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e128\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941834412181,"sku":null,"price":270.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/17_6fda4d6c-0a2e-4012-a985-c6010241ea31.jpg?v=1775480577"},{"product_id":"hindi-sulekh-abhyas-pustika-hindi-varnamala-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-3-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice","title":"Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 3 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice!","description":"\u003cp\u003e**Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika (Set of 3)** is a thoughtfully designed learning companion for young learners beginning their Hindi journey.\n\nPerfect for early learners, this comprehensive set introduces children to Hindi alphabets (Swar and Vyanjan) while gradually strengthening their handwriting skills through guided tracing and structured writing practice. Parents love this combo because it builds clarity, neatness, and confidence step by step—without overwhelming little minds.\n\nWith engaging exercises, ample practice space, and child-friendly layouts, the books help improve pencil grip, fine motor skills, and correct letter formation. Ideal for home or classroom learning, this set turns Hindi practice into a joyful, meaningful, and confidence-building experience.\n\n\n\u003c\/p\u003e\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- Tabs --\u003e\n    \u003cdiv class=\"tabs\"\u003e\n        \u003cdiv class=\"tab active\" onclick=\"openTab('specs')\"\u003eSpecifications\u003c\/div\u003e\n        \u003cdiv class=\"tab\" onclick=\"openTab('dims')\"\u003eDimensions\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Specifications --\u003e\n    \u003cdiv id=\"specs\" class=\"tab-content active\"\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon blue\"\u003e\u003ci class=\"bi bi-book\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eBinding Type\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003ePerfect Paper back\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon green\"\u003e\u003ci class=\"bi bi-book-fill\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003ePages\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003e128\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"spec-card\"\u003e\n                \u003cdiv class=\"icon purple\"\u003e\u003ci class=\"bi bi-translate\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n                \u003cdiv class=\"spec-title\"\u003eLanguage\u003c\/div\u003e\n                \u003cdiv class=\"spec-value\"\u003eEnglish\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Dimensions --\u003e\n    \u003cdiv id=\"dims\" class=\"tab-content\"\u003e\n        \u003cdiv class=\"dimensions\"\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eLength\u003c\/h4\u003e\n                \u003cp\u003e28 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eBreadth\u003c\/h4\u003e\n                \u003cp\u003e2 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eHeight\u003c\/h4\u003e\n                \u003cp\u003e22 cm\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"dim-box\"\u003e\n                \u003ch4\u003eWeight\u003c\/h4\u003e\n                \u003cp\u003e0.385 kg\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n.container {\n   \n \n    background: #fff;\n   \n    border-radius: 10px;\n}\n\n\/* Tabs *\/\n.tabs {\n    display: flex;\n    background: #f1f4f8;\n    border-radius: 8px;\n    overflow: hidden;\n    margin-bottom: 20px;\n}\n\n.tab {\n    flex: 1;\n    text-align: center;\n    padding: 12px;\n    cursor: pointer;\n    font-weight: 600;\n    color: #6b7280;\n}\n\n.tab.active {\n   background: #014363;\n    color: #fff;\n    border-radius: 8px;\n}\n\n\/* Content *\/\n.tab-content {\n    display: none;\n}\n\n.tab-content.active {\n    display: block;\n}\n\n\/* Specification Cards *\/\n.spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n}\n\n.spec-card {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n}\n\n\n\n.blue { background:#e0e7ff; }\n.green { background:#dcfce7; }\n.purple { background:#f3e8ff; }\n\n.spec-title {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.spec-value {\n    font-size: 14px;\n    color: #6b7280;\n}\n\n\/* Dimensions *\/\n.dimensions {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n\n.dim-box h4 {\n    font-weight: 600;\n    margin-bottom: 5px;\n}\n\n.dim-box p {\n    font-weight: bold;\n}\n\u003c\/style\u003e\n\n\n\n\u003cscript\u003e\nfunction openTab(tabId) {\n    document.querySelectorAll('.tab').forEach(t =\u003e t.classList.remove('active'));\n    document.querySelectorAll('.tab-content').forEach(c =\u003e c.classList.remove('active'));\n\n    document.querySelector(`[onclick=\"openTab('${tabId}')\"]`).classList.add('active');\n    document.getElementById(tabId).classList.add('active');\n}\n\u003c\/script\u003e\n\n  \u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.13.1\/font\/bootstrap-icons.min.css\"\u003e","brand":"BOOKFORD PUBLICATIONS","offers":[{"title":"Default Title","offer_id":46941835657365,"sku":null,"price":270.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/18_98863668-2888-464b-be20-cb1f87be8287.jpg?v=1775475179"},{"product_id":"3-in-1-writing-book-for-kids-and-childrens-early-tracing-hindi-varnamala-learn-capital-small-alphabet-numbers-and-handwriting-improve-skills-ages-3-years-english","title":"3 in 1 Writing Book for Kids and Childrens - Early Tracing Hindi Varnamala, Learn Capital, Small Alphabet, Numbers and Handwriting Improve Skills - Ages 3+ Years: English","description":"","brand":"My Store","offers":[{"title":"Default Title","offer_id":47114862428309,"sku":null,"price":179.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_197a.jpg?v=1773293786"},{"product_id":"aao-padhe-hindi-varnamala-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice-1","title":"Aao Padhe Hindi Varnamala + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice","description":"\u003cp\u003eHelp your child start their Hindi learning journey with this engaging \u003cstrong data-start=\"70\" data-end=\"108\"\u003e2-in-1 Hindi Practice Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"130\" data-end=\"159\"\u003eAao Padhe Hindi Varnamala\u003c\/strong\u003e and \u003cstrong data-start=\"164\" data-end=\"206\"\u003eMeri Pehli Hindi Sulekh Abhyas Pustika\u003c\/strong\u003e, thoughtfully designed to introduce children to Hindi alphabets and improve handwriting skills through simple and effective practice activities. With easy tracing exercises, letter formation practice, and beginner-friendly sulekh activities, children can develop better pencil control, neat handwriting, and confidence in writing Hindi. Ideal for preschool, nursery, kindergarten, and primary learners, this set makes learning fun and interactive. Perfect for home learning, classroom practice, holiday homework, and strengthening early Hindi reading and writing skills.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372772147349,"sku":"BF_956","price":166.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/4_636d3037-27a8-4ee1-85a6-ce63729db29b.jpg?v=1779474810"},{"product_id":"hindi-sulekh-abhyas-pustika-hindi-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice-1","title":"Hindi Sulekh Abhyas Pustika + Hindi Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice","description":"\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-6\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-6\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-6\" data-testid=\"conversation-turn-14\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"53145f51-3b52-49fa-92c0-5d4c8e87681f\" dir=\"auto\" data-message-model-slug=\"gpt-5-5\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"772\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eSupport your child’s early Hindi learning with this useful \u003cstrong data-start=\"59\" data-end=\"97\"\u003e2-in-1 Hindi Practice Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"119\" data-end=\"150\"\u003eHindi Sulekh Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"155\" data-end=\"189\"\u003eHindi Varnamala Abhyas Pustika\u003c\/strong\u003e, specially designed to help children learn Hindi alphabets and improve handwriting skills through fun and engaging practice activities. The books include easy tracing exercises, letter formation practice, and guided sulekh activities that help develop pencil control, neat handwriting, and writing confidence. Ideal for preschool, nursery, kindergarten, and primary learners, this set makes Hindi learning interactive and enjoyable. Perfect for home learning, school practice, holiday homework, and building a strong foundation in Hindi reading and writing skills from an early age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372785811605,"sku":"BF_957","price":167.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/5_7cdb88e9-f6ff-46a0-bf79-a49fe460863b.jpg?v=1779475181"},{"product_id":"hindi-sulekh-abhyas-pustika-meri-pehli-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice-1","title":"Hindi Sulekh Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice","description":"\u003cp\u003eMake Hindi learning enjoyable and effective with this \u003cstrong data-start=\"54\" data-end=\"92\"\u003e2-in-1 Hindi Practice Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"114\" data-end=\"145\"\u003eHindi Sulekh Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"150\" data-end=\"189\"\u003eMeri Pehli Varnamala Abhyas Pustika\u003c\/strong\u003e, thoughtfully designed to help children learn Hindi alphabets and improve handwriting skills through simple and engaging practice activities. Featuring easy tracing exercises, letter formation practice, and guided sulekh activities, the books help develop pencil control, neat handwriting, and writing confidence. Ideal for preschool, nursery, kindergarten, and primary learners, this set supports early language development in a fun and interactive way. Perfect for home learning, classroom practice, holiday homework, and building a strong foundation in Hindi reading and writing skills.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372812779669,"sku":"BF_958","price":167.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/6_9dc69f04-de23-4812-82ab-973de71a6f9e.jpg?v=1779475685"},{"product_id":"hindi-varnamala-abhyas-pustika-meri-pehli-varnamala-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice-1","title":"Hindi Varnamala Abhyas Pustika + Meri Pehli Varnamala Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice","description":"\u003cp\u003eHelp children build a strong foundation in Hindi with this engaging \u003cstrong data-start=\"68\" data-end=\"106\"\u003e2-in-1 Hindi Learning Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"128\" data-end=\"162\"\u003eHindi Varnamala Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"167\" data-end=\"206\"\u003eMeri Pehli Varnamala Abhyas Pustika\u003c\/strong\u003e, specially designed to introduce young learners to Hindi alphabets (स्वर और व्यंजन) through simple and interactive practice activities. With easy tracing exercises, letter recognition, and handwriting practice, the books help improve pencil control, writing confidence, and early language skills. Ideal for preschool, nursery, kindergarten, and primary learners, this set makes Hindi learning fun, effective, and enjoyable. Perfect for home learning, classroom practice, holiday homework, and developing strong Hindi reading and writing skills from an early age.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372839714965,"sku":"BF_960","price":171.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/8_489f11da-7568-478b-a803-49bc3ea7e53d.jpg?v=1779476163"},{"product_id":"hindi-sulekh-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-handwriting-and-script-practice-1","title":"Hindi Sulekh Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Handwriting and Script Practice!","description":"\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-9\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-9\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-9\" data-testid=\"conversation-turn-20\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"ac24c034-df1a-4e3b-9c20-c2ee96fe25da\" dir=\"auto\" data-message-model-slug=\"gpt-5-5\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"771\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eImprove your child’s Hindi handwriting skills with this engaging \u003cstrong data-start=\"65\" data-end=\"110\"\u003e2-in-1 Hindi Sulekh Practice Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"132\" data-end=\"163\"\u003eHindi Sulekh Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"168\" data-end=\"210\"\u003eMeri Pehli Hindi Sulekh Abhyas Pustika\u003c\/strong\u003e, specially designed to help children develop neat handwriting, better pencil control, and confidence in writing Hindi. Featuring simple tracing exercises, guided letter formation, and beginner-friendly sulekh practice, the books make learning easy and enjoyable for young learners. Ideal for preschool, nursery, kindergarten, and primary students, this set supports early writing development through fun and interactive activities. Perfect for home learning, classroom practice, holiday homework, and building strong Hindi handwriting skills from an early age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372886573205,"sku":"BF_959","price":159.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/7_413b914a-aaaf-43a5-ba9a-50efde294364.jpg?v=1779477025"},{"product_id":"hindi-varnamala-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice-1","title":"Hindi Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice","description":"\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-10\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-10\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-10\" data-testid=\"conversation-turn-22\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"982fa6df-ac56-4964-b240-f957e8101993\" dir=\"auto\" data-message-model-slug=\"gpt-5-3-mini\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"766\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eMake early Hindi learning simple and effective with this \u003cstrong data-start=\"57\" data-end=\"95\"\u003e2-in-1 Hindi Practice Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"117\" data-end=\"151\"\u003eHindi Varnamala Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"156\" data-end=\"198\"\u003eMeri Pehli Hindi Sulekh Abhyas Pustika\u003c\/strong\u003e, thoughtfully designed to introduce children to Hindi alphabets and develop strong handwriting skills. With easy tracing exercises, letter recognition activities, and guided sulekh practice, children can improve pencil control, writing accuracy, and confidence in forming letters. Ideal for preschool, nursery, kindergarten, and primary learners, this set supports early language development in a fun and interactive way. Perfect for home learning, classroom practice, holiday homework, and building a strong foundation in Hindi reading and writing from an early age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372909674645,"sku":"BF_961","price":164.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/9_c45e27cf-2273-4114-80ec-fa6d90f37f22.jpg?v=1779353852"},{"product_id":"meri-pehli-varnamala-abhyas-pustika-meri-pehli-hindi-sulekh-abhyas-pustika-set-of-2-a-comprehensive-learning-set-to-introduce-children-to-hindi-alphabets-and-handwriting-practice-1","title":"Meri Pehli Varnamala Abhyas Pustika + Meri Pehli Hindi Sulekh Abhyas Pustika | Set of 2 - A Comprehensive Learning Set to Introduce Children to Hindi Alphabets and Handwriting Practice","description":"\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-11\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-11\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-11\" data-testid=\"conversation-turn-24\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-3 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"db80f071-e9e8-49c3-8050-2f4c759bac02\" dir=\"auto\" data-message-model-slug=\"gpt-5-3-mini\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"762\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eHelp your child begin their Hindi learning journey with this engaging \u003cstrong data-start=\"70\" data-end=\"102\"\u003e2-in-1 Practice Set for Kids\u003c\/strong\u003e! This combo includes \u003cstrong data-start=\"124\" data-end=\"163\"\u003eMeri Pehli Varnamala Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"168\" data-end=\"210\"\u003eMeri Pehli Hindi Sulekh Abhyas Pustika\u003c\/strong\u003e, specially designed for early learners to introduce Hindi alphabets and develop neat handwriting skills. With simple tracing activities, alphabet practice, and guided sulekh exercises, children can easily improve pencil control, letter formation, and writing confidence. Ideal for preschool, nursery, kindergarten, and primary students, this set makes early Hindi learning fun, interactive, and effective. Perfect for home learning, classroom practice, holiday homework, and building a strong foundation in Hindi reading and writing from an early age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372912853141,"sku":"BF_962","price":153.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/10_59ff212a-e6b7-4f0f-973b-01cc4098bc3c.jpg?v=1779480124"},{"product_id":"odia-reading-writing-book-for-kids-set-of-2-books-varnamala-numbers-book","title":"Odia Reading \u0026 Writing Book For Kids Set Of 2 Books - Varnamala \u0026 Numbers Book","description":"\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-12\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-12\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-12\" data-testid=\"conversation-turn-26\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"0a7c95d1-4d05-4e51-8809-209f21961140\" dir=\"auto\" data-message-model-slug=\"gpt-5-3-mini\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"770\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eMake early learning fun and effective with this \u003cstrong data-start=\"48\" data-end=\"99\"\u003e2-in-1 Odia Reading \u0026amp; Writing Book Set for Kids\u003c\/strong\u003e! This combo includes an \u003cstrong data-start=\"124\" data-end=\"147\"\u003eOdia Varnamala Book\u003c\/strong\u003e and a \u003cstrong data-start=\"154\" data-end=\"170\"\u003eNumbers Book\u003c\/strong\u003e, specially designed to introduce young learners to the basics of the Odia language and counting skills. With simple tracing exercises, alphabet recognition, and number practice activities, children can easily develop handwriting skills, pencil control, and early literacy and numeracy confidence. Ideal for preschool, nursery, kindergarten, and primary students, this set supports step-by-step learning in an engaging and interactive way. Perfect for home learning, classroom practice, holiday homework, and building a strong foundation in Odia reading, writing, and basic numbers from an early age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372937199765,"sku":"BF_313","price":198.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_313a.jpg?v=1779481155"},{"product_id":"odia-number-book-for-kids-set-of-2-books-reading-writing-coloring-book","title":"Odia Number Book For Kids Set Of 2 Books - Reading \u0026 Writing, Coloring Book","description":"\u003cp data-start=\"0\" data-end=\"404\"\u003eMake early learning enjoyable with this \u003cstrong data-start=\"40\" data-end=\"80\"\u003e2-in-1 Odia Number Book Set for Kids\u003c\/strong\u003e! This set includes engaging books designed to help children learn \u003cstrong data-start=\"147\" data-end=\"213\"\u003eOdia numbers through reading, writing, and coloring activities\u003c\/strong\u003e. With easy tracing exercises, number recognition practice, and fun coloring pages, kids can develop strong early numeracy skills along with better pencil control and handwriting confidence. Perfect for preschool, nursery, kindergarten, and primary learners, this set encourages interactive and activity-based learning. It supports early cognitive development while making number learning simple, creative, and fun. Ideal for home learning, classroom practice, holiday homework, and building a strong foundation in basic Odia numbers from an early age.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372956958869,"sku":"BF_315","price":160.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_315.jpg?v=1779481787"},{"product_id":"odia-varnamala-book-for-kids-set-of-2-books-reading-writing-coloring-book","title":"Odia Varnamala Book For Kids Set Of 2 Books - Reading \u0026 Writing, Coloring Book","description":"\u003cp data-start=\"0\" data-end=\"414\"\u003eMake early learning fun and engaging with this \u003cstrong data-start=\"47\" data-end=\"90\"\u003e2-in-1 Odia Varnamala Book Set for Kids\u003c\/strong\u003e! This set includes carefully designed books that help children learn \u003cstrong data-start=\"160\" data-end=\"190\"\u003eOdia alphabets (Varnamala)\u003c\/strong\u003e through reading, writing, tracing, and coloring activities. With simple letter practice, guided handwriting exercises, and creative coloring pages, kids can easily build strong foundational skills in Odia language learning.\u003c\/p\u003e\n\u003cp data-start=\"416\" data-end=\"769\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eIdeal for preschool, nursery, kindergarten, and primary learners, this set supports early literacy development while improving pencil control, letter recognition, and writing confidence. Perfect for home learning, classroom practice, holiday homework, and introducing children to Odia alphabets in a fun, interactive, and creative way from an early age.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372963283093,"sku":"BF_316","price":154.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_316a.jpg?v=1779482657"},{"product_id":"young-minds-writing-books-for-kids-set-of-2-books-numbers-tracing-and-first-writing-book","title":"Young Minds Writing Books For Kids - Set Of 2 Books - Numbers Tracing And First Writing Book ,","description":"\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-15\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-15\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-15\" data-testid=\"conversation-turn-32\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-10 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"3f17e98d-4ca1-4a7e-beee-559c116d8051\" dir=\"auto\" data-message-model-slug=\"gpt-5-3-mini\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"431\"\u003eupport your child’s early learning journey with this \u003cstrong data-start=\"54\" data-end=\"103\"\u003e2-in-1 Young Minds Writing Books Set for Kids\u003c\/strong\u003e! This combo includes a \u003cstrong data-start=\"127\" data-end=\"151\"\u003eNumbers Tracing Book\u003c\/strong\u003e and a \u003cstrong data-start=\"158\" data-end=\"180\"\u003eFirst Writing Book\u003c\/strong\u003e, specially designed to develop essential pre-writing and early numeracy skills. With easy tracing activities, guided writing practice, and fun exercises, children can improve pencil control, hand-eye coordination, and writing confidence step by step.\u003c\/p\u003e\n\u003cp data-start=\"433\" data-end=\"749\" data-is-last-node=\"\" data-is-only-node=\"\"\u003ePerfect for preschool, nursery, kindergarten, and early primary learners, this set introduces basic numbers and writing skills in a simple, engaging, and interactive way. Ideal for home learning, classroom practice, holiday homework, and building a strong foundation for future handwriting and math learning success.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47372967936149,"sku":"BF_384","price":240.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_384a.jpg?v=1779483521"},{"product_id":"writing-practice-book-for-kids-set-of-4-books-alphabet-capital-letters-alphabet-small-letters-writing-book-of-numbers-1-20-and-o-level-practice-book-patterns-writing","title":"Writing Practice Book For Kids - Set Of 4 Books - Alphabet Capital Letters , Alphabet Small Letters , Writing Book Of Numbers 1-20 , And \"O' Level Practice Book Patterns Writing","description":"\u003cdiv class=\"relative basis-auto flex-col -mb-(--composer-overlap-px) pb-(--composer-overlap-px) [--composer-overlap-px:28px] grow flex\"\u003e\n\u003cdiv class=\"flex flex-col text-sm\"\u003e\n\u003cdiv class=\"qMYqUG_convSearchResultHighlightRoot\"\u003e\n\u003cdiv class=\"\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-17\" data-is-intersecting=\"true\"\u003e\n\u003csection class=\"text-token-text-primary w-full focus:outline-none has-data-writing-block:pointer-events-none [\u0026amp;:has([data-writing-block])\u0026gt;*]:pointer-events-auto R6Vx5W_threadScrollVars scroll-mb-[calc(var(--scroll-root-safe-area-inset-bottom,0px)+var(--thread-response-height))] scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]\" dir=\"auto\" data-turn-id=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-17\" data-turn-id-container=\"request-WEB:762f6947-a1ae-45f9-a838-952de27d21ee-17\" data-testid=\"conversation-turn-36\" data-scroll-anchor=\"false\" data-turn=\"assistant\"\u003e\n\u003cdiv class=\"text-base my-auto mx-auto pb-3 [--thread-content-margin:var(--thread-content-margin-xs,calc(var(--spacing)*4))] @w-sm\/main:[--thread-content-margin:var(--thread-content-margin-sm,calc(var(--spacing)*6))] @w-lg\/main:[--thread-content-margin:var(--thread-content-margin-lg,calc(var(--spacing)*16))] px-(--thread-content-margin)\"\u003e\n\u003cdiv class=\"[--thread-content-max-width:40rem] @w-lg\/main:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group\/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn\"\u003e\n\u003cdiv class=\"flex max-w-full flex-col gap-4 grow\"\u003e\n\u003cdiv data-message-author-role=\"assistant\" data-message-id=\"de6bb1a1-675d-4ecb-ae12-7ab8e2803492\" dir=\"auto\" data-message-model-slug=\"gpt-5-3-mini\" class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal outline-none keyboard-focused:focus-ring [.text-message+\u0026amp;]:mt-1\" data-turn-start-message=\"true\" tabindex=\"0\"\u003e\n\u003cdiv class=\"flex w-full flex-col gap-1 empty:hidden\"\u003e\n\u003cdiv class=\"markdown prose dark:prose-invert wrap-break-word w-full light markdown-new-styling\"\u003e\n\u003cp data-start=\"0\" data-end=\"507\"\u003eSupport your child’s early learning with this \u003cstrong data-start=\"46\" data-end=\"91\"\u003e4-in-1 Writing Practice Book Set for Kids\u003c\/strong\u003e! This comprehensive set includes \u003cstrong data-start=\"125\" data-end=\"205\"\u003eCapital Alphabet Letters, Small Alphabet Letters, Numbers 1–20 Writing Book,\u003c\/strong\u003e and \u003cstrong data-start=\"210\" data-end=\"253\"\u003ePattern Writing Practice Book (O Level)\u003c\/strong\u003e, designed to build strong pre-writing and foundational skills. With guided tracing exercises, step-by-step writing practice, and pattern activities, children can improve pencil control, handwriting fluency, hand-eye coordination, and number recognition. ideal for preschool, nursery, kindergarten, and early primary learners, this set makes learning interactive, structured, and fun. Perfect for home learning, classroom practice, holiday homework, and developing confidence in alphabets, numbers, and early writing skills from an early age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"z-0 flex min-h-[46px] justify-start\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"pointer-events-none -mt-px h-px translate-y-[calc(var(--scroll-root-safe-area-inset-bottom)-14*var(--spacing))]\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"pointer-events-none translate-y-(--scroll-root-safe-area-inset-bottom) R6Vx5W_threadScrollVars min-h-(--gutter-remaining-height,0px) group-data-stream-active\/scroll-root:h-[calc(var(--thread-response-height)-16*var(--spacing))]\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47373000179861,"sku":"BF_385","price":270.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_385a_feafea36-90eb-4b27-b72a-b2840a50dd21.jpg?v=1779485043"},{"product_id":"meri-pahli-hindi-books-for-kids-set-of-2-books-hindi-varnmala-abhyas-pustika-and-hindi-sulekh","title":"Meri Pahli Hindi Books For Kids - Set Of 2 Books - Hindi Varnmala Abhyas Pustika , And Hindi Sulekh","description":"\u003cp data-start=\"0\" data-end=\"320\"\u003eIntroduce your child to the world of Hindi learning with this \u003cstrong data-start=\"62\" data-end=\"108\"\u003e2-in-1 Meri Pehli Hindi Books Set for Kids\u003c\/strong\u003e! This set includes \u003cstrong data-start=\"128\" data-end=\"162\"\u003eHindi Varnamala Abhyas Pustika\u003c\/strong\u003e and \u003cstrong data-start=\"167\" data-end=\"198\"\u003eHindi Sulekh Abhyas Pustika\u003c\/strong\u003e, specially designed to help young learners master Hindi alphabets and develop neat handwriting skills from the beginning.\u003c\/p\u003e\n\u003cp data-start=\"322\" data-end=\"584\"\u003eWith easy tracing exercises, alphabet recognition activities, and guided writing practice, children can improve pencil control, letter formation, and writing confidence in a fun and engaging way. The step-by-step learning approach makes it perfect for beginners.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47373136265365,"sku":"BF_398","price":153.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_398a.jpg?v=1779487563"},{"product_id":"the-write-clean-reusable-tracing-workbook-set-of-4-book-innovative-and-practical-learning-resource","title":"The Write \u0026 Clean Reusable Tracing Workbook - Set Of 4 Book Innovative And Practical Learning Resource","description":"\u003cp data-start=\"0\" data-end=\"389\"\u003eBoost your child’s early learning with \u003cstrong data-start=\"39\" data-end=\"103\"\u003eThe Write \u0026amp; Clean Reusable Tracing Workbook – Set of 4 Books\u003c\/strong\u003e, an innovative and practical learning resource designed for repeated practice. This reusable set helps children learn \u003cstrong data-start=\"222\" data-end=\"270\"\u003ealphabets, numbers, and basic writing skills\u003c\/strong\u003e through engaging tracing activities that can be used again and again, making learning cost-effective and long-lasting. Each book is designed to improve \u003cstrong data-start=\"424\" data-end=\"517\"\u003epencil control, handwriting development, hand-eye coordination, and confidence in writing\u003c\/strong\u003e. The wipe-clean format allows kids to practice multiple times without wasting pages, ensuring better mastery through repetition.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47373181943957,"sku":"BF_470","price":375.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_470a.jpg?v=1779491018"},{"product_id":"write-clean-reusable-book-set-of-2-books-alphabet-capital-letters-and-small-letters","title":"Write \u0026 Clean Reusable Book-Set of 2 Books-Alphabet Capital Letters And Small Letters","description":"\u003cp data-start=\"0\" data-end=\"344\"\u003eMake learning fun and reusable with this \u003cstrong data-start=\"41\" data-end=\"102\"\u003eWrite \u0026amp; Clean Reusable Book Set for Kids – Set of 2 Books\u003c\/strong\u003e featuring \u003cstrong data-start=\"113\" data-end=\"141\"\u003eAlphabet Capital Letters\u003c\/strong\u003e and \u003cstrong data-start=\"146\" data-end=\"163\"\u003eSmall Letters\u003c\/strong\u003e practice activities. Specially designed for early learners, these wipe-clean books help children develop essential handwriting skills through repeated tracing and writing practice.\u003c\/p\u003e\n\u003cp data-start=\"346\" data-end=\"663\"\u003eWith guided letter formation, easy tracing exercises, and reusable pages, kids can improve pencil control, hand-eye coordination, and writing confidence while learning at their own pace. The write-and-clean format allows children to practice again and again, making learning interactive, cost-effective, and engaging.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47373222772885,"sku":"BF_505","price":169.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/BF_505a.jpg?v=1779492422"},{"product_id":"write-clean-reusable-book-set-of-2-books-numbers-lines-curves","title":"Write \u0026 Clean reusable book-set of 2 books- Numbers,Lines \u0026 Curves","description":"\u003cp data-start=\"98\" data-end=\"476\"\u003eMake early learning fun and interactive with this \u003cstrong data-start=\"148\" data-end=\"209\"\u003eWrite \u0026amp; Clean Reusable Book Set for Kids – Set of 2 Books\u003c\/strong\u003e featuring \u003cstrong data-start=\"220\" data-end=\"231\"\u003eNumbers\u003c\/strong\u003e and \u003cstrong data-start=\"236\" data-end=\"254\"\u003eLines \u0026amp; Curves\u003c\/strong\u003e practice activities. Specially designed for preschool and kindergarten learners, these reusable wipe-clean books help children develop essential pre-writing and early numeracy skills through repeated tracing and practice. With guided activities for number writing, line patterns, and curve tracing, kids can improve pencil control, hand-eye coordination, fine motor skills, and writing confidence in an engaging way\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47373234241685,"sku":"BF_506","price":169.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/BF_506a.jpg?v=1779365660"},{"product_id":"write-clean-reusable-book-set-of-2-books-alphabet-capital-letters-and-numbers","title":"Write \u0026 Clean Reusable Book - Set Of 2 Books - Alphabet Capital Letters And Numbers","description":"\u003cp\u003eWrite \u0026amp; Clean Reusable Book Set for kids includes 2 practice books – \u003cstrong\u003eAlphabet Capital Letters and Numbers\u003c\/strong\u003e. Designed for early learners, these reusable books help improve handwriting, pencil control, and learning skills through fun tracing activities. Kids can write, wipe, and practice repeatedly using a marker, making learning mess-free and engaging. Bright illustrations and easy exercises keep children interested while building confidence in writing. Ideal for preschool, kindergarten, home learning, and educational activities.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374803501205,"sku":"BF_507","price":227.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/BF_507a.jpg?v=1779426493"},{"product_id":"write-clean-reusable-book-set-of-2-books-alphabet-capital-letters-lines-curves","title":"Write \u0026 Clean Reusable Book - Set Of 2 Books - Alphabet Capital Letters, Lines \u0026 Curves","description":"\u003cp\u003eWrite \u0026amp; Clean Reusable Book Set for kids includes 2 practice books – \u003cstrong\u003eAlphabet Capital Letters and Lines \u0026amp; Curves\u003c\/strong\u003e. Specially designed for early learners, these reusable books help improve handwriting, pencil grip, and fine motor skills through fun tracing activities. Kids can write, wipe, and practice repeatedly using a marker, making learning interactive and mess-free. Bright illustrations and simple exercises keep children engaged while building confidence in writing. Perfect for preschool, kindergarten, home learning, and educational activities.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374808645781,"sku":"BF_508","price":169.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/BF_508a.jpg?v=1779427014"},{"product_id":"write-clean-reusable-book-set-of-3-books-alphabet-capital-letters-numbers-and-lines-curves","title":"Write \u0026 Clean Reusable Book - Set Of 3 Books - Alphabet Capital Letters, Numbers, And Lines \u0026 Curves","description":"\u003cp\u003eWrite \u0026amp; Clean Reusable Book Set for kids includes 3 practice books – \u003cstrong\u003eAlphabet Capital Letters, Numbers, and Lines \u0026amp; Curves.\u003c\/strong\u003e Designed for early learners, these reusable books help improve handwriting, pencil grip, number recognition, and fine motor skills through fun tracing activities. Kids can write, wipe, and practice repeatedly using a marker, making learning interactive and mess-free. Bright illustrations and easy exercises keep children engaged while building confidence in writing. Ideal for preschool, kindergarten, home learning, and educational activities.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374814740629,"sku":"BF_509","price":389.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/BF_509a.jpg?v=1779427311"},{"product_id":"write-clean-reusable-book-set-of-3-books-alphabet-capital-letters-alphabet-small-letters-and-lines-curves","title":"Write \u0026 Clean Reusable Book - Set Of 3 Books - Alphabet Capital Letters, Alphabet Small Letters, And Lines \u0026 Curves","description":"\u003cp\u003eWrite \u0026amp; Clean Reusable Book Set for kids includes 3 practice books – Alphabet Capital Letters, Alphabet Small Letters, and Lines \u0026amp; Curves. Specially designed for early learners, these reusable books help improve handwriting, letter recognition, pencil grip, and fine motor skills through fun tracing activities. Kids can write, wipe, and practice repeatedly using a marker, making learning interactive and mess-free. Bright illustrations and simple exercises keep children engaged while building confidence in writing. Ideal for preschool, kindergarten, home learning, and educational activities.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374821261461,"sku":"BF_510","price":579.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/BF_510a.jpg?v=1779428049"},{"product_id":"writing-book-of-numbers-1-20-for-kids","title":"Writing Book Of Numbers 1-50 For Kids","description":"\u003cp data-start=\"26\" data-end=\"313\"\u003e\u003cstrong data-start=\"26\" data-end=\"67\"\u003eWriting Book of Numbers 1–50 For Kids\u003c\/strong\u003e is a fun and educational practice book specially designed for preschool, nursery, kindergarten, and early learners. This book helps children learn number writing from 1 to 50 in an easy and engaging way through tracing and practice activities. The simple layout and large number patterns help kids improve handwriting skills, pencil control, concentration, and number recognition while making learning enjoyable. Perfect for home learning, school practice, homeschooling, and daily writing exercises. This number writing practice book supports early childhood development and builds a strong foundation in counting and mathematics. A wonderful learning companion for toddlers and young children beginning their educational journey.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374829158549,"sku":"BF_174","price":116.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_174a.jpg?v=1779428722"},{"product_id":"writing-book-of-numbers-1-100-for-kids","title":"Writing Book Of Numbers 1-100 For Kids","description":"\u003cp\u003eWriting Book of Numbers 1–100 for Kids is designed to help children learn and practice number writing in a fun and engaging way. With easy tracing activities, kids can improve number recognition, handwriting, pencil control, and fine motor skills while practicing numbers from 1 to 100. Bright illustrations and simple exercises keep young learners interested and motivated. Ideal for preschool, kindergarten, home learning, and early education activities.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374835253397,"sku":"BF_175","price":102.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_175a.jpg?v=1779429543"},{"product_id":"writing-book-of-alphabet-capital-letter-for-kids-part-a","title":"Writing Book Of Alphabet Capital Letter For Kids - Part A","description":"\u003cp\u003eWriting Book of Alphabet Capital Letters for Kids – Part A is specially designed to help young learners practice and improve uppercase letter writing skills. With guided tracing activities and simple exercises, children can learn letter recognition, handwriting, pencil control, and fine motor skills in a fun and engaging way. Bright illustrations keep kids interested while building confidence in writing. Perfect for preschool, kindergarten, home learning, and early education practice.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374838562965,"sku":"BF_176","price":107.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_176a.jpg?v=1779430047"},{"product_id":"writing-book-of-alphabet-small-letter-for-kids-part-b","title":"Writing Book Of Alphabet Small Letter For Kids - Part B","description":"\u003cp\u003eWriting Book of Alphabet Small Letters for Kids – Part B is designed to help children learn and practice lowercase letter writing in an easy and enjoyable way. With guided tracing activities and simple exercises, kids can improve letter recognition, handwriting, pencil control, and fine motor skills while building confidence in writing. Bright illustrations and engaging activities keep young learners interested. Perfect for preschool, kindergarten, home learning, and early education practice.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374840332437,"sku":"BF_177","price":113.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_177a.jpg?v=1779430482"},{"product_id":"writing-book-of-alphabet-capital-small-letter-for-kids-part-c","title":"Writing Book Of Alphabet Capital \u0026 Small Letter For Kids - Part C","description":"\u003cp\u003eWriting Book of Alphabet Capital \u0026amp; Small Letters for Kids – Part C is specially designed to help children practice both uppercase and lowercase letter writing in a fun and engaging way. With guided tracing activities and simple exercises, kids can improve handwriting, letter recognition, pencil control, and fine motor skills while building confidence in writing. Bright illustrations keep young learners interested and make learning enjoyable. Perfect for preschool, kindergarten, home learning, and early education practice.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374844428437,"sku":"BF_178","price":107.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_178a.jpg?v=1779430835"},{"product_id":"writing-book-of-complete-sentence-learn-sentence-formation-handwriting-skills","title":"Writing Book of Complete Sentence – Learn Sentence Formation \u0026 Handwriting Skills","description":"\u003cp\u003eWriting Book of Complete Sentences for Kids is designed to help young learners develop early writing and language skills through simple sentence practice. With guided tracing and structured exercises, children can improve handwriting, word formation, grammar understanding, and sentence-building confidence. Fun and engaging activities keep kids interested while strengthening reading and writing abilities. Perfect for preschool, kindergarten, and early education home learning.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374851965077,"sku":"BF_179","price":102.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_179a.jpg?v=1779431427"},{"product_id":"cursive-writing-capital-letter-book-for-kids-part-1","title":"Cursive Writing Capital Letter Book For Kids - Part - 1","description":"\u003cp\u003eCursive Writing Capital Letter Book for Kids – Part 1 is designed to help young learners master uppercase cursive handwriting in a simple and engaging way. With step-by-step guided tracing activities, children can improve handwriting fluency, pencil control, and fine motor skills while learning proper letter formation. Fun and easy exercises keep kids motivated and build confidence in cursive writing. Perfect for preschool, kindergarten, and early handwriting practice.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374854389909,"sku":"BF_180","price":102.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_180a.jpg?v=1779431985"},{"product_id":"3-in-one-writing-book-for-kids-hindi-alphabets-numbers-letters-writing-book-for-kids","title":"3 In One Writing Book For Kids -Hindi Alphabets, Numbers \u0026 Letters Writing Book for Kids","description":"\u003cp\u003e3 in 1 Writing Book for Kids is a complete early learning workbook designed to help children practice essential writing skills in one book. It includes Alphabet writing, Numbers practice, and Lines \u0026amp; Curves tracing activities. Through guided exercises, kids can improve handwriting, pencil control, letter and number recognition, and fine motor skills. Fun and engaging pages keep young learners motivated while building strong writing confidence. Perfect for preschool, kindergarten, and home learning.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374857732245,"sku":"BF_197","price":135.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_197a_6b995e8b-04aa-432e-aeb2-a7bf118daa13.jpg?v=1779432941"},{"product_id":"cursive-writing-capital-small-letter-for-kids-part-3","title":"Cursive Writing Capital \u0026 Small Letter For Kids Part - 3","description":"\u003cp\u003eCursive Writing Capital \u0026amp; Small Letter for Kids – Part 3 is designed to help children practice and master both uppercase and lowercase cursive handwriting. With step-by-step guided tracing exercises, kids can improve writing fluency, letter formation, pencil control, and fine motor skills. Engaging practice pages build confidence and make learning cursive writing easy and enjoyable. Perfect for preschool, kindergarten, and early handwriting development at home or school.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374862155925,"sku":"BF_182","price":129.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_182a.jpg?v=1779433705"},{"product_id":"cursive-writing-two-three-four-five-letter-words-sentences-books-for-kids-part-4","title":"Cursive Writing Two, Three, Four, Five Letter Words \u0026 Sentences Books For Kids - Part 4","description":"\u003cp\u003eCursive Writing Two, Three, Four, Five Letter Words \u0026amp; Sentences Book for Kids – Part 4 is designed to help children improve advanced cursive handwriting skills through progressive word and sentence practice. With guided tracing activities, kids can learn to form 2 to 5 letter words and simple sentences with better fluency, spacing, and control. This book enhances handwriting speed, pencil grip, vocabulary building, and confidence in writing. Ideal for preschool, kindergarten, and early learning development.\u003c\/p\u003e","brand":"Bookford publications","offers":[{"title":"Default Title","offer_id":47374865924245,"sku":"BF_183","price":105.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_183a.jpg?v=1779434227"}],"url":"https:\/\/bookfordpublications.com\/collections\/writing-books.oembed?page=3","provider":"Bookfordpublications","version":"1.0","type":"link"}