{"product_id":"pang-gyan-pills-lung-health","title":"Pang Gyan 15 | 30 Pills for Respiratory Support - Tibetan Herbal Medicine for Lung Health","description":"\u003cbody\u003e\n  \u003cstyle\u003e\n    \/* Scope all styles to this section *\/\n    #pang-gyan-section {\n      background-color: #F0FDF4;\n      color: #065F46;\n      padding: 2rem 1rem;\n      font-family: inherit;\n      font-size: inherit;\n      max-width: 48rem;\n      margin: 0 auto;\n      box-sizing: border-box;\n    }\n    #pang-gyan-section * {\n      box-sizing: inherit;\n    }\n    #pang-gyan-section h1,\n    #pang-gyan-section h2,\n    #pang-gyan-section h3 {\n      font-family: inherit;\n      font-size: inherit;\n      margin: 0 0 0.5rem 0;\n      color: #065F46;\n    }\n    #pang-gyan-section h1 {\n      font-weight: 900;\n      font-size: 1.75rem;\n      line-height: 1.2;\n      text-align: center;\n      letter-spacing: 0.05em;\n      color: #065F46;\n      text-shadow:\n        0 0 8px #4ADE80cc,\n        0 0 12px #065F46cc;\n      margin-bottom: 1rem;\n    }\n    #pang-gyan-section h1 span.earth-emoji {\n      margin-left: 0.3rem;\n      display: inline-block;\n      animation: pulseGlow 3s infinite alternate;\n    }\n    @keyframes pulseGlow {\n      0% {\n        text-shadow:\n          0 0 4px #4ADE80cc,\n          0 0 6px #065F46cc;\n      }\n      100% {\n        text-shadow:\n          0 0 10px #4ADE80ff,\n          0 0 15px #065F46ff;\n      }\n    }\n    #pang-gyan-section p.intro {\n      font-size: 1rem;\n      line-height: 1.5;\n      margin-bottom: 2rem;\n      color: #065F46dd;\n      text-align: center;\n    }\n\n    \/* Hero image *\/\n    #pang-gyan-section .hero-image {\n      width: 100%;\n      max-width: 20rem;\n      margin: 0 auto 2rem auto;\n      display: block;\n      border-radius: 0.5rem;\n      box-shadow:\n        0 0 8px #4ADE80bb;\n      transition: box-shadow 0.3s ease;\n      cursor: default;\n    }\n    #pang-gyan-section .hero-image:hover,\n    #pang-gyan-section .hero-image:focus {\n      box-shadow:\n        0 0 15px 4px #4ADE80ee;\n      outline: none;\n    }\n\n    \/* Features grid *\/\n    #pang-gyan-section .features {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));\n      gap: 1.5rem;\n      margin-bottom: 2rem;\n    }\n    #pang-gyan-section .feature-card {\n      background: #ffffffcc;\n      border-radius: 0.75rem;\n      padding: 1rem 1.25rem 1.5rem 1.25rem;\n      box-shadow:\n        0 2px 6px rgba(6,95,70,0.1);\n      color: #065F46;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      transition: box-shadow 0.3s ease;\n    }\n    #pang-gyan-section .feature-card:hover,\n    #pang-gyan-section .feature-card:focus-within {\n      box-shadow:\n        0 0 12px 3px #4ADE80bb;\n      outline: none;\n    }\n    #pang-gyan-section .feature-icon {\n      font-size: 2.5rem;\n      margin-bottom: 0.6rem;\n      color: #4ADE80;\n      filter: drop-shadow(0 0 2px #065F46cc);\n      user-select: none;\n    }\n    #pang-gyan-section .feature-text {\n      font-size: 0.95rem;\n      line-height: 1.4;\n      font-weight: 500;\n      flex-grow: 1;\n      color: #065F46dd;\n    }\n\n    \/* Specs table *\/\n    #pang-gyan-section table.specs {\n      width: 100%;\n      border-collapse: collapse;\n      margin-bottom: 2rem;\n      font-size: 0.95rem;\n      color: #065F46dd;\n      border-radius: 0.5rem;\n      overflow: hidden;\n    }\n    #pang-gyan-section table.specs thead {\n      background: linear-gradient(90deg, #4ADE80, #065F46);\n      color: #E2E8F0;\n    }\n    #pang-gyan-section table.specs th,\n    #pang-gyan-section table.specs td {\n      padding: 0.75em 1em;\n      text-align: left;\n    }\n    #pang-gyan-section table.specs tbody tr:nth-child(odd) {\n      background-color: #d9f7e1;\n    }\n    #pang-gyan-section table.specs tbody tr:nth-child(even) {\n      background-color: #e6f9ea;\n    }\n\n    \/* Testimonial Section *\/\n    #pang-gyan-section .testimonial-section {\n      margin-bottom: 2rem;\n    }\n    #pang-gyan-section .testimonial-section h2 {\n      font-weight: 700;\n      font-size: 1.25rem;\n      text-align: center;\n      margin-bottom: 1rem;\n      color: #065F46;\n      position: relative;\n      letter-spacing: 0.04em;\n    }\n    #pang-gyan-section .testimonial-card {\n      background: #ffffffcc;\n      border-radius: 0.75rem;\n      padding: 1rem 1.25rem;\n      margin-bottom: 1rem;\n      box-shadow:\n        0 2px 6px rgba(6,95,70,0.1);\n      color: #065F46dd;\n      font-style: italic;\n      position: relative;\n    }\n    #pang-gyan-section .testimonial-card::before {\n      content: \"🗣️\";\n      position: absolute;\n      top: 1rem;\n      left: 1rem;\n      font-size: 1.3rem;\n      color: #4ADE80;\n    }\n    #pang-gyan-section .testimonial-author {\n      font-style: normal;\n      font-weight: 600;\n      margin-top: 0.75rem;\n      text-align: right;\n      color: #065F46cc;\n      user-select: none;\n    }\n\n    \/* CTA Button *\/\n    #pang-gyan-section .cta-container {\n      text-align: center;\n      margin-bottom: 2rem;\n    }\n    #pang-gyan-section .cta-button {\n      background-color: #4ADE80;\n      color: #065F46;\n      border: none;\n      border-radius: 2rem;\n      padding: 0.85em 2.25em;\n      font-weight: 700;\n      font-size: 1rem;\n      cursor: pointer;\n      box-shadow:\n        0 0 8px #4ADE80aa;\n      transition:\n        box-shadow 0.3s ease,\n        transform 0.2s ease;\n      user-select: none;\n      text-shadow: 0 0 1px #065F46cc;\n    }\n    #pang-gyan-section .cta-button:hover,\n    #pang-gyan-section .cta-button:focus {\n      box-shadow:\n        0 0 18px 4px #065F46ff;\n      outline: none;\n      transform: scale(1.05);\n      color: #E2E8F0;\n      background-color: #065F46;\n    }\n\n    \/* Responsive Product Images *\/\n    #pang-gyan-section .product-images {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));\n      gap: 1rem;\n      margin-bottom: 2rem;\n    }\n    #pang-gyan-section .product-images img {\n      width: 100%;\n      height: auto;\n      border-radius: 0.5rem;\n      box-shadow:\n        0 0 8px #4ADE80bb;\n      transition: box-shadow 0.3s ease;\n      cursor: default;\n    }\n    #pang-gyan-section .product-images img:hover,\n    #pang-gyan-section .product-images img:focus {\n      box-shadow:\n        0 0 15px 4px #4ADE80ee;\n      outline: none;\n    }\n\n    \/* Feature icons as emojis *\/\n    #pang-gyan-section .feature-icon.brew::before {\n      content: \"🌿\";\n    }\n    #pang-gyan-section .feature-icon.bottle::before {\n      content: \"💊\";\n    }\n    #pang-gyan-section .feature-icon.leaf::before {\n      content: \"🍃\";\n    }\n    #pang-gyan-section .feature-icon.earth::before {\n      content: \"🌎\";\n    }\n  \u003c\/style\u003e\n\n\n  \u003csection id=\"pang-gyan-section\" aria-label=\"Tibetan Herbal Medicine Pang Gyan 15 product details\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0286\/4257\/4420\/files\/JTP_TibPill_Bag_PG15_Dec09.jpg?v=1763091076\" alt=\"Earth Day themed product image of Tibetan Herbal Medicine Pang Gyan 15\" class=\"hero-image\" loading=\"lazy\" tabindex=\"0\"\u003e\n\n    \u003ch1\u003eEmbrace Pure Respiratory Wellness with Tibetan Herbal Medicine Pang Gyan 15 \u003cspan class=\"earth-emoji\" aria-hidden=\"true\"\u003e🌍\u003c\/span\u003e\n\u003c\/h1\u003e\n\n    \u003cp class=\"intro\"\u003e\n      Imagine breathing freely with ease, feeling the gentle flow of clean air nourishing your lungs every day. In our busy lives, clear and healthy breathing is essential to vitality and well-being. Pang Gyan 15 brings you a natural, time-honored solution that supports your lungs and uplifts your respiratory health in a gentle, holistic way.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"features\" role=\"list\" aria-label=\"Product features\"\u003e\n      \u003carticle class=\"feature-card\" role=\"listitem\" tabindex=\"0\" aria-describedby=\"feature1-desc\"\u003e\n        \u003cdiv class=\"feature-icon brew\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n        \u003cp class=\"feature-text\" id=\"feature1-desc\"\u003e\n          Crafted by Jampha Tibetan Pharmacy, Pang Gyan 15 is a carefully handcrafted blend of potent Tibetan herbs designed to soothe and nurture your lungs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"feature-card\" role=\"listitem\" tabindex=\"0\" aria-describedby=\"feature2-desc\"\u003e\n        \u003cdiv class=\"feature-icon bottle\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n        \u003cp class=\"feature-text\" id=\"feature2-desc\"\u003e\n          Each capsule works naturally to ease respiratory discomfort and calm occasional coughs, helping you feel lighter and more comfortable with every breath.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"feature-card\" role=\"listitem\" tabindex=\"0\" aria-describedby=\"feature3-desc\"\u003e\n        \u003cdiv class=\"feature-icon leaf\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n        \u003cp class=\"feature-text\" id=\"feature3-desc\"\u003e\n          Rooted in centuries of traditional wisdom, this premium formula focuses on sustaining long-term respiratory clarity and health.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"feature-card\" role=\"listitem\" tabindex=\"0\" aria-describedby=\"feature4-desc\"\u003e\n        \u003cdiv class=\"feature-icon earth\" aria-hidden=\"true\"\u003e\u003c\/div\u003e\n        \u003cp class=\"feature-text\" id=\"feature4-desc\"\u003e\n          Eco-friendly and handcrafted, it reflects a deep respect for the environment and your health, making it a conscious choice for natural, sustainable wellness.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"specs\" role=\"table\" aria-label=\"Product specifications\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eSpecification 🌱\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eDetails 🍃\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Title\u003c\/td\u003e\n          \u003ctd\u003eTibetan Herbal Medicine for Lungs Pang Gyan 15 | 30 Pills for Respiratory Wellness\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFormula\u003c\/td\u003e\n          \u003ctd\u003eTraditional herbal blend assisting in maintenance of clear breathing pathways\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBenefits\u003c\/td\u003e\n          \u003ctd\u003eAlleviates breathing discomfort while encouraging lung health and wellness\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eQuantity\u003c\/td\u003e\n          \u003ctd\u003e30 pills per bottle, ample supply for consistent health support\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003csection class=\"testimonial-section\" aria-label=\"Customer testimonials\"\u003e\n      \u003ch2\u003eWhat Our Customers Say 🗣️\u003c\/h2\u003e\n      \u003cblockquote class=\"testimonial-card\" tabindex=\"0\"\u003e\n        “After using Pang Gyan 15 for a month, I noticed a remarkable improvement in my breathing. It’s gentle yet effective, and I love that it’s handcrafted with natural ingredients.”\n        \u003cfooter class=\"testimonial-author\"\u003e– Maya, 34\u003c\/footer\u003e\n      \u003c\/blockquote\u003e\n      \u003cblockquote class=\"testimonial-card\" tabindex=\"0\"\u003e\n        “As someone who values eco-friendly products, I appreciate the care and tradition behind Pang Gyan 15. It has become a vital part of my daily wellness routine.”\n        \u003cfooter class=\"testimonial-author\"\u003e– Liam, 42\u003c\/footer\u003e\n      \u003c\/blockquote\u003e\n    \u003c\/section\u003e\n\n    \u003cdiv class=\"cta-container\"\u003e\n      \u003cbutton class=\"cta-button\" type=\"button\" aria-label=\"Take a step toward clearer, healthier breathing today with Pang Gyan 15\"\u003e\n        🌿 Take a step toward clearer, healthier breathing today!\n      \u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"product-images\" aria-label=\"Additional product images\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0286\/4257\/4420\/files\/JTP_TibPill_Bag_PG15_Dec09.jpg?v=1763091076\" alt=\"Close-up of Tibetan Herbal Medicine Pang Gyan 15 packaging\" loading=\"lazy\" tabindex=\"0\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/body\u003e","brand":"Jampha Tibetan Pharmacy","offers":[{"title":"Default Title","offer_id":43660156731574,"sku":"J-TIBPILL-PG15-30","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0286\/4257\/4420\/files\/JTP_TibPill_Bag_PG15_Dec09.jpg?v=1763091076","url":"https:\/\/jampha-cbd.myshopify.com\/products\/pang-gyan-pills-lung-health","provider":"Jampha","version":"1.0","type":"link"}