{"product_id":"young-minds-encyclopedia-set-of-2-books-general-knowledge-and-human-body-encyclopedia-for-kids","title":"Young Minds Encyclopedia - Set Of 2 Books - General Knowledge And Human Body Encyclopedia For Kids ,","description":"\u003cp\u003eYoung Minds Encyclopedia – Set of 2 Books\n\nGeneral Knowledge \u0026amp; Human Body Encyclopedia for Kids\n\nThe Young Minds Encyclopedia – General Knowledge \u0026amp; Human Body (Set of 2) is an engaging and informative collection created to inspire curiosity in young learners. Designed for children aged 5 years and above, this two-book set introduces a wide range of exciting general knowledge topics along with a fascinating exploration of the human body.\n\nFrom amazing world facts and science basics to body systems, organs, and how our body works, each page features colorful illustrations and simple explanations for easy understanding.\n\nPerfect for school learning, quizzes, and independent reading, this set builds awareness, confidence, and a strong foundation of knowledge in a fun and interactive way.\u003c\/p\u003e\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\"\u003e365\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":46948013179029,"sku":null,"price":234.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/FBF_455a.jpg?v=1770792996","url":"https:\/\/bookfordpublications.com\/products\/young-minds-encyclopedia-set-of-2-books-general-knowledge-and-human-body-encyclopedia-for-kids","provider":"Bookfordpublications","version":"1.0","type":"link"}