www.trutex.com Open in urlscan Pro
2606:4700:10::ac43:1b44  Public Scan

Submitted URL: http://trutex.com/
Effective URL: https://www.trutex.com/
Submission: On September 24 via manual from GB — Scanned from GB

Form analysis 3 forms found in the DOM

GET https://www.trutex.com/catalogsearch/result/

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

POST https://www.trutex.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.trutex.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Email" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <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" width="256" height="60" role="presentation" name="a-dsv0u83c6mwk" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeNCEoaAAAAAGGasNcn5F-1y0JN69hJu9Dz_2-T&amp;co=aHR0cHM6Ly93d3cudHJ1dGV4LmNvbTo0NDM.&amp;hl=en&amp;v=xds0rzGrktR88uEZ2JUvdgOY&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=um9zhdz1qg1s"></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>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </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() -->
    <!-- ko foreach: getRegion('before-amazon-button') --><!--/ko-->
    <div class="amazon-button-container" data-bind="visible: !isAmazonAccountLoggedIn() &amp;&amp; isLwaVisible()" style="display: none;">
      <div class="amazon-button-container__cell">
        <div id="LoginWithAmazon" class="login-with-amazon" data-bind="mageInit: {'amazonButton':{'buttonType': 'LwA'}}"></div>
      </div>
      <div class="amazon-button-container__cell">
        <div class="field-tooltip toggle">
          <span class="field-tooltip-action action-help" data-bind="mageInit: {'dropdown':{'activeClass': '_active'}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" role="button" tabindex="0"></span>
          <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true" data-bind="text: tooltip">Securely login to our website using your existing Amazon details.</div>
        </div>
      </div>
    </div>
    <!-- ko foreach: getRegion('after-amazon-button') --><!--/ko-->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login 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.trutex.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

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

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

Previous

FREE returns

FREE delivery on orders over £50

FREE returns

FREE delivery on orders over £50

FREE returns

Next
Wholesale
Register to your school
 * SIGN IN/REGISTER TO YOUR SCHOOL

FREE delivery - Ends Monday at Midnight

(X)


My Cart
Close You have no items in your shopping cart.


Search
Search
Advanced Search

 * UNIFORM BY SCHOOL
 * Girls School Uniform
 * Boys School Uniform
 * Skirts
 * Boys Trousers
 * Girls Trousers
 * Polo Shirts
 * Blouses
 * Shirts
 * Blazers
 * PE Kit
 * Clearance

 * UNIFORM BY SCHOOL
 * Girls School Uniform
 * Boys School Uniform
 * Dresses/Pinafores
 * Skirts
 * Boys Trousers
 * Girls Trousers
 * Polo Shirts
 * Blouses
 * Shirts
 * Blazers
 * PE Kit
 * Clearance
 * Accessories
 * Sweatshirts
 * Knitwear

 * ABOUT US
   * ABOUT US
   * SUSTAINABILITY
   * BLOG
 * HELP
   * HELP
   * CONTACT US
   * WHAT'S MY SIZE
   * STORE LOCATOR
 * DELIVERY & RETURNS
 * TERMS & CONDITIONS
 * MODERN SLAVERY STATEMENT
 * PRIVACY & COOKIE POLICY


More


GIRLS SCHOOL UNIFORM

 * All Girls School Uniform
 * Skirts
 * Trousers
 * Blouses
 * Dresses/Pinafores
 * Blazers
 * Polos
 * Sweatshirts
 * Knitwear


BOYS SCHOOL UNIFORM

 * All Boys School Uniform
 * Trousers
 * Shorts
 * Shirts
 * Blazers
 * Polos
 * Sweatshirts
 * Knitwear


SCHOOL PE KIT

 * All School PE Kit
 * PE Tops
 * Fleeces
 * Track Pants
 * PE Shorts
 * Leggings
 * Sports Socks
 * Sports Accessories


MUST HAVES

 * All School Accessories
 * School Shoes
 * Stationery
 * Accessories
 * School Bags




MADE TO LAST SCHOOLWEAR

SHOP UNIFORM


SHOP BY CATEGORY

Skirts
Boys Trousers
Girls Trousers
Polo Shirts
Blouses
Shirts
Blazers
PE Kit
prev
next



BESTSELLERS

Your most wanted uniform for this term

 1. Senior Pleated Stain Resistant School Skirt (10-16+ Years)
    £17.00  -  £27.00
    
    Black
    
    Harrow Grey
    
    Navy
 2. Senior Girls' Fit Twin Pocket Comfort Stretch School Trousers (11-16+ Years)
    £18.00  -  £29.00
    
    Black
    
    Harrow Grey
    
    Navy
    
    Graphite
 3. 2 Pack Long Sleeve Non-Iron School Blouses (3-16+ Years)
    £14.00  -  £23.00
    
    White
    
    Blue
    
    Gold
 4. 2 Pack Long Sleeve Non-Iron School Shirts (3-16+ Years)
    £14.00  -  £23.00
    
    White
    
    Blue
    
    Grey
    
    Gold
 5. Standard Fit Crew Neck Soft & Durable School Sweatshirt (1-16+ Years)
    £4.00  -  £20.00 Regular Price £9.00  -  Regular Price £20.00
    
    Black
    
    Navy
    
    Marl Grey
    
    Bottle Green
    
    Royal Blue
    
    Purple
    
    Scarlet
    
    Emerald
    
    Jade
    
    Cobalt Blue
    
    Forest Green
    
    Maroon
    
    Claret
    
    Ink Blue
    
    Wine
    
    Sky Blue
    
    Brown
 6. Junior Boys' Sturdy Fit Stain Resistant School Trousers (4-13 Years)
    £18.00  -  £21.50
    
    Black
    
    Grey
 7. Senior Boys' Fit Slim Leg Stain Resistant School Trousers (7-16+ Years)
    £17.00  -  £27.50
    
    Black
    
    Navy
    
    Charcoal
    
    Grey
 8. Senior Boys' Fit Contemporary 100% Polyester Stain Resistant School Trousers
    (6-16+ Years)
    £18.00  -  £28.00
    
    Black
    
    Navy
    
    Graphite


TICK OFF EVERYTHING ON YOUR LIST

Your one stop uniform shop is here


MADE TO LAST

Wash after wash, Trutex uniform last longer than any high street brand*


SUSTAINABILITY

We recycle plastic bottles to make uniform for future generations that really
lasts


WHAT'S MY SIZE?

 Get the right size first time


TRY IT NOW


SPREAD THE LOAD

With Klarna, you can spread your uniform shop payment over three months


FIND OUT MORE


SCHOOL UNIFORM SHOP

We don’t just focus entirely on producing the highest-quality school wear but
also the best value schoolwear. We produce a range of different school clothes
for a whole range of activities - whether you want your child classroom-ready or
heading out to play sports - we have the perfect range of schoolwear for you.

 

What makes us unique is that we develop our clothes with a few main factors in
mind. Firstly, that the clothes look the part and ensure your child looks smart
and ready to take on everything School has to throw at them. Secondly, they are
comfortable and actually enjoy being in the clothes as opposed to uncomfortable
and irritable clothing that can distract them. Lastly, the clothes are designed
and built for endurance.

 

Here at Trutex, we have been developing and supplying high-quality school
clothes and general schoolwear since 1865 and have developed a leading
reputation for being the #1 School Clothes manufacturer and producer in the UK.

 

You can shop right here online for School Clothes, School Sportswear and much,
much more. Please see our clothing categories above. They come in a wide variety
of styles, colours and sizes, along with dedicated sections for boys and girls
school clothes, we are sure that you will be able to find the perfect sets of
clothes for your child.

 

Of course, if you do have any questions about any of the clothing items, then
the Trutex customer services team will be more than happy to help you further.
We also sell through independent retailers, right across the UK.


Subscribe

 * ABOUT US ABOUT US
   * ABOUT US
   * SUSTAINABILITY
   * BLOG
   * SITEMAP
 * HELP HELP
   * HELP
   * CONTACT US
   * WHAT'S MY SIZE
   * CARE FOR YOUR UNIFORM
   * STORE LOCATOR

 * DELIVERY & RETURNS
 * TERMS & CONDITIONS
 * MODERN SLAVERY STATEMENT
 * PRIVACY & COOKIE POLICY

* Please refer to Terms & Conditions for any exclusions
We accept
Follow us
 * 
 * 
 * 
 * 

Pay Later with Klarna.
Pay 3 installments of
 * Add item(s) to your cart
 * Go to checkout and choose
 * Enter your debit or credit card information
 * Pay later in 3 interest-free instalments. The first payment is taken when the
   order is processed. The remaining two will be automatically collected in 30
   and 60 days.

*Klarna is only available on orders with a UK billing and shipping address

c591522e2f5173af14c08f7f40502fcd72e85bdcece28cc4050dc70bde7a85f3
2a02:8c8:c10:30::17


Cookie Settings

Our website utilises cookies to give you the best possible experience. By
browsing our website you agree to their use as detailed below.

Show more
Essential cookies Learn more
These cookies are essential so that you can move around the website and use its
features. Without these cookies services you have asked for cannot be provided.
Marketing cookies Learn more
Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.
Preferences cookies Learn more
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.
Analytics cookies Learn more
Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.
Allow sending user data to Google for advertising purposes Learn more
Sets consent for sending user data related to advertising to Google.
Allow personalized advertising (remarketing) Learn more
Sets consent for personalized advertising.

ACCEPT Decline Learn more
We're online!


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

Securely login to our website using your existing Amazon details.
Sign In
Forgot Your Password?