{"product_id":"ghar-ka-pandit","title":"Ghar Ka Pandit","description":"\u003c!-- Ghar Ka Pandit — Pavitr Store product description. Paste into Product \u003e Description \u003e \"\u003c\u003e\" (Show HTML). No buy buttons here on purpose: your theme provides them. --\u003e\n\n\u003cdiv class=\"gkp\"\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif:wght@400;600;700\u0026display=swap');\n\n.gkp{\n  --cream:#FBF6EA; --cream2:#F5EDDA; --saffron:#FBEED3;\n  --maroon:#6E1F2A; --maroon2:#8A3542; --gold:#C9A227; --gold2:#B8892F;\n  --ink:#3A2E25; --muted:#7d6c52;\n  font-family:'Noto Serif',Georgia,'Times New Roman',serif;\n  color:var(--ink); background:var(--cream);\n  line-height:1.65; font-size:16px;\n  margin:0 auto; padding:0; max-width:1080px;\n  -webkit-font-smoothing:antialiased;\n}\n.gkp{container-type:inline-size;container-name:gkp;}\n.gkp *{box-sizing:border-box;}\n.gkp p{margin:0 0 14px;}\n.gkp img{max-width:100%; height:auto; display:block; border-radius:4px;}\n\/* book pages are A5 — reserve the space so nothing jumps while images load *\/\n.gkp .peek img, .gkp .idx img, .gkp .hero-img img{aspect-ratio:148\/210;}\n\n\/* ---------- light, safe entrance animation ---------- *\/\n@keyframes gkpFade{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}\n@supports (animation-timeline: view()){\n  @media (prefers-reduced-motion: no-preference){\n    .gkp .r{animation:gkpFade .9s cubic-bezier(.2,.7,.3,1) both;animation-timeline:view();animation-range:entry 0% entry 55%;}\n  }\n}\n\n\/* ---------- shared ---------- *\/\n.gkp .sec{padding:54px 22px; border-top:1px solid #EDE2C8;}\n.gkp .sec:first-child{border-top:none;}\n.gkp .kick{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--gold2);font-weight:700;text-align:center;margin-bottom:12px;}\n.gkp h2{font-size:30px;line-height:1.22;color:var(--maroon);font-weight:700;text-align:center;margin:0 0 10px;}\n.gkp h3{font-size:19px;color:var(--maroon);font-weight:700;margin:0 0 6px;}\n.gkp .lede{text-align:center;color:var(--maroon2);font-style:italic;max-width:620px;margin:0 auto 30px;font-size:17px;}\n.gkp .rule{width:60px;height:0;border-top:1.5px solid var(--gold);margin:16px auto 26px;}\n.gkp .dev{font-size:15px;color:var(--gold2);font-weight:600;}\n\n\/* ---------- HERO ---------- *\/\n.gkp .hero{background:linear-gradient(180deg,#FDF9F0 0%,var(--cream) 100%);padding:44px 22px 40px;text-align:center;}\n.gkp .hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:38px;align-items:center;text-align:left;}\n.gkp .hero-img{position:relative;}\n.gkp .hero-img img{box-shadow:0 18px 44px rgba(110,31,42,.22);border:1px solid #E3D2A8;border-radius:3px;}\n.gkp .badge{display:inline-block;background:var(--maroon);color:var(--cream);font-size:10.5px;letter-spacing:2.4px;text-transform:uppercase;font-weight:700;padding:7px 14px;border-radius:2px;margin-bottom:16px;}\n.gkp .hero h1{font-size:42px;line-height:1.1;color:var(--maroon);margin:0 0 8px;font-weight:700;}\n.gkp .hero .sub{font-size:18px;color:var(--maroon2);font-style:italic;margin-bottom:18px;}\n.gkp .hero .say{font-size:16.5px;color:var(--ink);margin-bottom:22px;}\n\n\/* ---------- stat strip ---------- *\/\n.gkp .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);margin-top:8px;}\n.gkp .stat{text-align:center;padding:14px 6px;border-left:1px solid #EDE2C8;}\n.gkp .stat:first-child{border-left:none;}\n.gkp .stat b{display:block;font-size:22px;color:var(--maroon);line-height:1.1;}\n.gkp .stat span{display:block;font-size:10.5px;letter-spacing:1.4px;text-transform:uppercase;color:var(--gold2);margin-top:4px;font-weight:700;}\n\n\/* ---------- the ache ---------- *\/\n.gkp .ache{background:var(--cream2);}\n.gkp .ache-list{max-width:680px;margin:0 auto;}\n.gkp .ache-item{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid #E6DABE;}\n.gkp .ache-item:last-child{border-bottom:none;}\n.gkp .ache-item .d{color:var(--gold);font-size:15px;line-height:1.6;}\n.gkp .ache-item p{margin:0;}\n\n\/* ---------- puja cards ---------- *\/\n.gkp .pujas{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}\n.gkp .puja{background:#fff;border:1px solid #E9DCBC;border-left:3px solid var(--gold);border-radius:3px;padding:16px 18px;transition:transform .25s ease, box-shadow .25s ease;}\n.gkp .puja:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(110,31,42,.10);}\n.gkp .puja .n{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--gold2);font-weight:700;}\n.gkp .puja h3{font-size:17.5px;margin:3px 0 5px;}\n.gkp .puja p{font-size:14.5px;color:var(--muted);margin:0;line-height:1.55;}\n\n\/* ---------- interior gallery ---------- *\/\n.gkp .peeks{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.gkp .peek{text-align:center;}\n.gkp .peek img{border:1px solid #E3D2A8;box-shadow:0 8px 22px rgba(110,31,42,.12);transition:transform .3s ease, box-shadow .3s ease;}\n.gkp .peek:hover img{transform:translateY(-5px) scale(1.015);box-shadow:0 14px 30px rgba(110,31,42,.2);}\n.gkp .peek .cap{margin-top:12px;}\n.gkp .peek .cap b{display:block;color:var(--maroon);font-size:15px;}\n.gkp .peek .cap span{display:block;font-size:13.5px;color:var(--muted);line-height:1.5;margin-top:3px;}\n\n\/* ---------- feature cards ---------- *\/\n.gkp .feats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}\n.gkp .feat{background:var(--saffron);border-radius:4px;padding:20px 18px;border-top:2px solid var(--gold);transition:transform .25s ease;}\n.gkp .feat:hover{transform:translateY(-3px);}\n.gkp .feat .ic{font-size:19px;color:var(--gold2);margin-bottom:8px;}\n.gkp .feat h3{font-size:16.5px;margin-bottom:5px;}\n.gkp .feat p{font-size:14px;color:var(--ink);margin:0;line-height:1.55;}\n\n\/* ---------- index block ---------- *\/\n.gkp .indexwrap{background:var(--cream2);}\n.gkp .idx{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:760px;margin:0 auto;}\n.gkp .idx img{border:1px solid #E3D2A8;box-shadow:0 8px 22px rgba(110,31,42,.12);}\n\n\/* ---------- aarti list ---------- *\/\n.gkp .aartis{max-width:640px;margin:0 auto;background:#fff;border:1px solid #E9DCBC;border-radius:4px;padding:8px 22px;}\n.gkp .aline{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #F0E6CC;font-size:15px;}\n.gkp .aline:last-child{border-bottom:none;}\n.gkp .aline b{color:var(--maroon);font-weight:600;}\n.gkp .aline span{color:var(--muted);font-size:13px;text-align:right;font-style:italic;}\n\n\/* ---------- for-you ---------- *\/\n.gkp .foryou{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:800px;margin:0 auto;}\n.gkp .fy{display:flex;gap:11px;background:#fff;border:1px solid #E9DCBC;border-radius:3px;padding:14px 16px;font-size:15px;}\n.gkp .fy .t{color:var(--gold);font-weight:700;}\n\n\/* ---------- price ---------- *\/\n.gkp .price{background:var(--maroon);color:var(--cream);text-align:center;border-radius:5px;padding:34px 24px;max-width:620px;margin:0 auto;}\n.gkp .price .k{font-size:10.5px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);font-weight:700;}\n.gkp .price .amt{font-size:52px;font-weight:700;line-height:1;margin:10px 0 4px;color:#fff;}\n.gkp .price .amt small{font-size:22px;font-weight:600;}\n.gkp .price .note{font-size:14.5px;color:#EBD9C4;font-style:italic;margin:0 auto;max-width:400px;}\n.gkp .cmp{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;text-align:left;}\n.gkp .cmp div{background:rgba(255,255,255,.08);border-radius:3px;padding:12px 14px;font-size:13.5px;color:#F3E6D2;}\n.gkp .cmp b{display:block;color:var(--gold);font-size:11px;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:3px;}\n\n\/* ---------- faq ---------- *\/\n.gkp .faq{max-width:720px;margin:0 auto;}\n.gkp details{background:#fff;border:1px solid #E9DCBC;border-radius:3px;margin-bottom:9px;padding:0;}\n.gkp summary{cursor:pointer;padding:14px 18px;font-weight:600;color:var(--maroon);font-size:15.5px;list-style:none;position:relative;padding-right:42px;}\n.gkp summary::-webkit-details-marker{display:none;}\n.gkp summary:after{content:\"+\";position:absolute;right:18px;top:12px;color:var(--gold2);font-size:19px;font-weight:700;}\n.gkp details[open] summary:after{content:\"–\";}\n.gkp details p{padding:0 18px 15px;margin:0;font-size:14.5px;color:var(--ink);}\n\n\/* ---------- closing ---------- *\/\n.gkp .close{background:linear-gradient(180deg,var(--cream) 0%,#FDF9F0 100%);text-align:center;}\n.gkp .close .verse{font-size:19px;font-style:italic;color:var(--maroon);max-width:560px;margin:0 auto 18px;line-height:1.6;}\n.gkp .brand{font-size:11px;letter-spacing:3.4px;text-transform:uppercase;color:var(--maroon);font-weight:700;margin-top:22px;}\n.gkp .brand span{display:block;font-size:9.5px;letter-spacing:1.6px;color:var(--gold2);margin-top:4px;}\n\n\/* ---------- MOBILE ---------- *\/\n@media (max-width:760px){\n  .gkp{font-size:15.5px;}\n  .gkp .sec{padding:40px 16px;}\n  .gkp .hero{padding:30px 16px 32px;}\n  .gkp .hero-grid{grid-template-columns:1fr;gap:24px;text-align:center;}\n  .gkp .hero-img{max-width:280px;margin:0 auto;}\n  .gkp .hero h1{font-size:31px;}\n  .gkp .hero .sub{font-size:16.5px;}\n  .gkp h2{font-size:24px;}\n  .gkp .lede{font-size:15.5px;}\n  .gkp .stats{grid-template-columns:repeat(2,1fr);}\n  .gkp .stat{border-left:none;border-top:1px solid #EDE2C8;}\n  .gkp .stat:nth-child(1),.gkp .stat:nth-child(2){border-top:none;}\n  .gkp .stat:nth-child(even){border-left:1px solid #EDE2C8;}\n  .gkp .pujas{grid-template-columns:1fr;}\n  .gkp .peeks{grid-template-columns:1fr;gap:26px;}\n  .gkp .peek img{max-width:300px;margin:0 auto;}\n  .gkp .feats{grid-template-columns:1fr;}\n  .gkp .idx{grid-template-columns:1fr;gap:16px;max-width:320px;}\n  .gkp .foryou{grid-template-columns:1fr;}\n  .gkp .cmp{grid-template-columns:1fr;}\n  .gkp .price .amt{font-size:44px;}\n  .gkp .aline{flex-direction:column;gap:2px;}\n  .gkp .aline span{text-align:left;}\n}\n\n\/* theme columns: react to the container's width, not the viewport *\/\n@container gkp (max-width:900px){\n  .gkp{font-size:15.5px;}\n  .gkp .sec{padding:40px 16px;}\n  .gkp .hero{padding:30px 16px 32px;}\n  .gkp .hero-grid{grid-template-columns:1fr;gap:24px;text-align:center;}\n  .gkp .hero-img{max-width:280px;margin:0 auto;}\n  .gkp .hero h1{font-size:31px;}\n  .gkp .hero .sub{font-size:16.5px;}\n  .gkp h2{font-size:24px;}\n  .gkp .lede{font-size:15.5px;}\n  .gkp .stats{grid-template-columns:repeat(2,1fr);}\n  .gkp .stat{border-left:none;border-top:1px solid #EDE2C8;}\n  .gkp .stat:nth-child(1),.gkp .stat:nth-child(2){border-top:none;}\n  .gkp .stat:nth-child(even){border-left:1px solid #EDE2C8;}\n  .gkp .pujas{grid-template-columns:1fr;}\n  .gkp .peeks{grid-template-columns:1fr;gap:26px;}\n  .gkp .peek img{max-width:300px;margin:0 auto;}\n  .gkp .feats{grid-template-columns:1fr;}\n  .gkp .idx{grid-template-columns:1fr;gap:16px;max-width:320px;}\n  .gkp .foryou{grid-template-columns:1fr;}\n  .gkp .cmp{grid-template-columns:1fr;}\n  .gkp .price .amt{font-size:44px;}\n  .gkp .aline{flex-direction:column;gap:2px;}\n  .gkp .aline span{text-align:left;}\n}\n\u003c\/style\u003e\n\n\n\u003c!-- ══════════ HERO ══════════ --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-grid\"\u003e\n    \u003cdiv class=\"hero-img r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-cover.jpg?v=1783932872\" alt=\"Ghar Ka Pandit — the complete guide to Hindu home pujas\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"r\"\u003e\n      \u003cdiv class=\"badge\"\u003eInstant Download · 170 Pages\u003c\/div\u003e\n      \u003cdiv class=\"dev\"\u003eघर का पंडित\u003c\/div\u003e\n      \u003ch1\u003eGhar Ka Pandit\u003c\/h1\u003e\n      \u003cdiv class=\"sub\"\u003ePerform every home puja yourself — with confidence, and with love.\u003c\/div\u003e\n      \u003cp class=\"say\"\u003eThe complete illustrated guide to the eight pujas a Hindu household actually performs. Every step explained. Every mantra given in \u003cb\u003eDevanagari\u003c\/b\u003e, in \u003cb\u003esimple English letters\u003c\/b\u003e, and with \u003cb\u003eits meaning\u003c\/b\u003e — so you never chant words you don't understand.\u003c\/p\u003e\n      \u003cdiv class=\"stats\"\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e8\u003c\/b\u003e\u003cspan\u003eComplete Pujas\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e170\u003c\/b\u003e\u003cspan\u003ePages\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e40+\u003c\/b\u003e\u003cspan\u003eIllustrations\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e10\u003c\/b\u003e\u003cspan\u003eAartis + Meanings\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ THE ACHE ══════════ --\u003e\n\u003cdiv class=\"sec ache\"\u003e\n  \u003cdiv class=\"kick r\"\u003eWhy this book exists\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eYou want to do it properly.\u003cbr\u003eBut who do you ask?\u003c\/h2\u003e\n  \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"ache-list\"\u003e\n    \u003cdiv class=\"ache-item r\"\u003e\n\u003cdiv class=\"d\"\u003e❖\u003c\/div\u003e\n\u003cp\u003eThe panditji is booked, or expensive — or three time zones away.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ache-item r\"\u003e\n\u003cdiv class=\"d\"\u003e❖\u003c\/div\u003e\n\u003cp\u003eYour grandmother knew every step by heart. Nobody ever wrote it down.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ache-item r\"\u003e\n\u003cdiv class=\"d\"\u003e❖\u003c\/div\u003e\n\u003cp\u003eYou search online and get ten different answers — half of them frightening.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ache-item r\"\u003e\n\u003cdiv class=\"d\"\u003e❖\u003c\/div\u003e\n\u003cp\u003eSo the lamp stays unlit. Not from lack of faith — from not knowing how to begin.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"lede r\" style=\"margin-top:26px;\"\u003eThe knowledge was never lost. It simply lived in people.\u003cbr\u003eThis book hands it back to you.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ THE 8 PUJAS ══════════ --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"kick r\"\u003eWhat's inside\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eEight complete pujas.\u003cbr\u003eNothing left out.\u003c\/h2\u003e\n  \u003cp class=\"lede r\"\u003eEach one written so a complete beginner can perform it, start to finish, without anyone's help.\u003c\/p\u003e\n  \u003cdiv class=\"pujas\"\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eStart here\u003c\/div\u003e\n\u003ch3\u003ePuja Fundamentals\u003c\/h3\u003e\n\u003cp\u003eThe grammar of every puja — aachaman, lighting the lamp, sankalp, the offerings, the closing prayer. Learn once, use always.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter One\u003c\/div\u003e\n\u003ch3\u003eNitya Puja\u003c\/h3\u003e\n\u003cp\u003eYour daily worship — plus an honest five-minute version for the mornings when life is rushing.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter Two\u003c\/div\u003e\n\u003ch3\u003eSatyanarayan Katha\u003c\/h3\u003e\n\u003cp\u003eThe full vrat \u003cem\u003eand\u003c\/em\u003e the complete five-part katha, retold to read aloud to your family. Plus the sheera prasad recipe.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter Three\u003c\/div\u003e\n\u003ch3\u003eLakshmi Puja\u003c\/h3\u003e\n\u003cp\u003eFridays, Sharad Purnima — and the great Diwali puja, with its own dedicated section.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter Four\u003c\/div\u003e\n\u003ch3\u003eGanesh Sthapana \u0026amp; Visarjan\u003c\/h3\u003e\n\u003cp\u003eWelcoming Bappa home with pran pratishtha — and an eco-friendly visarjan you can do in a bucket at home.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter Five\u003c\/div\u003e\n\u003ch3\u003eGriha Pravesh\u003c\/h3\u003e\n\u003cp\u003eBlessing a new home: the threshold, the Mangal Kalash, Vastu Shanti, and the milk boiling over for abundance.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter Six\u003c\/div\u003e\n\u003ch3\u003eNavagraha Shanti\u003c\/h3\u003e\n\u003cp\u003eHarmony with the nine grahas — all nine beej mantras, the mandal placement, the navadhanya. Never fear. Only balance.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"puja r\"\u003e\n\u003cdiv class=\"n\"\u003eChapter Seven\u003c\/div\u003e\n\u003ch3\u003eAarti Sangrah\u003c\/h3\u003e\n\u003cp\u003eTen beloved aartis — each with Devanagari, pronunciation, and the meaning of every single verse.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ SEE INSIDE ══════════ --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"kick r\"\u003eSee inside\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eReal pages from the book\u003c\/h2\u003e\n  \u003cp class=\"lede r\"\u003eNot stock photos. These are actual pages you'll receive.\u003c\/p\u003e\n\n  \u003cdiv class=\"peeks\"\u003e\n    \u003cdiv class=\"peek r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-inside-mantra.jpg?v=1783932991\" alt=\"A mantra page — Devanagari, transliteration and meaning\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"cap\"\u003e\n\u003cb\u003eEvery mantra, three ways\u003c\/b\u003e\u003cspan\u003eDevanagari to read from · English letters to pronounce · the meaning, so you know what you're saying.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"peek r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-inside-samagri.jpg?v=1783933078\" alt=\"Samagri checklist with substitutes\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"cap\"\u003e\n\u003cb\u003eA checklist you can tick\u003c\/b\u003e\u003cspan\u003eAnd a simple substitute beside \u003cem\u003eevery\u003c\/em\u003e item — so a missing lotus never stops your puja.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"peek r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-inside-altar.jpg?v=1783933148\" alt=\"Illustrated altar setup\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"cap\"\u003e\n\u003cb\u003eIllustrated altar setups\u003c\/b\u003e\u003cspan\u003eSee exactly where the deity, the diya, the kalash and every offering goes.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"peek r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-inside-katha.jpg?v=1783933241\" alt=\"The Satyanarayan katha\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"cap\"\u003e\n\u003cb\u003eThe complete katha\u003c\/b\u003e\u003cspan\u003eAll five adhyayas of the Satyanarayan story — written to be read aloud, exactly as a panditji would.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"peek r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-inside-mandal.jpg?v=1783933414\" alt=\"Navagraha mandal placement diagram\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"cap\"\u003e\n\u003cb\u003ePrecise diagrams\u003c\/b\u003e\u003cspan\u003eThe Navagraha mandal, drawn clearly — which graha sits in which direction, no guesswork.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"peek r\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-inside-aarti.jpg?v=1783933503\" alt=\"Aarti with verse-by-verse meaning\" loading=\"lazy\"\u003e\n      \u003cdiv class=\"cap\"\u003e\n\u003cb\u003eAartis you finally understand\u003c\/b\u003e\u003cspan\u003eVerse by verse — sing the line, then read what it actually means.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ WHAT MAKES IT DIFFERENT ══════════ --\u003e\n\u003cdiv class=\"sec ache\"\u003e\n  \u003cdiv class=\"kick r\"\u003eWhy this one\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eWhat makes it different\u003c\/h2\u003e\n  \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"feats\"\u003e\n    \u003cdiv class=\"feat r\"\u003e\n\u003cdiv class=\"ic\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eNever fear-based\u003c\/h3\u003e\n\u003cp\u003eNot once are you told a puja is \"ruined,\" or that misfortune follows a small mistake. That is not our tradition. The Divine looks at your heart.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat r\"\u003e\n\u003cdiv class=\"ic\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eWritten for families abroad\u003c\/h3\u003e\n\u003cp\u003eNo lotus? No mango leaves? No durva? Every hard-to-find item has a respectful substitute, so no family anywhere is shut out.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat r\"\u003e\n\u003cdiv class=\"ic\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eIt never goes out of date\u003c\/h3\u003e\n\u003cp\u003eNo dates are printed. Instead you're taught the panchang method — find the right muhurat yourself, in your own city, any year.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat r\"\u003e\n\u003cdiv class=\"ic\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eResearched, not guessed\u003c\/h3\u003e\n\u003cp\u003eEvery mantra, ritual and katha was verified against traditional sources — the dhyana, the pran pratishtha, the beej mantras, the sawa prasad proportion.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat r\"\u003e\n\u003cdiv class=\"ic\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eBeautifully illustrated\u003c\/h3\u003e\n\u003cp\u003eOver 40 original watercolour illustrations — altars, offerings, kalash, the visarjan, the katha itself. A book you'll want to keep open.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"feat r\"\u003e\n\u003cdiv class=\"ic\"\u003e❖\u003c\/div\u003e\n\u003ch3\u003eHonest about its limits\u003c\/h3\u003e\n\u003cp\u003eFor a wedding havan or a personalised muhurat, we tell you plainly to call a pandit. This is for the pujas a household does itself.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ THE INDEX ══════════ --\u003e\n\u003cdiv class=\"sec indexwrap\"\u003e\n  \u003cdiv class=\"kick r\"\u003eNothing hidden\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eThe complete contents\u003c\/h2\u003e\n  \u003cp class=\"lede r\"\u003eHere is the actual index. Every chapter, every aarti, every page number — so you know precisely what you're getting before you buy.\u003c\/p\u003e\n  \u003cdiv class=\"idx\"\u003e\n    \u003cdiv class=\"r\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-index-1.jpg?v=1783932931\" alt=\"Contents — the eight pujas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"r\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/gkp-index-2.jpg?v=1783933569\" alt=\"Contents — the aartis and reference\" loading=\"lazy\"\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ AARTI SANGRAH ══════════ --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"kick r\"\u003eThe Aarti Sangrah\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eTen aartis. And at last,\u003cbr\u003eyou'll know what they mean.\u003c\/h2\u003e\n  \u003cp class=\"lede r\"\u003eMost of us have sung these all our lives without ever knowing what we were singing. Every single verse is translated.\u003c\/p\u003e\n  \u003cdiv class=\"aartis\"\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eOm Jai Jagdish Hare\u003c\/b\u003e\u003cspan\u003ethe universal aarti\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eJai Ganesh Deva\u003c\/b\u003e\u003cspan\u003eLord Ganesha\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eOm Jai Lakshmi Mata\u003c\/b\u003e\u003cspan\u003eDiwali \u0026amp; Fridays\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eJai Lakshmi Ramana\u003c\/b\u003e\u003cspan\u003eSatyanarayan\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eOm Jai Shiv Omkara\u003c\/b\u003e\u003cspan\u003eLord Shiva\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eJai Ambe Gauri\u003c\/b\u003e\u003cspan\u003eDurga · Navratri\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eAarti Kije Hanuman Lala Ki\u003c\/b\u003e\u003cspan\u003eHanuman\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eShri Ramchandra Kripalu\u003c\/b\u003e\u003cspan\u003eTulsidas\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eAarti Kunj Bihari Ki\u003c\/b\u003e\u003cspan\u003eKrishna · Surdas\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"aline r\"\u003e\n\u003cb\u003eJai Saraswati Mata\u003c\/b\u003e\u003cspan\u003eSaraswati\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ WHO IT'S FOR ══════════ --\u003e\n\u003cdiv class=\"sec ache\"\u003e\n  \u003cdiv class=\"kick r\"\u003eWho this is for\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eIf any of these is you\u003c\/h2\u003e\n  \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"foryou\"\u003e\n    \u003cdiv class=\"fy r\"\u003e\n\u003cspan class=\"t\"\u003e❖\u003c\/span\u003e\u003cdiv\u003eYou've just moved into a \u003cb\u003enew home\u003c\/b\u003e and want the griha pravesh done properly.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fy r\"\u003e\n\u003cspan class=\"t\"\u003e❖\u003c\/span\u003e\u003cdiv\u003eYou live \u003cb\u003eoutside India\u003c\/b\u003e and want your children to grow up knowing this.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fy r\"\u003e\n\u003cspan class=\"t\"\u003e❖\u003c\/span\u003e\u003cdiv\u003eYou're \u003cb\u003enewly married\u003c\/b\u003e and setting up your first mandir together.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fy r\"\u003e\n\u003cspan class=\"t\"\u003e❖\u003c\/span\u003e\u003cdiv\u003eDiwali is coming and you want to do the \u003cb\u003eLakshmi puja\u003c\/b\u003e yourself this year.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fy r\"\u003e\n\u003cspan class=\"t\"\u003e❖\u003c\/span\u003e\u003cdiv\u003eYou want to bring \u003cb\u003eBappa home\u003c\/b\u003e — and give Him a proper, eco-friendly farewell.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"fy r\"\u003e\n\u003cspan class=\"t\"\u003e❖\u003c\/span\u003e\u003cdiv\u003eYou simply want to stop feeling \u003cb\u003eunsure at your own mandir\u003c\/b\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ PRICE \/ VALUE ══════════ --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"kick r\"\u003eThe honest maths\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eA lifetime of pujas,\u003cbr\u003efor less than one dakshina\u003c\/h2\u003e\n  \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"price r\"\u003e\n    \u003cdiv class=\"k\"\u003eComplete Ebook · Instant Download\u003c\/div\u003e\n    \u003cdiv class=\"amt\"\u003e\n\u003csmall\u003e₹\u003c\/small\u003e223\u003c\/div\u003e\n    \u003cp class=\"note\"\u003e170 pages · 8 pujas · 40+ illustrations · 10 aartis. Yours forever, on every device you own.\u003c\/p\u003e\n    \u003cdiv class=\"cmp\"\u003e\n      \u003cdiv\u003e\n\u003cb\u003eOne pandit visit\u003c\/b\u003e₹1,100 – ₹2,100+, for a single puja, on a single day.\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cb\u003eGhar Ka Pandit\u003c\/b\u003e₹223, once. Eight pujas. Every year, for the rest of your life.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"lede r\" style=\"margin-top:28px;font-size:15.5px;\"\u003eThis will never replace a pandit at a wedding or a fire ceremony — and we say so inside the book. It replaces the \u003cem\u003ehelplessness\u003c\/em\u003e of not knowing how to light your own lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ FAQ ══════════ --\u003e\n\u003cdiv class=\"sec ache\"\u003e\n  \u003cdiv class=\"kick r\"\u003eBefore you ask\u003c\/div\u003e\n  \u003ch2 class=\"r\"\u003eQuestions, answered\u003c\/h2\u003e\n  \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"faq\"\u003e\n    \u003cdetails class=\"r\"\u003e\u003csummary\u003eIs the book in Hindi or English?\u003c\/summary\u003e\u003cp\u003eThe guidance is in warm, simple \u003cb\u003eEnglish\u003c\/b\u003e — so anyone can follow it. But every mantra, shloka and aarti is printed in \u003cb\u003eDevanagari (हिन्दी लिपि)\u003c\/b\u003e to read from, \u003cb\u003eplus\u003c\/b\u003e simple English letters for pronunciation, \u003cb\u003eplus\u003c\/b\u003e its meaning. You get all three, every time.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails class=\"r\"\u003e\u003csummary\u003eDo I need to know Sanskrit?\u003c\/summary\u003e\u003cp\u003eNot at all. Nothing is assumed. There's a full pronunciation guide at the back, and the tradition itself gives us a prayer asking forgiveness for imperfect pronunciation — it's printed in the book. Sincerity carries the mantra where the tongue cannot.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails class=\"r\"\u003e\u003csummary\u003eIs this a physical book?\u003c\/summary\u003e\u003cp\u003eNo — it's a beautifully designed \u003cb\u003ePDF ebook\u003c\/b\u003e, delivered instantly after purchase. Read it on your phone at the mandir, on a tablet, or print it if you prefer paper. No shipping, no waiting.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails class=\"r\"\u003e\u003csummary\u003eWill it match how my family does things?\u003c\/summary\u003e\u003cp\u003eWe've used the most widely-followed, mainstream versions, verified against traditional sources. Where regional traditions genuinely differ — a trunk direction, an aarti line, a mandal placement — the book says so honestly, rather than pretending there's only one right way.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails class=\"r\"\u003e\u003csummary\u003eWill it tell me I'm doing it wrong?\u003c\/summary\u003e\u003cp\u003eNever. There is no fear-mongering anywhere in these 170 pages. Mistakes are corrected gently, in a section called \"Common Mistakes (and Gentle Corrections).\" You will never be told that misfortune awaits you.\u003c\/p\u003e\u003c\/details\u003e\n    \u003cdetails class=\"r\"\u003e\u003csummary\u003eI live abroad and can't get the samagri.\u003c\/summary\u003e\u003cp\u003eThis book was written with you in mind. Every chapter has a green box for families outside India, and a \u003cb\u003esubstitute for every hard-to-find item\u003c\/b\u003e — a rose for a lotus, akshat for flowers, any sweet for a modak. Devotion travels. The shopping list shouldn't stop you.\u003c\/p\u003e\u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ══════════ CLOSING ══════════ --\u003e\n\u003cdiv class=\"sec close\"\u003e\n  \u003cdiv class=\"dev r\" style=\"text-align:center;\"\u003eदीप जलाओ\u003c\/div\u003e\n  \u003ch2 class=\"r\" style=\"margin-top:8px;\"\u003eLight the lamp tonight.\u003c\/h2\u003e\n  \u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n  \u003cp class=\"verse r\"\u003eYou do not need to be an expert.\u003cbr\u003eYou do not need perfect Sanskrit.\u003cbr\u003eYou need only a lamp, a little time,\u003cbr\u003eand the willingness to begin.\u003c\/p\u003e\n  \u003cdiv class=\"brand r\"\u003ePavitr Store\u003cspan\u003eDevotion, made simple\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pavitr Store IND","offers":[{"title":"Default Title","offer_id":46203149385864,"sku":null,"price":223.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0699\/8907\/3032\/files\/product-01-cover.jpg?v=1783936703","url":"https:\/\/pavitrstore.com\/products\/ghar-ka-pandit","provider":"Pavitr Store IND","version":"1.0","type":"link"}