{"product_id":"vighnaharta-ganesha-rakhi-silver-tone-ganpati-charm","title":"Vighnaharta Ganesha Rakhi – Silver-Tone Ganpati Charm","description":"\u003cstyle\u003e\n  .vishvay-product-desc,\n  .vishvay-product-desc * {\n    box-sizing: border-box;\n  }\n\n  .vishvay-product-desc {\n    --v-bg: #fff8ee;\n    --v-bg-soft: #f7f0e4;\n    --v-bg-deep: #efe2cc;\n    --v-heading: #2a1a12;\n    --v-text: #5a4332;\n    --v-subtext: #7a6758;\n    --v-gold: #b78b42;\n    --v-gold-dark: #a37832;\n    --v-border: #d9c2a0;\n    --v-white: #ffffff;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    color: var(--v-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .vishvay-product-desc h2,\n  .vishvay-product-desc h3,\n  .vishvay-product-desc p {\n    margin-top: 0;\n  }\n\n  .vishvay-product-desc h2,\n  .vishvay-product-desc h3,\n  .vishvay-product-desc strong {\n    color: var(--v-heading);\n  }\n\n  .vishvay-product-desc h2 {\n    margin-bottom: 14px;\n    font-size: clamp(27px, 4vw, 40px);\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: -0.5px;\n  }\n\n  .vishvay-product-desc h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .vishvay-product-desc p {\n    margin-bottom: 14px;\n    color: var(--v-text);\n  }\n\n  .vishvay-hero,\n  .vishvay-card {\n    overflow: hidden;\n    margin-bottom: 20px;\n    border: 1px solid var(--v-border);\n    border-radius: 22px;\n    background: var(--v-white);\n    box-shadow: 0 12px 32px rgba(90, 67, 50, 0.08);\n  }\n\n  .vishvay-hero {\n    position: relative;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(183, 139, 66, 0.18),\n        transparent 35%\n      ),\n      linear-gradient(135deg, #fffaf2 0%, #ffffff 55%, #f5ead8 100%);\n  }\n\n  .vishvay-hero-content,\n  .vishvay-card-content {\n    padding: 30px;\n  }\n\n  .vishvay-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    margin-bottom: 13px;\n    padding: 7px 13px;\n    border: 1px solid #dcc49b;\n    border-radius: 999px;\n    background: var(--v-bg-soft);\n    color: var(--v-gold-dark);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .vishvay-intro {\n    max-width: 760px;\n    margin-bottom: 0 !important;\n    color: var(--v-subtext) !important;\n    font-size: 17px;\n  }\n\n  .vishvay-highlight-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    margin-top: 22px;\n  }\n\n  .vishvay-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 9px 13px;\n    border: 1px solid var(--v-border);\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.88);\n    color: var(--v-heading);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .vishvay-section-title {\n    position: relative;\n    padding-left: 15px;\n  }\n\n  .vishvay-section-title::before {\n    content: \"\";\n    position: absolute;\n    top: 4px;\n    bottom: 4px;\n    left: 0;\n    width: 4px;\n    border-radius: 20px;\n    background: var(--v-gold);\n  }\n\n  .vishvay-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 18px;\n  }\n\n  .vishvay-feature {\n    padding: 18px;\n    border: 1px solid #e4d3b8;\n    border-radius: 16px;\n    background: var(--v-bg);\n  }\n\n  .vishvay-feature-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin-bottom: 12px;\n    border-radius: 13px;\n    background: var(--v-bg-deep);\n    font-size: 21px;\n  }\n\n  .vishvay-feature strong {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 15px;\n  }\n\n  .vishvay-feature span {\n    display: block;\n    color: var(--v-subtext);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .vishvay-symbol-box {\n    padding: 22px;\n    border-left: 4px solid var(--v-gold);\n    border-radius: 15px;\n    background: var(--v-bg-soft);\n  }\n\n  .vishvay-symbol-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vishvay-list {\n    display: grid;\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .vishvay-list-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n    padding: 14px;\n    border: 1px solid #e5d6bf;\n    border-radius: 14px;\n    background: #fffdf9;\n  }\n\n  .vishvay-check {\n    display: inline-flex;\n    flex: 0 0 25px;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    margin-top: 1px;\n    border-radius: 50%;\n    background: var(--v-gold);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .vishvay-list-item p {\n    margin-bottom: 0;\n    color: var(--v-subtext);\n    font-size: 14px;\n  }\n\n  .vishvay-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .vishvay-detail {\n    padding: 15px;\n    border: 1px solid var(--v-border);\n    border-radius: 14px;\n    background: var(--v-bg);\n  }\n\n  .vishvay-detail small {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--v-subtext);\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n  }\n\n  .vishvay-detail strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .vishvay-care {\n    padding: 22px;\n    border: 1px solid #e2cfad;\n    border-radius: 17px;\n    background: linear-gradient(135deg, #fff8ee, #ffffff);\n  }\n\n  .vishvay-care p:last-child {\n    margin-bottom: 0;\n  }\n\n  .vishvay-footer-note {\n    padding: 24px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, #3a2418, #6a4932);\n    color: #fff;\n    text-align: center;\n  }\n\n  .vishvay-footer-note h3 {\n    color: #fff;\n  }\n\n  .vishvay-footer-note p {\n    max-width: 700px;\n    margin-right: auto;\n    margin-bottom: 0;\n    margin-left: auto;\n    color: rgba(255, 255, 255, 0.86);\n  }\n\n  @media screen and (max-width: 749px) {\n    .vishvay-product-desc {\n      font-size: 15px;\n    }\n\n    .vishvay-hero,\n    .vishvay-card {\n      margin-bottom: 14px;\n      border-radius: 17px;\n    }\n\n    .vishvay-hero-content,\n    .vishvay-card-content {\n      padding: 20px;\n    }\n\n    .vishvay-product-desc h2 {\n      font-size: 28px;\n    }\n\n    .vishvay-product-desc h3 {\n      font-size: 20px;\n    }\n\n    .vishvay-intro {\n      font-size: 15px;\n    }\n\n    .vishvay-grid,\n    .vishvay-detail-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .vishvay-highlight-row {\n      gap: 7px;\n    }\n\n    .vishvay-pill {\n      padding: 8px 10px;\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vishvay-product-desc\"\u003e\n\n  \u003csection class=\"vishvay-hero\"\u003e\n    \u003cdiv class=\"vishvay-hero-content\"\u003e\n      \u003cspan class=\"vishvay-label\"\u003eॐ Vighnaharta Raksha Collection\u003c\/span\u003e\n\n      \u003ch2\u003eVighnaharta Ganesha Rakhi\u003c\/h2\u003e\n\n      \u003cp class=\"vishvay-intro\"\u003e\n        Celebrate the sacred bond of Raksha Bandhan with the blessings of\n        Vighnaharta Shri Ganesha. This devotional Rakhi features a beautifully\n        detailed silver-tone Ganpati charm, tied with traditional red and\n        yellow sacred threads for an auspicious festive look.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"vishvay-highlight-row\"\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e🐘 Ganesha-inspired design\u003c\/span\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e🧵 Adjustable sacred thread\u003c\/span\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e✨ Detailed silver-tone finish\u003c\/span\u003e\n        \u003cspan class=\"vishvay-pill\"\u003e🎁 Auspicious festive gift\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eWhy This Rakhi Is Special\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-grid\"\u003e\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🐘\u003c\/div\u003e\n          \u003cstrong\u003eVighnaharta Ganesha Centrepiece\u003c\/strong\u003e\n          \u003cspan\u003e\n            The finely detailed Ganpati charm gives the Rakhi a deeply\n            devotional and auspicious character.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🙏\u003c\/div\u003e\n          \u003cstrong\u003eSymbol of New Beginnings\u003c\/strong\u003e\n          \u003cspan\u003e\n            Lord Ganesha is traditionally worshipped before beginning any\n            important journey, celebration, or new chapter.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🧵\u003c\/div\u003e\n          \u003cstrong\u003eTraditional Red \u0026amp; Yellow Thread\u003c\/strong\u003e\n          \u003cspan\u003e\n            The sacred dual-colour thread adds a vibrant and auspicious touch\n            rooted in Indian festive traditions.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-feature\"\u003e\n          \u003cdiv class=\"vishvay-feature-icon\"\u003e🎁\u003c\/div\u003e\n          \u003cstrong\u003eMeaningful Raksha Bandhan Gift\u003c\/strong\u003e\n          \u003cspan\u003e\n            A thoughtful choice for a brother, loved one, devotee, or anyone\n            beginning a new phase in life.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eSacred Meaning\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-symbol-box\"\u003e\n        \u003cp\u003e\n          Shri Ganesha is revered as Vighnaharta, the remover of obstacles, and\n          the divine symbol of wisdom, prosperity, good fortune, and\n          auspicious beginnings.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Tying this Rakhi becomes a heartfelt prayer for the wearer's success,\n          protection, clarity, happiness, and freedom from obstacles on every\n          path.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eProduct Highlights\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-list\"\u003e\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Detailed Shri Ganesha-inspired devotional centre charm.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Antique-style silver-tone finish with finely defined features.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Traditional red and yellow twisted thread for an auspicious look.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Adjustable tie-up design suitable for different wrist sizes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e✓\u003c\/span\u003e\n          \u003cp\u003e\n            Suitable for Raksha Bandhan, puja, devotional gifting, and festive\n            occasions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eProduct Details\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-detail-grid\"\u003e\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eProduct type\u003c\/small\u003e\n          \u003cstrong\u003eDevotional Rakhi\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eDesign\u003c\/small\u003e\n          \u003cstrong\u003eVighnaharta Ganesha charm\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eFinish\u003c\/small\u003e\n          \u003cstrong\u003eAntique silver-tone\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eThread colours\u003c\/small\u003e\n          \u003cstrong\u003eRed and yellow\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eClosure\u003c\/small\u003e\n          \u003cstrong\u003eAdjustable tie-up thread\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-detail\"\u003e\n          \u003csmall\u003eIdeal for\u003c\/small\u003e\n          \u003cstrong\u003eRaksha Bandhan and spiritual gifting\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003ch3 class=\"vishvay-section-title\"\u003eHow to Use\u003c\/h3\u003e\n\n      \u003cdiv class=\"vishvay-list\"\u003e\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e1\u003c\/span\u003e\n          \u003cp\u003e\n            Place the Rakhi in your puja space and offer a short prayer to Shri\n            Ganesha.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e2\u003c\/span\u003e\n          \u003cp\u003e\n            Tie it comfortably around the wrist during the Raksha Bandhan\n            ceremony.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"vishvay-list-item\"\u003e\n          \u003cspan class=\"vishvay-check\"\u003e3\u003c\/span\u003e\n          \u003cp\u003e\n            Keep the centre charm dry and avoid pulling the sacred thread\n            excessively.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-card\"\u003e\n    \u003cdiv class=\"vishvay-card-content\"\u003e\n      \u003cdiv class=\"vishvay-care\"\u003e\n        \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Avoid direct contact with water, perfume, chemicals, sweat, and\n          moisture. Gently wipe the charm with a soft dry cloth after use.\n          Store it separately in a clean and dry pouch to help preserve its\n          finish.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"vishvay-footer-note\"\u003e\n    \u003ch3\u003eEk Dhaga, Anant Raksha\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Tie a sacred bond of love, blessings, wisdom, and protection with the\n      Vighnaharta Ganesha Rakhi—an auspicious thread for a path free from\n      obstacles.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"vishvay.com","offers":[{"title":"1 Rakhi - 199","offer_id":45934011678822,"sku":"Vighnaharta-Ganesha-Rakhi","price":199.0,"currency_code":"INR","in_stock":true},{"title":"2 Rakhi - 349","offer_id":45934011711590,"sku":"Vighnaharta-Ganesha-Rakhi","price":349.0,"currency_code":"INR","in_stock":true},{"title":"3 Rakhi - 399","offer_id":45934011744358,"sku":"Vighnaharta-Ganesha-Rakhi","price":399.0,"currency_code":"INR","in_stock":true},{"title":"4 Rakhi - 499","offer_id":45934011777126,"sku":"Vighnaharta-Ganesha-Rakhi","price":499.0,"currency_code":"INR","in_stock":true},{"title":"5 Rakhi - 549","offer_id":45934011809894,"sku":"Vighnaharta-Ganesha-Rakhi","price":549.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0685\/4508\/5542\/files\/1_bf60217a-7c9a-4d33-8375-5b3744e1fc53.png?v=1783925488","url":"https:\/\/vishvay.com\/products\/vighnaharta-ganesha-rakhi-silver-tone-ganpati-charm","provider":"vishvay.com","version":"1.0","type":"link"}