www.metagenics.es Open in urlscan Pro
213.171.149.90  Public Scan

Submitted URL: https://metagenics.es/
Effective URL: https://www.metagenics.es/
Submission: On May 06 via api from US — Scanned from ES

Form analysis 4 forms found in the DOM

GET https://www.metagenics.es/en_ES/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.metagenics.es/en_ES/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" type="text" name="q" placeholder="What are you looking for?" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div data-bind="scope: 'searchsuiteautocomplete_form'">
        <!-- ko template: getTemplate() -->
        <div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
          <div data-bind="visible: anyResultCount()" style="display: none;">
            <div class="product noresults" data-bind="visible: result.product.data().length > 0, css: { noresults: !result.product.data().length }" style="display: none;">
              <div class="title">
                <!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
              </div>
              <ul id="product" role="listbox" data-bind="foreach: result.product.data"></ul>
            </div>
            <div class="ingredient noresults" data-bind="visible: result.ingredient.data().length > 0, css: { noresults: !result.ingredient.data().length }" style="display: none;">
              <div class="title">
                <!-- ko i18n: 'Ingredients'--><span>Ingredients</span><!-- /ko -->
              </div>
              <ul id="ingredient" role="listbox" data-bind="foreach: result.ingredient.data"></ul>
            </div>
            <div class="suggest noresults" data-bind="visible: result.suggest.data().length > 0, css: { noresults: !result.suggest.data().length }" style="display: none;">
              <div class="title"><!-- ko i18n: 'Other results'--><span>Other results</span><!-- /ko --></div>
              <ul id="suggest" role="listbox" data-bind="foreach: result.suggest.data"></ul>
            </div>
            <div class="more-results">
              <a data-bind="attr: { href: more_url() +'?q=' + searchText() }" href="?q="> <!-- ko i18n: 'More results' --><span>More results</span>
                <!-- /ko --> </a>
            </div>
          </div>
          <div class="no-result" data-bind="visible: !anyResultCount()"><!-- ko i18n: 'No Results found'--><span>No results found</span><!-- /ko --></div>
        </div><!-- /ko -->
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" class="action search" disabled="disabled">
      <span>
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26 26" role="img" class="svg__btn-icon" aria-labelledby="search-icon-title" focusable="false">
          <title id="search-icon-title">Search</title>
          <path
            d="M11,3.46A7.55,7.55,0,1,0,18.57,11v0A7.51,7.51,0,0,0,11.1,3.46H11M17,19a10,10,0,1,1,1.88-1.87.94.94,0,0,1,.22.12c3.43,3.43,1.94,1.9,5.37,5.33a1.33,1.33,0,0,1-.32,2.3,1.21,1.21,0,0,1-1.34-.14,1.45,1.45,0,0,1-.29-.26c-3.41-3.42-1.9-1.87-5.31-5.28-.06-.06-.1-.13-.16-.2"
            fill="#76c2cc" fill-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
</form>

POST https://www.metagenics.es/en_ES/newsletter/subscriber/new/

<form class="form subscribe" action="https://www.metagenics.es/en_ES/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Stay up to date by signing up to our newsletter</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Email" required="">
      <input name="store" type="hidden" id="current_store" value="Store">
      <div class="actions">
        <button class="action subscribe primary" type="submit">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 4 6.8" width="8" height="14" aria-hidden="true" focusable="false">
            <path d="M4 3.4c0 .1-.1.2-.1.3l-3 2.9c-.2.2-.5.2-.7 0C0 6.5-.1 6.2.1 6l2.7-2.6L.1.8C0 .6 0 .3.1.2.4 0 .7 0 .9.1l3 2.9c.1.2.1.3.1.4z" fill="#fff"></path>
          </svg> <span class="visually-hidden">Sign up</span>
        </button>
      </div>
    </div>
    <div class="form__disclaimer"> By signing up you accept the <a target="_blank" href="https://www.metagenics.es/en_ES/privacy-and-cookies-policy/">privacy policy</a>
    </div>
  </div>
</form>

<form action="" class="newcustomer__form">
  <div class="input__wrapper form-field--radio">
    <input type="radio" id="professional" class="accountType" name="accountType" value="prof" data-bind="event: { change: toggleContent }">
    <label for="professional" data-bind="i18n: 'Professional'">Professional</label>
  </div>
  <div class="input__wrapper form-field--radio">
    <input type="radio" id="regular" class="regularAccountRadio" name="accountType" value="regular" data-bind="event: { change: toggleContent }" checked="checked">
    <label for="regular" data-bind="i18n: 'Private'">Consumer</label>
  </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="* compulsory fields">
    <div class="form-field note" data-bind="i18n: 'If you have an account, sign in with your email address.'">If you have an account, sign in with your email address.</div>
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="on">
      </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="on">
      </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 -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login primary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Log in</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.metagenics.es/en_ES/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgotten your password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to Content
 * Jobs
 * Contact

Spain - English
Menu

Products
Ingredients
Other results
More results
No results found
Search
icon__user--blue My account My account
 * Log in
 * Create account

My cart
There are no items in your cart.
 * About us Show the underlying menu for "About us"
   * The Metagenics Group
   * The power of Metagenics
   * Mission, vision and values
   * B Corp certification
   * Press
   * Contact us
 * Products
 * Latest updates

 * About us Show the underlying menu for "About us"
   * The Metagenics Group
   * The power of Metagenics
   * Mission, vision and values
   * B Corp certification
   * Press
   * Contact us
 * Products
 * Latest updates

 * Jobs
 * Contact

Spain - English


Metagenics Europe


MICRONUTRITION TO SUPPORT OUR BODY.

It's important to make perfectly balanced nutritional supplements prepared with
the highest quality ingredients so that they are quickly and safely absorbed by
the body.
Continue reading



OUR SOLUTIONS

Micronutrition is so much more than a standard nutritional supplement.
Micronutrition provides micronutrients, such as vitamins and minerals but also
flavonoids, omega-3 fatty acids, probiotics, antioxidants, plant extract and
more, used in a highly targeted way to supplement or correct nutritional
deficiencies while ensuring maximum tolerance by the body.

Browse all products
Most visited categories
 * Joints, bones and legs
 * Immunity
 * Gut and Living bacteria
 * Fatty acids
 * Vitamins and Minerals
 * View all categories





ABOUT METAGENICS

Metagenics, a producer of high-grade micronutrition, is a globally active group
with sites in the United States, Australia, New Zealand, Belgium, the
Netherlands, Luxembourg, Italy, France, Japan and Canada, and dealers in dozens
of countries.

Metagenics Europe services and coordinates the whole European market out of
its head office in Ostend. As well as a production and distribution line,
Metagenics also has its own research and development department and
state-of-the-art laboratory.

Continue reading

> Dedicated to providing effective micronutrition for healthcare professionals
> to help people live
> healthier, happier lives.


OUR STRENGTHS

Production and R&D in Belgium
Global presence served from Ostend.
High-grade micronutrition
So much more than a standard nutritional supplement.
High-impact commitment
The best ingredients in the correct doses.
The first choice of the prescriber
The most prescribed micronutrition company





CONTACT US

For general queries or questions about our products: contact our customer
service. They are standing by to help you.

Contact us



LATEST UPDATES

 * News
   
   
   EUROPEAN SUMMIT ON INFLAMMATION RESOLUTION
   
   You can replay this fascinating, practice-based conference.
   
   Continue reading
   18 May 2021
   
 * Knowledge
   
   
   WHAT IS HIGH IMPACT MICRONUTRITION?
   
   Nutritional solutions that you know will be properly absorbed, that are
   active and that are pleasant and convenient for patients, facilitating
   compliance.
   
   Continue reading
   10 June 2019
   





Metagenics
Edward Vlietinckstraat 20
8400 Oostende
+32 (0)59 29 50 30
VAT BE 0881.352.886
Contact us


ABOUT METAGENICS

 * The Metagenics Group
 * The power of Metagenics
 * Mission, vision and values
 * The Metagenics way


CALL US

 * Contact us


FOLLOW US

LinkedIn Facebook Instagram


VISIT

 * Metagenics Inc.
 * Metagenics Australia

PAY SAFE

 * 
 * 
 * 
 * 

Stay up to date by signing up to our newsletter
Sign up
By signing up you accept the privacy policy
© Metagenics
 * Terms and Conditions
 * Privacy & Cookies Policy
 * Impressum
 * Cookies

Made by Duo
Close window


SELECT YOUR COUNTRY AND LANGUAGE

Austria
 * English
 * German

Belgium
 * English
 * Dutch
 * French

Finland
 * English

France
 * French

Germany
 * English
 * German

Ireland
 * English

Italy
 * Italian

Luxembourg
 * French
 * English

Monaco
 * French

Netherlands
 * Dutch
 * English

Slovenia
 * English

Spain
 * English

Sweden
 * English

Switzerland
 * French
 * English
 * German

Ukraine
 * English

United Kingdom
 * English

Other European Countries
 * English

Close window


SELECT THE LANGUAGE TO BE DISPLAYED

English
I would like to change my country
The store will not work correctly 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.

About cookies on this site

We use cookies to collect and analyse information on site performance and usage,
to provide social media features and to enhance and customise content and
advertisements.

Learn more

Cookie settingsAllow all cookiesDeny all

About cookies on this site

❮
❯
 * Categories
 * Cookie declaration

Cookies used on the site are categorized and below you can read about each
category and allow or deny some or all of them. When categories than have been
previously allowed are disabled, all cookies assigned to that category will be
removed from your browser. Additionally you can see a list of cookies assigned
to each category and detailed information in the cookie declaration.

Learn more

Allow all cookiesDeny all


Necessary cookies

Some cookies are required to provide core functionality. The website won't
function properly without these cookies and they are enabled by default and
cannot be disabled.



Preferences

Preference cookies enables the web site to remember information to customize how
the web site looks or behaves for each user. This may include storing selected
currency, region, language or color theme.



Analytical cookies

Analytical cookies help us improve our website by collecting and reporting
information on its usage.



Marketing cookies

Marketing cookies are used to track visitors across websites to allow publishers
to display relevant and engaging advertisements. By enabling marketing cookies,
you grant permission for personalized advertising across various platforms.

Cookies used on the site are categorized and below you can read about each
category and allow or deny some or all of them. When categories than have been
previously allowed are disabled, all cookies assigned to that category will be
removed from your browser. Additionally you can see a list of cookies assigned
to each category and detailed information in the cookie declaration.

Learn more

Necessary cookies

Some cookies are required to provide core functionality. The website won't
function properly without these cookies and they are enabled by default and
cannot be disabled.

Necessary cookiesNameHostnameVendorExpiryPHPSESSID.www.metagenics.es1 hour

Cookie generated by applications based on the PHP language. This is a general
purpose identifier used to maintain user session variables. It is normally a
random generated number, how it is used can be specific to the site, but a good
example is maintaining a logged-in status for a user between pages.

metagenics_custom_language_checked.www.metagenics.es
www.metagenics.es360 days, 1 hourwp_ga4_customerGroup.www.metagenics.es365
dayssearchsuiteautocompletewww.metagenics.es1
hourproof-factor-.www.metagenics.es
.metagenics.es400 dayspf_stc.www.metagenics.es
.metagenics.es1 hourpf_ptc_.www.metagenics.es1 hourstorewww.metagenics.es365
dayssection_data_cleanwww.metagenics.es1
hourmetagenics_custom_language_checkedwww.metagenics.es365
daysprivate_content_versionwww.metagenics.es365
dayssection_data_idswww.metagenics.esMagento Inc.1 hour

Stores customer-specific information related to shopper-initiated actions such
as display wish list, checkout information, etc.

cookiehub.metagenics.esCookieHub365 days

Used by CookieHub to store information about whether visitors have given or
declined the use of cookie categories used on the site.

proof-factor-.metagenics.es400 dayspf_stc.metagenics.es1
hour_GRECAPTCHAwww.google.comGoogle180 days

Used by Google reCaptcha for risk analysis

Preferences

Preference cookies enables the web site to remember information to customize how
the web site looks or behaves for each user. This may include storing selected
currency, region, language or color theme.

PreferencesNameHostnameVendorExpirymage-cache-storagewww.metagenics.esMagento
Inc.1 hour

Local storage of visitor-specific content that enables ecommerce functions. Used
by Magento.

mage-cache-storage-section-invalidationwww.metagenics.esMagento Inc.1 hour

Forces local storage of specific content sections that should be invalidated.
Used by Magento.

form_key.www.metagenics.esMagento Inc.1 hour

A security measure that appends a random string to all form submissions to
protect the data from Cross-Site Request Forgery (CSRF). Used by Magento.

mage-cache-sessidwww.metagenics.esMagento Inc.1 hour

The value of this cookie triggers the cleanup of local cache storage. Used by
Magento.

mage-messageswww.metagenics.esMagento Inc.1 hour

This cookie tracks error messages and other notifications that are shown to the
user, such as the cookie consent message, and various error messages. Used by
Magento.

recently_viewed_productwww.metagenics.esMagento Inc.1 hour

Used by Magento to store product IDs of recently viewed products for easy
navigation.

recently_viewed_product_previouswww.metagenics.esMagento Inc.1 hour

Used by Magento to store product IDs of recently previously viewed products for
easy navigation.

recently_compared_productwww.metagenics.esMagento Inc.1 hour

Used by Magento to store product IDs of recently compared products.

recently_compared_product_previouswww.metagenics.esMagento Inc.1 hour

Used by Magento to store product IDs of previously compared products.

product_data_storagewww.metagenics.esMagento Inc.1 hour

Used by Magento to store configuration for product data related to Recently
Viewed / Compared Products.

form_keywww.metagenics.esMagento Inc.1 day

A security measure that appends a random string to all form submissions to
protect the data from Cross-Site Request Forgery (CSRF). Used by Magento.

Analytical cookies

Analytical cookies help us improve our website by collecting and reporting
information on its usage.

Analytical cookiesNameHostnameVendorExpiry_gid.metagenics.esGoogle1 day

Contains a unique identifier used by Google Analytics to determine that two
distinct hits belong to the same user across browsing sessions.

_gat_.metagenics.esGoogle1 hour

Used by Google Analytics to throttle request rate (limit the collection of data
on high traffic sites)

_ga_.metagenics.esGoogle400 days

Contains a unique identifier used by Google Analytics 4 to determine that two
distinct hits belong to the same user across browsing sessions.

_ga.metagenics.esGoogle400 days

Contains a unique identifier used by Google Analytics to determine that two
distinct hits belong to the same user across browsing sessions.

_hjSessionUser_.metagenics.esHotjar365 days

Hotjar cookie. This cookie is set when the customer first lands on a page with
the Hotjar script. It is used to persist the Hotjar User ID, unique to that site
on the browser. This ensures that behavior in subsequent visits to the same site
will be attributed to the same user ID.

_hjSession_.metagenics.esHotjar1 hour

Used by Hotjar to hold current session data.

Marketing cookies

Marketing cookies are used to track visitors across websites to allow publishers
to display relevant and engaging advertisements. By enabling marketing cookies,
you grant permission for personalized advertising across various platforms.

Marketing cookiesNameHostnameVendorExpiry_gcl_au.metagenics.esGoogle Advertising
Products90 days

Used by Google AdSense to understand user interaction with the website by
generating analytical data.

IDE.doubleclick.netGoogle Advertising Products390 days

Used by Google's DoubleClick to serve targeted advertisements that are relevant
to users across the web. Targeted advertisements may be displayed to users based
on previous visits to a website. These cookies measure the conversion rate of
ads presented to the user.

_fbp.metagenics.esMeta Platforms90 days

Facebook Pixel advertising first-party cookie. Used by Facebook to track visits
across websites to deliver a series of advertisement products such as real time
bidding from third party advertisers.

Save settings

Close


NEW TO METAGENICS EUROPE?

Professional
Consumer

With a professional account you can access additional product information and
functions.

Your details will be checked as part of the process. Upon approval you will
receive an email confirmation at the address provided by you.

Apply for your account
Create an account


EXISTING CUSTOMER


If you have an account, sign in with your email address.
Email

Password

Log in
Forgotten your password?