{"product_id":"2-mukhi-rudraksh","title":"2 Mukhi Rudraksh","description":"\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800\u0026amp;display=swap\"\u003e \n\u003clink href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  \/* Base Container Styles *\/\n  .shopify-rudraksha-section {\n    font-family: 'Poppins', sans-serif; \n    background: linear-gradient(180deg, #f8fbff, #eef5ff); \n    padding: 60px 15px; \/* Reduced side padding slightly for better mobile fit *\/\n    overflow-x: hidden; \/* Prevent horizontal container shifting *\/\n  }\n\n  .shopify-rudraksha-container {\n    max-width: 1200px; \n    margin: auto;\n    width: 100%;\n  }\n\n  \/* Main Product Grid Setup *\/\n  .product-main-card {\n    display: grid; \n    grid-template-columns: 1fr; \/* Stacked layout by default on mobile devices *\/\n    gap: 40px; \n    align-items: center; \n    background: #fff; \n    border-radius: 28px; \n    padding: 20px; \/* Reduced mobile padding *\/\n    box-shadow: 0 15px 45px rgba(0,0,0,0.08); \n    border: 1px solid #e6eef8;\n    box-sizing: border-box;\n  }\n\n  \/* Features Subgrid Layout *\/\n  .features-grid-layout {\n    display: grid; \n    grid-template-columns: 1fr; \/* Single column on mobile to prevent overflow clipping *\/\n    gap: 15px; \n    margin-bottom: 30px;\n  }\n\n  \/* Core Features Box Wrapper *\/\n  .feature-box-card {\n    background: #f8fbff; \n    padding: 16px; \n    border-radius: 16px;\n    box-sizing: border-box;\n  }\n\n  \/* Benefits Layout Grid *\/\n  .benefits-grid-layout {\n    display: grid; \n    grid-template-columns: 1fr; \n    gap: 25px;\n  }\n\n  \/* FAQ Structural Container Box *\/\n  .faq-item {\n    border: 1px solid #e6eef8;\n    border-radius: 16px;\n    margin-bottom: 18px;\n    overflow: hidden;\n    background: #fff;\n    display: grid;\n    grid-template-rows: auto 0fr;\n    transition: grid-template-rows 0.35s ease-in-out, border-color 0.35s ease, box-shadow 0.35s ease;\n  }\n\n  .faq-item:hover {\n    box-shadow: 0 5px 15px rgba(11, 78, 162, 0.04);\n  }\n\n  .faq-question {\n    width: 100%;\n    background: #fff;\n    border: none;\n    outline: none;\n    padding: 20px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px; \n    font-size: 16px;\n    font-weight: 600;\n    color: #0b4ea2;\n    cursor: pointer;\n    text-align: left;\n    font-family: 'Poppins', sans-serif;\n    box-sizing: border-box;\n  }\n\n  .faq-question i {\n    transition: transform 0.3s ease;\n    flex-shrink: 0; \n  }\n\n  .faq-answer-wrapper {\n    overflow: hidden;\n    min-height: 0;\n  }\n\n  .faq-answer {\n    color: #555;\n    line-height: 1.8;\n    font-size: 15px;\n    padding: 0 20px 20px 20px;\n    word-break: break-word; \n    overflow-wrap: break-word;\n  }\n\n  \/* Dynamic Javascript Class Configurations *\/\n  .faq-item.active {\n    grid-template-rows: auto 1fr;\n    border-color: #0b4ea2;\n  }\n\n  .faq-item.active .faq-question i {\n    transform: rotate(45deg);\n    color: #1f6ee5;\n  }\n\n  \/* =========================================\n     RESPONSIVE MEDIA QUERIES (DESKTOP MODIFICATIONS)\n     ========================================= *\/\n  @media screen and (min-width: 576px) {\n    .features-grid-layout {\n      grid-template-columns: repeat(2, 1fr); \/* 2 Columns for small tablets *\/\n    }\n  }\n\n  @media screen and (min-width: 768px) {\n    .product-main-card {\n      padding: 40px; \/* Restore comfortable padding baseline on larger displays *\/\n    }\n    .benefits-grid-layout {\n      grid-template-columns: repeat(3, 1fr); \/* 3 Columns baseline for desktop viewports *\/\n    }\n  }\n\n  @media screen and (min-width: 992px) {\n    .product-main-card {\n      grid-template-columns: 1fr 1fr; \/* Horizontal split layout for standard tablet \/ computer screens *\/\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"shopify-rudraksha-section\"\u003e\n  \u003cdiv class=\"shopify-rudraksha-container\"\u003e\n    \n    \u003cdiv class=\"product-main-card\"\u003e\n      \n      \u003cdiv\u003e\n        \u003cdiv style=\"background: #f7faff; border-radius: 24px; padding: 30px; text-align: center;\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0993\/7823\/3708\/files\/2_mukhi.avif?v=1779687666\" alt=\"2 Mukhi Rudraksh\" style=\"max-width: 100%; height: auto; display: block; margin: 0 auto;\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv\u003e\n        \u003cspan style=\"display: inline-block; background: #eef5ff; color: #0b4ea2; padding: 8px 16px; border-radius: 50px; font-size: 13px; font-weight: 600; margin-bottom: 18px;\"\u003e Certified \u0026amp; Energized Rudraksha \u003c\/span\u003e \n        \n        \u003ch1 style=\"font-size: 36px; color: #111; font-weight: 800; line-height: 1.3; margin-bottom: 14px; word-wrap: break-word;\"\u003e2 Mukhi Rudraksh\u003c\/h1\u003e\n        \n        \u003cdiv style=\"display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin-bottom: 18px;\"\u003e\n          \u003cdiv style=\"color: #ffb400; font-size: 18px; letter-spacing: 1px;\"\u003e★★★★★\u003c\/div\u003e\n          \u003cspan style=\"font-size: 15px; color: #666;\"\u003e 4.8 Rating • Trusted by Thousands \u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv style=\"display: flex; align-items: center; flex-wrap: wrap; gap: 15px; margin-bottom: 22px;\"\u003e\n          \u003cspan style=\"font-size: 34px; font-weight: 800; color: #0b4ea2;\"\u003e ₹5,999 \u003c\/span\u003e \n          \u003cspan style=\"font-size: 20px; color: #999; text-decoration: line-through;\"\u003e ₹9,999 \u003c\/span\u003e \n          \u003cspan style=\"background: #e9fff1; color: #1e8449; padding: 6px 12px; border-radius: 50px; font-size: 13px; font-weight: bold;\"\u003e 40% OFF \u003c\/span\u003e\n        \u003c\/div\u003e\n        \n        \u003cp style=\"font-size: 16px; color: #555; line-height: 1.9; margin-bottom: 25px;\"\u003eThe sacred \u003cstrong\u003e2 Mukhi Rudraksh\u003c\/strong\u003e symbolizes the divine union of Lord Shiva and Goddess Parvati. It is believed to bring harmony in relationships, emotional balance, peace of mind, and stronger personal connections.\u003c\/p\u003e\n        \n        \u003cdiv class=\"features-grid-layout\"\u003e\n          \u003cdiv class=\"feature-box-card\"\u003e\n            \u003ci class=\"fas fa-certificate\" style=\"color: #0b4ea2; font-size: 20px; margin-bottom: 10px;\"\u003e\u003c\/i\u003e\n            \u003ch3 style=\"font-size: 16px; color: #111; margin-bottom: 6px;\"\u003eLab Certified\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; color: #666; line-height: 1.7; margin: 0;\"\u003eAuthentic and genuine Rudraksha bead.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-box-card\"\u003e\n            \u003ci class=\"fas fa-heart\" style=\"color: #0b4ea2; font-size: 20px; margin-bottom: 10px;\"\u003e\u003c\/i\u003e\n            \u003ch3 style=\"font-size: 16px; color: #111; margin-bottom: 6px;\"\u003eRelationship Harmony\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; color: #666; line-height: 1.7; margin: 0;\"\u003eBelieved to improve love and understanding.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-box-card\"\u003e\n            \u003ci class=\"fas fa-truck\" style=\"color: #0b4ea2; font-size: 20px; margin-bottom: 10px;\"\u003e\u003c\/i\u003e\n            \u003ch3 style=\"font-size: 16px; color: #111; margin-bottom: 6px;\"\u003eFast Delivery\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; color: #666; line-height: 1.7; margin: 0;\"\u003eSafe packaging with quick shipping.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"feature-box-card\"\u003e\n            \u003ci class=\"fas fa-shield-alt\" style=\"color: #0b4ea2; font-size: 20px; margin-bottom: 10px;\"\u003e\u003c\/i\u003e\n            \u003ch3 style=\"font-size: 16px; color: #111; margin-bottom: 6px;\"\u003eSecure Payments\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; color: #666; line-height: 1.7; margin: 0;\"\u003eTrusted and secure checkout process.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 15px; margin-bottom: 25px;\"\u003e\n          \u003ca href=\"#\" style=\"flex: 1; min-width: 200px; text-align: center; background: linear-gradient(135deg,#0b4ea2,#1f6ee5); color: #fff; text-decoration: none; padding: 16px 25px; border-radius: 16px; font-size: 17px; font-weight: bold; box-sizing: border-box;\"\u003e \u003ci class=\"fas fa-shopping-cart\"\u003e\u003c\/i\u003e Buy Now \u003c\/a\u003e \n          \u003ca href=\"https:\/\/wa.me\/919266326929?text=I%20want%20to%20buy%202%20Mukhi%20Rudraksh\" style=\"flex: 1; min-width: 200px; text-align: center; background: #25D366; color: #fff; text-decoration: none; padding: 16px 25px; border-radius: 16px; font-size: 17px; font-weight: bold; box-sizing: border-box;\" target=\"_blank\"\u003e \u003ci class=\"fab fa-whatsapp\"\u003e\u003c\/i\u003e Chat on WhatsApp \u003c\/a\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 10px;\"\u003e\n          \u003cspan style=\"background: #f2f7ff; color: #0b4ea2; padding: 10px 14px; border-radius: 50px; font-size: 13px; font-weight: 600;\"\u003e ✔ Original Rudraksha \u003c\/span\u003e \n          \u003cspan style=\"background: #f2f7ff; color: #0b4ea2; padding: 10px 14px; border-radius: 50px; font-size: 13px; font-weight: 600;\"\u003e ✔ Energized Before Shipping \u003c\/span\u003e \n          \u003cspan style=\"background: #f2f7ff; color: #0b4ea2; padding: 10px 14px; border-radius: 50px; font-size: 13px; font-weight: 600;\"\u003e ✔ 7 Days Return Policy \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"margin-top: 45px; background: #fff; border-radius: 24px; padding: 40px 20px; box-shadow: 0 12px 35px rgba(0,0,0,0.08); border: 1px solid #e6eef8; box-sizing: border-box;\"\u003e\n      \u003ch2 style=\"font-size: 30px; color: #0b4ea2; margin-bottom: 25px; text-align: center; font-weight: 700;\"\u003eBenefits of 2 Mukhi Rudraksh\u003c\/h2\u003e\n      \u003cdiv class=\"benefits-grid-layout\"\u003e\n        \u003cdiv style=\"background: #f8fbff; padding: 24px; border-radius: 18px; box-sizing: border-box;\"\u003e\n          \u003ci class=\"fas fa-heart\" style=\"font-size: 28px; color: #0b4ea2; margin-bottom: 15px;\"\u003e\u003c\/i\u003e\n          \u003ch3 style=\"font-size: 18px; margin-bottom: 10px;\"\u003eRelationship Peace\u003c\/h3\u003e\n          \u003cp style=\"font-size: 15px; color: #666; line-height: 1.8; margin: 0;\"\u003eHelps improve understanding and harmony in relationships.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background: #f8fbff; padding: 24px; border-radius: 18px; box-sizing: border-box;\"\u003e\n          \u003ci class=\"fas fa-brain\" style=\"font-size: 28px; color: #0b4ea2; margin-bottom: 15px;\"\u003e\u003c\/i\u003e\n          \u003ch3 style=\"font-size: 18px; margin-bottom: 10px;\"\u003eEmotional Balance\u003c\/h3\u003e\n          \u003cp style=\"font-size: 15px; color: #666; line-height: 1.8; margin: 0;\"\u003eBelieved to reduce stress and emotional instability.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background: #f8fbff; padding: 24px; border-radius: 18px; box-sizing: border-box;\"\u003e\n          \u003ci class=\"fas fa-praying-hands\" style=\"font-size: 28px; color: #0b4ea2; margin-bottom: 15px;\"\u003e\u003c\/i\u003e\n          \u003ch3 style=\"font-size: 18px; margin-bottom: 10px;\"\u003eSpiritual Connection\u003c\/h3\u003e\n          \u003cp style=\"font-size: 15px; color: #666; line-height: 1.8; margin: 0;\"\u003eEnhances peace, devotion, and inner positivity.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"margin-top: 45px; background: #fff; border-radius: 24px; padding: 40px 20px; box-shadow: 0 12px 35px rgba(0,0,0,0.08); border: 1px solid #e6eef8; box-sizing: border-box;\"\u003e\n      \u003ch2 style=\"font-size: 30px; color: #0b4ea2; margin-bottom: 30px; text-align: center; font-weight: 700;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-question\"\u003e Is this Rudraksha natural and certified? \u003ci class=\"fas fa-plus\"\u003e\u003c\/i\u003e \u003c\/button\u003e\n        \u003cdiv class=\"faq-answer-wrapper\"\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            Yes, every single 2 Mukhi Rudraksh we source is entirely natural and meticulously tested. Each delivery comes directly accompanied by an official, government-approved laboratory certificate proving its authenticity, baseline origin, and structural integrity.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-question\"\u003e Who can wear 2 Mukhi Rudraksh? \u003ci class=\"fas fa-plus\"\u003e\u003c\/i\u003e \u003c\/button\u003e\n        \u003cdiv class=\"faq-answer-wrapper\"\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            Any individual can safely wear this sacred bead regardless of their zodiac sign, age, or gender. It is highly recommended for professionals, couples, or anyone striving to overcome interpersonal conflict, minimize systemic anxiety, and establish deeper emotional balance and mental clarity.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-question\"\u003e Is it energized before delivery? \u003ci class=\"fas fa-plus\"\u003e\u003c\/i\u003e \u003c\/button\u003e\n        \u003cdiv class=\"faq-answer-wrapper\"\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            Yes, your Rudraksha is never sent raw. We ensure it undergoes specialized Vedic consecration (Prana Pratishta) led by learned pandits. The bead is chanted over and energized with specific mantras under your name profile before packaging so it is completely ready to wear on arrival.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-question\"\u003e Is Cash on Delivery available? \u003ci class=\"fas fa-plus\"\u003e\u003c\/i\u003e \u003c\/button\u003e\n        \u003cdiv class=\"faq-answer-wrapper\"\u003e\n          \u003cdiv class=\"faq-answer\"\u003e\n            We provide convenient Cash on Delivery (COD) services to a vast majority of pin codes across the nation. You can easily verify if your precise shipping location is eligible for COD options on our checkout layout panel before finalizing your order placement.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll('.faq-question').forEach(button =\u003e {\n    button.addEventListener('click', () =\u003e {\n      const faqItem = button.parentElement;\n      \n      \/\/ Close other active FAQ items (Accordion style behavior)\n      document.querySelectorAll('.faq-item').forEach(item =\u003e {\n        if (item !== faqItem) item.classList.remove('active');\n      });\n      \n      \/\/ Toggle the targeted FAQ item\n      faqItem.classList.toggle('active');\n    });\n  });\n\u003c\/script\u003e","brand":"Astrologer KP Tripathi ","offers":[{"title":"Default Title","offer_id":53800395899244,"sku":null,"price":5999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0993\/7823\/3708\/files\/2_mukhi.avif?v=1779687666","url":"https:\/\/www.astrologerkptripathi.net\/products\/2-mukhi-rudraksh","provider":"Astrologer KP Tripathi ","version":"1.0","type":"link"}