{"product_id":"laddu-gopal-puja-attar-4-in-1-combo-1","title":"Laddu Gopal Puja Attar 4 in 1 Combo","description":"\u003c!-- ═══════════════════════════════════════════════════════════════\n     LADDU GOPAL PUJA ATTAR COMBO — Shopify Product Description HTML\n     Paste this inside the \"Description\" field (HTML mode) in Shopify\n     ═══════════════════════════════════════════════════════════════ --\u003e\n\u003cstyle\u003e\n  .lg-attar-wrap {\n    font-family: 'Georgia', serif;\n    color: #2c1a0e;\n    max-width: 780px;\n    margin: 0 auto;\n  }\n\n  \/* ── Hero Banner ── *\/\n  .lg-hero {\n    background: linear-gradient(135deg, #1a0a00 0%, #3d1c00 50%, #1a0a00 100%);\n    border: 2px solid #c8922a;\n    border-radius: 12px;\n    padding: 36px 28px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 28px;\n  }\n  .lg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 6px;\n    border: 1px solid rgba(200,146,42,0.35);\n    border-radius: 8px;\n    pointer-events: none;\n  }\n  .lg-hero-tag {\n    display: inline-block;\n    background: #c8922a;\n    color: #fff8ee;\n    font-family: 'Arial', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .lg-hero h1 {\n    font-size: 28px;\n    font-weight: normal;\n    color: #f5d98a;\n    line-height: 1.3;\n    margin: 0 0 8px;\n    text-shadow: 0 2px 12px rgba(200,146,42,0.4);\n  }\n  .lg-hero h2 {\n    font-size: 14px;\n    font-weight: normal;\n    color: #c8a96e;\n    letter-spacing: 0.08em;\n    margin: 0 0 20px;\n  }\n  .lg-pills {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n  .lg-pill {\n    background: rgba(200,146,42,0.15);\n    border: 1px solid rgba(200,146,42,0.5);\n    color: #f5d98a;\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    padding: 5px 14px;\n    border-radius: 20px;\n  }\n\n  \/* ── Intro Block ── *\/\n  .lg-intro {\n    background: #fffaf3;\n    border-left: 4px solid #c8922a;\n    border-radius: 0 8px 8px 0;\n    padding: 18px 22px;\n    margin-bottom: 28px;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #3d2005;\n  }\n  .lg-intro strong {\n    color: #8b4513;\n  }\n\n  \/* ── Section Heading ── *\/\n  .lg-section-title {\n    text-align: center;\n    font-size: 13px;\n    font-family: 'Arial', sans-serif;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #c8922a;\n    margin: 0 0 18px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .lg-section-title::before,\n  .lg-section-title::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: linear-gradient(to right, transparent, #c8922a, transparent);\n  }\n\n  \/* ── Attar Cards ── *\/\n  .lg-cards {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n  .lg-card {\n    background: #fffaf3;\n    border: 1px solid #e8cfa0;\n    border-radius: 10px;\n    padding: 20px 16px;\n    text-align: center;\n    position: relative;\n    transition: box-shadow 0.2s;\n  }\n  .lg-card:hover {\n    box-shadow: 0 4px 20px rgba(200,146,42,0.2);\n  }\n  .lg-card-icon {\n    font-size: 32px;\n    margin-bottom: 10px;\n    display: block;\n    line-height: 1;\n  }\n  .lg-card-name {\n    font-size: 15px;\n    font-weight: bold;\n    color: #5c2d0a;\n    margin: 0 0 4px;\n  }\n  .lg-card-hindi {\n    font-size: 12px;\n    color: #9b6b3a;\n    margin: 0 0 10px;\n  }\n  .lg-card-divider {\n    width: 32px;\n    height: 1px;\n    background: #c8922a;\n    margin: 0 auto 10px;\n  }\n  .lg-card-desc {\n    font-size: 12px;\n    color: #6b4020;\n    line-height: 1.65;\n    margin: 0 0 12px;\n  }\n  .lg-card-ml {\n    display: inline-block;\n    background: #fdf0d8;\n    border: 1px solid #ddb870;\n    color: #7a4e10;\n    font-family: 'Arial', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.1em;\n    padding: 3px 10px;\n    border-radius: 12px;\n    margin-bottom: 10px;\n  }\n  .lg-card-note {\n    font-style: italic;\n    font-size: 11px;\n    color: #b07040;\n    line-height: 1.5;\n    border-top: 1px dashed #e8cfa0;\n    padding-top: 10px;\n    margin-top: 4px;\n  }\n\n  \/* ── Card accent colors ── *\/\n  .lg-card-bela   { border-top: 3px solid #88b4d0; }\n  .lg-card-gulab  { border-top: 3px solid #d06878; }\n  .lg-card-mitti  { border-top: 3px solid #a0714a; }\n  .lg-card-khus   { border-top: 3px solid #5a9060; }\n\n  \/* ── Why Choose ── *\/\n  .lg-why {\n    background: linear-gradient(135deg, #fdf5e4, #fff8f0);\n    border: 1px solid #e2c07a;\n    border-radius: 10px;\n    padding: 24px 24px;\n    margin-bottom: 28px;\n  }\n  .lg-why-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 14px;\n    margin-top: 16px;\n  }\n  .lg-why-item {\n    text-align: center;\n    padding: 14px 10px;\n    background: #fff;\n    border: 1px solid #f0d9a8;\n    border-radius: 8px;\n  }\n  .lg-why-icon {\n    font-size: 24px;\n    display: block;\n    margin-bottom: 8px;\n  }\n  .lg-why-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    color: #5c2d0a;\n    margin: 0 0 4px;\n  }\n  .lg-why-text {\n    font-size: 11px;\n    color: #8b5e30;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* ── Devotion Quote ── *\/\n  .lg-quote {\n    background: linear-gradient(135deg, #1a0a00, #3d1c00);\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    position: relative;\n  }\n  .lg-quote::before {\n    content: '\"';\n    position: absolute;\n    top: 10px;\n    left: 18px;\n    font-size: 60px;\n    color: rgba(200,146,42,0.25);\n    font-family: Georgia, serif;\n    line-height: 1;\n  }\n  .lg-quote p {\n    font-size: 16px;\n    color: #f5d98a;\n    line-height: 1.8;\n    font-style: italic;\n    margin: 0 0 10px;\n  }\n  .lg-quote span {\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    color: #c8a96e;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n  }\n\n  \/* ── How to Use ── *\/\n  .lg-howto {\n    background: #fffaf3;\n    border: 1px solid #e8cfa0;\n    border-radius: 10px;\n    padding: 22px 24px;\n    margin-bottom: 28px;\n  }\n  .lg-steps {\n    list-style: none;\n    padding: 0;\n    margin: 14px 0 0;\n    counter-reset: step;\n  }\n  .lg-steps li {\n    counter-increment: step;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 10px 0;\n    border-bottom: 1px dashed #e8cfa0;\n    font-size: 13px;\n    color: #4a2800;\n    line-height: 1.65;\n  }\n  .lg-steps li:last-child { border-bottom: none; }\n  .lg-steps li::before {\n    content: counter(step);\n    min-width: 26px;\n    height: 26px;\n    background: #c8922a;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: 'Arial', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── Gift CTA ── *\/\n  .lg-gift {\n    background: linear-gradient(135deg, #fff8ee, #fdf0d4);\n    border: 2px dashed #c8922a;\n    border-radius: 12px;\n    padding: 22px 24px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .lg-gift-icon { font-size: 36px; margin-bottom: 10px; display: block; }\n  .lg-gift h3 { font-size: 18px; color: #5c2d0a; margin: 0 0 8px; }\n  .lg-gift p { font-size: 13px; color: #7a4e20; line-height: 1.7; margin: 0 0 14px; }\n  .lg-gift-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n  .lg-gift-tag {\n    background: #fff;\n    border: 1px solid #ddb870;\n    color: #7a4e10;\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    padding: 5px 14px;\n    border-radius: 20px;\n  }\n\n  \/* ── FAQ ── *\/\n  .lg-faq {\n    margin-bottom: 28px;\n  }\n  .lg-faq-item {\n    background: #fffaf3;\n    border: 1px solid #e8cfa0;\n    border-radius: 8px;\n    padding: 14px 18px;\n    margin-bottom: 10px;\n  }\n  .lg-faq-q {\n    font-size: 13px;\n    font-weight: bold;\n    color: #5c2d0a;\n    margin: 0 0 6px;\n  }\n  .lg-faq-a {\n    font-size: 12px;\n    color: #6b4020;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* ── Footer strip ── *\/\n  .lg-footer {\n    background: #2c1a0e;\n    border-radius: 8px;\n    padding: 16px 20px;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 18px;\n    align-items: center;\n  }\n  .lg-footer-item {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    color: #f5d98a;\n    font-family: 'Arial', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.05em;\n  }\n  .lg-footer-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #c8922a;\n    display: inline-block;\n  }\n\n  @media (max-width: 480px) {\n    .lg-hero h1 { font-size: 22px; }\n    .lg-cards { grid-template-columns: 1fr 1fr; }\n    .lg-why-grid { grid-template-columns: 1fr 1fr; }\n    .lg-footer { flex-direction: column; gap: 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lg-attar-wrap\"\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003cdiv class=\"lg-hero\"\u003e\n\u003cdiv class=\"lg-hero-tag\"\u003e✦ Limited Combo Offer ✦\u003c\/div\u003e\n\u003ch1\u003e🪔 Laddu Gopal Puja Attar\u003cbr\u003e4-in-1 Sacred Combo\u003c\/h1\u003e\n\u003ch2\u003eBela Mogra · Pavitra Gulab · Vrindavan ki Mitti · Khus Attar\u003c\/h2\u003e\n\u003cdiv class=\"lg-pills\"\u003e\n\u003cspan class=\"lg-pill\"\u003e🌿 100% Natural Oils\u003c\/span\u003e \u003cspan class=\"lg-pill\"\u003e🚫 Alcohol Free\u003c\/span\u003e \u003cspan class=\"lg-pill\"\u003e🛕 Temple-Grade Quality\u003c\/span\u003e \u003cspan class=\"lg-pill\"\u003e📦 Beautiful Gift Box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ INTRO ══ --\u003e\n\u003cdiv class=\"lg-intro\"\u003eImagine the air of \u003cstrong\u003eVrindavan\u003c\/strong\u003e — the sweet fragrance of freshly bloomed Mogra garlands draped on Thakurji, the divine rose-scented offerings of Pavitra Gulab, the sacred earthy breath of holy Vrindavan soil after rain, and the deep forest coolness of pure Khus... \u003cbr\u003e\u003cbr\u003eNow imagine carrying all of that \u003cstrong\u003ein your pocket, every single day.\u003c\/strong\u003e This is not just a perfume combo — this is \u003cstrong\u003ea complete puja experience in four tiny bottles\u003c\/strong\u003e, handcrafted from pure natural oils with zero alcohol.\u003c\/div\u003e\n\u003c!-- ══ THE 4 ATTARS ══ --\u003e\n\u003cp class=\"lg-section-title\"\u003eThe Four Sacred Fragrances\u003c\/p\u003e\n\u003cdiv class=\"lg-cards\"\u003e\n\u003c!-- Bela Mogra --\u003e\n\u003cdiv class=\"lg-card lg-card-bela\"\u003e\n\u003cspan class=\"lg-card-icon\"\u003e🤍\u003c\/span\u003e\n\u003cp class=\"lg-card-name\"\u003eBela Mogra Attar\u003c\/p\u003e\n\u003cp class=\"lg-card-hindi\"\u003eबेला मोगरा इत्र\u003c\/p\u003e\n\u003cdiv class=\"lg-card-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"lg-card-desc\"\u003eThe purest floral offering — cool, fresh, and deeply divine. Bela Mogra is the fragrance of garlands lovingly placed at Thakurji's feet. Soft, heady jasmine-like blooms that instantly purify the air and lift the spirit.\u003c\/p\u003e\n\u003cspan class=\"lg-card-ml\"\u003e6 ml\u003c\/span\u003e\n\u003cp class=\"lg-card-note\"\u003e✦ Perfect for daily aarti \u0026amp; morning puja\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Pavitra Gulab --\u003e\n\u003cdiv class=\"lg-card lg-card-gulab\"\u003e\n\u003cspan class=\"lg-card-icon\"\u003e🌹\u003c\/span\u003e\n\u003cp class=\"lg-card-name\"\u003ePavitra Gulab\u003c\/p\u003e\n\u003cp class=\"lg-card-hindi\"\u003eपवित्र गुलाब इत्र\u003c\/p\u003e\n\u003cdiv class=\"lg-card-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"lg-card-desc\"\u003eA rich, royal rose steeped in devotion — the sacred scent of Vrindavan's rose gardens. Deep, velvety, and warm. This attar carries the essence of love and surrender that defines true bhakti.\u003c\/p\u003e\n\u003cspan class=\"lg-card-ml\"\u003e6 ml\u003c\/span\u003e\n\u003cp class=\"lg-card-note\"\u003e✦ Ideal for Radha-Krishna puja \u0026amp; offerings\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Vrindavan ki Mitti --\u003e\n\u003cdiv class=\"lg-card lg-card-mitti\"\u003e\n\u003cspan class=\"lg-card-icon\"\u003e🌍\u003c\/span\u003e\n\u003cp class=\"lg-card-name\"\u003eVrindavan ki Mitti\u003c\/p\u003e\n\u003cp class=\"lg-card-hindi\"\u003eवृन्दावन की मिट्टी की खुशबू\u003c\/p\u003e\n\u003cdiv class=\"lg-card-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"lg-card-desc\"\u003eClose your eyes and feel the sacred dust of Vrindavan under your feet. This unique earthy attar captures the mystical petrichor of holy soil — grounding, spiritual, and unlike anything you've ever worn.\u003c\/p\u003e\n\u003cspan class=\"lg-card-ml\"\u003e6 ml\u003c\/span\u003e\n\u003cp class=\"lg-card-note\"\u003e✦ Rare \u0026amp; meditative — for deep prayer moments\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Khus Attar --\u003e\n\u003cdiv class=\"lg-card lg-card-khus\"\u003e\n\u003cspan class=\"lg-card-icon\"\u003e🌾\u003c\/span\u003e\n\u003cp class=\"lg-card-name\"\u003eKhus Attar\u003c\/p\u003e\n\u003cp class=\"lg-card-hindi\"\u003eखस इत्र\u003c\/p\u003e\n\u003cdiv class=\"lg-card-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"lg-card-desc\"\u003eThe ancient cooling fragrance of vetiver — fresh, green, and deeply calming. Khus has been used for centuries in royal courts and temples alike. It settles the mind and creates an atmosphere of pure peace.\u003c\/p\u003e\n\u003cspan class=\"lg-card-ml\"\u003e6 ml\u003c\/span\u003e\n\u003cp class=\"lg-card-note\"\u003e✦ Worn on skin \u0026amp; used to scent puja rooms\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ WHY CHOOSE ══ --\u003e\n\u003cdiv class=\"lg-why\"\u003e\n\u003cp class=\"lg-section-title\"\u003eWhy This Combo is Special\u003c\/p\u003e\n\u003cdiv class=\"lg-why-grid\"\u003e\n\u003cdiv class=\"lg-why-item\"\u003e\n\u003cspan class=\"lg-why-icon\"\u003e🚫\u003c\/span\u003e\n\u003cp class=\"lg-why-title\"\u003eZero Alcohol\u003c\/p\u003e\n\u003cp class=\"lg-why-text\"\u003ePure oil base — safe for puja, skin-friendly, no harshness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-why-item\"\u003e\n\u003cspan class=\"lg-why-icon\"\u003e🌿\u003c\/span\u003e\n\u003cp class=\"lg-why-title\"\u003e100% Natural\u003c\/p\u003e\n\u003cp class=\"lg-why-text\"\u003eNo synthetic chemicals — only nature-extracted botanical oils\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-why-item\"\u003e\n\u003cspan class=\"lg-why-icon\"\u003e⏳\u003c\/span\u003e\n\u003cp class=\"lg-why-title\"\u003eLong Lasting\u003c\/p\u003e\n\u003cp class=\"lg-why-text\"\u003eOil-based attars last 6–8 hours — far longer than sprays\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-why-item\"\u003e\n\u003cspan class=\"lg-why-icon\"\u003e🎁\u003c\/span\u003e\n\u003cp class=\"lg-why-title\"\u003eGift Ready\u003c\/p\u003e\n\u003cp class=\"lg-why-text\"\u003eArrives in a beautiful printed box — no extra wrapping needed\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-why-item\"\u003e\n\u003cspan class=\"lg-why-icon\"\u003e🏺\u003c\/span\u003e\n\u003cp class=\"lg-why-title\"\u003eRoll-On Ease\u003c\/p\u003e\n\u003cp class=\"lg-why-text\"\u003eMess-free roller applicator for precise, effortless application\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-why-item\"\u003e\n\u003cspan class=\"lg-why-icon\"\u003e🛕\u003c\/span\u003e\n\u003cp class=\"lg-why-title\"\u003eDeity-Grade\u003c\/p\u003e\n\u003cp class=\"lg-why-text\"\u003ePure enough to offer directly to Thakurji during seva\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ DEVOTION QUOTE ══ --\u003e\n\u003cdiv class=\"lg-quote\"\u003e\n\u003cp\u003e\"Every drop of this attar is a prayer. Let the fragrance of Vrindavan fill your home, your puja ghar, and your soul — as devotedly as the bells ring at Thakurji's morning aarti.\"\u003c\/p\u003e\n\u003cspan\u003e— The Spiritual Fragrance Promise\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- ══ HOW TO USE ══ --\u003e\n\u003cdiv class=\"lg-howto\"\u003e\n\u003cp class=\"lg-section-title\"\u003eHow to Use\u003c\/p\u003e\n\u003col class=\"lg-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor Puja:\u003c\/strong\u003e Apply 1–2 drops on the idol's feet or on a cotton ball placed near the deity during aarti and bhog. Instantly transforms your puja atmosphere.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOn Your Skin:\u003c\/strong\u003e Roll a small amount on your wrists, neck, or behind the ears before stepping into the mandir or wearing during festivals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIn Your Puja Room:\u003c\/strong\u003e Dab a drop on the cloth beneath Thakurji's singhasan or on a nearby diya's stand to fragrance the entire space.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAs an Offering:\u003c\/strong\u003e Mix a small amount into the water used for abhishek or apply during the sringaar of Laddu Gopal for a deeply devotional experience.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c!-- ══ GIFT CTA ══ --\u003e\n\u003cdiv class=\"lg-gift\"\u003e\n\u003cspan class=\"lg-gift-icon\"\u003e🎁\u003c\/span\u003e\n\u003ch3\u003eThe Perfect Sacred Gift\u003c\/h3\u003e\n\u003cp\u003eLooking for a meaningful, heartfelt gift for a devotee? This beautifully packaged combo makes the perfect offering for birthdays, festivals, and religious occasions — a gift that carries blessings, not just fragrance.\u003c\/p\u003e\n\u003cdiv class=\"lg-gift-tags\"\u003e\n\u003cspan class=\"lg-gift-tag\"\u003e🪔 Janmashtami\u003c\/span\u003e \u003cspan class=\"lg-gift-tag\"\u003e🌸 Radhashtami\u003c\/span\u003e \u003cspan class=\"lg-gift-tag\"\u003e🎉 Diwali Gift\u003c\/span\u003e \u003cspan class=\"lg-gift-tag\"\u003e🙏 Pooja Occasion\u003c\/span\u003e \u003cspan class=\"lg-gift-tag\"\u003e💛 For Devotees\u003c\/span\u003e \u003cspan class=\"lg-gift-tag\"\u003e👨👩👧 Family Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FAQ ══ --\u003e\n\u003cp class=\"lg-section-title\"\u003eCommon Questions\u003c\/p\u003e\n\u003cdiv class=\"lg-faq\"\u003e\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cp class=\"lg-faq-q\"\u003e🌿 Are these attars truly alcohol-free?\u003c\/p\u003e\n\u003cp class=\"lg-faq-a\"\u003eYes, absolutely. All four attars in this combo are 100% alcohol-free, pure oil-based natural extracts. They are safe for direct skin application and puja use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cp class=\"lg-faq-q\"\u003e🏺 Can I apply this directly on the Laddu Gopal idol?\u003c\/p\u003e\n\u003cp class=\"lg-faq-a\"\u003eYes. Being pure natural oils with no alcohol or synthetic chemicals, these attars are gentle enough for deity seva. Apply sparingly using a cotton bud for best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cp class=\"lg-faq-q\"\u003e⏳ How long does the fragrance last?\u003c\/p\u003e\n\u003cp class=\"lg-faq-a\"\u003eOil-based attars last significantly longer than alcohol-based sprays — typically 6 to 8 hours on skin, and even longer on fabric or puja materials. A little goes a very long way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lg-faq-item\"\u003e\n\u003cp class=\"lg-faq-q\"\u003e📦 What is included in this combo?\u003c\/p\u003e\n\u003cp class=\"lg-faq-a\"\u003eYou receive 4 roller bottles: Bela Mogra Attar (6ml), Pavitra Gulab Attar (6ml), Vrindavan ki Mitti ki Khushbu (8ml), and Khus Attar (6ml) — all packed in a premium printed gift box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FOOTER TRUST STRIP ══ --\u003e\n\u003cdiv class=\"lg-footer\"\u003e\n\u003cspan class=\"lg-footer-item\"\u003e\u003cspan class=\"lg-footer-dot\"\u003e\u003c\/span\u003e 100% Natural Oils\u003c\/span\u003e \u003cspan class=\"lg-footer-item\"\u003e\u003cspan class=\"lg-footer-dot\"\u003e\u003c\/span\u003e Zero Alcohol\u003c\/span\u003e \u003cspan class=\"lg-footer-item\"\u003e\u003cspan class=\"lg-footer-dot\"\u003e\u003c\/span\u003e Puja Safe\u003c\/span\u003e \u003cspan class=\"lg-footer-item\"\u003e\u003cspan class=\"lg-footer-dot\"\u003e\u003c\/span\u003e Skin Friendly\u003c\/span\u003e \u003cspan class=\"lg-footer-item\"\u003e\u003cspan class=\"lg-footer-dot\"\u003e\u003c\/span\u003e Gift Packed\u003c\/span\u003e \u003cspan class=\"lg-footer-item\"\u003e\u003cspan class=\"lg-footer-dot\"\u003e\u003c\/span\u003e Long Lasting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END Laddu Gopal Puja Attar Combo Description --\u003e","brand":"Spiritual Fragrance","offers":[{"title":"1 COMBO","offer_id":55142189826339,"sku":"LADDU1","price":449.0,"currency_code":"INR","in_stock":true},{"title":"BUY 2 COMBO@599","offer_id":55142189859107,"sku":"LADDU2","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0900\/2257\/6419\/files\/5_8a208dc1-e358-49fb-9686-db43e443c8ce.jpg?v=1779539404","url":"https:\/\/www.spiritualfragrance.in\/products\/laddu-gopal-puja-attar-4-in-1-combo-1","provider":"Spiritual Fragrance","version":"1.0","type":"link"}