{"product_id":"flora-founa-little-artists-mandala-book-2","title":"Flora \u0026 Founa Little Artist's Mandala Book -2","description":"\u003cp\u003eFlora \u0026amp; Fauna – Little Artist’s Mandala Book (Part 2)\n\nLet your child’s creativity bloom with Flora \u0026amp; Fauna – Little Artist’s Mandala Book (Part 2), a nature-inspired coloring adventure specially crafted for kids aged 5+ years. Filled with beautiful mandala designs featuring flowers, leaves, birds, and gentle wildlife patterns, this book blends artistic fun with calming focus.\n\nEach page encourages patience, concentration, and fine motor development while giving young artists the freedom to explore colors and patterns in their own unique way. Parents love how it offers meaningful, screen-free relaxation that nurtures imagination and mindfulness.\n\nPerfect for home or classroom use, this mandala book transforms everyday coloring into a peaceful, creative journey through the wonders of nature.\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":46944901496981,"sku":null,"price":179.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/5849\/4101\/files\/a.jpg?v=1770709849","url":"https:\/\/bookfordpublications.com\/products\/flora-founa-little-artists-mandala-book-2","provider":"Bookfordpublications","version":"1.0","type":"link"}