wearetower.com Open in urlscan Pro
64.225.83.76  Public Scan

URL: https://wearetower.com/news/tower-wins-distributor-of-the-year-at-the-safety-health-excellence-awards?utm_source=email&...
Submission: On September 12 via manual from IN — Scanned from NL

Form analysis 3 forms found in the DOM

<form id="cookie-consent-form">
  <div class="flex items-start">
    <div class="flex-1 w-0">
      <p class="font-bold text-md">Cookie Policy</p>
      <p class="text-sm text-site-text-muted">This is a summary of our cookie policy</p>
      <div x-show="expanded" class="" style="display: none;">
        <div class="">
          <div class="relative flex items-start py-4">
            <div class="flex-1 min-w-0 text-sm">
              <label for="elc-checkbox-1" class="font-bold ">Essential <small>(Required)</small></label>
              <p id="elc-checkbox-1-description" class="text-site-text-muted">Cookies that the site cannot function without. This includes cookies for access to secure areas and CSRF protection. Please note that Craft's default cookies do not collect
                any personal or sensitive information. Craft's default cookies do not collect IP addresses. The information they store is not sent to Pixel &amp; Tonic or any 3rd parties.</p>
            </div>
            <div class="flex items-center h-5 ml-3">
              <input type="hidden" name="essential" value="1"> <input type="checkbox" aria-describedby="elc-checkbox-1-description" id="elc-checkbox-1" class="w-4 h-4 text-site-primary border-site-text-muted focus:ring-site-primary-muted" value="1"
                name="essential" disabled="disabled" :checked="!consentGiven || consents['essential']" checked="checked">
            </div>
          </div>
          <div class="pb-4 space-y-4 border-t border-b divide-y divide-gray-200">
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> CraftSessionId </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Craft relies on PHP sessions to maintain sessions across web requests. That is done via the PHP session cookie. Craft names that cookie “CraftSessionId” by default, but it can be renamed via
                  the phpSessionName config setting. This cookie will expire as soon as the session expires. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> towersupplies.com </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Session </dd>
              </div>
            </dl>
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> *_identity </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> When you log into the control panel, you’ll get an authentication cookie used to maintain your authenticated state. The cookie name is prefixed with a long, randomly generated string, followed
                  by _identity. The cookie only stores information necessary to maintain a secure, authenticated session and will only exist for as long as the user is authenticated in Craft. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> towersupplies.com </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Persistent </dd>
              </div>
            </dl>
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> *_username </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> If you check the "Keep me logged in" option during login, this cookie is used to remember the username for your next authentication. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> towersupplies.com </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Persistent </dd>
              </div>
            </dl>
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> CRAFT_CSRF_TOKEN </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Protects us and you as a user against Cross-Site Request Forgery attacks. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> towersupplies.com </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Session </dd>
              </div>
            </dl>
          </div>
        </div>
        <div class="">
          <div class="relative flex items-start py-4">
            <div class="flex-1 min-w-0 text-sm">
              <label for="elc-checkbox-2" class="font-bold ">Statistics <small>(Required)</small></label>
              <p id="elc-checkbox-2-description" class="text-site-text-muted">Statistics cookies help us understand how visitors interact with websites by collecting and reporting information anonymously.</p>
            </div>
            <div class="flex items-center h-5 ml-3">
              <input type="hidden" name="statistics" value="1"> <input type="checkbox" aria-describedby="elc-checkbox-2-description" id="elc-checkbox-2" class="w-4 h-4 text-site-primary border-site-text-muted focus:ring-site-primary-muted" value="1"
                name="statistics" disabled="disabled" :checked="!consentGiven || consents['statistics']" checked="checked">
            </div>
          </div>
          <div class="pb-4 space-y-4 border-t border-b divide-y divide-gray-200">
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> _gat </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Created by Google Analytics to throttle the request rate - limiting the collection of data on high traffic sites </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> .gstatic.com </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> 10 minutes </dd>
              </div>
            </dl>
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> _ga </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> This cookie is used to distinguish unique users by assigning a randomly generated number as a client identifier. It is included in each page request in a site and used to calculate visitor,
                  session and campaign data for the sites analytics reports. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> towersupplies.com </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> 2 years </dd>
              </div>
            </dl>
          </div>
        </div>
        <div class="">
          <div class="relative flex items-start py-4">
            <div class="flex-1 min-w-0 text-sm">
              <label for="elc-checkbox-3" class="font-bold ">Force24 Cookies &amp; Tracking</label>
              <p id="elc-checkbox-3-description" class="text-site-text-muted">Our organisation utilises Force24’s marketing automation platform. Force24 cookies are first party cookies and are enabled at the point of cookie acceptance on this
                website. They allow us to understand our audience engagement thus allowing better optimisation of marketing activity. The information stored by Force24 cookies remains anonymous until: • Our website is visited via clicking from an
                email or SMS message, sent via the Force24 platform and cookies are accepted on the website. • A user of the website completes a form containing email address from either our website or our Force24 landing pages. The Force24 cookies
                will remain on a device for 10 years unless they are deleted. We also use similar technologies including tracking pixels and link tracking to monitor your viewing activities Device &amp; browser type and open statistics All emails
                have a tracking pixel ( a tiny invisible image ) with a query string in the URL. Within the URL we have user details to identify who opened an email for statistical purposes. Link Tracking All links within emails and SMS messages sent
                from the Force24 platform contain a unique tracking reference, this reference help us identify who clicked an email for statistical purposes.</p>
            </div>
            <div class="flex items-center h-5 ml-3">
              <input type="checkbox" aria-describedby="elc-checkbox-3-description" id="elc-checkbox-3" class="w-4 h-4 text-site-primary border-site-text-muted focus:ring-site-primary-muted" value="1" name="force24-cookies-and-tracking"
                :checked="!consentGiven || consents['force24-cookies-and-tracking']" checked="checked">
            </div>
          </div>
          <div class="pb-4 space-y-4 border-t border-b divide-y divide-gray-200">
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> f24_autoId </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> This is a temporary identifier on a local machine or phone browser that helps us track anonymous information to be later married up with f24_personid. If this is left anonymous it will be
                  deleted after 6 months . Non-essential, first party, 10 years, persistent. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> https://force24.co.uk/ </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Persistent. </dd>
              </div>
            </dl>
            <dl class="pt-4 space-y-2">
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Name </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> f24_personId </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Description </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> This is an ID generated per individual contact in the Force24 system to be able to track behaviour and form submissions into the Force24 system from outside sources per user. This is used for
                  personalisation and ability to segment decisions for further communications. Non-essential, first party, 10 years, persistent. </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Provider </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> https://force24.co.uk/ </dd>
              </div>
              <div class="sm:flex">
                <dt class="text-sm font-medium sm:w-40"> Expiry </dt>
                <dd class="flex-1 mt-1 text-sm sm:mt-0"> Persistent. </dd>
              </div>
            </dl>
          </div>
        </div>
      </div>
      <div class="flex justify-end mt-6">
        <button x-text="expanded ? 'Accept' : 'Accept All'" type="submit"
          class="inline-flex items-center px-3 py-2 text-sm font-medium leading-4 border border-transparent shadow-sm tower-green text-site-text bg-site hover:bg-site-muted focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-site-muted">Accept
          All</button>
        <button x-show="!expanded" @click="expanded=true" type="button"
          class="inline-flex items-center px-3 py-2 ml-3 text-sm font-medium leading-4 border shadow-sm tower-green bg-site-text border-site text-site hover:bg-site-muted hover:border-site-muted hover:text-site-text focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-site-muted">
          View cookies </button>
      </div>
    </div>
  </div>
</form>

POST

<form id="fui-newsletterSignup-ionfxl" data-handle="newsletterSignup" method="post"
  data-config="{&quot;formHashId&quot;:&quot;fui-newsletterSignup-ionfxl&quot;,&quot;formId&quot;:98,&quot;formHandle&quot;:&quot;newsletterSignup&quot;,&quot;registeredJs&quot;:[],&quot;settings&quot;:{&quot;submitMethod&quot;:&quot;ajax&quot;,&quot;submitActionMessage&quot;:&quot;<p>Thanks for subscribing!<\/p>&quot;,&quot;submitActionMessageTimeout&quot;:null,&quot;submitActionMessagePosition&quot;:&quot;top-form&quot;,&quot;submitActionFormHide&quot;:true,&quot;submitAction&quot;:&quot;message&quot;,&quot;submitActionTab&quot;:null,&quot;errorMessage&quot;:&quot;<p>Couldn’t save submission due to errors.<\/p>&quot;,&quot;errorMessagePosition&quot;:&quot;top-form&quot;,&quot;loadingIndicator&quot;:&quot;spinner&quot;,&quot;loadingIndicatorText&quot;:null,&quot;validationOnSubmit&quot;:true,&quot;validationOnFocus&quot;:true,&quot;scrollToTop&quot;:false,&quot;hasMultiplePages&quot;:false,&quot;pages&quot;:[{&quot;settings&quot;:{&quot;submitButtonLabel&quot;:&quot;Contact us&quot;,&quot;backButtonLabel&quot;:&quot;Back&quot;,&quot;showBackButton&quot;:false,&quot;saveButtonLabel&quot;:&quot;Save&quot;,&quot;showSaveButton&quot;:false,&quot;saveButtonStyle&quot;:&quot;link&quot;,&quot;buttonsPosition&quot;:&quot;left&quot;,&quot;cssClasses&quot;:null,&quot;containerAttributes&quot;:null,&quot;inputAttributes&quot;:null,&quot;enableNextButtonConditions&quot;:false,&quot;nextButtonConditions&quot;:[],&quot;enablePageConditions&quot;:false,&quot;pageConditions&quot;:[],&quot;enableJsEvents&quot;:false,&quot;jsGtmEventOptions&quot;:[]},&quot;id&quot;:218,&quot;layoutId&quot;:42,&quot;name&quot;:&quot;Page 1&quot;,&quot;uid&quot;:&quot;67efb9d0-47ad-4e16-ac75-6c098b9e4550&quot;,&quot;userCondition&quot;:null,&quot;elementCondition&quot;:null}],&quot;themeConfig&quot;:{&quot;loading&quot;:{&quot;class&quot;:&quot;fui-loading&quot;},&quot;errorMessage&quot;:{&quot;class&quot;:&quot;fui-error-message&quot;},&quot;disabled&quot;:{&quot;class&quot;:&quot;fui-disabled&quot;},&quot;tabError&quot;:{&quot;class&quot;:&quot;fui-tab-error&quot;},&quot;tabActive&quot;:{&quot;class&quot;:&quot;fui-tab-active&quot;},&quot;tabComplete&quot;:{&quot;class&quot;:&quot;fui-tab-complete&quot;},&quot;successMessage&quot;:{&quot;class&quot;:&quot;fui-success-message&quot;},&quot;alert&quot;:{&quot;class&quot;:&quot;fui-alert&quot;},&quot;alertError&quot;:{&quot;class&quot;:&quot;fui-alert fui-alert-error fui-alert-top-form&quot;,&quot;role&quot;:&quot;alert&quot;,&quot;data-fui-alert&quot;:true},&quot;alertSuccess&quot;:{&quot;class&quot;:&quot;fui-alert fui-alert-success fui-alert-top-form&quot;,&quot;role&quot;:&quot;alert&quot;,&quot;data-fui-alert&quot;:true},&quot;page&quot;:{&quot;id&quot;:&quot;fui-newsletterSignup-ionfxl-p-218&quot;,&quot;class&quot;:&quot;fui-page&quot;,&quot;data-index&quot;:&quot;0&quot;,&quot;data-id&quot;:&quot;218&quot;,&quot;data-fui-page&quot;:true},&quot;progress&quot;:{&quot;class&quot;:&quot;fui-progress&quot;,&quot;data-fui-progress&quot;:true},&quot;tab&quot;:{&quot;class&quot;:&quot;fui-tab&quot;},&quot;success&quot;:{&quot;class&quot;:&quot;fui-success&quot;},&quot;error&quot;:{&quot;class&quot;:&quot;fui-error-message&quot;},&quot;fieldErrors&quot;:{&quot;class&quot;:&quot;fui-errors&quot;},&quot;fieldError&quot;:{&quot;class&quot;:&quot;fui-error-message&quot;}},&quot;redirectUrl&quot;:&quot;&quot;,&quot;currentPageId&quot;:218,&quot;outputJsTheme&quot;:true,&quot;enableUnloadWarning&quot;:true,&quot;enableBackSubmission&quot;:true,&quot;ajaxTimeout&quot;:10,&quot;baseActionUrl&quot;:&quot;https:\/\/wearetower.com\/index.php\/actions&quot;,&quot;refreshTokenUrl&quot;:&quot;https:\/\/wearetower.com\/index.php\/actions\/formie\/forms\/refresh-tokens?form=FORM_PLACEHOLDER&quot;}}">
  <input type="hidden" name="CRAFT_CSRF_TOKEN" value="Of41j4V8i7iGSyPvFWYjRoUo2v1kXqLi7L_VUgLxEx7Bip6guRjQ_EOSXfnzT7rNzhxLi1wIYSPEe6q-BizJ04LInjROmFZKtLv44shMvMU=">
  <input type="hidden" name="action" value="formie/submissions/submit">
  <input type="hidden" name="handle" value="newsletterSignup">
  <div id="beesknees_98218_wrapper" style="display:none;"><label for="beesknees_98218">Leave this field blank</label><input type="text" id="beesknees_98218" name="beesknees" style="display:none;"></div>
  <div class="grid grid-cols-1 md:grid-cols-7 gap-0.5 items-start">
    <div class="fui-field fui-type-name fui-label-hidden fui-subfield-label-hidden fui-instructions-above-input fui-field-required fui-page-field col-span-2" data-field-handle="yourName" data-field-type="name">
      <div class="fui-field-container">
        <label class="fui-label" for="fui-newsletterSignup-ionfxl-fields-yourName" data-fui-sr-only="">Your Name&nbsp;<span class="fui-required" aria-hidden="true">*</span></label>
        <div class="fui-input-container">
          <input type="text" id="fui-newsletterSignup-ionfxl-fields-yourName" class="fui-input" name="fields[yourName]" value="" placeholder="Your Name" autocomplete="name" required="" data-fui-id="newsletterSignup-yourName">
        </div>
      </div>
    </div>
    <div class="fui-field fui-type-single-line-text fui-label-hidden fui-subfield-label-hidden fui-instructions-above-input fui-field-required fui-page-field col-span-2" data-field-handle="companyName" data-field-type="single-line-text">
      <div class="fui-field-container">
        <label class="fui-label" for="fui-newsletterSignup-ionfxl-fields-companyName" data-fui-sr-only="">Company Name&nbsp;<span class="fui-required" aria-hidden="true">*</span></label>
        <div class="fui-input-container">
          <input type="text" id="fui-newsletterSignup-ionfxl-fields-companyName" class="fui-input" name="fields[companyName]" value="" placeholder="Company Name" required="" data-fui-id="newsletterSignup-companyName">
        </div>
      </div>
    </div>
    <div class="fui-field fui-type-email fui-label-hidden fui-subfield-label-hidden fui-instructions-above-input fui-field-required fui-page-field col-span-2" data-field-handle="emailAddress" data-field-type="email">
      <div class="fui-field-container">
        <label class="fui-label" for="fui-newsletterSignup-ionfxl-fields-emailAddress" data-fui-sr-only="">Email Address&nbsp;<span class="fui-required" aria-hidden="true">*</span></label>
        <div class="fui-input-container">
          <input type="email" id="fui-newsletterSignup-ionfxl-fields-emailAddress" class="fui-input" name="fields[emailAddress]" value="" placeholder="Email Address" autocomplete="email" required="" data-fui-id="newsletterSignup-emailAddress">
        </div>
      </div>
    </div>
    <div class="  md:-ml-7 min-w-min md:newsletter-btn-wrapper">
      <button type="submit" class="text-sm font-bold md:text-lg py-2 px-6 relative w-full h-full flex items-center justify-center  	
						

					
	
	tower-black bg-site min-w-min text-site-text border border-site hover:bg-site-muted hover:border-site-muted focus:outline-none focus:ring-4 focus:ring-site-text focus:ring-opacity-50 uppercase px-8
" target=""> subscribe <div data-id="process" class="hidden absolute inset-0 bg--700 top-0 flex justify-center items-center ">
          <i class="w-2 h-2 rounded-full bg-site-text animate-ping"></i>
          <i class="w-2 h-2 rounded-full bg-site-text animate-ping animate-delay-50"></i>
          <i class="w-2 h-2 rounded-full bg-site-text animate-ping animate-delay-100"></i>
          <i class="w-2 h-2 rounded-full bg-site-text animate-ping animate-delay-150"></i>
        </div>
      </button>
    </div>
  </div>
  <script src="https://wearetower.com/cpresources/fc0c178e/js/formie.js?v=1723629448" defer=""></script>
  <script type="text/javascript">
    window.FormieTranslations = {
      "File {filename} must be smaller than {filesize} MB.": "File {filename} must be smaller than {filesize} MB.",
      "File must be smaller than {filesize} MB.": "File must be smaller than {filesize} MB.",
      "File must be larger than {filesize} MB.": "File must be larger than {filesize} MB.",
      "Choose up to {files} files.": "Choose up to {files} files.",
      "{startTag}{num}{endTag} character left": "{startTag}{num}{endTag} character left",
      "{startTag}{num}{endTag} characters left": "{startTag}{num}{endTag} characters left",
      "{startTag}{num}{endTag} word left": "{startTag}{num}{endTag} word left",
      "{startTag}{num}{endTag} words left": "{startTag}{num}{endTag} words left",
      "This field is required.": "This field is required.",
      "Please select a value.": "Please select a value.",
      "Please select at least one value.": "Please select at least one value.",
      "Please fill out this field.": "Please fill out this field.",
      "Please enter a valid email address.": "Please enter a valid email address.",
      "Please enter a URL.": "Please enter a URL.",
      "Please enter a number": "Please enter a number",
      "Please match the following format: #rrggbb": "Please match the following format: #rrggbb",
      "Please use the YYYY-MM-DD format": "Please use the YYYY-MM-DD format",
      "Please use the 24-hour time format. Ex. 23:00": "Please use the 24-hour time format. Ex. 23:00",
      "Please use the YYYY-MM format": "Please use the YYYY-MM format",
      "Please match the requested format.": "Please match the requested format.",
      "Please select a value that is no more than {max}.": "Please select a value that is no more than {max}.",
      "Please select a value that is no less than {min}.": "Please select a value that is no less than {min}.",
      "Please shorten this text to no more than {maxLength} characters. You are currently using {length} characters.": "Please shorten this text to no more than {maxLength} characters. You are currently using {length} characters.",
      "Please lengthen this text to {minLength} characters or more. You are currently using {length} characters.": "Please lengthen this text to {minLength} characters or more. You are currently using {length} characters.",
      "There was an error with this field.": "There was an error with this field.",
      "Unable to parse response `{e}`.": "Unable to parse response `{e}`.",
      "Are you sure you want to leave?": "Are you sure you want to leave?",
      "The request timed out.": "The request timed out.",
      "The request encountered a network error. Please try again.": "The request encountered a network error. Please try again.",
      "Invalid number": "Invalid number",
      "Invalid country code": "Invalid country code",
      "Too short": "Too short",
      "Too long": "Too long",
      "Missing Authorization ID for approval.": "Missing Authorization ID for approval.",
      "Payment authorized. Finalize the form to complete payment.": "Payment authorized. Finalize the form to complete payment.",
      "Unable to authorize payment. Please try again.": "Unable to authorize payment. Please try again."
    };
  </script>
</form>

POST

<form id="fui-contactUs-cvuhmy" class="fui-form fui-labels-above-input fui-validate-on-focus" method="post" enctype="multipart/form-data" accept-charset="utf-8"
  data-fui-form="{&quot;formHashId&quot;:&quot;fui-contactUs-cvuhmy&quot;,&quot;formId&quot;:7770,&quot;formHandle&quot;:&quot;contactUs&quot;,&quot;registeredJs&quot;:[{&quot;src&quot;:&quot;https:\/\/wearetower.com\/cpresources\/fc0c178e\/js\/captchas\/recaptcha-v3.js?v=1723629448&quot;,&quot;module&quot;:&quot;FormieRecaptchaV3&quot;,&quot;settings&quot;:{&quot;siteKey&quot;:&quot;6LdQwGkeAAAAAGiQv2AeCmPILIRqQGhfTsxtdNCE&quot;,&quot;formId&quot;:&quot;fui-contactUs-cvuhmy&quot;,&quot;theme&quot;:&quot;light&quot;,&quot;size&quot;:&quot;normal&quot;,&quot;badge&quot;:&quot;bottomright&quot;,&quot;language&quot;:&quot;en&quot;,&quot;submitMethod&quot;:&quot;ajax&quot;,&quot;hasMultiplePages&quot;:false,&quot;loadingMethod&quot;:&quot;asyncDefer&quot;,&quot;enterpriseType&quot;:&quot;score&quot;}}],&quot;settings&quot;:{&quot;submitMethod&quot;:&quot;ajax&quot;,&quot;submitActionMessage&quot;:&quot;<p>Thank you for contacting us! Our team will get in touch shortly to follow up on your message.<\/p>&quot;,&quot;submitActionMessageTimeout&quot;:null,&quot;submitActionMessagePosition&quot;:&quot;top-form&quot;,&quot;submitActionFormHide&quot;:false,&quot;submitAction&quot;:&quot;message&quot;,&quot;submitActionTab&quot;:null,&quot;errorMessage&quot;:&quot;<p>Couldn’t save submission due to errors.<\/p>&quot;,&quot;errorMessagePosition&quot;:&quot;top-form&quot;,&quot;loadingIndicator&quot;:&quot;spinner&quot;,&quot;loadingIndicatorText&quot;:null,&quot;validationOnSubmit&quot;:true,&quot;validationOnFocus&quot;:true,&quot;scrollToTop&quot;:true,&quot;hasMultiplePages&quot;:false,&quot;pages&quot;:[{&quot;settings&quot;:{&quot;submitButtonLabel&quot;:&quot;Submit&quot;,&quot;backButtonLabel&quot;:&quot;Back&quot;,&quot;showBackButton&quot;:false,&quot;saveButtonLabel&quot;:&quot;Save&quot;,&quot;showSaveButton&quot;:false,&quot;saveButtonStyle&quot;:&quot;link&quot;,&quot;buttonsPosition&quot;:&quot;left&quot;,&quot;cssClasses&quot;:null,&quot;containerAttributes&quot;:[],&quot;inputAttributes&quot;:[],&quot;enableNextButtonConditions&quot;:false,&quot;nextButtonConditions&quot;:{&quot;showRule&quot;:&quot;show&quot;,&quot;conditionRule&quot;:&quot;all&quot;,&quot;conditions&quot;:[]},&quot;enablePageConditions&quot;:false,&quot;pageConditions&quot;:[],&quot;enableJsEvents&quot;:true,&quot;jsGtmEventOptions&quot;:[{&quot;label&quot;:&quot;event&quot;,&quot;value&quot;:&quot;formPageSubmission&quot;},{&quot;label&quot;:&quot;formId&quot;,&quot;value&quot;:&quot;contactUs&quot;},{&quot;label&quot;:&quot;pageId&quot;,&quot;value&quot;:&quot;1026&quot;},{&quot;label&quot;:&quot;pageIndex&quot;,&quot;value&quot;:0}]},&quot;id&quot;:1026,&quot;layoutId&quot;:59,&quot;name&quot;:&quot;Page 1&quot;,&quot;uid&quot;:&quot;c94d5601-4bec-44e7-b238-9f56d068a8b0&quot;,&quot;userCondition&quot;:null,&quot;elementCondition&quot;:null}],&quot;themeConfig&quot;:{&quot;loading&quot;:{&quot;class&quot;:&quot;fui-loading&quot;},&quot;errorMessage&quot;:{&quot;class&quot;:&quot;fui-error-message&quot;},&quot;disabled&quot;:{&quot;class&quot;:&quot;fui-disabled&quot;},&quot;tabError&quot;:{&quot;class&quot;:&quot;fui-tab-error&quot;},&quot;tabActive&quot;:{&quot;class&quot;:&quot;fui-tab-active&quot;},&quot;tabComplete&quot;:{&quot;class&quot;:&quot;fui-tab-complete&quot;},&quot;successMessage&quot;:{&quot;class&quot;:&quot;fui-success-message&quot;},&quot;alert&quot;:{&quot;class&quot;:&quot;fui-alert&quot;},&quot;alertError&quot;:{&quot;class&quot;:&quot;fui-alert fui-alert-error fui-alert-top-form&quot;,&quot;role&quot;:&quot;alert&quot;,&quot;data-fui-alert&quot;:true},&quot;alertSuccess&quot;:{&quot;class&quot;:&quot;fui-alert fui-alert-success fui-alert-top-form&quot;,&quot;role&quot;:&quot;alert&quot;,&quot;data-fui-alert&quot;:true},&quot;page&quot;:{&quot;id&quot;:&quot;fui-contactUs-cvuhmy-p-1026&quot;,&quot;class&quot;:&quot;fui-page&quot;,&quot;data-index&quot;:&quot;0&quot;,&quot;data-id&quot;:&quot;1026&quot;,&quot;data-fui-page&quot;:true},&quot;progress&quot;:{&quot;class&quot;:&quot;fui-progress&quot;,&quot;data-fui-progress&quot;:true},&quot;tab&quot;:{&quot;class&quot;:&quot;fui-tab&quot;},&quot;success&quot;:{&quot;class&quot;:&quot;fui-success&quot;},&quot;error&quot;:{&quot;class&quot;:&quot;fui-error-message&quot;},&quot;fieldErrors&quot;:{&quot;class&quot;:&quot;fui-errors&quot;},&quot;fieldError&quot;:{&quot;class&quot;:&quot;fui-error-message&quot;}},&quot;redirectUrl&quot;:&quot;&quot;,&quot;currentPageId&quot;:1026,&quot;outputJsTheme&quot;:true,&quot;enableUnloadWarning&quot;:true,&quot;enableBackSubmission&quot;:true,&quot;ajaxTimeout&quot;:10,&quot;baseActionUrl&quot;:&quot;https:\/\/wearetower.com\/index.php\/actions&quot;,&quot;refreshTokenUrl&quot;:&quot;https:\/\/wearetower.com\/index.php\/actions\/formie\/forms\/refresh-tokens?form=FORM_PLACEHOLDER&quot;}}"
  data-form-submit-method="ajax" data-form-submit-action="message" data-loading-indicator="spinner" novalidate="true"><input type="hidden" name="CRAFT_CSRF_TOKEN"
    value="Of41j4V8i7iGSyPvFWYjRoUo2v1kXqLi7L_VUgLxEx7Bip6guRjQ_EOSXfnzT7rNzhxLi1wIYSPEe6q-BizJ04LInjROmFZKtLv44shMvMU=" autocomplete="off"><input type="hidden" name="action" value="formie/submissions/submit"><input type="hidden" name="submitAction"
    value="submit"><input type="hidden" name="handle" value="contactUs"><input type="hidden" name="siteId" value="1">
  <div class="fui-form-container">
    <div id="fui-contactUs-cvuhmy-p-1026" class="fui-page" data-index="0" data-id="1026" data-fui-page="">
      <div class="fui-page-container">
        <div class="fui-row fui-page-row" data-fui-field-count="2">
          <div class="fui-field fui-type-name fui-label-above-input fui-subfield-label-above-input fui-instructions-above-input fui-page-field" data-field-handle="yourName" data-field-type="name">
            <div class="fui-field-container"><label class="fui-label" for="fui-contactUs-cvuhmy-fields-yourName">Name</label>
              <div class="fui-input-container"><input type="text" id="fui-contactUs-cvuhmy-fields-yourName" class="fui-input" name="fields[yourName]" value="" autocomplete="name" data-fui-id="contactUs-yourName"></div>
            </div>
          </div>
          <div class="fui-field fui-type-email fui-label-above-input fui-subfield-label-above-input fui-instructions-above-input fui-page-field" data-field-handle="emailAddress" data-field-type="email">
            <div class="fui-field-container"><label class="fui-label" for="fui-contactUs-cvuhmy-fields-emailAddress">Email Address</label>
              <div class="fui-input-container"><input type="email" id="fui-contactUs-cvuhmy-fields-emailAddress" class="fui-input" name="fields[emailAddress]" value="" autocomplete="email" data-fui-id="contactUs-emailAddress"></div>
            </div>
          </div>
        </div>
        <div class="fui-row fui-page-row" data-fui-field-count="2">
          <div class="fui-field fui-type-single-line-text fui-label-above-input fui-subfield-label-above-input fui-instructions-above-input fui-page-field" data-field-handle="jobTitle" data-field-type="single-line-text">
            <div class="fui-field-container"><label class="fui-label" for="fui-contactUs-cvuhmy-fields-jobTitle">Job Title</label>
              <div class="fui-input-container"><input type="text" id="fui-contactUs-cvuhmy-fields-jobTitle" class="fui-input" name="fields[jobTitle]" value="" data-fui-id="contactUs-jobTitle"></div>
            </div>
          </div>
          <div class="fui-field fui-type-single-line-text fui-label-above-input fui-subfield-label-above-input fui-instructions-above-input fui-page-field" data-field-handle="company" data-field-type="single-line-text">
            <div class="fui-field-container"><label class="fui-label" for="fui-contactUs-cvuhmy-fields-company">Company</label>
              <div class="fui-input-container"><input type="text" id="fui-contactUs-cvuhmy-fields-company" class="fui-input" name="fields[company]" value="" data-fui-id="contactUs-company"></div>
            </div>
          </div>
        </div>
        <div class="fui-row fui-page-row" data-fui-field-count="1">
          <div class="fui-field fui-type-phone fui-label-above-input fui-subfield-label-above-input fui-instructions-above-input fui-page-field" data-field-handle="phoneNumber" data-field-type="phone">
            <div class="fui-field-container"><label class="fui-label" for="fui-contactUs-cvuhmy-fields-phoneNumber">Phone Number</label>
              <div class="fui-input-container"><input type="tel" id="fui-contactUs-cvuhmy-fields-phoneNumber" class="fui-input" name="fields[phoneNumber][number]" autocomplete="tel-national" data-fui-id="contactUs-phoneNumber-number"></div>
            </div>
          </div>
        </div>
        <div class="fui-row fui-page-row" data-fui-field-count="1">
          <div class="fui-field fui-type-multi-line-text fui-label-above-input fui-subfield-label-above-input fui-instructions-above-input fui-page-field" data-field-handle="message" data-field-type="multi-line-text">
            <div class="fui-field-container"><label class="fui-label" for="fui-contactUs-cvuhmy-fields-message">What would you like to talk about?</label>
              <div class="fui-input-container"><textarea id="fui-contactUs-cvuhmy-fields-message" class="fui-input" name="fields[message]" data-fui-id="contactUs-message"></textarea></div>
            </div>
          </div>
        </div>
        <div class="fui-row fui-page-row fui-row-empty" data-fui-field-count="0">
          <div class="fui-field fui-type-hidden fui-label-hidden fui-subfield-label-hidden fui-instructions-above-input fui-hidden fui-page-field" data-field-handle="currentUrl" data-field-type="hidden">
            <div class="fui-field-container">
              <div class="fui-input-container"><input type="hidden" id="fui-contactUs-cvuhmy-fields-currentUrl" name="fields[currentUrl]"
                  value="https://wearetower.com/news/tower-wins-distributor-of-the-year-at-the-safety-health-excellence-awards?utm_source=email&amp;utm_medium=banner&amp;utm_campaign=award+winner+email+banner" data-fui-id="contactUs-currentUrl">
              </div>
            </div>
          </div>
        </div>
      </div>
      <div id="beesknees_77701026_wrapper" style="display:none;"><label for="beesknees_77701026">Leave this field blank</label><input type="text" id="beesknees_77701026" name="beesknees" style="display:none;"></div>
      <div class="formie-recaptcha-placeholder" data-recaptcha-placeholder="">
        <div>
          <div class="grecaptcha-badge" data-style="bottomright"
            style="width: 256px; height: 60px; display: block; transition: right 0.3s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-hr03ba6lnk9s" 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.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LdQwGkeAAAAAGiQv2AeCmPILIRqQGhfTsxtdNCE&amp;co=aHR0cHM6Ly93ZWFyZXRvd2VyLmNvbTo0NDM.&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;size=invisible&amp;badge=bottomright&amp;cb=yiw2ajxl70xv"></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><iframe style="display: none;"></iframe>
        </div>
      </div>
      <div class="fui-btn-wrapper fui-btn-left"><button type="submit" class="fui-btn fui-submit" data-submit-action="submit">Submit</button></div>
    </div>
  </div>
</form>

Text Content

Cookie Policy

This is a summary of our cookie policy

Essential (Required)

Cookies that the site cannot function without. This includes cookies for access
to secure areas and CSRF protection. Please note that Craft's default cookies do
not collect any personal or sensitive information. Craft's default cookies do
not collect IP addresses. The information they store is not sent to Pixel &
Tonic or any 3rd parties.


Name CraftSessionId
Description Craft relies on PHP sessions to maintain sessions across web
requests. That is done via the PHP session cookie. Craft names that cookie
“CraftSessionId” by default, but it can be renamed via the phpSessionName config
setting. This cookie will expire as soon as the session expires.
Provider towersupplies.com
Expiry Session
Name *_identity
Description When you log into the control panel, you’ll get an authentication
cookie used to maintain your authenticated state. The cookie name is prefixed
with a long, randomly generated string, followed by _identity. The cookie only
stores information necessary to maintain a secure, authenticated session and
will only exist for as long as the user is authenticated in Craft.
Provider towersupplies.com
Expiry Persistent
Name *_username
Description If you check the "Keep me logged in" option during login, this
cookie is used to remember the username for your next authentication.
Provider towersupplies.com
Expiry Persistent
Name CRAFT_CSRF_TOKEN
Description Protects us and you as a user against Cross-Site Request Forgery
attacks.
Provider towersupplies.com
Expiry Session
Statistics (Required)

Statistics cookies help us understand how visitors interact with websites by
collecting and reporting information anonymously.


Name _gat
Description Created by Google Analytics to throttle the request rate - limiting
the collection of data on high traffic sites
Provider .gstatic.com
Expiry 10 minutes
Name _ga
Description This cookie is used to distinguish unique users by assigning a
randomly generated number as a client identifier. It is included in each page
request in a site and used to calculate visitor, session and campaign data for
the sites analytics reports.
Provider towersupplies.com
Expiry 2 years
Force24 Cookies & Tracking

Our organisation utilises Force24’s marketing automation platform. Force24
cookies are first party cookies and are enabled at the point of cookie
acceptance on this website. They allow us to understand our audience engagement
thus allowing better optimisation of marketing activity. The information stored
by Force24 cookies remains anonymous until: • Our website is visited via
clicking from an email or SMS message, sent via the Force24 platform and cookies
are accepted on the website. • A user of the website completes a form containing
email address from either our website or our Force24 landing pages. The Force24
cookies will remain on a device for 10 years unless they are deleted. We also
use similar technologies including tracking pixels and link tracking to monitor
your viewing activities Device & browser type and open statistics All emails
have a tracking pixel ( a tiny invisible image ) with a query string in the URL.
Within the URL we have user details to identify who opened an email for
statistical purposes. Link Tracking All links within emails and SMS messages
sent from the Force24 platform contain a unique tracking reference, this
reference help us identify who clicked an email for statistical purposes.


Name f24_autoId
Description This is a temporary identifier on a local machine or phone browser
that helps us track anonymous information to be later married up with
f24_personid. If this is left anonymous it will be deleted after 6 months .
Non-essential, first party, 10 years, persistent.
Provider https://force24.co.uk/
Expiry Persistent.
Name f24_personId
Description This is an ID generated per individual contact in the Force24 system
to be able to track behaviour and form submissions into the Force24 system from
outside sources per user. This is used for personalisation and ability to
segment decisions for further communications. Non-essential, first party, 10
years, persistent.
Provider https://force24.co.uk/
Expiry Persistent.
Accept All View cookies
Tower Supplies
Open menu
Why Tower
Our partnerships

Why we're a trusted partner for customers and suppliers.

Meet the Team

Meet the talent and experience at the heart of Tower.

Testimonials

What our customers have to say about working with Tower.

Case Studies

See how far we go to be the best partner for your business.

Our Journey

From small beginnings to working with the biggest companies.

Accreditations & memberships

The memberships and accreditations that make us a trusted supplier.

Our Locations

Find our headquarters and network of warehouse operations.

Careers

Start an exciting journey at a fast-growing family-run company.

Sustainability

On the road to net zero.

Innovation

Solutions that put you in Ctrl.

Our approach

Delivering long term value-add benefits.

Our Expertise
Power

Supporting the world's most dangerous working environments.

Utilities

Our knowledge, accreditations and specialist product range.

Marine

We support our maritime customers whether on deck or dockside.

Cruise

As a Tier-1 supplier, we work with the biggest names in Cruise.

Facilities

We help our customers get ahead in a hygiene-conscious world.

Automotive

Working alongside roadside recovery businesses and autocentres.

Government

Delivering practical solutions that go beyond unit price.

Sustainability

We're on a mission to minimise our impact on the environment.

Branding

Create a unique look.

CtrlFlow

Innovation in cleaning.

Article

Helping to Launch the Arvia.

Our Products
EN Standards

Best practices that improve health and safety for all workers.

Hi-Vis

The guide to everything you need to know about Hi-Vis PPE.

PPE Supplies

Work with a supplier that prioritises safety and quality.

Cleaning & Hygiene Supplies

From mighty ride-on scrubber dryers to humble hand towels.

FR & Arc Flash

The FR & Arc flash clothing that will keep you safe at work.

Workwear & Uniform

Bringing you greater comfort with improved protection.

Marine coveralls

Discover our range of high quality marine coveralls.

PPE Categories

Discover the link between safety and PPE designs.

Catalogue

Browse our extensive range.

Sustainability

Workwear and PPE guide.

FR & Arc

Our FireBear PPE range.

Our Services
CtrlFlow

Replace up to 90% of your cleaning and disinfecting products.

CtrlCloud | The smart ordering platform

Our smart ordering platform puts you in complete control.

ZeroWaste

Dispose of your PPE and workwear securely and sustainably.

Branding

We can add any logo to your uniforms, workwear, and PPE.

Stock Management

Learn about our state-of-the-art distribution solutions.

HELM

Our tried-and-tested premium consultancy service for customers.

Apply

Apply for an account with Tower today.

Supplier Portal

Log in and register for a partnership with Tower.

Sustainability

Join the circular economy.

Products

Raise your buying standards.

Article

Discover waterless cleaning.

Our Resources
Brochures

View and download all our various sector and solution brochures.

Product Catalogues

Browse our extensive range of product categories.

Expert Guides

Discover our expert guides on safety products and safe work environments.

Case Studies

Our library of in-depth, detailed, real-life business case studies.

Customer Stories

A collection of customer success stories from across all the sectors we operate
in.

Our Insights

The latest updates from Tower and the health and safety industry.

Tower Brochure

Find out more about us.

FireBear Brochure

Our range of FR Arc PPE.

Sustainable Products

Discover our options.

Get in Touch
Close menu
Why Tower Our Expertise Our Products Our Services Our Resources Get in Touch
Insight


WE'VE WON DISTRIBUTOR OF THE YEAR AT THE SAFETY & HEALTH EXCELLENCE AWARDS!

1 January 2024
← Back to Insights


TOWER HAS LANDED A PRESTIGIOUS DISTRIBUTOR OF THE YEAR WIN AT THE ANNUAL SAFETY
& HEALTH EXCELLENCE (SHE) AWARDS. A MOMENTOUS NIGHT AND A PROUD MOMENT!



Held at Birmingham's NEC to a record-breaking audience, the SHE Awards partnered
with the British Safety Industry Federation (BSIF) Awards to celebrate
innovation, achievements, and promote the importance of high standards of
excellence within occupational safety and health.

We've been in business for 40 years and have earned a reputation for supplying
high-quality safety workwear, uniform, PPE, hygiene products, and safety
equipment to leading brands such as P&O Cruises, AA, Serco, SSE, Anglian Water,
and Red Funnel.

Now, after an incredible performance in year customer service, innovation, and
growth, we've been recognised with one of the event's most sought-after awards.

But what made it such a special and important year for Tower?

To meet the growing demands of our customer base, we invested in people to grow
the team by 37% between January and December! We also added a new 64,000 sq. ft.
distribution centre to our operations in Dorset to cater specifically for the
cruise industry.


Pictured from left to right: Divisional Managing Director Simon Beaumont,
Procurement Director Paul Elkins, Divisional Marketing Lead Ian Wall, and
Digital Brand Manager Ross Shapland.



AWARD-WINNING SUPPORTING DOCUMENTS

SHE Awards Supporting Documents

5.169 MB
download file

We were also recognised for our dedication to sustainability, introducing
eco-friendly and sustainable products to our range, demonstrating our commitment
to environmental sustainability, and supporting customers with their own goals
by providing solutions and services that help them reduce, reuse, and recycle.
We've also teamed up with Amber, an award-winning energy management consultancy,
to progress Tower's Net Zero journey.

Investing in technology, we further developed our CtrlCloud online ordering
platform. CltrCloud puts customers in complete control, increasing efficiency
and delivering cost savings of up to 20%. The improvements have made it even
easier to create tailored catalogues and allocate products. Tower’s new product
information management (PIM) has also been developed to help sales teams find
and recommend products more quickly and efficiently.


CEO Charlie Aris said:

“This win will go down in our history as a benchmark for progress when it comes
to customer safety, excellence, and satisfaction in a 12-month period. By
working, evolving, and learning together, we are now achieving goals that were
only recently believed to be unattainable. To be recognised by winning the
prestigious Distributor of the Year at the SHE Awards is a proud moment for
myself and Tower. It’s a perfect way to celebrate 40 years in business!

”
Stay Connected
At Tower Supplies our news is your news. Subscribe to our newsletter for feature
stories, expert advice, reports and insights.
Leave this field blank
Your Name *

Company Name *

Email Address *

subscribe



GET IN TOUCH

Name

Email Address

Job Title

Company

Phone Number

What would you like to talk about?


Leave this field blank

Submit
linkedin twitter facebook
Share Article


FOOTER

LinkedIn Facebook Twitter YouTube

Yarrow Road
Poole, Dorset
BH12 4TS

T: 01202 718000

Navigation Please select... About   Why Tower?   Meet the Team   Accreditations
& memberships   Sustainability   Case Studies   Our Journey   Account
Application   Supplier Portal Our Expertise   Power   Utilities   Cruise
  Marine   Facilities   Automotive   Government Our Products   PPE Supplies
  Protective Clothing   Workwear & Uniform   Cleaning & Hygiene Supplies
  Safety Equipment   First Aid   Product Catalogue   Declaration of Conformity
Our Services   Innovation by Ctrl   CtrlFlow   CtrlCloud | The smart ordering
platform   Branded Clothing   Stock Management   Garment Recycling   HELM
  Resource Library Careers   Join Us Policies   Privacy Policy   Terms and
conditions   Policies


ABOUT

 * Why Tower?
 * Meet the Team
 * Accreditations & memberships
 * Sustainability
 * Case Studies
 * Our Journey
 * Account Application
 * Supplier Portal


OUR EXPERTISE

 * Power
 * Utilities
 * Cruise
 * Marine
 * Facilities
 * Automotive
 * Government


OUR PRODUCTS

 * PPE Supplies
 * Protective Clothing
 * Workwear & Uniform
 * Cleaning & Hygiene Supplies
 * Safety Equipment
 * First Aid
 * Product Catalogue
 * Declaration of Conformity


OUR SERVICES

 * Innovation by Ctrl
 * CtrlFlow
 * CtrlCloud | The smart ordering platform
 * Branded Clothing
 * Stock Management
 * Garment Recycling
 * HELM
 * Resource Library


CAREERS

 * Join Us


POLICIES

 * Privacy Policy
 * Terms and conditions
 * Policies



© 2024 Tower Supplies. All Rights Reserved
LinkedIn
FOLLOW US ON