www.cmt.co.uk Open in urlscan Pro
80.66.201.130  Public Scan

URL: https://www.cmt.co.uk/?utm_source=exc_email_logo
Submission: On May 31 via manual from US — Scanned from GB

Form analysis 8 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form action="">
  <label>Full Name:</label>
  <input type="text" name="full_name" required="">
  <label>Email:</label>
  <input type="email" name="email" required="">
  <label>Message:</label>
  <textarea name="msg" required=""></textarea>
</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="on">
      </div>
    </div>
    <div class="field password required _ar_hide_" _ar_hide_="width:799px;height:65.8438px;margin:0px 0px 20px;position:static;display:block;">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text _ar_hide_" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="on"
          _ar_hide_="width:799px;height:35px;margin:0px;position:static;display:block;">
      </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"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lep9-QeAAAAAKcN3qS3DksK71NGQWgnB2BT08G7&amp;co=aHR0cHM6Ly93d3cuY210LmNvLnVrOjQ0Mw..&amp;hl=en&amp;v=CDFvp7CXAHw7k3HxO47Gm1O9&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=lk7zg8oyl9dc"
              width="256" height="60" role="presentation" name="a-fdbpre5q36ah" 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><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://www.cmt.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>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


NOT ONLY DO WE GIVE YOU COOKIES, OUR WEBSITE RUNS ON THEM

Our website uses cookies to keep you logged in, analyse traffic, personalise
content and ads, and to provide social media features. We also share some
information about the use of our site with our social media, advertising and
analytics partners who may combine it with other information that you’ve
provided to them or that they’ve collected from your use of their services.
Consent Selection
Necessary

Preferences

Statistics

Marketing

More information
Necessary 29

Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to the EDGE procurement portal. The website cannot
function properly without these cookies.
Cookiebot
1
Learn more about this provider
CookieConsentStores the user's cookie consent state for the current domain
Expiry: 1 yearType: HTTP
Google
3
Learn more about this provider
test_cookieUsed to check if the user's browser supports cookies.
Expiry: 1 dayType: HTTP
rc::aThis cookie is used to distinguish between humans and bots. This is
beneficial for the website, in order to make valid reports on the use of their
website.
Expiry: PersistentType: HTML
rc::cThis cookie is used to distinguish between humans and bots.
Expiry: SessionType: HTML
Microsoft
3
Learn more about this provider
__RequestVerificationTokenHelps prevent Cross-Site Request Forgery (CSRF)
attacks.
Expiry: SessionType: HTTP
ai_sessionPreserves users states across page requests.
Expiry: 1 dayType: HTTP
usenewauthrolloutThis cookie stores visitor credentials in an encrypted cookie
in order to allow the visitor to stay logged in on reentry, if the visitor has
accepted the 'stay logged in'-button.
Expiry: 30 daysType: HTTP
play.google.com
youtube.com

2
CONSENT [x2]Used to detect if the visitor has accepted the marketing category in
the cookie banner. This cookie is necessary for GDPR-compliance of the website.
Expiry: 2 yearsType: HTTP
www.cmt.co.uk
16
form_keyEnsures visitor browsing-security by preventing cross-site request
forgery. This cookie is essential for the security of the website and visitor.
Expiry: 1 dayType: HTTP
mage-banners-cache-storageThis cookie is necessary for the cache function. A
cache is used by the website to optimize the response time between the visitor
and the website. The cache is usually stored on the visitor’s browser.
Expiry: 1 dayType: HTTP
mage-banners-cache-storageThis cookie is necessary for the cache function. A
cache is used by the website to optimize the response time between the visitor
and the website. The cache is usually stored on the visitor’s browser.
Expiry: PersistentType: HTML
mage-banners-cache-timeoutThis cookie is necessary for the cache function. A
cache is used by the website to optimize the response time between the visitor
and the website. The cache is usually stored on the visitor’s browser.
Expiry: PersistentType: HTML
mage-banners-storeIdThis cookie is necessary for the cache function. A cache is
used by the website to optimize the response time between the visitor and the
website. The cache is usually stored on the visitor’s browser.
Expiry: PersistentType: HTML
mage-cache-sessidThis cookie is used in context with load balancing - This
optimizes the response rate between the visitor and the site, by distributing
the traffic load on multiple network links or servers.
Expiry: 1 dayType: HTTP
mage-cache-storageUsed to optimize the loading speed on the website. This is
done by pre-loading some procedures in the visitors' browser.
Expiry: PersistentType: HTML
mage-cache-storageThis cookie is used in context with load balancing - This
optimizes the response rate between the visitor and the site, by distributing
the traffic load on multiple network links or servers.
Expiry: 1 dayType: HTTP
mage-cache-storage-section-invalidationThis cookie is used in context with load
balancing - This optimizes the response rate between the visitor and the site,
by distributing the traffic load on multiple network links or servers.
Expiry: 1 dayType: HTTP
mage-cache-storage-section-invalidationUsed to optimize the loading speed on the
website. This is done by pre-loading some procedures in the visitors' browser.
Expiry: PersistentType: HTML
mage-cache-timeoutThis cookie is necessary for the cache function. A cache is
used by the website to optimize the response time between the visitor and the
website. The cache is usually stored on the visitor’s browser.
Expiry: PersistentType: HTML
mage-messagesNecessary for the functionality of the website's chat-box function.
Expiry: 1 dayType: HTTP
private_content_versionThis cookie is necessary for the cache function. A cache
is used by the website to optimize the response time between the visitor and the
website. The cache is usually stored on the visitor’s browser.
Expiry: 400 daysType: HTTP
product_data_storageNecessary for the compare-products function on the website.
Expiry: PersistentType: HTML
recently_compared_productNecessary for the compare-products function on the
website.
Expiry: 1 dayType: HTTP
X-Magento-VaryThis cookie is necessary for the cache function. A cache is used
by the website to optimize the response time between the visitor and the
website. The cache is usually stored on the visitor’s browser.
Expiry: 1 dayType: HTTP
www.cmt.co.uk
my.ukfast.co.uk

2
PHPSESSID [x2]Preserves user session state across page requests.
Expiry: 1 dayType: HTTP
zoominfo.com
2
__cf_bmThis cookie is used to distinguish between humans and bots. This is
beneficial for the website, in order to make valid reports on the use of their
website.
Expiry: 1 dayType: HTTP
_cfuvidThis cookie is a part of the services provided by Cloudflare - Including
load-balancing, deliverance of website content and serving DNS connection for
website operators.
Expiry: SessionType: HTTP
Preferences 4

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in. 
Klaviyo
1
Learn more about this provider
klaviyoOnsiteThe cookie is used to manage the mailing list, if the visitor has
subscribed to any newsletters or blog posts.
Expiry: PersistentType: HTML
YouTube
1
Learn more about this provider
yt-player-bandwidthUsed to determine the optimal video quality based on the
visitor's device and network settings.
Expiry: PersistentType: HTML
www.cmt.co.uk
2
callus.greeting_activatedRemembers whether the user has minimized or closed
chat-box or pop-up messages on the website.
Expiry: SessionType: HTML
section_data_idsUsed in context with the shopping cart functionality. Remembers
any wish-list products and visitor credentials when checking out.
Expiry: 1 dayType: HTTP
Statistics 22

Statistic cookies help us to understand how our website visitors interact, by
collecting and reporting information entirely anonymously.
Google
4
Learn more about this provider
_gaRegisters a unique ID that is used to generate statistical data on how the
visitor uses the website.
Expiry: 399 daysType: HTTP
_ga_#Used by Google Analytics to collect data on the number of times a user has
visited the website as well as dates for the first and most recent visit.
Expiry: 399 daysType: HTTP
_gatUsed by Google Analytics to throttle request rate
Expiry: 1 dayType: HTTP
_gidRegisters a unique ID that is used to generate statistical data on how the
visitor uses the website.
Expiry: 1 dayType: HTTP
Hotjar
6
Learn more about this provider
_hjAbsoluteSessionInProgressThis cookie is used to count how many times a
website has been visited by different visitors - this is done by assigning the
visitor an ID, so the visitor does not get registered twice.
Expiry: 1 dayType: HTTP
_hjFirstSeenThis cookie is used to determine if the visitor has visited the
website before, or if it is a new visitor on the website.
Expiry: 1 dayType: HTTP
_hjIncludedInSessionSample_#Collects statistics on the visitor's visits to the
website, such as the number of visits, average time spent on the website and
what pages have been read.
Expiry: 1 dayType: HTTP
_hjSession_#Collects statistics on the visitor's visits to the website, such as
the number of visits, average time spent on the website and what pages have been
read.
Expiry: 1 dayType: HTTP
_hjSessionUser_#Collects statistics on the visitor's visits to the website, such
as the number of visits, average time spent on the website and what pages have
been read.
Expiry: 1 yearType: HTTP
_hjTLDTestRegisters statistical data on users' behaviour on the website. Used
for internal analytics by the website operator.
Expiry: SessionType: HTTP
Klaviyo
1
Learn more about this provider
__kla_idThis cookie is used to collect information on the visitor's behavior.
This information will be stored for internal use on the website – internal
analytics is used to optimize the websites or to register if the visitor has
subscribed to a newsletter.
Expiry: 399 daysType: HTTP
YouTube
1
Learn more about this provider
yt-player-headers-readableUsed to determine the optimal video quality based on
the visitor's device and network settings.
Expiry: PersistentType: HTML
js.zi-scripts.com
2
ziwsSessionCollects statistics on the user's visits to the website, such as the
number of visits, average time spent on the website and what pages have been
read.
Expiry: SessionType: HTML
ziwsSessionIdCollects statistics on the user's visits to the website, such as
the number of visits, average time spent on the website and what pages have been
read.
Expiry: SessionType: HTML
www.cmt.co.uk
8
_hjRecordingLastActivitySets a unique ID for the session. This allows the
website to obtain data on visitor behaviour for statistical purposes.
Expiry: SessionType: HTML
hjViewportIdSets a unique ID for the session. This allows the website to obtain
data on visitor behaviour for statistical purposes.
Expiry: SessionType: HTML
product_data_storageDetermines which products the user has viewed, allowing the
website to promote related products.
Expiry: 1 dayType: HTTP
recently_compared_product_previousNecessary for the compare-products function on
the website.
Expiry: 1 dayType: HTTP
recently_viewed_productDetermines which products the user has viewed, allowing
the website to promote related products.
Expiry: 1 dayType: HTTP
recently_viewed_product_previousCollects information on which products have been
viewed by the visitor - This is used for optimizing the specific visitor's
navigation on the website.
Expiry: 1 dayType: HTTP
wp_ga4_customerGroupRegisters whether the user is logged in. This allows the
website owner to make parts of the website inaccessible, based on the user's
log-in status.
Expiry: 1 yearType: HTTP
wplc-ga-interactedThis cookie is used to collect information about how the
visitor interacts with the live chat function on the website.
Expiry: SessionType: HTML
Marketing 36

Marketing cookies can be used to track visitors across websites. The intention
is to display ads that are relevant and engaging for you and thereby more
valuable for publishers and third party advertisers.
Google
6
Learn more about this provider
_gcl_auUsed by Google AdSense for experimenting with advertisement efficiency
across websites using their services.
Expiry: 3 monthsType: HTTP
IDEUsed by Google DoubleClick to register and report the website user's actions
after viewing or clicking one of the advertiser's ads with the purpose of
measuring the efficacy of an ad and to present targeted ads to the user.
Expiry: 1 yearType: HTTP
pagead/landing [x2]Collects data on visitor behaviour from multiple websites, in
order to present more relevant advertisement - This also allows the website to
limit the number of times that they are shown the same advertisement.
Expiry: SessionType: Pixel
ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are likely to
convert to customers based on the visitor's online behaviour across websites.
Expiry: SessionType: Pixel
pagead/1p-user-list/#Tracks if the user has shown interest in specific products
or events across multiple websites and detects how the user navigates between
sites. This is used for measurement of advertisement efforts and facilitates
payment of referral-fees between websites.
Expiry: SessionType: Pixel
Klaviyo
1
Learn more about this provider
__kla_viewedCollects information on the user's website navigation and
preferences - This is used to target potential newsletter based upon this
information.
Expiry: PersistentType: HTML
Microsoft
13
Learn more about this provider
MR [x2]Used to track visitors on multiple websites, in order to present relevant
advertisement based on the visitor's preferences.
Expiry: 6 daysType: HTTP
MUID [x2]Used widely by Microsoft as a unique user ID. The cookie enables user
tracking by synchronising the ID across many Microsoft domains.
Expiry: 1 yearType: HTTP
SRM_BTracks the user’s interaction with the website’s search-bar-function. This
data can be used to present the user with relevant products or services.
Expiry: 1 yearType: HTTP
SRM_I [x2]Pending
Expiry: 1 yearType: HTTP
ANONCHKRegisters a unique ID that identifies the user's device during return
visits across websites that use the same ad network. The ID is used to allow
targeted ads.
Expiry: 1 dayType: HTTP
SMRegisters a unique ID that identifies the user's device during return visits
across websites that use the same ad network. The ID is used to allow targeted
ads.
Expiry: SessionType: HTTP
MicrosoftApplicationsTelemetryDeviceIdSets a specific device ID. This ID is used
by Microsoft to track users' website behaviour and the interaction with
Microsoft application on the specific device.
Expiry: 1 yearType: HTTP
MSFPCUsed widely by Microsoft as a unique user ID. The cookie enables user
tracking by synchronising the ID across many Microsoft domains.
Expiry: 1 yearType: HTTP
MC1Used by Microsoft to keep statistics on what pages the user has visited and
how often an ad click leads to a purchase or other actions on the advertiser's
website.
Expiry: 1 yearType: HTTP
MS0Used by Microsoft to keep statistics on what pages the user has visited and
how often an ad click leads to a purchase or other actions on the advertiser's
website.
Expiry: 1 dayType: HTTP
YouTube
11
Learn more about this provider
nWC1Uzs7EIPending
Expiry: SessionType: HTML
VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
integrated YouTube videos.
Expiry: 179 daysType: HTTP
YSCRegisters a unique ID to keep statistics of what videos from YouTube the user
has seen.
Expiry: SessionType: HTTP
ytidb::LAST_RESULT_ENTRY_KEYStores the user's video player preferences using
embedded YouTube video
Expiry: PersistentType: HTML
yt-remote-cast-availableStores the user's video player preferences using
embedded YouTube video
Expiry: SessionType: HTML
yt-remote-cast-installedStores the user's video player preferences using
embedded YouTube video
Expiry: SessionType: HTML
yt-remote-connected-devicesStores the user's video player preferences using
embedded YouTube video
Expiry: PersistentType: HTML
yt-remote-device-idStores the user's video player preferences using embedded
YouTube video
Expiry: PersistentType: HTML
yt-remote-fast-check-periodStores the user's video player preferences using
embedded YouTube video
Expiry: SessionType: HTML
yt-remote-session-appStores the user's video player preferences using embedded
YouTube video
Expiry: SessionType: HTML
yt-remote-session-nameStores the user's video player preferences using embedded
YouTube video
Expiry: SessionType: HTML
www.cmt.co.uk
5
_hjRecordingEnabledThis cookie is used to identify the visitor and optimize
ad-relevance by collecting visitor data from multiple websites – this exchange
of visitor data is normally provided by a third-party data-center or
ad-exchange.
Expiry: SessionType: HTML
recently_compared_productThis cookie is used to determine which products the
visitor has viewed. This information is used to promote related products and
optimize ad-efficiency.
Expiry: PersistentType: HTML
recently_compared_product_previousCollects information on which products have
been viewed by the visitor - This is used for optimizing the specific visitor's
navigation on the website.
Expiry: PersistentType: HTML
recently_viewed_productCollects information on which products have been viewed
by the visitor - This is used for optimizing the specific visitor's navigation
on the website.
Expiry: PersistentType: HTML
recently_viewed_product_previousCollects information on which products have been
viewed by the visitor - This is used for optimizing the specific visitor's
navigation on the website.
Expiry: PersistentType: HTML
Unclassified 4
Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.
Microsoft
1
Learn more about this provider
RpsAuthNoncePending
Expiry: 29 daysType: HTTP
js.zi-scripts.com
2
_zitokPending
Expiry: 399 daysType: HTTP
unifiedScriptVerifiedPending
Expiry: SessionType: HTML
www.cmt.co.uk
1
hjActiveViewportIdsPending
Expiry: PersistentType: HTML
Cross-domain consent[#BULK_CONSENT_DOMAINS_COUNT#] [#BULK_CONSENT_TITLE#]
List of domains your consent applies to: [#BULK_CONSENT_DOMAINS#]
Cookie declaration last updated on 20/05/2023 by Cookiebot


[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]

Cookies are commonly called biscuits here in the UK, but the ones we're talking
about are actually small text files often used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.

Do not sell or share my personal information
Deny Allow selection Cookie settings

Allow all
Powered by Cookiebot by Usercentrics
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.

Your company account is blocked and you cannot place orders. If you have
questions, please contact your company administrator.
Skip to Content
 * 
 * Latest News | Construction Knowledgebase | CMT Group
 * Sign In
 * Create an Account Change
    * Create New Customer
    * Create New Company Account

Login to our procurement portal EDGE
   
   
   
 * Careers
 * About Us
 * Delivery
 * Latest News
 * FASTPoints
 * Contact

Menu

Catalogue Request Track a
Delivery
Your Account
Sign in/Register
Your Order Complete Now 0
Your Order
Close You have no items in your order.

Menu
 * Workwear & PPE
    * Personal Protection Equipment
       * Fall Arrest
       * Hand Protection
       * Eye Protection
       * Head Protection
       * Helmet Accessories
       * Footwear
       * Respiratory Equipment
       * Ear Protection
   
    * Workwear
       * Headwear
       * Knee Protection
       * Sweatshirts
       * Jackets & Fleeces
       * Bags & Accessories
       * Trousers
       * Disposable Coveralls & Overshoes
       * Polo Shirts
       * T-Shirts
       * Office Shirts
       * Boiler Suits
   
    * Safety Clothing
       * Hoodies & Bodywarmers
       * Vests & Waistcoats
       * Trousers
       * Wet Weather Clothing
       * Jackets & Fleeces
       * Polo Shirts
       * Sweatshirts
       * Bibs & Braces
       * T-Shirts
   
    * Women's Safety Clothing
       * Sweatshirts
       * Bodywarmers
       * Wet Weather Clothing
       * Vests & Waistcoats
       * Jackets & Fleeces
       * Polo Shirts
       * Trousers
   
    * Rail Clothing
       * T-Shirts
       * Polo Shirts
       * Salopettes, Bibs & Braces
       * Bodywarmers
       * Wet Weather Clothing
       * Vests & Waistcoats
       * Trousers
       * Jackets & Coats
       * Coveralls & Overalls
       * Sweatshirts
   
    * Flame Retardant & ARC Flash
       * Sweatshirts
       * Polo Shirts
       * Vests & Waistcoats
       * T-shirts
       * Salopettes
       * Wet Weather Clothing
       * Trousers & Leggings
       * Coveralls & Boiler Suits

 * Hand & Groundworking Tools
    * Hand Tools
       * Spirit Levels
       * Hammers & Mallets
       * Floats & Trowels
       * Grease & Grease Guns
       * Screwdrivers & Allen Keys
       * Saws & Knives
       * Pliers, Grips & Bolt Croppers
       * Gas Torches & Accessories
       * Sockets & Spanners
       * Striking Tools & Bars
   
    * Tool Tethering
       * Kits
       * Kits
       * Tool Lanyards
       * Tool Tethers
       * Tool Bags
       * Anchor Points
   
    * Groundwork Tools
       * Insulated Handle
       * Crowbars
       * Ash Handle
       * Rakes & Lutes
       * Polyfibre Handle
       * All Steel Handle
       * Forks
       * Pickaxes, Sledgehammers & Mauls
   
    * Groundwork Equipment
       * Consumables
       * Water Containers
       * Fuel Cans, Oil & Lubricants
       * Brooms & Brushes
       * Wheelbarrows
       * Winter Essentials
       * Sprayers
       * Buckets & Watering Cans
       * Mortar Mixing & Mortar Tubs
   
    * Measuring & Marking
       * Road Measuring Wheels
       * Anti-skid sheets
       * String Lines
       * Chalk Lines & Chalk
       * Asphalt Repair & Release Agent
       * Line Marking Paint
       * Tape Measures
       * Thermoplastic Line Marking
       * Laser Levels & Accessories
   
    * Plant & Machinery
       * Sub Pumps
       * Dapple Bars
       * Breaker Steels
       * Pressure Washers
       * Cut-off Saws
       * Mixers
       * Power Tools

 * Site Equipment & Consumables
    * Concrete & Formwork Equipment and Fixings
       * Concreting Tools
       * Concrete Accessories
       * Formwork Oil Sprayers
       * Fixings & Fasteners
       * Chemicals, Grouts & Sealants
       * Concrete Testing Equipment
   
    * Site Security & Protection
       * Dustsheets & Window Film
       * Indoor Protection
       * Carpet Protection
       * Protective Sheeting & Monarflex
       * Dust Sheets
       * Debris Netting
       * Tarpaulins & Tarmac Sheets
       * Matting
       * Secure Site Storage
       * Locks, Padlocks & Chains
       * Fencing & Barriers
   
    * Site Essentials
       * Drainage Equipment
       * Hoses & Accessories
       * Cable Ties & Tags
       * Setting Out Pegs
       * Fence & Road Pins
       * Shrink Wrap
       * Office Essentials
       * Strapping
       * Sand & Tonne Bags
       * Ratchet & Lifting Straps
       * Tapes & Adhesives
   
    * Electrical
       * Cable Management
       * Extension Leads & Cable Reels
       * Transformers & Splitter Boxes
       * Site Lighting
       * Batteries
       * Fans & Air Conditioning Units
       * Heaters
       * Torches
   
    * Decorating
       * Sealants & Silicone
       * Expanding Foam
       * Decorating Essentials
       * Rollers & Trays
       * Paint Kettles & Scuttles
       * Sealants & Silicone
       * Sandpaper & Sanders
       * Paint Brushes
       * White Spirit
       * Scrapers
   
    * Heavy Plant & Equipment
       * Site Cabinets & Welfare Units
       * Site Toilets
       * Site Furniture
       * Generators
       * Pumps
       * Power & Lighting Solutions

 * Diamond Blades, Cores & Drills
    * OTEC Diamond Blades
       * Concrete Blades
       * Asphalt Blades
       * Multi-Purpose Blades
       * Hard Material Blades
       * Cup Grinding Discs
       * Bridgesaw Blades
       * Ceramic, Porcelain & Stone Blades
       * Concrete & Stone
   
    * Floorsaw Blades
       * Concrete Blades
       * Multi-Purpose Blades
       * Asphalt Blades
   
    * Benchsaw Blades
       * Specialist Concrete Block Cutting
       * Specialist Brick Cutting
   
    * Diamond Core Drilling
       * Dry Cores
       * Wet Cores
       * Accessories
   
    * Cutting & Grinding Discs
       * Reciprocating Saw Blades
       * Metal Discs
       * Stone Discs
       * Angle Grinder Blades
       * TCT Circular Saw Blades
   
    * Drilling
       * HSS Drill Bits & Sets
       * Auger Bits
       * SDS MAX Drill Bits
       * SDS Max Points & Chisels
       * Masonry Drill Bits
       * Spear Drill Bits
       * Hex Shank
       * SDS Plus Shank

 * Facilities, Hygiene & Emergency
    * First Aid
       * Antiseptic Wipes
       * Defibrillators
       * Armbands
       * Sharps Disposal
       * Eye Irrigation
       * First Aid Kits
       * Plasters & Wipes
       * Disposable Gloves
   
    * Fire & Emergency
       * Fire Safety Stations
       * Plant Nappy
       * Spill Absorbent Pads
       * Sediment & Oil Filters
       * Spill Kits
       * Fire Alarms
       * Fire Extinguishers
       * Drip Trays
       * Fire Blankets
   
    * Janitorial
       * Paper Towels & Dispensers
       * Hand & Toilet Brushes
       * Urinal Blocks
       * Litter Pickers
       * Rags, Cloths & Sponges
       * Toilet Rolls & Dispensers
       * Waste Bins & Sacks
       * Vacuums Cleaners
       * Mops & Buckets
   
    * Catering & Canteen
       * Plates & Bowls
       * Kettles & Urns
       * Toasters & Microwaves
       * Dishwashers
       * Cups
       * Cutlery
       * Coffee, Tea & Sugar
       * Water & Machines
   
    * Furniture
       * Canteen Tables & Benches
       * Desks & Pedestals
       * Bookcases & Cupboards
       * Chairs
       * Filing Cabinets
       * Cloakroom & Lockers
       * Tables
       * Ash Trays
   
    * Cleaning
       * Floor & Surface Cleaners
       * Hand Soaps
       * Hand Cleaning Dispensers & Refills
       * Hand Wipes
       * Air Sprays & Fresheners
       * Polishes
       * Washing Up Liquid
       * Bleach & Toilet Cleaner
       * Descalers & Degreasers
       * Glass Cleaners

 * Access Equipment
    * Ladders
       * Platform Ladders
       * Swingback Ladders
       * Extension Ladders
   
    * Truck Access
       * Safeloaders
       * Truck Access Stair
       * Truck Access Podiums
       * Truck Edge Protection
   
    * Podiums
       * Super Maintenance Platforms
       * BS8620 Podiums
   
    * Scaffold Towers
       * Stair Towers
       * Trade Series
   
    * Access HIRE
       * AdjustaStairs
       * Super Maintenance Platforms
       * Hushtec Acoustic Protection
       * Cantilever Platforms
       * Safeloaders
       * Truck Access Podiums

 * Traffic, Barriers & Signage
    * Traffic Management
       * Ramps
       * Lights
       * Posts
       * Hazard & Warning Tapes
       * Mesh Fencing & Pins
       * Speed Humps
       * Trench Covers
       * Setting Out Pegs
   
    * Barriers, Temporary Fencing & Hoarding
       * Plastic Barriers
       * Metal Pedestrian Barriers
       * Water-filled Barriers
       * Walkthroughs
       * Temporary Fencing & Gates
       * Site Hoarding
       * Acoustic & Fence Sheeting
       * Stillages & Accessories
   
    * Road Cones
       * Triangular
       * No waiting
       * 1 Piece
       * 2 Piece
       * Indestructible
       * Reflective Sleeves & Adhesives
   
    * Road Signs
       * Cone Signs
       * Q Signs
       * Metal Road Signs
   
    * Safety Signs
       * Fire Exit & Emergency Signs
       * Prohibition Signs
       * Mandatory Signs
       * Traffic Information Signs
       * General Site Signs
       * Site Safety & Hazard Signs
       * Site & Pedestrian Access Signs
       * Site Safety Boards & Posters
       * Scafftags & Laddertags

 * ThinkGreen
    * Reduced Plastic Solutions
       * Cleaning
       * Kitchen Supplies
   
    * Low-Carbon UK Manufactured Products
       * UK Manufactured Janitorial Supplies
   
    * Reduce Environmental Impact
       * Eco friendly

 * Site Setup
 * Offers

Account
 * 
 * Latest News | Construction Knowledgebase | CMT Group
 * Sign In
 * Create an Account Change
    * Create New Customer
    * Create New Company Account

FASTEST DELIVERY

IN THE INDUSTRY, FULL STOP.



CONTROL YOUR SPEND

GET THE EDGE WITH CMT




DIAMOND IS IN OUR DNA

30 YEARS PIONEERING BLADES



EARN REBATE ONLINE

FASTPOINTS - LEARN MORE

Previous


HYBRID TRAUMA KIT

Including a HeartSine 500P Defibrillator, an essential for every site.

Enquire





HYBRID TRAUMA KIT

Including a HeartSine 500P Defibrillator, an essential for every site.

Enquire





HYBRID TRAUMA KIT

Including a HeartSine 500P Defibrillator, an essential for every site.

Enquire
Next
Meet our solutions experts
Industry insights and news
Request Catalogue Edition 14


EXPLORE PRODUCT CATEGORIES


OTEC™

Professional diamond blades

Browse


WORKWEAR & PPE

Browse


CONTRACTORS TOOLS

Browse


WOMEN'S SAFETY CLOTHING

Browse


BARRIERS & FENCING

Browse


SITE EQUIPMENT

Browse


SAFETY SIGNAGE

Browse


PLANT & MACHINERY

Browse

Introducing EDGE, our leading online procurement portal, designed to save you
time and money - whilst keeping your teams safe on site.


SAVE

- Contract pricing and discounts reflected

- Purchase order budget controls for users

- Earn online rebate and rewards with FASTPoints


CONTROL

- User role restrictions across the platform

- Live detailed order and delivery tracking

- User wardrobe management for garments and PPE


STREAMLINE

- Conditional order approval workflows 

- Multiple eInvoicing formats available

- Punchout integration from your procurement software

Sign up online now
Book your demonstration


PARTNER BRANDS




LATEST INDUSTRY NEWS


LATEST BLOG POSTS


KNOWLEDGEBASE ARTICLES


Twitter Facebook LinkedIn YouTube
CMT.co.uk
 * About Us
 * Delivery & Returns
 * Supply Chain
 * Contact

Twitter Facebook LinkedIn YouTube
Your Account
 * Sign In/Register

Information
 * Terms & Conditions
 * Privacy Policy
 * Cookie Policy
 * Environmental Policy
 * Modern Slavery Statement

Support Centres

020 8311 1144

1800 939 118

04 22 14 62 91

© 2022 CMT Equipment Ltd (07291374), a CMT Group company. All rights reserved.
Full Name: Email: Message:


Close
Checkout as a new customer

Creating an account has many benefits:

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

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?