www.goldchemicals.com Open in urlscan Pro
161.97.153.80  Public Scan

URL: https://www.goldchemicals.com/
Submission: On December 12 via manual from FR — Scanned from FR

Form analysis 4 forms found in the DOM

GET https://www.goldchemicals.com/en/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.goldchemicals.com/en/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 entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.goldchemicals.com/en/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.goldchemicals.com/en/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.goldchemicals.com/en/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-container" data-bind="scope:'msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef'">
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef">
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdeIt0ZAAAAACU_x_Fo8-XfTJZ1mCLe6i0mczTF&amp;co=aHR0cHM6Ly93d3cuZ29sZGNoZW1pY2Fscy5jb206NDQz&amp;hl=fr&amp;v=pn3ro1xnhf4yB8qmnrhh9iD2&amp;size=invisible&amp;badge=bottomright&amp;cb=c6ychkrjt4"
              width="256" height="60" role="presentation" name="a-qn9h8x52awb2" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" 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>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST https://www.goldchemicals.com/en/helpdesk/contact/postmessage/

<form action="https://www.goldchemicals.com/en/helpdesk/contact/postmessage/" method="POST" data-id="hdmx__contact-form" class="hdmx__contact-form helpdesk-contact-form" enctype="multipart/form-data" novalidate="novalidate">
  <input name="form_key" type="hidden" value="3eh9ZmtmGaES9nwj">
  <button type="button" class="action close">
    <span>×</span>
  </button>
  <fieldset class="fieldset">
    <legend class="legend">How can we help you?</legend>
    <!-- BLOCK helpdesk_contacts_schedule_status_feedback --><!-- /BLOCK helpdesk_contacts_schedule_status_feedback -->
    <div class="field" style="display: none;">
      <label class="label" for="email">Email</label>
      <div class="control">
        <input type="text" name="email" data-id="email" class="email input-text">
      </div>
    </div>
    <div class="field required">
      <label class="label" for="subject">Question</label>
      <div class="control">
        <input type="text" name="subject" class="input-text subject" data-id="subject" placeholder="Briefly describe your question" value="" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label class="label" for="message">Details</label>
      <div class="control">
        <textarea name="message" class="message input-text" rows="3" data-id="message" placeholder="Fill in details here" data-validate="{required:true}" aria-required="true"></textarea>
      </div>
    </div>
    <div class="fields group-2">
      <div class="field required">
        <label class="label" for="customer_name">Name</label>
        <div class="control">
          <input type="text" name="customer_name" id="customer_name" class="input-text" data-validate="{required:true}" aria-required="true">
        </div>
      </div>
      <div class="field required">
        <label class="label" for="customer_email">Email</label>
        <div class="control">
          <input type="text" name="customer_email" id="customer_email" class="input-text validate-email" data-validate="{required:true}" aria-required="true">
        </div>
      </div>
    </div>
    <div class="field">
      <label for="telephone" class="label">Telephone</label>
      <div class="control">
        <input name="telephone" class="telephone" data-id="telephone" title="Telephone" value="" type="text">
      </div>
    </div>
    <div class="field-recaptcha" id="hdmx-popup-msp-recaptcha-container" data-bind="scope:'hdmx-popup-msp-recaptcha'">
      <!-- ko template: getTemplate() -->
      <!-- ko if: (getIsVisible()) -->
      <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="hdmx-popup-msp-recaptcha-id-wrapper">
        <div class="g-recaptcha" id="hdmx-popup-msp-recaptcha-id">
          <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdeIt0ZAAAAACU_x_Fo8-XfTJZ1mCLe6i0mczTF&amp;co=aHR0cHM6Ly93d3cuZ29sZGNoZW1pY2Fscy5jb206NDQz&amp;hl=fr&amp;v=pn3ro1xnhf4yB8qmnrhh9iD2&amp;size=invisible&amp;badge=bottomleft&amp;cb=9ahnsmkieh9z"
                width="256" height="60" role="presentation" name="a-vs5olylc76d" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
        </div>
        <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
      </div>
      <!-- /ko -->
      <!-- /ko -->
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <input type="hidden" name="hideit" class="hideit" data-id="hideit" value="">
    <input type="hidden" name="current_url" class="current_url" value="https://www.goldchemicals.com/">
    <button type="submit" title="Submit" class="action primary hdmx-submit-btn">
      <span>Submit Ticket</span>
    </button>
  </div>
  <input type="text" name="token" style="display: none">
</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" 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() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdeIt0ZAAAAACU_x_Fo8-XfTJZ1mCLe6i0mczTF&amp;co=aHR0cHM6Ly93d3cuZ29sZGNoZW1pY2Fscy5jb206NDQz&amp;hl=fr&amp;v=pn3ro1xnhf4yB8qmnrhh9iD2&amp;size=invisible&amp;badge=inline&amp;cb=9xqfigxoavn2"
              width="256" height="60" role="presentation" name="a-u2kgoqlrl9ov" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-2" 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 -->
    <!-- /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://www.goldchemicals.com/en/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>

Text Content

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

 *  Best shop in the Netherlands
 *  More than 3000 Happy Clients
 *  100% original products

Skip to Content
Language
English
 * Espagnol
 * Francais
 * Italiano

 * 
 * Sign In
 * Create an Account

Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.
Search
Search
Advanced Search
Search
 * Compare Products

Menu
 * 2-MMC
 * 3-CMC
 * 4-CEC
 * ALFA PVT
 * 3-MMA
 * 5-MMPA
 * 2FDCK
 * 6APB
 * NEP
 * 4Me-NEB
 * CBD
 * O-PCE
 * Euthylone
 * Featured
 * SALE

Account
 * 
 * Sign In
 * Create an Account

Settings
Language
English
 * Espagnol
 * Francais
 * Italiano

More Than 3000+ Clients! & Very FAST SHIPPING!
NETHERLANDS No.1 Shop!
More Than 3000+ Clients! & Very FAST SHIPPING!
NETHERLANDS No.1 Shop!
prev
next




 

Dear Customers,

To make sure that your year-end will be happy in some funny aspects, we have
decided to give every customer a discount of 25 % on the current pricing of our
website.
We hope this will make you very happy, so that you can close this year with
already many problems like Corona in a positive atmosphere.
This discount starts at October 1st and will end on December 31st, 2022.
Have fun and enjoy our greet products.

Please be advised that as per December 24 th , 2022 up to and including January
1 st , 2023 we will be closed and not sent out any order.
Please make sure you sent in your order and payment in time, to ensure delivery
in 2022.
We will start again on January 2 nd, 2023.
We wish you all a happy Christmas and a healthy new year.

Team Goldchemicals.

-----

Chers clients,

Pour vous assurer que votre fin d'année sera heureuse à certains égards, nous
avons décidé d'offrir à chaque client une remise de 25 % sur la tarification
actuelle de notre site Web.
Nous espérons que cela vous rendra très heureux, afin que vous puissiez clôturer
cette année avec déjà de nombreux problèmes comme Corona dans une atmosphère
positive.
Cette remise commence le 1er octobre et se terminera le 31 décembre 2022.
Amusez-vous et profitez de nos produits d'accueil.

Veuillez noter qu'à partir du 24 décembre 2022 jusqu'au 1er janvier 2023 inclus,
nous serons fermés et aucune commande ne sera envoyée.
Veuillez vous assurer que vous avez envoyé votre commande et votre paiement à
temps, pour assurer la livraison en 2022.
Nous recommencerons le 2 janvier 2023.
Nous vous souhaitons à tous un joyeux Noël et une nouvelle année saine.

Équipe Goldchemicals.

 




POPULAR PRODUCTS

ALFA PVT Crystal
As low as €13.50 Regular Price €18.00

3-CMC Small Crystal
As low as €13.50 Regular Price €18.00

4-CEC Small Crystal
As low as €13.50 Regular Price €18.00

ALFA PVT Small Crystal
As low as €13.50 Regular Price €18.00

2-MMC Crystal
As low as €13.50 Regular Price €18.00

2-MMC Powder
As low as €13.50 Regular Price €18.00

2-MMC Small Crystal
As low as €13.50 Regular Price €18.00

3-CMC Crystal
As low as €15.00 Regular Price €20.00

ALFA PVT Crystal
As low as €13.50 Regular Price €18.00

3-CMC Small Crystal
As low as €13.50 Regular Price €18.00

4-CEC Small Crystal
As low as €13.50 Regular Price €18.00

ALFA PVT Small Crystal
As low as €13.50 Regular Price €18.00

2-MMC Crystal
As low as €13.50 Regular Price €18.00

2-MMC Powder
As low as €13.50 Regular Price €18.00

2-MMC Small Crystal
As low as €13.50 Regular Price €18.00

3-CMC Crystal
As low as €15.00 Regular Price €20.00

prev
next







Newsletter
Sign Up for Our Newsletter:
Subscribe

 * Search Terms
 * Privacy and Cookie Policy
 * Advanced Search
 * Orders and Returns
 * Contact Us

Contact Us
× How can we help you?
Email

Question

Details

Name

Email

Telephone


Submit Ticket
 
Copyright © Goldchemicals.com. All rights reserved.
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?