{"product_id":"sacred-rose-agarbatti","title":"Sacred Rose Agarbatti","description":"\u003cstyle\u003e\n\n\/* ══════════════════════════════════════════\n   SACRED ROSE — SHOPIFY DESCRIPTION CSS\n   Giriraj Agarbatti · girirajagarbatti.com\n   ══════════════════════════════════════════ *\/\n\n.sr-desc * { box-sizing: border-box; margin: 0; padding: 0; }\n\n.sr-desc {\n  font-family: 'Jost', sans-serif;\n  color: #1A0A0E;\n  max-width: 780px;\n  margin: 0 auto;\n  background: #FFFAF8;\n  padding: 0 0 3rem;\n\n  --rose:        #C2185B;\n  --rose-deep:   #8E0038;\n  --rose-vivid:  #E91E8C;\n  --rose-pale:   #FCE4EC;\n  --rose-blush:  #F8BBD9;\n  --rose-border: rgba(194,24,91,0.15);\n  --ivory:       #FFFAF8;\n  --ink:         #1A0A0E;\n  --muted:       #7A5260;\n  --serif: 'Cormorant Garamond', Georgia, serif;\n  --sans:  'Jost', sans-serif;\n}\n\n\/* ── Special Offer Banner ── *\/\n.sr-offer {\n  background: linear-gradient(135deg, #8E0038 0%, #C2185B 50%, #E91E8C 100%);\n  padding: 1.1rem 2.5rem;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.sr-offer::before {\n  content: '✦';\n  font-size: 60px;\n  position: absolute;\n  left: 1rem; top: 50%;\n  transform: translateY(-50%);\n  opacity: 0.12;\n  color: #fff;\n}\n\n.sr-offer::after {\n  content: '✦';\n  font-size: 60px;\n  position: absolute;\n  right: 1rem; top: 50%;\n  transform: translateY(-50%);\n  opacity: 0.12;\n  color: #fff;\n}\n\n.sr-offer-badge {\n  display: inline-block;\n  font-size: 9.5px;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  background: rgba(255,255,255,0.2);\n  color: #fff;\n  padding: 4px 14px;\n  border-radius: 100px;\n  margin-bottom: 8px;\n  font-weight: 400;\n}\n\n.sr-offer p {\n  font-size: 13.5px;\n  font-weight: 300;\n  color: #fff;\n  line-height: 1.65;\n}\n\n.sr-offer p strong { font-weight: 500; }\n\n\/* ── Hero ── *\/\n.sr-hero {\n  position: relative;\n  overflow: hidden;\n  background: linear-gradient(135deg, #FCE4EC 0%, #F8BBD9 45%, #FCE4EC 100%);\n  padding: 3.5rem 3rem 2.75rem;\n  border-radius: 0 0 24px 24px;\n  margin-bottom: 3rem;\n}\n\n.sr-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image:\n    radial-gradient(circle at 8%  20%, rgba(194,24,91,0.10) 0%, transparent 50%),\n    radial-gradient(circle at 88% 75%, rgba(233,30,140,0.12) 0%, transparent 50%);\n}\n\n.sr-hero-eyebrow {\n  font-family: var(--serif);\n  font-style: italic;\n  font-size: 13px;\n  letter-spacing: 0.22em;\n  color: var(--rose);\n  text-transform: uppercase;\n  margin-bottom: 10px;\n  position: relative;\n}\n\n.sr-hero-title {\n  font-family: var(--serif);\n  font-size: 58px;\n  font-weight: 300;\n  line-height: 1.0;\n  color: var(--ink);\n  position: relative;\n  margin-bottom: 8px;\n}\n\n.sr-hero-title em {\n  font-style: italic;\n  color: var(--rose);\n}\n\n.sr-hero-tag {\n  font-size: 12px;\n  letter-spacing: 0.18em;\n  color: var(--muted);\n  font-weight: 300;\n  text-transform: uppercase;\n  position: relative;\n}\n\n.sr-hero-rule {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(to right, var(--rose), transparent);\n  margin: 1.75rem 0;\n  position: relative;\n}\n\n.sr-hero-quote {\n  font-family: var(--serif);\n  font-size: 21px;\n  font-style: italic;\n  font-weight: 300;\n  line-height: 1.65;\n  color: var(--ink);\n  position: relative;\n  padding-left: 1.5rem;\n  border-left: 2px solid var(--rose);\n  max-width: 560px;\n}\n\n\/* ── Section Wrapper ── *\/\n.sr-section {\n  padding: 0 2.5rem;\n  margin-bottom: 2.5rem;\n}\n\n\/* ── Section Label ── *\/\n.sr-label {\n  font-size: 10.5px;\n  letter-spacing: 0.26em;\n  text-transform: uppercase;\n  color: var(--rose);\n  font-weight: 500;\n  margin-bottom: 1.1rem;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.sr-label::after {\n  content: '';\n  flex: 1;\n  height: 0.5px;\n  background: var(--rose-border);\n}\n\n\/* ── Body Copy ── *\/\n.sr-body {\n  font-size: 15px;\n  font-weight: 300;\n  line-height: 1.9;\n  color: #3D1A26;\n  margin-bottom: 1.25rem;\n}\n\n\/* ── Craft Strip ── *\/\n.sr-strip {\n  background: linear-gradient(135deg, var(--rose-pale) 0%, #FFF0F5 100%);\n  border: 0.5px solid var(--rose-border);\n  border-left: 3px solid var(--rose);\n  border-radius: 0 14px 14px 0;\n  padding: 1.5rem 1.75rem;\n}\n\n.sr-strip p {\n  font-family: var(--serif);\n  font-size: 17px;\n  font-style: italic;\n  font-weight: 300;\n  line-height: 1.75;\n  color: #3D1A26;\n}\n\n\/* ── Fragrance Notes ── *\/\n.sr-notes {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 10px;\n  margin-bottom: 0;\n}\n\n.sr-note {\n  background: var(--rose-pale);\n  border: 0.5px solid var(--rose-border);\n  border-radius: 14px;\n  padding: 1.25rem 1rem;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.sr-note::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 3px;\n  background: linear-gradient(to right, transparent, var(--rose), transparent);\n  opacity: 0.35;\n}\n\n.sr-note-type {\n  display: block;\n  font-size: 9.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--rose);\n  font-weight: 500;\n  margin-bottom: 8px;\n}\n\n.sr-note-name {\n  font-family: var(--serif);\n  font-size: 18px;\n  font-style: italic;\n  color: var(--ink);\n  font-weight: 400;\n  line-height: 1.3;\n}\n\n\/* ── Features Grid ── *\/\n.sr-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n}\n\n.sr-feat {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  background: var(--ivory);\n  border: 0.5px solid var(--rose-border);\n  border-radius: 12px;\n  padding: 1rem;\n}\n\n.sr-feat-icon {\n  width: 36px;\n  height: 36px;\n  background: var(--rose-pale);\n  border-radius: 10px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  font-size: 18px;\n  line-height: 1;\n}\n\n.sr-feat-body { flex: 1; }\n\n.sr-feat-title {\n  font-size: 13px;\n  font-weight: 500;\n  color: var(--rose-deep);\n  margin-bottom: 4px;\n  line-height: 1.3;\n}\n\n.sr-feat-desc {\n  font-size: 12.5px;\n  font-weight: 300;\n  color: #3D1A26;\n  line-height: 1.6;\n}\n\n\/* ── How to Use ── *\/\n.sr-ritual {\n  list-style: none;\n  counter-reset: ritual;\n}\n\n.sr-ritual li {\n  counter-increment: ritual;\n  display: flex;\n  gap: 1.25rem;\n  align-items: flex-start;\n  padding: 1rem 0;\n  border-bottom: 0.5px solid var(--rose-border);\n}\n\n.sr-ritual li:last-child { border-bottom: none; }\n\n.sr-ritual li::before {\n  content: counter(ritual, decimal-leading-zero);\n  font-family: var(--serif);\n  font-size: 22px;\n  font-style: italic;\n  color: var(--rose);\n  flex-shrink: 0;\n  line-height: 1.2;\n  min-width: 28px;\n}\n\n.sr-ritual-text {\n  font-size: 14.5px;\n  font-weight: 300;\n  color: #3D1A26;\n  line-height: 1.7;\n  padding-top: 2px;\n}\n\n.sr-ritual-text strong {\n  font-weight: 500;\n  color: var(--ink);\n}\n\n\/* ── Occasion Pills ── *\/\n.sr-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n\n.sr-pill {\n  font-size: 12px;\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  padding: 7px 16px;\n  border-radius: 100px;\n  border: 0.5px solid var(--rose-vivid);\n  color: var(--rose-deep);\n  background: transparent;\n  white-space: nowrap;\n}\n\n\/* ── Specs Table ── *\/\n.sr-specs {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13.5px;\n}\n\n.sr-specs tr { border-bottom: 0.5px solid var(--rose-border); }\n.sr-specs tr:last-child { border-bottom: none; }\n\n.sr-specs td {\n  padding: 11px 14px;\n  line-height: 1.5;\n}\n\n.sr-specs td:first-child {\n  font-size: 10.5px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--muted);\n  font-weight: 400;\n  width: 38%;\n  background: var(--rose-pale);\n}\n\n.sr-specs td:last-child {\n  color: var(--ink);\n  font-weight: 300;\n}\n\n.sr-specs-wrap {\n  border: 0.5px solid var(--rose-border);\n  border-radius: 14px;\n  overflow: hidden;\n}\n\n\/* ── Guarantee Block ── *\/\n.sr-guarantee {\n  background: var(--rose-pale);\n  border: 0.5px solid var(--rose-border);\n  border-radius: 18px;\n  padding: 2rem 2rem 1.75rem;\n  display: flex;\n  gap: 1.5rem;\n  align-items: flex-start;\n}\n\n.sr-guarantee-badge {\n  flex-shrink: 0;\n  width: 72px;\n  height: 72px;\n  background: linear-gradient(135deg, var(--rose-deep), var(--rose-vivid));\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 28px;\n  line-height: 1;\n  color: #fff;\n}\n\n.sr-guarantee-title {\n  font-family: var(--serif);\n  font-size: 20px;\n  font-weight: 600;\n  color: var(--rose-deep);\n  margin-bottom: 8px;\n}\n\n.sr-guarantee-body {\n  font-size: 13.5px;\n  font-weight: 300;\n  color: #3D1A26;\n  line-height: 1.75;\n}\n\n.sr-guarantee-body strong {\n  font-weight: 500;\n  color: var(--ink);\n}\n\n.sr-support-row {\n  display: flex;\n  gap: 10px;\n  margin-top: 10px;\n  flex-wrap: wrap;\n}\n\n.sr-support-chip {\n  font-size: 11.5px;\n  font-weight: 400;\n  letter-spacing: 0.06em;\n  padding: 5px 14px;\n  border-radius: 100px;\n  background: rgba(194,24,91,0.08);\n  color: var(--rose-deep);\n  border: 0.5px solid var(--rose-border);\n}\n\n\/* ── Closing ── *\/\n.sr-closing {\n  background: linear-gradient(135deg, #FCE4EC 0%, #F8BBD9 100%);\n  border-radius: 18px;\n  padding: 2.5rem 2rem;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.sr-closing::before {\n  content: '❀';\n  font-size: 100px;\n  position: absolute;\n  top: -14px; left: -6px;\n  opacity: 0.07;\n  color: var(--rose);\n  line-height: 1;\n}\n\n.sr-closing::after {\n  content: '❀';\n  font-size: 100px;\n  position: absolute;\n  bottom: -14px; right: -6px;\n  opacity: 0.07;\n  color: var(--rose);\n  line-height: 1;\n}\n\n.sr-closing-text {\n  font-family: var(--serif);\n  font-size: 22px;\n  font-style: italic;\n  font-weight: 300;\n  line-height: 1.7;\n  color: var(--rose-deep);\n  position: relative;\n  margin-bottom: 1rem;\n}\n\n.sr-closing-sub {\n  font-size: 11.5px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--muted);\n  font-weight: 300;\n  position: relative;\n}\n\n\/* ── Responsive ── *\/\n@media (max-width: 640px) {\n  .sr-offer  { padding: 1rem 1.5rem; }\n  .sr-hero   { padding: 2.5rem 1.5rem 2rem; }\n  .sr-hero-title { font-size: 38px; }\n  .sr-section { padding: 0 1.25rem; }\n  .sr-notes   { grid-template-columns: 1fr; }\n  .sr-features { grid-template-columns: 1fr; }\n  .sr-guarantee { flex-direction: column; align-items: center; text-align: center; }\n}\n\n\u003c\/style\u003e\n\u003c!-- ═══════════════════════════════════════════════════════\n     SACRED ROSE — SHOPIFY PRODUCT DESCRIPTION HTML\n     Giriraj Agarbatti · girirajagarbatti.com\n     ═══════════════════════════════════════════════════════ --\u003e\n\u003cdiv class=\"sr-desc\"\u003e\n\u003c!-- ── SPECIAL OFFER BANNER ── --\u003e\n\u003cdiv class=\"sr-offer\"\u003e\n\u003cp class=\"sr-offer-badge\"\u003egiriraj sacred rose agarbatti\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"sr-hero\"\u003e\n\u003cp class=\"sr-hero-eyebrow\"\u003eGiriraj Agarbatti  ·  Premium Incense\u003c\/p\u003e\n\u003ch1 class=\"sr-hero-title\"\u003eSacred \u003cem\u003eRose\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sr-hero-tag\"\u003eHand-Rolled  ·  Floral  ·  Devotional \u0026amp; Divine\u003c\/p\u003e\n\u003cdiv class=\"sr-hero-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"sr-hero-quote\"\u003eWhere devotion meets the eternal bloom —\u003cbr\u003ea fragrance as timeless as the rose itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── STORY ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003eThe Story\u003c\/p\u003e\n\u003cp class=\"sr-body\"\u003eSacred Rose by Giriraj Agarbatti is an ode to the world's most beloved flower, distilled into every slow-burning stick. Inspired by centuries of floral offerings in temples and sacred spaces across India, this fragrance captures the dewy freshness of freshly-plucked petals — delicate yet deeply resonant, sweet yet never cloying.\u003c\/p\u003e\n\u003cp class=\"sr-body\"\u003eLight one stick and feel the space around you soften. A fragrance that honours the sacred, soothes the mind, and transforms the everyday into ritual. जलते ही मन शांत होता है — और आसपास का माहौल पवित्र, कोमल और जीवंत हो उठता है।\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── CRAFT STRIP ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cdiv class=\"sr-strip\"\u003e\n\u003cp\u003eCrafted using a traditional hand-rolled process, each Sacred Rose agarbatti releases a steady, even smoke — diffusing fragrance uniformly to fill your space with a warm floral embrace that invites calm, prayer, and pure presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── FRAGRANCE NOTES ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003eFragrance Notes\u003c\/p\u003e\n\u003cdiv class=\"sr-notes\"\u003e\n\u003cdiv class=\"sr-note\"\u003e\n\u003cspan class=\"sr-note-type\"\u003eTop Note\u003c\/span\u003e \u003cspan class=\"sr-note-name\"\u003eFresh Rose Petal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-note\"\u003e\n\u003cspan class=\"sr-note-type\"\u003eHeart Note\u003c\/span\u003e \u003cspan class=\"sr-note-name\"\u003eDamask Rose \u0026amp; Dewdrop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-note\"\u003e\n\u003cspan class=\"sr-note-type\"\u003eBase Note\u003c\/span\u003e \u003cspan class=\"sr-note-name\"\u003eWarm Musk \u0026amp; Sandalwood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── FEATURES ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003eWhat Makes It Special\u003c\/p\u003e\n\u003cdiv class=\"sr-features\"\u003e\n\u003cdiv class=\"sr-feat\"\u003e\n\u003cdiv class=\"sr-feat-icon\"\u003e🌹\u003c\/div\u003e\n\u003cdiv class=\"sr-feat-body\"\u003e\n\u003cp class=\"sr-feat-title\"\u003ePure Floral Essence\u003c\/p\u003e\n\u003cp class=\"sr-feat-desc\"\u003eNatural rose extracts — no harsh synthetic overlays. A fragrance that is true, soft, and unmistakably real.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-feat\"\u003e\n\u003cdiv class=\"sr-feat-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"sr-feat-body\"\u003e\n\u003cp class=\"sr-feat-title\"\u003ePremium Handcrafted\u003c\/p\u003e\n\u003cp class=\"sr-feat-desc\"\u003eTraditional masala base, high-grade raw materials and precision drying — smooth burn, rich fragrance in every stick.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-feat\"\u003e\n\u003cdiv class=\"sr-feat-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"sr-feat-body\"\u003e\n\u003cp class=\"sr-feat-title\"\u003eSlow-Releasing Aroma\u003c\/p\u003e\n\u003cp class=\"sr-feat-desc\"\u003eLow smoke, high fragrance — the rose opens gently, filling the room without ever feeling overwhelming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-feat\"\u003e\n\u003cdiv class=\"sr-feat-icon\"\u003e🕉️\u003c\/div\u003e\n\u003cdiv class=\"sr-feat-body\"\u003e\n\u003cp class=\"sr-feat-title\"\u003eSpiritual \u0026amp; Devotional\u003c\/p\u003e\n\u003cp class=\"sr-feat-desc\"\u003eDeeply connected to Indian temple tradition — creates a naturally sacred, focused atmosphere for puja and dhyan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-feat\"\u003e\n\u003cdiv class=\"sr-feat-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv class=\"sr-feat-body\"\u003e\n\u003cp class=\"sr-feat-title\"\u003eTransforms the Space\u003c\/p\u003e\n\u003cp class=\"sr-feat-desc\"\u003eHome, mandir, meditation room, or office — fills every corner with warm, positive, floral energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sr-feat\"\u003e\n\u003cdiv class=\"sr-feat-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv class=\"sr-feat-body\"\u003e\n\u003cp class=\"sr-feat-title\"\u003eElegant Gift-Ready Packaging\u003c\/p\u003e\n\u003cp class=\"sr-feat-desc\"\u003eBeautiful, collectible packaging with a classical goddess motif — a thoughtful gift for every occasion and festivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── HOW TO USE ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003eLighting Ritual\u003c\/p\u003e\n\u003col class=\"sr-ritual\"\u003e\n\u003cli\u003e\u003cspan class=\"sr-ritual-text\"\u003e \u003cstrong\u003ePrepare your space.\u003c\/strong\u003e Place one agarbatti into an incense holder on a stable, flat surface — away from drafts, fabrics, and flammable materials. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"sr-ritual-text\"\u003e \u003cstrong\u003eLight the tip.\u003c\/strong\u003e Hold a flame to the incense tip and allow it to catch for 5–10 seconds until a steady, glowing ember forms. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"sr-ritual-text\"\u003e \u003cstrong\u003eRelease the flame.\u003c\/strong\u003e Gently fan or blow out — the glowing ember will begin releasing the Sacred Rose fragrance in steady, even waves. \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"sr-ritual-text\"\u003e \u003cstrong\u003eBreathe and be present.\u003c\/strong\u003e Place in your puja space, meditation corner, or living room. Let the rose fragrance fill the air and the moment. \u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c!-- ── PERFECT FOR ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003ePerfect For\u003c\/p\u003e\n\u003cdiv class=\"sr-pills\"\u003e\n\u003cspan class=\"sr-pill\"\u003eDaily Puja\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eMeditation \u0026amp; Dhyan\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eYoga \u0026amp; Breathwork\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eGifting\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eHome Fragrance\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eFestivals \u0026amp; Occasions\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eWedding Ceremonies\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003ePrayer Rooms\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eRelaxation\u003c\/span\u003e \u003cspan class=\"sr-pill\"\u003eAromatherapy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── PRODUCT SPECS ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003eProduct Details\u003c\/p\u003e\n\u003cdiv class=\"sr-specs-wrap\"\u003e\n\u003ctable class=\"sr-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eGiriraj Agarbatti\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFragrance\u003c\/td\u003e\n\u003ctd\u003eSacred Rose\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003ePremium Masala Agarbatti\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e9 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eProcess\u003c\/td\u003e\n\u003ctd\u003eTraditional Hand-Rolled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBurn Time\u003c\/td\u003e\n\u003ctd\u003eApprox. 30–35 minutes per stick\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest Used For\u003c\/td\u003e\n\u003ctd\u003ePuja, Meditation, Home Fragrance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWebsite\u003c\/td\u003e\n\u003ctd\u003e\u003ca style=\"color: #c2185b; text-decoration: none;\" href=\"https:\/\/www.girirajagarbatti.com\"\u003egirirajagarbatti.com\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── GUARANTEE ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cp class=\"sr-label\"\u003eOur Guarantee\u003c\/p\u003e\n\u003cdiv class=\"sr-guarantee\"\u003e\n\u003cdiv class=\"sr-guarantee-badge\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"sr-guarantee-title\"\u003e30-Day Money-Back Guarantee\u003c\/p\u003e\n\u003cp class=\"sr-guarantee-body\"\u003eWe're proud to offer a \u003cstrong\u003erisk-free, ironclad 30-day money-back guarantee\u003c\/strong\u003e on all our products. Not happy? No problem — just follow our simple return protocol to receive a full refund.\u003cbr\u003e\u003cbr\u003eBuying online can be daunting, so we want you to know there is \u003cstrong\u003eabsolutely ZERO risk\u003c\/strong\u003e in trying us out. We have \u003cstrong\u003e24\/7\/365\u003c\/strong\u003e Ticket and Email Support — please reach out anytime.\u003c\/p\u003e\n\u003cdiv class=\"sr-support-row\"\u003e\n\u003cspan class=\"sr-support-chip\"\u003e24\/7 Ticket Support\u003c\/span\u003e \u003cspan class=\"sr-support-chip\"\u003e24\/7 Email Support\u003c\/span\u003e \u003cspan class=\"sr-support-chip\"\u003eFull Refund on Return\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CLOSING ── --\u003e\n\u003cdiv class=\"sr-section\"\u003e\n\u003cdiv class=\"sr-closing\"\u003e\n\u003cp class=\"sr-closing-text\"\u003e\"The rose is the eternal symbol of the divine feminine.\u003cbr\u003eSacred Rose brings that divinity home.\"\u003c\/p\u003e\n\u003cp class=\"sr-closing-sub\"\u003eGiriraj Agarbatti  ·  Since Generations\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END Sacred Rose Shopify Description --\u003e","brand":"Giriraj Agarbatti","offers":[{"title":"170g + 30g free Combo Pack","offer_id":49116316205308,"sku":"scaredrose200","price":360.0,"currency_code":"INR","in_stock":true},{"title":"340g + 60g Free Combo Pack","offer_id":49116316238076,"sku":"scaredrose400","price":620.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0486\/7722\/4614\/files\/11_7262cfd4-c136-448d-bb7f-d5fea530d542.jpg?v=1779186289","url":"https:\/\/girirajagarbatti.com\/products\/sacred-rose-agarbatti","provider":"Giriraj Agarbatti","version":"1.0","type":"link"}