www.guardian.in Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://www.guardian.in/
Effective URL: https://www.guardian.in/
Submission: On June 14 via api from US — Scanned from CA

Form analysis 21 forms found in the DOM

GET /search

<form action="/search" method="get" class="v-stack gap-5 sm:gap-8" role="search" id="GNCSearchBar">
  <div class="search-input speech">
    <input type="search" name="q" placeholder="Search for..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" aria-label="Search" id="transcript">
    <!-- <img onclick="startDictation()" src="//cdn.shopify.com/s/files/1/0623/9010/8391/files/cHidSVu.gif?v=1674812820&width=75" class="startDictation" /> -->
    <button type="reset" class="text-subdued">Clear</button>
    <button type="button" is="close-button">
      <span class="sr-only">Close</span><svg role="presentation" stroke-width="2" focusable="false" width="24" height="24" class="icon icon-close" viewBox="0 0 24 24">
        <path d="M17.658 6.343 6.344 17.657M17.658 17.657 6.344 6.343" stroke="currentColor"></path>
      </svg></button>
  </div>
  <style>
    @-moz-document url-prefix() {
      .startDictation {
        display: none;
      }
    }

    .startDictation {
      display: none;
      position: absolute;
      right: 0px;
      margin-right: 90px;
    }
  </style>
  <script>
    function startDictation() {
      if (window.hasOwnProperty('webkitSpeechRecognition')) {
        var recognition = new webkitSpeechRecognition();
        recognition.continuous = false;
        recognition.interimResults = false;
        recognition.lang = 'en-US';
        recognition.maxAlternatives = 1;
        recognition.start();
        recognition.onresult = function(e) {
          document.getElementById('transcript').value = e.results[0][0].transcript;
          recognition.stop();
          document.getElementById('GNCSearchBar').submit();
        };
        recognition.onerror = function(e) {
          recognition.stop();
        };
      }
    }
    if (/Android/i.test(navigator.userAgent)) {
      if (navigator.userAgent.match(/chrome|chromium|crios/i)) {
        document.querySelectorAll('.startDictation').forEach(function(el) {
          el.style.display = 'block';
        });
      }
    }
  </script>
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="hidden" name="options[unavailable_products]" value="show">
  <predictive-search class="predictive-search" section-id="search-drawer" resources="product,article,page,collection" unavailable-products="show">
    <div slot="idle">
      <div class="v-stack gap-3 sm:gap-4">
        <p class="bold text-subdued">Shop</p>
        <ul class="v-stack gap-2 sm:gap-3" role="list">
          <li>
            <a href="/collections/wellness" class="h5">
                    <span class="reversed-link hover:show">Wellness</span>
                  </a>
          </li>
          <li>
            <a href="/collections/fitness" class="h5">
                    <span class="reversed-link hover:show">Fitness</span>
                  </a>
          </li>
        </ul>
      </div>
    </div>
    <div slot="results"></div>
    <div slot="loading">
      <div class="v-stack gap-5 sm:gap-6 ">
        <div class="h-stack gap-4 sm:gap-5"><span class="skeleton skeleton--tab"></span><span class="skeleton skeleton--tab"></span><span class="skeleton skeleton--tab"></span><span class="skeleton skeleton--tab"></span></div>
        <div class="v-stack gap-4 sm:gap-6">
          <div class="h-stack align-center gap-5 sm:gap-6">
            <span class="skeleton skeleton--thumbnail"></span>
            <div class="v-stack gap-3 w-full">
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span>
            </div>
          </div>
          <div class="h-stack align-center gap-5 sm:gap-6">
            <span class="skeleton skeleton--thumbnail"></span>
            <div class="v-stack gap-3 w-full">
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span>
            </div>
          </div>
          <div class="h-stack align-center gap-5 sm:gap-6">
            <span class="skeleton skeleton--thumbnail"></span>
            <div class="v-stack gap-3 w-full">
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span>
            </div>
          </div>
          <div class="h-stack align-center gap-5 sm:gap-6">
            <span class="skeleton skeleton--thumbnail"></span>
            <div class="v-stack gap-3 w-full">
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 20%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 80%"></span>
              <span class="skeleton skeleton--text" style="--skeleton-text-width: 40%"></span>
            </div>
          </div>
        </div>
      </div>
    </div>
  </predictive-search>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8638199496935" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48610516926695">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8638199496935"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8277153022183" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="45804142952679">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8277153022183"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8281260982503" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="45873255350503">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8281260982503"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8587916148967" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48312719802599">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8587916148967"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8581727682791" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48278148350183">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8581727682791"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8555279417575" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48144390324455">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8555279417575"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8528953934055" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48055002759399">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8528953934055"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8531363496167" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48055494017255">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8531363496167"><input type="hidden" name="section-id" value="template--17084900999399__f1bd996b-0b17-475e-b881-01b2a47fdec0">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8277153022183" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="45804142952679">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8277153022183"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8473984925927" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="47835849359591">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8473984925927"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8281260982503" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="45873255350503">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8281260982503"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8229068865767" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="45045462827239">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8229068865767"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8401068163303" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="46834295406823">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8401068163303"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_7645929013479" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43455208030439">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="7645929013479"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_7645668868327" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="43455193284839">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="7645668868327"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8305782948071" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="46169469288679">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8305782948071"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8581727682791" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="48278148350183">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8581727682791"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8906509353191" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="49726720016615">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8906509353191"><input type="hidden" name="section-id" value="template--17084900999399__e10fbdaa-56a4-4ac3-8dec-dce92af5f71f">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_8403294781671" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data" is="product-form"><input type="hidden" name="form_type" value="product"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="id" value="46882223325415">
  <div class="pointer-fine:hidden">
    <button type="submit" is="custom-button" class="button" aria-label="Add to cart">
      <div>Add to cart </div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div>
  <div class="pointer-coarse:hidden">
    <button type="submit" class="button" is="custom-button">
      <div>Add to cart</div><span class="button__loader">
        <span></span>
        <span></span>
        <span></span>
      </span>
    </button>
  </div><input type="hidden" name="product-id" value="8403294781671"><input type="hidden" name="section-id" value="template--17084900999399__701dce66-cc13-4898-bf51-1b3f30f6f78d">
</form>

POST /contact#footer-newsletter

<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="footer__newsletter-form form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="form-control"><input id="input-footer--contactemail" class="input is-floating" type="email" dir="ltr" name="contact[email]" placeholder=" " autocomplete="email" enterkeyhint="send" required=""><label for="input-footer--contactemail"
      class="floating-label">E-mail</label>
    <div class="self-submit-button">
      <button type="submit" class="circle-chevron hover:colors">
        <span class="sr-only">Subscribe</span><svg role="presentation" focusable="false" width="5" height="8" class="icon icon-chevron-right-small reverse-icon" viewBox="0 0 5 8">
          <path d="m.75 7 3-3-3-3" fill="none" stroke="currentColor" stroke-width="1.5"></path>
        </svg></button>
    </div>
  </div>
</form>

Text Content

Skip to content

GET FLAT ₹200 OFF on Your First Order | Use Code : GNCFIRST

Free shipping on prepaid orders above ₹799

Get upto ₹500 cashback via CRED pay on orders worth ₹999 & above

Get an extra ₹50 discount on prepaid orders above ₹999

Open navigation menu Open search
 * Crazy Deals
   
 * Wellness
    * Multivitamins
      * Multivitamins for Men
      * Multivitamins for Women
    * Fish Oil & Omegas
      * Triple Strength Fish Oil
      * Omegas & Fish Oils
      * Vegetarian Omegas
    * Minerals
      * Calcium New
      * Magnesium
      * Multiminerals
    * Weight Management
      * Meal Replacements
      * Fat Burners New
      * Appetite Control New
    * Beauty & Skin Care
      * Skin Health New
      * Hair Health
      * Nail Health
    * Specific Body Health & more
      * Joint & Bone Health New
      * Liver Health
      * Sexual Health New
      * Brain Health
      * AntiOxidants New
      * Gut Health New
      * Immune Health New
    * Restful Sleep
      * Melatonin
      * ZMA
      * Sleep+ Gummies New
    * Nutrition for Children
      * Teen Protein New
      * Kids Gummies New
    * Apparel & Accessories
   
   
 * Fitness
    * Whey Protein
      * Pro Performance 100% Whey
      * AMP Gold Series 100% Whey
      * AMP Pure Isolate
      * Power Protein New
    * Gainer
      * Weight Gainer
      * Mass Gainer
      * Bulk 1340 New
    * Muscle Builders
      * Creatine
      * Amino Acids
      * Testosterone Support
    * Workout Performance
      * Pre-Workout New
      * Intra-Workout
      * Post-Workout & Recovery
      * Athletic Performance
    * Weight Management
      * Meal Replacements
      * Fat Burners New
      * Appetite Control New
    * Casein Protein
      * Pro Performance 100% Casein New
    * Plant Protein
      * Plant Protein Isolate New
    * Protein For Teenagers
      * Teen Protein New
    * Beginner's Protein
      * Pro Performance Beginner's Protein
    * Apparel & Accessories
      * Shakers
   
   
 * Shop by Concern
    * I drink often
    * I can't sleep
    * I want to age gracefully
    * I want to look my best
    * My joints hurt
    * I am forgetful
    * I am overweight
    * I smoke
    * I am pregnant
    * I eat junk often
    * I don't eat enough green veggies
    * I Suffer From Indigestion
    * I get tired easily
    * I fall sick often
    * I want to gain
    * I want to improve my workout capacity
    * I want to build muscles
   
   
 * Brands
    * GNC PRO PERFORMANCE
    * GNC AMP Gold Series
    * GNC FISH OILS
    * GNC MEGA MEN
    * GNC TOTAL LEAN
    * GNC HERBAL PLUS
    * GNC WOMEN'S
    * GNC Milestones
    * GNC
   
   
 * Blogs


GNC INDIA

Open search Open account page Open cart
0
 * Shop All
 * Best Sellers
 * Crazy Deal
 * Proteins
 * Wellness
 * Fitness
 * Shop by Concern
 * Brands
 * Shop by Goal
 * Free Consultation
 * Blogs
 * Best Price Guarantee

 * 
 * 
 * 
 * 

Account
 * Crazy Deal
 * Get 3 for ₹ 999
 * Get 4 for ₹ 1999
 * Get 4 for ₹ 1299
 * Get 2 for ₹ 1499
 * Get 4 for ₹ 499
 * Get 3 for ₹ 1999

 * Proteins
 * Pro Performance 100% Whey
 * Power Protein
 * AMP Gold Series 100% Whey
 * AMP Pure Isolate
 * Pro Performance 100% Casein
 * Plant Protein Isolate
 * Teen Protein

 * Wellness
 * All in Wellness
 * Multivitamins
 * Fish Oil & Omegas
 * Minerals New
 * Weight Management
 * Beauty & Skin Care New
 * Specific Body Health & more New
 * Restful Sleep
 * Nutrition for Children New
 * Apparel & Accessories


 * Fitness
 * All in Fitness
 * Whey Protein New
 * Gainer New
 * Muscle Builders
 * Workout Performance New
 * Weight Management
 * Casein Protein New
 * Plant Protein New
 * Protein for Teenagers New
 * Apparel & Accessories


 * Shop by Concern
 * I Want to Improve My Workout Capacity
 * I Get Tired Easily
 * I Want to Age Gracefully
 * I Want to Build Muscles
 * I Want to Look My Best
 * I Am Overweight


 * Brands
 * GNC PRO PERFORMANCE
 * GNC AMP Gold Series
 * GNC FISH OILS
 * GNC MEGA MEN
 * GNC TOTAL LEAN
 * GNC HERBAL PLUS
 * GNC WOMEN'S
 * GNC MILESTONES
 * GNC


 * Shop by Goal
 * Fitness Newbie
 * Experienced Gym Goer
 * Expert Workout Master
 * Vegetarian's Choice

 * Multivitamins
 * All in Multivitamins
 * Multivitamins for Men
 * Multivitamins for Women

 * Fish Oil & Omegas
 * All in Fish Oil & Omegas
 * Triple Strength Fish Oil
 * Omegas & Fish Oils
 * Vegetarian Omegas

 * Minerals
 * All in Minerals
 * Calcium New
 * Magnesium
 * Multiminerals

 * Weight Management
 * All in Weight Management
 * Meal Replacements
 * Fat Burners New
 * Appetite Control New

 * Beauty & Skin Care
 * All in Beauty & Skin Care
 * Skin Health New
 * Hair Health
 * Nail Health

 * Specific Body Health & more
 * All in Specific Body Health & more
 * Joint & Bone Health New
 * Liver Health
 * Sexual Health New
 * Brain Health
 * Antioxidants New
 * Gut Health New
 * Immune Health New

 * Restful Sleep
 * All in Restful Sleep
 * Melatonin
 * ZMA
 * Sleep+ Gummies New

 * Nutrition for Children
 * Teen Protein New
 * Kids Gummies New

 * Apparel & Accessories
 * All In Apparel & Accessories

 * Whey Protein
 * All in Whey Protein
 * Pro Performance 100% Whey
 * AMP Gold Series 100% Whey
 * AMP Pure Isolate
 * Power Protein New

 * Gainer
 * All in Gainer
 * Weight Gainer
 * Mass Gainer
 * Bulk 1340 New

 * Muscle Builders
 * All in Muscle Builders
 * Creatine
 * Amino Acids
 * Testosterone Support

 * Workout Performance
 * All in Workout Performance
 * Pre-Workout New
 * Intra-Workout
 * Post-Workout & Recovery
 * Athletic Performance

 * Weight Management
 * All in Weight Management
 * Meal Replacements
 * Fat Burners New
 * Appetite Control New

 * Casein Protein
 * All in Casein Protein
 * Pro Performance 100% Casein New

 * Plant Protein
 * All in Plant Protein
 * Plant Protein Isolate New

 * Protein for Teenagers
 * Teen Protein New

 * Apparel & Accessories
 * All in Apparel & Accessories
 * Shakers

Shop All

Best Sellers

Whey Protein

Buy 3 @ 999

Multivitamins

Power Protein

Gainer

Creatine

Fish Oil

Pre/Post Workout

Muscle Builders

Wellness

Fitness

0

Your cart is empty

Continue shopping
Clear Close

Shop

 * Wellness
 * Fitness



Go to item 1 Go to item 2 Go to item 3 Go to item 4


BEST SELLERS
Save 28%

GNC Pro Performance 100% Whey ProteinFaster Recovery & Lean Muscle Gains |
Informed Choice Certified
Regular price₹ 2,399.00 Sale priceFrom ₹ 1,399.00
1561 reviews
4.23
Add to cart
Add to cart
Save 48%

GNC Pro Performance Creatine MonohydratePowerful Muscle Pump for Intense Workout
Regular price₹ 699.00 Sale priceFrom ₹ 499.00
975 reviews
4.13
Add to cart
Add to cart
Save 48%

GNC Pro Performance Power Protein6-in-1 Stack for Increased Strength, Recovery &
Muscle Mass | Informed Choice Certified
Regular price₹ 3,599.00 Sale priceFrom ₹ 1,799.00
270 reviews
4.15
Add to cart
Add to cart
Save 30%

GNC Pro Performance Weight GainerHigh-Calorie, Low-Fat Formula For Healthy Body
Gains
Regular price₹ 2,669.00 Sale priceFrom ₹ 1,699.00
546 reviews
3.87
Add to cart
Add to cart
Save 29%

GNC Triple Strength Fish OilOmega 3 Capsules | For Healthy Cholesterol Levels,
Improved Focus, Healthy Vision & Joint Comfort
Regular price₹ 699.00 Sale priceFrom ₹ 499.00
315 reviews
4.13
Add to cart
Add to cart
Save 28%

GNC AMP Gold Series 100% Whey Protein AdvancedBoosts Muscle Gains, Recovery &
Workout Performance | Informed Choice Certified
Regular price₹ 4,199.00 Sale priceFrom ₹ 2,899.00
273 reviews
4.41
Add to cart
Add to cart
Save 28%

GNC AMP Pure Isolate (Low/Zero Carb)Advanced Muscle Building To Amplify Muscle
Performance | Informed Choice Certified
Regular price₹ 4,999.00 Sale priceFrom ₹ 3,599.00
371 reviews
3.96
Add to cart
Add to cart
Save 31%

GNC Mega Men One Daily MultivitaminImproves Energy, Immunity & Overall Health
Regular price₹ 649.00 Sale priceFrom ₹ 449.00
399 reviews
4.26
Add to cart
Add to cart
Save 25%

GNC Mega Men Sport MultivitaminSupports Muscle Performance & Recovery | Made For
Fitness Lifestyle
Regular price₹ 1,065.00 Sale priceFrom ₹ 799.00
132 reviews
4.51
Add to cart
Add to cart
Save 29%

GNC Womens One Daily MultivitaminImproves Energy, Immunity, Skin and Overall
Health
Regular price₹ 699.00 Sale priceFrom ₹ 499.00
77 reviews
4.26
Add to cart
Add to cart
Save 29%

GNC Pro Performance Pre-WorkoutImproves Energy, Endurance & Focus for Intense
Workouts | Informed Choice Certified
Regular price₹ 2,099.00 Sale price₹ 1,499.00
164 reviews
4.18
Add to cart
Add to cart
Save 28%

GNC AMP Gold Series BCAA AdvancedFuels Lean Muscle Strength & Recovery |
Informed Choice Certified | 400g | 30 Servings
Regular price₹ 2,499.00 Sale priceFrom ₹ 1,649.00
194 reviews
3.23
Add to cart
Add to cart
Previous Next
NEW ARRIVALS
Save 16%

GNC Pro Performance Beginner's ProteinMeets Daily Protein Requirement | Supports
Muscle Building
Regular price₹ 1,849.00 Sale price₹ 1,549.00
23 reviews
4.65
Add to cart
Add to cart
Buy 1 Get 1 Free

GNC Marine Collagen Hydrolyzed PeptidesType 1 & 3 Collagen Used To Reduces Fine
Lines & Wrinkles For Youthful Skin
Sale priceFrom ₹ 799.00
61 reviews
4.44
Add to cart
Add to cart
Save 67%

GNC Super Foods Apple Cider Vinegar 750mgWith 6% Acetic Acid & Mother
Regular price₹ 1,198.00 Sale priceFrom ₹ 399.00
11 reviews
4.64
Add to cart
Add to cart
Save 41%

GNC Pro Performance Creatine Monohydrate + Mega Men One Daily Multivitamin 
Regular price₹ 1,348.00 Sale price₹ 799.00
306 reviews
4.58
Add to cart
Add to cart
Save 48%

GNC Pro Performance Power Protein6-in-1 Stack for Increased Strength, Recovery &
Muscle Mass | Informed Choice Certified
Regular price₹ 3,599.00 Sale priceFrom ₹ 1,799.00
270 reviews
4.15
Add to cart
Add to cart
Save 16%

GNC Pro Performance 100% Casein ProteinSlow-Digesting Protein for Day-&-Night
Muscle Recovery
Regular price₹ 3,499.00 Sale price₹ 2,949.00
12 reviews
4.92
Add to cart
Add to cart
Save 26%

GNC AMP Plant IsolateEverday Strength, Fitness & Recovery
Regular price₹ 2,699.00 Sale price₹ 1,999.00
371 reviews
3.96
Add to cart
Add to cart
Save 40%

GNC Apple Cider Vinegar750 mg with Inulin, Ginger & Vitamin B9 & Vitamin B12
Regular price₹ 999.00 Sale price₹ 599.00
6 reviews
4.67
Add to cart
Add to cart
Save 25%

GNC TamaFlex Fast ActingFor Joint Pain Relief | Fast-acting Joint Comfort In
Just 5 Days
Regular price₹ 1,999.00 Sale price₹ 1,499.00
3 reviews
3.67
Add to cart
Add to cart
Save 50%

GNC Sleep+ GummiesFor Deep & Restful Sleep In 15-60 minutes
Regular price₹ 999.00 Sale price₹ 499.00
5 reviews
3.6
Add to cart
Add to cart
Save 29%

GNC milestones kids Omega 3 DHA GummiesFor Healthy Brain & Eye Development In
2-12Y Kids
Regular price₹ 1,399.00 Sale price₹ 999.00
No reviews
Add to cart
Add to cart
Save 29%

GNC milestones kids Calcium + Vitamin D GummiesFor Healthy Bones & Teeth In
2-12Y Kids
Regular price₹ 1,399.00 Sale price₹ 999.00
No reviews
Add to cart
Add to cart
Previous Next

WHICH REPRESENTS YOU BEST?

Fitness Newbie
Save 28%

GNC Pro Performance 100% Whey ProteinFaster Recovery & Lean Muscle Gains |
Informed Choice Certified
Regular price₹ 2,399.00 Sale priceFrom ₹ 1,399.00
1561 reviews
4.23
Add to cart
Add to cart
Save 29%

GNC Triple Strength Fish OilOmega 3 Capsules | For Healthy Cholesterol Levels,
Improved Focus, Healthy Vision & Joint Comfort
Regular price₹ 699.00 Sale priceFrom ₹ 499.00
315 reviews
4.13
Add to cart
Add to cart
Save 48%

GNC Pro Performance Power Protein6-in-1 Stack for Increased Strength, Recovery &
Muscle Mass | Informed Choice Certified
Regular price₹ 3,599.00 Sale priceFrom ₹ 1,799.00
270 reviews
4.15
Add to cart
Add to cart
Save 31%

GNC Mega Men One Daily MultivitaminImproves Energy, Immunity & Overall Health
Regular price₹ 649.00 Sale priceFrom ₹ 449.00
399 reviews
4.26
Add to cart
Add to cart
Save 40%

GNC Pro Performance Essential Amino CompleteBoosts Endurance, Muscle Strength &
Recovery
Regular price₹ 3,299.00 Sale price₹ 1,979.00
36 reviews
2.86
Add to cart
Add to cart
Save 48%

GNC Pro Performance Power Protein - with Shaker6-in-1 Stack for Increased
Strength, Recovery & Muscle Mass | Informed Choice Certified
Regular price₹ 6,599.00 Sale priceFrom ₹ 3,399.00
270 reviews
4.15
Add to cart
Add to cart
Save 36%

GNC Pro Performance 100% Whey Protein -2 lbs with ShakerFaster Recovery & Lean
Muscle Gains | Informed Choice Certified
Regular price₹ 4,298.00 Sale priceFrom ₹ 2,749.00
1561 reviews
4.23
Add to cart
Add to cart
Save 36%

GNC Pro Performance 100% Whey Protein -2 lbs with ShakerFaster Recovery & Lean
Muscle Gains | Informed Choice Certified
Regular price₹ 4,298.00 Sale priceFrom ₹ 2,749.00
1561 reviews
4.23
Add to cart
Add to cart
Save 33%

GNC Mega Men One Daily Multivitamin + Triple Strength Fish OilBuilds Muscle
Strength | Boosts Energy & Immunity | Maintains Healthy Cholesterol | Improves
Joint & Heart Health
Regular price₹ 1,348.00 Sale priceFrom ₹ 899.00
399 reviews
4.26
Add to cart
Add to cart
Previous Next
Experienced Gym Goer
Save 48%

GNC Pro Performance Creatine MonohydratePowerful Muscle Pump for Intense Workout
Regular price₹ 699.00 Sale priceFrom ₹ 499.00
975 reviews
4.13
Add to cart
Add to cart
Save 30%

GNC Pro Performance Weight GainerHigh-Calorie, Low-Fat Formula For Healthy Body
Gains
Regular price₹ 2,669.00 Sale priceFrom ₹ 1,699.00
546 reviews
3.87
Add to cart
Add to cart
Save 28%

GNC AMP Gold Series 100% Whey Protein AdvancedBoosts Muscle Gains, Recovery &
Workout Performance | Informed Choice Certified
Regular price₹ 4,199.00 Sale priceFrom ₹ 2,899.00
273 reviews
4.41
Add to cart
Add to cart
Save 25%

GNC Mega Men Sport MultivitaminSupports Muscle Performance & Recovery | Made For
Fitness Lifestyle
Regular price₹ 1,065.00 Sale priceFrom ₹ 799.00
132 reviews
4.51
Add to cart
Add to cart
Save 29%

GNC Pro Performance Pre-WorkoutImproves Energy, Endurance & Focus for Intense
Workouts | Informed Choice Certified
Regular price₹ 2,099.00 Sale price₹ 1,499.00
164 reviews
4.18
Add to cart
Add to cart
Save 28%

GNC AMP Gold Series BCAA AdvancedFuels Lean Muscle Strength & Recovery |
Informed Choice Certified | 400g | 30 Servings
Regular price₹ 2,499.00 Sale priceFrom ₹ 1,649.00
194 reviews
3.23
Add to cart
Add to cart
Save 42%

GNC TriFlex Fast-ActingRelieves Pain & Stiffness for Knees, Wrist & Other
Joints Within 5 Days
Regular price₹ 4,299.00 Sale priceFrom ₹ 2,499.00
71 reviews
4.61
Add to cart
Add to cart
Save 41%

GNC Pro Performance Pre-Workout With ShakerHelps Improve Energy to Support
Intense Workout
Regular price₹ 2,898.00 Sale priceFrom ₹ 1,699.00
164 reviews
4.18
Add to cart
Add to cart
Save 32%

GNC Pro Performance Pre-Workout + Creatine 100 gmsImproves Energy & Focus |
Supports Intense Workout
Regular price₹ 2,798.00 Sale price₹ 1,899.00
975 reviews
4.13
Add to cart
Add to cart
Previous Next
Expert Workout Master
Save 48%

GNC Pro Performance Creatine MonohydratePowerful Muscle Pump for Intense Workout
Regular price₹ 699.00 Sale priceFrom ₹ 499.00
975 reviews
4.13
Add to cart
Add to cart
Save 28%

GNC AMP Pure Isolate (Low/Zero Carb)Advanced Muscle Building To Amplify Muscle
Performance | Informed Choice Certified
Regular price₹ 4,999.00 Sale priceFrom ₹ 3,599.00
371 reviews
3.96
Add to cart
Add to cart
Save 25%

GNC Mega Men Sport MultivitaminSupports Muscle Performance & Recovery | Made For
Fitness Lifestyle
Regular price₹ 1,065.00 Sale priceFrom ₹ 799.00
132 reviews
4.51
Add to cart
Add to cart
Save 28%

GNC AMP Gold Series BCAA AdvancedFuels Lean Muscle Strength & Recovery |
Informed Choice Certified | 400g | 30 Servings
Regular price₹ 2,499.00 Sale priceFrom ₹ 1,649.00
194 reviews
3.23
Add to cart
Add to cart
Save 40%

GNC AMP Amplified Mass XXXAdvanced Lean Muscle Mass Gains | Muscle Energy & Pump
Regular price₹ 4,999.00 Sale priceFrom ₹ 2,999.00
113 reviews
4.46
Add to cart
Add to cart
Save 42%

GNC TriFlex Fast-ActingRelieves Pain & Stiffness for Knees, Wrist & Other
Joints Within 5 Days
Regular price₹ 4,299.00 Sale priceFrom ₹ 2,499.00
71 reviews
4.61
Add to cart
Add to cart
Save 41%

GNC AMP Gold Series Ultra RushExtreme Energy, Powerful Pump & Deep Focus
Regular price₹ 3,699.00 Sale price₹ 2,199.00
31 reviews
4.35
Add to cart
Add to cart
Save 40%

GNC Pro Performance Powder Bulk 1340Gain Healthy Weight & Muscle Mass
Regular price₹ 3,599.00 Sale priceFrom ₹ 2,149.00
13 reviews
3.54
Add to cart
Add to cart
Save 16%

GNC Pro Performance 100% Casein ProteinSlow-Digesting Protein for Day-&-Night
Muscle Recovery
Regular price₹ 3,499.00 Sale price₹ 2,949.00
12 reviews
4.92
Add to cart
Add to cart
Save 40%

GNC Pro Performance Thermo Burst PlusAdvanced Thermogenic Fat Burner For
Super-Explosive Workouts
Regular price₹ 2,499.00 Sale price₹ 1,499.00
6 reviews
2.5
Add to cart
Add to cart
Previous Next
Vegetarian's Choice
Save 33%

GNC Calcium Plus 1000mg with Magnesium and Vitamin D3Promotes Healthy & Strong
Bones
Regular price₹ 449.00 Sale priceFrom ₹ 299.00
90 reviews
4.53
Add to cart
Add to cart
Save 37%

GNC Herbal Plus Triple Ginseng RootBoosts Sexual Energy & Vitality
Regular price₹ 1,349.00 Sale priceFrom ₹ 849.00
59 reviews
3.68
Add to cart
Add to cart
Save 26%

GNC AMP Plant IsolateEverday Strength, Fitness & Recovery
Regular price₹ 2,699.00 Sale price₹ 1,999.00
371 reviews
3.96
Add to cart
Add to cart
Save 44%

GNC L-GlutathioneBrightens Skin and Fades Dark Spots & Pigmentation
Regular price₹ 2,665.00 Sale price₹ 1,499.00
13 reviews
4.31
Add to cart
Add to cart
Save 33%

GNC Men's Staminol MaxTestosterone Booster for Long-Lasting Performance &
Stamina - Free Fish Oil 1000mg
Regular price₹ 2,999.00 Sale price₹ 1,999.00
10 reviews
4.0
Add to cart
Add to cart
Save 61%

GNC Herbal Plus Liver SupportRemoves Toxins for a Healthy Liver
Regular price₹ 1,899.00 Sale price₹ 749.00
32 reviews
4.31
Add to cart
Add to cart
Save 37%

GNC Flax Seed Oil 1000mg - Vegetarian Omega 3 & 6 Capsules for Overall
Well-Being
Regular price₹ 1,899.00 Sale price₹ 1,189.00
11 reviews
3.55
Add to cart
Add to cart
Save 41%

GNC Herbal Plus Garcinia CambogiaControls Appetite for Healthy Weight Loss
Regular price₹ 849.00 Sale priceFrom ₹ 499.00
14 reviews
4.21
Add to cart
Add to cart
Save 40%

GNC Natural Brand Super Digestive EnzymesSupports Healthy Digestion & Relieves
Stomach Discomfort
Regular price₹ 1,999.00 Sale price₹ 1,199.00
14 reviews
3.93
Add to cart
Add to cart
Save 25%

GNC TamaFlex Fast ActingFor Joint Pain Relief | Fast-acting Joint Comfort In
Just 5 Days
Regular price₹ 1,999.00 Sale price₹ 1,499.00
3 reviews
3.67
Add to cart
Add to cart
Save 50%

GNC Hair Biotin+ GummiesWith 100% RDA Biotin, 10,000 mcg Sesbania & Other
Vitamins & Minerals
Regular price₹ 999.00 Sale price₹ 499.00
49 reviews
4.61
Add to cart
Add to cart
Previous Next


FITNESS STACK

View all
Save 43%

Muscle Force Stack For Fueling Muscle Growth6 in 1 Muscle Stack | Maintains
Healthy Cholesterol |Improves Joint Health | Builds & Repairs Muscles
Regular price₹ 8,863.00 Sale price₹ 5,029.00
270 reviews
4.15
Add to cart
Add to cart
Save 30%

Lean Body Stackto Build a Physique with More Muscles & Less Fat |Faster Recovery
& Lean Muscle Gains| Converts Fat into Energy |Builds & Repairs Muscles
Regular price₹ 7,997.00 Sale price₹ 5,579.00
1561 reviews
4.23
Add to cart
Add to cart
Save 20%

Pre & Post Workout DuoFor Complete Workout | Improves Energy & Focus |Faster
Recovery & Lean Muscle Gains
Regular price₹ 4,498.00 Sale price₹ 3,609.00
1561 reviews
4.23
Add to cart
Add to cart
Save 37%

Complete Workout Stack For AdvancedMaximizes Lean Muscle Gains | Promotes Muscle
Building | Improves Mental Focus & Energy
Regular price₹ 11,197.00 Sale price₹ 7,069.00
371 reviews
3.96
Add to cart
Add to cart
Save 34%

Muscle Pump EssentialsFor Muscle Building | Faster Recovery & Lean Muscle Gains
| Boosts Athetic Performance | Burns Fat For Explosive Workout
Regular price₹ 10,897.00 Sale price₹ 7,199.00
273 reviews
4.41
Add to cart
Add to cart
Save 39%

Muscle Maximizer Blend 
Regular price₹ 12,245.00 Sale price₹ 7,429.00
113 reviews
4.46
Add to cart
Add to cart
Save 33%

Epic Gains Stack - Healthy Body Gains | Improves Energy & Focus | Promotes
Muscle Building | Improves Muscle Recovery | Maintains Healthy Cholesterol
Regular price₹ 9,861.00 Sale price₹ 6,599.00
546 reviews
3.87
Add to cart
Add to cart
Save 42%

Bulking ComboFor Bulding Muscle Mass | Helps Gain Healthy Weight | Boosts Muscle
Recovery | Improves Mental Focus & Energy
Regular price₹ 8,363.00 Sale price₹ 4,889.00
1561 reviews
4.23
Add to cart
Add to cart
Save 38%

Complete Workout Stack For BeginnersFaster Recovery & Lean Muscle Gains |
Improves Energy & Focus |Builds & Repairs Muscles
Regular price₹ 8,897.00 Sale price₹ 5,489.00
1561 reviews
4.23
Add to cart
Add to cart
Save 35%

John's No Compromise Stack For Complete Fitness & Wellness | Boosts Athletic
Strength | Builds & Repairs Muscles | Maintains High Energy | Improves Heart &
Joint Health
Regular price₹ 12,245.00 Sale price₹ 7,999.00
371 reviews
3.96
Add to cart
Add to cart
Save 31%

Long Lasting GainsCombo Pack - For Lean Muscle Gains | Meets Daily Protein Needs
| Builds & Repairs Muscles | Maintains High Energy | Improves Heart & Joint
Health
Regular price₹ 10,745.00 Sale price₹ 7,389.00
12 reviews
4.92
Add to cart
Add to cart
Save 11%

Ultimate Recovery Stack For Faster RecoveryFaster Recovery & Lean Muscle Gains
|Builds & Repairs Muscles
Regular price₹ 5,698.00 Sale price₹ 5,059.00
1561 reviews
4.23
Add to cart
Add to cart
Previous Next


COLLECTION LIST

Fitness

Men's Wellness

Women's Wellness

Weight Management

Beauty & Skin Care

Previous Next

GNC LIVE WELL

SCIENCE BACKED NUTRITION

Innovative solutions through high quality products, that’s GNC. At our heart, we
are committed to meeting the highest standards of quality, safety and efficacy.
Our standard is exceeding industry standards because your body deserves nothing
short of exceptional.

> GNC is helping people improve their quality of life and stay fit and healthy



> GNC is helping people improve their quality of life and stay fit and healthy



> GNC is helping people improve their quality of life and stay fit and healthy



> GNC is helping people improve their quality of life and stay fit and healthy


Previous Go to item 1 Go to item 2 Go to item 3 Go to item 4 Next


INDIA'S BEST MULTIVITAMINS

Discover the convenience of a superior multivitamin built into a complete
program for your specific needs. We make it easy to be your best!


INDIA'S BEST MULTIVITAMINS

Discover the convenience of a superior multivitamin built into a complete
program for your specific needs. We make it easy to be your best!

Read more

GNC Triple Strength Fish Oil

It provides two of the most important omega 3 fatty acids - DHA (Docosahexaenoic
Acid) and EPA (Eicosapentaenoic Acid).

Shop Now
Read more

GNC Mega Men One Daily

It contains 32 premium ingredients with essential vitamins, minerals,
and special nutrients to promote a healthy and active lifestyle.

Shop Now
Read more

GNC Womens One Daily Multivitamin

It is prepared using 32 premium quality ingredients with all the necessary
vitamins, minerals, and other micronutrients, which are specially selected while
keeping in mind the health needs of today’s woman.

Shop Now



POPULAR SEARCHES

 * Whey Protein |
 * Mass Gainer |
 * Weight Gainers |
 * Multivitamin |
 * Multivitamin for Men |
 * Multivitamin for Women |
 * Casein Protein |
 * Creatine
 * Amino Acids |
 * Plant Protein |
 * Pre-Workout |
 * Weight Loss Tablets |
 * Fat Burners |
 * Fish Oil Capsules |
 * Omega 3 Capsules |
 * What is Whey Protein | |
 * Whey Protein vs Mass Gainer |
 * Benefits of Multivitamins |
 * Pawan Hi-Flyer Sehrawat - The Present and Future of India's Kabaddi |
 * Everything You Wanted to Know About Biki Singh |
 * All You Wanted to Know About Narender Yadav |
 * Deepak 'The Indian Rock' Nanda |
 * Mass Gainer vs Whey Protein |
 * Top 10 Vitamin D Foods |
 * Diet Plan for Fat Loss |
 * Best GNC for Beginners |
 * Types of to Gain Weight |
 * Diet Chart for Diabetic Patient


LIVE WELL

GNC fulfills its commitment to excellence by ensuring that only products of the
highest quality reach you, the consumer. For us, each and every step matters to
ensure that what you consume under the GNC brand enables you to live well. Know
more about GNC. Know more about GNC


OUR WIDE RANGE OF PRODUCT CATEGORIES ARE AS FOLLOWS:

To help Indian consumers manage their lifestyle and related issues such as
fatigue, stress, vitamin deficiencies, and cholesterol, GNC recommends four
building blocks of nutrition, which are Multivitamins, Omega-3's, Proteins, and
Probiotics to start their journeys toward Living Well.

Whether it is about keeping healthy and fit or staying energetic and in the pink
of health, GNC offers a comprehensive range of products to ensure all needs are
met on the inside as well as the outside. Being the most trusted brand in
fitness and well-being does not come easy.


CATEGORIES

1. Protein & Fitness: Protein and its essential amino acids are the building
blocks that support maintaining your muscle mass and serve as a catalyst for
maintaining muscle while losing or maintaining weight. Excellent quality protein
like whey protein can be a good option for people who don't get enough protein
through diet alone.
Pro Performance 100% Whey , AMP Gold Series 100% Whey , AMP Pure Isolate , Power
Protein

2. Fish Oils & Omegas: Fish Oil, one of the foundations of good health, contains
2 very powerful Omega 3 fatty acids - EPA and DHA. EPA and DHA together support
heart, joint health, mood, brain, and a healthy anti-inflammatory response. Find
the right fish oil for you.
Triple Strength Fish Oil , Omegas & Fish Oils , Vegetarian Omegas

3. Vitamins & Minerals: Vitamins & Minerals are essential nutrients your body
needs to stay healthy and work properly at all life stages. GNC presents
multivitamins; getting enough of them daily is required to stay healthy and
avoid diseases. Additionally, depending on age, lifestyle, gender, and goals,
higher or lower amounts of some of them may be desired or even necessary.
Multivitamins for Men , Multivitamins for Women , Calcium , Magnesium ,
Multiminerals

4. Weight Management: GNC offers a range of weight management from fat burners &
thermogenic to appetite control or diet support.
Meal Replacements , Fat Burners , Appetite Control

5. Beauty & Skin Care: Our beauty & care segment brings to you the essential
nutrients required for healthy skin, beautiful nails, and thick, luster hair.
Skin Health , Hair Health , Nail Health

6. Digestion: Digestion helps your food convert into nutrients your body needs
to work properly and stay healthy. Probiotics, vitamins and minerals, and
digestive enzymes play a very important role.
Gut Health


HEALTH GOALS

1. Men’s Health: Crafting a range of nutritional products that are
life-inspiring for him.

2. Sports Nutrition: Whether a body-building pro or simply a fit-happy fellow,
make sure you don't burn out when you work out. Choose the best-suited
combination for your Sports Nutrition, be it pre-workout muscle building or whey
protein. We've got you covered.

3. Women’s Health: In every age of life, in every transition, she needs
nutrition in varying compositions. Designing a life-long range of nutritional
products with superior ingredients for her.

4. Weight Loss: When you need to curb that weight. Don't sacrifice nutrition as
you cut calorie intake. Ensure complete nourishment in limited calories with
GNCs' specially designed range for weight loss.

5. Weight Gain: Each body needs a planned regime of customized exercise and
nutrition. To add those precious pounds. Accomplish with tailor-made GNC for
weight gain

6. Brain Health: Incorporating essential nutrients like omega-3 fatty acids,
probiotics, etc., along with a balanced diet on a regular basis can help improve
brain health, which could translate into better mental function.

7. Beauty & Skin Health: Provide important nutrients to help keep your skin
healthy, protect it from outside forces, and reinforce it from inside your body.

8. Eye Health: Nutrients like omega-3 fatty acids, lutein, B-carotene, zinc, and
vitamins C and E might help prevent age-related vision problems like cataracts
or macular degeneration.

9. Heart Health: For heart's sake, you do whatever it takes, but that's not
enough to keep it in shape. Choose from GNC's wide range of nutrient wealth for
your heart's health.

10. Immunity: It takes an army of multiple vitamins & minerals to build your
immunity. Guard your body's first line of defense with GNC's specialized
armament of nutrients for immunity.

11. Bone & Joint: When age withers your bones & joints, strengthen them with
nutrition & exercise. Support your cause with GNCs' dedicated range for bone &
joint health.

12. Diabetes Health: With that perfect complement, life can get fitter & better
even for diabetics. Welcome a new harmony of health with GNC's customized range
for diabetic care.

13. Children’s Health: Be sure to start your kid's health journey very Strongly!
This section includes dietary information for babies, kids, and teens.

14. Digestion & Gut Health: The secret of good health is in the gut. The better
the digestion, the better it is for health protection. Probiotics are
microorganisms that are beneficial to our digestive system and help improve
immunity levels.

15. Restful Sleep: Stress & lack of nutrients can lead to inadequate sleep. This
can affect heart and health if you let it creep. Feed your body with GNC's
enrichment to regain good sleep.

16. Healthy Aging: If you're 50 or older, giving these four functions like bone
& joint support, muscle health, heart health, and multivitamins special
attention can help you feel your best so you can focus on living your life—not
health concerns.


HOW TO REACH US?

Level up your fitness journey with GNC! Shop for all your health and nutrition
needs conveniently from our one-stop online store at www.Guardian.in. Browse
detailed product descriptions, or receive personalized advice from our team of
nutritionists who are here to support you before you buy.

Download the App for an even more rewarding experience! You'll enjoy exclusive
benefits like free monthly gifts, extra discounts, early access to sales, and
free consultations for personalized diet charts. Plus, stay updated on new
product launches and freebies. Get fit, get healthy, and get Guardian – it's all
at your fingertips! Call us at 1800 266 8666 or email hello@guardian.in for any
questions.


GNC RETURN POLICY

Our dedicated team of superheroes ensures the product is swiftly delivered to
your doorstep within 1 to 3 days, providing you with a seamless shopping
experience. You will receive a notification once your order is dispatched, and
you can track its progress using the link shared over the email/SMS post you
make the purchase.

Tracking is enabled via the link shared over the email/SMS post you make the
purchase, giving you the power to stay updated on your order's journey.

We offer you complete peace of mind while ordering at www.Guardian.in - you can
return all items within 30 days of ordering the product. However, please ensure
the product is unused and the tags, boxes, and other packaging are intact,
ensuring a hassle-free return process.

About GNC

 * About Us
 * Refund and Cancellation
 * Shipping Policy
 * Terms & Conditions
 * Privacy Policy

Support

 * FAQs
 * Blogs & Articles
 * Sitemap
 * Track Your Order

Customer Service

 * Contact Us
 * Store Locator
 * Free Consultation
 * Verify Product
 * Best Price Guarantee

Guardian Healthcare Services Pvt. Ltd.
12-14, 3rd Floor, Brady House,
Veer Nariman Road,
Fort, Mumbai-400001
CIN: U74999MH2016PTC281618

Sign up for our Newsletter

E-mail
Subscribe

Download Our App!



Disclaimer: All information provided on www.Guardian.in (“website”) is provided
for informational purposes only and should not be construed as medical advice or
instruction and also not meant to substitute for the advice provided by your
doctor or other healthcare professionals. Information and statements regarding
products,, programs, etc listed on www.Guardian.in have not been evaluated by
the FSSAI or any government authority and are not intended to diagnose, treat,
cure, or prevent any disease. For specific medical advice, diagnosis, or
treatment, consult your doctor. The results from the products will vary from
person to person. No individual result should be seen as typical. Please read
product packaging carefully prior to purchase and we advise you to always talk
to your physician/doctor before starting with any. www.Guardian.in is not liable
to you for any direct, indirect, special, incidental, exemplary or consequential
damages, including intangible losses, resulting from the use of this website or
services.

 * 
 * 
 * 
 * 

© 2024, GNC India. All Rights Reserved.