staging.bigvits.co.uk Open in urlscan Pro
2a05:cc00::72:232:10  Public Scan

URL: https://staging.bigvits.co.uk/
Submission: On June 13 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://staging.bigvits.co.uk/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://staging.bigvits.co.uk/catalogsearch/result/" method="get">
  <div class="field search"><label class="label" for="search" data-role="minisearch-label"><span>Search</span></label>
    <div class="control"><input id="search" type="text" name="q" value="" placeholder="Search for vitamins, brands or health goals" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off"
        aria-expanded="false">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" aria-label="Search" disabled=""><span>Search</span></button></div>
</form>

GET https://staging.bigvits.co.uk/catalogsearch/result/

<form class="form minisearch" id="search_mini_form_mobile" action="https://staging.bigvits.co.uk/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control"><input id="search-mobile" type="text" name="q" value="" placeholder="Search for vitamins, brands or health goals" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
        autocomplete="off">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
        </div>
        <div class="mst-searchautocomplete__close">×</div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" disabled=""><i class="fa fa-search" aria-hidden="true"></i></button></div>
</form>

POST https://staging.bigvits.co.uk/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://staging.bigvits.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter"><label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control"><input name="email" type="email" id="newsletter" class="st_email_field" placeholder="Enter your email here" data-validate="{required:true, 'validate-email':true}"></div>
  </div>
  <div class="actions"><button class="action subscribe primary" title="Submit" type="submit"><span>Submit</span></button></div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text st_email_field" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-nc6hfu4ldf3c" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfN1LYoAAAAABELmvgszfzaAzYT61Tp430GEb-o&amp;co=aHR0cHM6Ly9zdGFnaW5nLmJpZ3ZpdHMuY28udWs6NDQz&amp;hl=de&amp;v=9pvHvq7kSOTqqZusUzJ6ewaF&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=vzp00etfwoa5"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://staging.bigvits.co.uk/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

POST https://staging.bigvits.co.uk/mgk_savecart/cart/save/

<form class="form" method="post" data-bind="
            submit:save,
            attr: {
                action: saveAction
            }
        " action="https://staging.bigvits.co.uk/mgk_savecart/cart/save/">
  <div class="field">
    <label class="label" for="magekey_savecart_name">
      <span data-bind="i18n: 'Cart Name'">Cart Name</span>
    </label>
    <div class="input-box">
      <input name="name" type="text" id="magekey_savecart_name" class="input-text" data-bind="value:cartName" data-validate="{required:true}">
    </div>
  </div>
  <!-- ko if: showEmailField -->
  <div class="field">
    <label class="label" for="magekey_savecart_email">
      <span data-bind="i18n: 'Email'">Email</span>
    </label>
    <div class="input-box">
      <input name="email" type="text" id="magekey_savecart_email" class="input-text" data-validate="{required:true, 'validate-email':true}" data-bind="value:customerEmail">
    </div>
  </div>
  <!-- /ko -->
  <!-- ko if: getRegion('messages') -->
  <!-- ko foreach: getRegion('messages') -->
  <div class="field messages">
    <div class="input-box">
      <!-- ko template: getTemplate() -->
      <div data-role="checkout-messages" class="messages" data-bind="visible: isVisible(), click: removeAll">
        <!-- ko foreach: messageContainer.getErrorMessages() --><!--/ko-->
        <!-- ko foreach: messageContainer.getSuccessMessages() --><!--/ko-->
      </div>
      <!-- /ko -->
    </div>
  </div>
  <!-- /ko -->
  <!-- /ko -->
  <div class="field">
    <label class="label">&nbsp;</label>
    <div class="input-box">
      <button type="submit" class="action primary">
        <span data-bind="i18n: 'Save Cart'">Save Cart</span>
      </button>
      <button type="button" class="action primary" data-bind="click: closePopup">
        <span data-bind="i18n: 'Close'">Close</span>
      </button>
    </div>
  </div>
</form>

<form id="amgdprcookie-form" class="amgdprcookie-settings-form" data-amcookie-js="form-cookie">
  <div class="amgdprcookie-form-container">
    <!-- ko foreach: items -->
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Essential</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="1" id="switchBox-1" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-1"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Necessary cookies enable core functionality of the website. Without these cookies the website can not function properly. They help to make a website usable by enabling basic
        functionality.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Marketing</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="2" id="switchBox-2">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-2"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Marketing cookies are used to track and collect visitors actions on the website. Cookies store user data and behaviour information, which allows advertising services to target more
        audience groups. Also more customized user experience can be provided according to collected information.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Analytics</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="3" id="switchBox-3">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-3"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">A set of cookies to collect information and report about website usage statistics without personally identifying individual visitors to Google.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">BSs test</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="5" id="switchBox-5">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-5"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">bss_test</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <!-- /ko -->
  </div>
  <div class="amgdprcookie-buttons-block -settings">
    <button class="amgdprcookie-done" data-role="action" type="button" data-bind="
                            text: settings.doneButtonText,
                            attr: {title: $t('Done')},
                            click: () => saveCookie($element, $parent)" title="Done">Done</button>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.


 * Account
 * My Wish List
 * Sign In
 * Compare Products
 * My Saved Carts
 * Create an Account

Skip to Content
Currency
GBP
 * EUR
 * NOK

Toggle Nav
Currency
GBP
 * EUR
 * NOK

 * Reorder
 * Account

0 £0.00
My Cart
Close You have no items in your shopping basket.
Search
Search
×

Search
Shop Now
×


 * Health Goals
   Bladder Problems
   * Child cate
     * subcate test
   * test12312131
     * sub cate test
   * test123
   Brain & MemoryCellular HealthChildren's HealthDetox & CleanseDigestive
   HealthEnergy & VitalityEyes & VisionFitness & DietHair, Skin & NailsHeart
   HealthImmune SupportInflammationJoints & BonesMen's HealthMental
   WellbeingSexual HealthSleep & RelaxationWomen's HealthOverall
   HealthOtherSubcate testtest
   
   

 * Shop Our Products
   Vitamins
   * Vitamin A
   * Vitamin B
     * Vitamin B1 - Thiamin
     * Vitamin B2 - Riboflavin
     * Vitamin B3 - Niacin
   * Vitamin C
   * Vitamin D
   * Vitamin E
   * Vitamin K
   * Multivitamin
   Minerals
   * Calcium
   * Chromium
   * Copper
   * Iodine
   * Iron
   * Magnesium
   * Manganese
   * Potassium
   * Selenium
   * Sodium
   * Trace Minerals
   * Zinc
   * Multimineral
   * View All
   Supplements
   * Aloe Vera
   * Apple Cider Vinegar
   * Benfotiamine
   * Collagen
   * D-Mannose
   * Evening Primrose Oil
   * Fibre
   * Fish Oils
     * Krill Oil
   * Glucomannan
   * Glucosamine
   * Horny Goat Weed
   * L-Carnosine
   * Lecithin
   * Nattokinase
   * Pet Supplement
   * Probiotic & Digestive Enzymes
   * Phospholipids
   * Sam-E
   * Yeast
   * View All
   Herbals
   * Ashwagandha
   * Andrographis
   * Astragalus
   * Black Cohosh
   * Black Cumin Seed
   * Boswellia
   * Caprylic Acid
   * Chlorophyll
   * Cranberry
   * Echinacea
   * Garlic
   * Ginseng
   * Milk Thistle
   * Olive Leaf
   * Oregano
   * Saw Palmetto
   * St Johns Wort
   * Turmeric & Curcumin
   * View All
   Amino Acids
   * L-Carnitine
   * Arginine
   * Glutamine
   * Glycine
   * Lysine
   * Ornithine
   * Taurine
   * Theanine
   * Tryptophan
   * Tyrosine
   * Multi Amino Acids
   Antioxidants
   * Astaxanthin
   * Broccoli Extract
   * CoEnzyme Q10 & Ubiquinol
   * Glutathione
   * Green Tea
   * Lipoic Acid
   * Lutein
   * Lycopene
   * N-Acetyl Cysteine (NAC)
   * Pycnogenol
   * Quercetin
   * Resveratrol
   * Superfoods
   * View All
   Beauty ProductsSpecialist Products
   
   

 * Brands
   A to Z Pure HealthALTA HealthBluebonnetBioveaCountry LifeDoctor's
   BestENZOFoligainHealth Thru NutritionHealthy OriginsJarrow FormulasLife
   ExtensionMaryRuth'sNatrolNature's AnswerNature's WayNordic NaturalsNow
   FoodsNutrexNutricologyOptimoxPlanetary HerbalsSolgarSource
   NaturalsSwansonThorne ResearchTrace Minerals
   
   

 * Special Offers
   Bundles
   
   

 * test





Account
 * Account
 * My Wish List
 * Sign In
 * Compare Products
 * My Saved Carts
 * Create an Account

 * 

 * FREE UK Delivery on orders over £30

 * Prices Include All UK/EU Duties & VAT

 * 60 day refund or exchange

Empowering
Women's Health
10% off ALL Women's Health Products
Because every woman deserves optimal health
Shop Now

Quality from the start Our quality-sourced, custom formulas are made with
ingredients from some of the most reputable suppliers in the world. We never use
any hidden fillers, coatings, or binders and each formula is manufactured with
strict compliance to FDA and cGMP guidelines.


SHOP BY HEALTH GOAL

Enregy & Vitality

Hair, Skin & Nails

Healthy Joints & Bones

Heart Health

Immune Boosters

Kids & Family

Men’s Health

Mental Wellbeing

Detox & Cleanse

Digestive Health

Enregy & Vitality

Hair, Skin & Nails

Healthy Joints & Bones

Heart Health

Immune Boosters

Kids & Family

Men’s Health

Mental Wellbeing

Detox & Cleanse

Digestive Health

Enregy & Vitality

Hair, Skin & Nails

Healthy Joints & Bones

Heart Health

Immune Boosters

Kids & Family



SHOP POPULAR BRANDS

View all




HOME PAGE




PREMIUM US VITAMINS & SUPPLEMENTS SHIPPED FROM UK



With same day dispatch on all orders placed before 2:30pm, we offer next day
delivery if ordered before 1pm to our UK customers. Orders over £30 are
delivered free of charge.

Read more


BIGVITS BLOG

View all
Blog
Test BV Post Blog
What is vitamin B12 and why is it important for our health? Vitamin B12, also
known as cobalamin, is a vital nutrient ...
read more
Immune system
Introducing Nordic Naturals: Top quality fish oil supplements and more!
At Bigvits, we're dedicated to providing the highest quality wellness products.
So we're thrilled to introduce Nordic ...
read more
Immune system
The incredible qualities of Quercetin: A comprehensive guide
As a nutrition and wellbeing professional, the 2 most common questions I'm asked
are:1. Which supplements are worth ...
read more

Newsletter

SIGN UP FOR OUR NEWSLETTER

to receive special offers and hear about new product launches

Sign Up for Our Newsletter:

Submit


ABOUT US

 * About Bigvits
 * Meet the Team
 * Careers
 * FAQs
 * Our Brand Partners
 * Trade Customers
 * Blog


CUSTOMER SERVICE

 * Book a consultation
 * Delivery Charges
 * Returns Policy: Bigvits Promise
 * Terms and Conditions
 * Privacy Policy and Cookies


OUR ADDRESS

 * Bigvits
 * 3 Maclaren House
 * Skerne Road
 * Driffield
 * YO25 6PN


CONTACT US

 * Contact Form
 * contact@bigvits.co.uk
 * Tel: 01377 253000
 * Mon to Fri 09:00 - 17:00




© 2022 BigVits. All Rights Reserved.
Website build by smartebusiness.co.uk






We use cookies to improve our services, make personal offers, and enhance your
experience. If you do not accept optional cookies below, your experience may be
affected. If you want to know more, please, read the Cookie Policy
Accept Custom Settings
Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?



SAVE CART

Close
Cart Name

Email


 
Save Cart Close


Please select and accept your Cookies Group

Close


ESSENTIAL



Necessary cookies enable core functionality of the website. Without these
cookies the website can not function properly. They help to make a website
usable by enabling basic functionality.

More Information


MARKETING



Marketing cookies are used to track and collect visitors actions on the website.
Cookies store user data and behaviour information, which allows advertising
services to target more audience groups. Also more customized user experience
can be provided according to collected information.

More Information


ANALYTICS



A set of cookies to collect information and report about website usage
statistics without personally identifying individual visitors to Google.

More Information


BSS TEST



bss_test

More Information
Done