www.wildthang.co.uk Open in urlscan Pro
185.45.220.173  Public Scan

Submitted URL: http://wildthang.co.uk/
Effective URL: https://www.wildthang.co.uk/
Submission: On June 28 via api from GB — Scanned from GB

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" id="small-search-box-form" method="get" novalidate="novalidate"> <input type="submit" class="button-1 search-box-button" value="Search">
  <input type="text" class="search-box-text" id="small-searchterms" autocomplete="off" name="q" placeholder="Search store">
  <script type="text/javascript">
    $("#small-search-box-form").submit(function(event) {
      if ($("#small-searchterms").val() == "") {
        alert('Please enter some search keyword');
        $("#small-searchterms").focus();
        event.preventDefault();
      }
    });
  </script>
</form>

GET /search

<form action="/search" id="small-search-box-form" method="get" novalidate="novalidate"> <input type="submit" class="button-1 search-box-button" value="Search">
  <input type="text" class="search-box-text" id="small-searchterms" autocomplete="off" name="q" placeholder="Search store">
  <script type="text/javascript">
    $("#small-search-box-form").submit(function(event) {
      if ($("#small-searchterms").val() == "") {
        alert('Please enter some search keyword');
        $("#small-searchterms").focus();
        event.preventDefault();
      }
    });
  </script>
</form>

Name: quick_Quote_form

<form id="quick_Quote_form1" name="quick_Quote_form" novalidate="novalidate">
  <div class="form-fields">
    <div class="inputs">
      <label for="QuickQuote_FullName">First Name</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="First Name" name="QuickQuote_FirstName" id="QuickQuote_FirstName" data-val-required="Enter your name" data-val="true" class="contact_tab_fullname review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_FirstName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_FullName">Last Name</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Last Name" name="QuickQuote_LastName" id="QuickQuote_LastName" data-val-required="Enter your name" data-val="true" class="contact_tab_fullname review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_LastName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_CompanyName">Company Name</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Company" name="QuickQuote_CompanyName" id="QuickQuote_CompanyName" data-val-required="Enter Company" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_CompanyName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_Email">Email</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Email" name="QuickQuote_Email" id="QuickQuote_Email" data-val-required="Enter email" data-val-email="Wrong email" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_Email" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Tel Number</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Tel Number" name="QuickQuote_TelNumber" id="QuickQuote_TelNumber" data-val-required="Enter TelNumber" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_TelNumber" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_Address">Address</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Address" name="QuickQuote_Address" id="QuickQuote_Address" data-val-required="Enter Address" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_Address" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_Postcode">Postcode</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Postcode" name="QuickQuote_Postcode" id="QuickQuote_Postcode" data-val-required="Enter Postcode" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_Postcode" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_Quantity">Quantity</label>
      <div class="input-feild">
        <input type="number" value="" placeholder="Quantity" name="QuickQuote_Quantity" id="QuickQuote_Quantity" data-val-required="Enter Quantity" data-val="true" class="contact_tab_email review-title col-3">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_Quantity" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Product Colour</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Product Color" name="QuickQuote_ProductColour" id="QuickQuote_ProductColour" data-val-required="Enter product color" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_ProductColour" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Number of Print Colours</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Number of Print Colours" name="QuickQuote_NumberofPrintColours" id="QuickQuote_NumberofPrintColours" data-val-required="Enter TelNumber" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_NumberofPrintColours" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Branding Position</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Branding Position" name="QuickQuote_BrandingPosition" id="QuickQuote_BrandingPosition" data-val-required="Enter Branding Position" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_BrandingPosition" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Branding Method</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Branding Method" name="QuickQuote_BrandingMethod" id="QuickQuote_BrandingMethod" data-val-required="Enter Branding Method" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_BrandingMethod" class="field-validation-valid"></span>
      </div>
    </div>
    <input type="hidden" value="" placeholder="Deliver By" name="QuickQuote_UploadLogo" id="QuickQuote_UploadLogo" data-val-required="Enter UploadLogo " data-val="true" class="contact_tab_email review-title">
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Deliver By</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Deliver By" name="QuickQuote_DeliverBy" id="QuickQuote_DeliverBy" data-val-required="Enter Deliver By" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="QuickQuote_DeliverBy" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs uploadblock">
      <label for="QuickQuote_Branding">Upload Logo</label>
      <div class="input-feild uploadinputs">
        <input id="q2files" style="width:0; height:0;" name="qqfile" type="file">
        <label for="q2files" class="btn uploadbrowse">Browse File...</label>
        <!--  <input type="button" value="UPLOAD" name="submit" class="uploadbtn" id="uploadBranding">-->
        <p class="msg" id="uploadMessage"></p>
      </div>
    </div>
  </div>
  <div id="updateTargetId-please-wait" class="please-wait-small" style="display:none;"> Please wait</div>
  <div class="buttons">
    <input type="button" value="Send Enquiry" class="btn btn-default" onclick="AjaxLoaderPlugin.action()" name="send-email" id="send-contact-us-form1">
  </div>
</form>

Name: quick_Quote_form

<form id="quick_Quote_form1" name="quick_Quote_form" novalidate="novalidate">
  <div class="form-fields">
    <div class="inputs">
      <label for="HomeQuickQuote_FullName">First Name</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="First Name" name="HomeQuickQuote_FirstName" id="HomeQuickQuote_FirstName" data-val-required="Enter your name" data-val="true" class="contact_tab_fullname review-title">
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_FirstName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="HomeQuickQuote_FullName">Last Name</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Last Name" name="HomeQuickQuote_LastName" id="HomeQuickQuote_LastName" data-val-required="Enter your name" data-val="true" class="contact_tab_fullname review-title">
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_LastName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_CompanyName">Organisation/Company</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Organisation/Company" name="HomeQuickQuote_CompanyName" id="HomeQuickQuote_CompanyName" data-val-required="Enter Organisation" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_CompanyName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_Email">Email</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Email" name="HomeQuickQuote_Email" id="HomeQuickQuote_Email" data-val-required="Enter email" data-val-email="Wrong email" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_Email" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_TelNumber">Tel Number</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Tel Number" name="HomeQuickQuote_TelNumber" id="HomeQuickQuote_TelNumber" data-val-required="Enter TelNumber" data-val="true" class="contact_tab_email review-title">
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_TelNumber" class="field-validation-valid"></span>
      </div>
    </div>
    <!--<div class="inputs">
                        <label for="QuickQuote_Address">Address</label>
                        <div class="input-feild">
                            <input type="text" value="" placeholder="Address" name="HomeQuickQuote_Address" id="HomeQuickQuote_Address" data-val-required="Enter Address" data-val="true" class="contact_tab_email review-title">
                            <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_Address" class="field-validation-valid"></span>
                        </div>
                    </div>-->
    <div class="inputs">
      <label for="QuickQuote_ProductName">Products Required</label>
      <div class="input-feild">
        <!--<input type="text" value="" placeholder=" Product type, branding position, quantity, number of print colours etc." name="HomeQuickQuote_ProductName" id="HomeQuickQuote_ProductName" data-val-required="Enter Products Required" data-val="true" class="contact_tab_email review-title col-3">-->
        <textarea rows="6" cols="50" type="text" value="" placeholder="Product type, branding position, quantity, number of print colours etc." name="HomeQuickQuote_ProductName" id="HomeQuickQuote_ProductName"
          data-val-required="Enter Products Required" data-val="true" class="contact_tab_email review-title col-3"></textarea>
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_ProductName" class="field-validation-valid"></span>
      </div>
    </div>
    <div class="inputs">
      <label for="QuickQuote_Quantity">Quantity</label>
      <div class="input-feild">
        <input type="text" value="" placeholder="Quantity" name="HomeQuickQuote_Quantity" id="HomeQuickQuote_Quantity" data-val-required="Enter Quantity" data-val="true" class="contact_tab_email review-title col-3">
        <span data-valmsg-replace="true" data-valmsg-for="HomeQuickQuote_Quantity" class="field-validation-valid"></span>
      </div>
    </div>
  </div>
  <div id="updateTargetId1-please-wait" class="please-wait-small" style="display:none;"> Please wait</div>
  <div class="buttons">
    <input type="button" value="Send Enquiry" class="btn btn-default" onclick="AjaxLoaderPlugin1.action()" name="send-email" id="send-contact-us-form1">
  </div>
</form>

<form class="purechat-form purechat-email-form" action="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
  <input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-firstname-input" maxlength="200" value="" placeholder="First Name*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
  <input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-email-input" maxlength="200" value="" placeholder="Email*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
  <textarea class="purechat-question-input" name="purechat-question-input" id="purechat-question-input" rows="1" maxlength="10000" placeholder="Enter your Question*" required=""></textarea>
  <input type="submit" class="purechat-btn" id="purechat-name-submit" value="Send Email">
  <p class="purechat-email-error purechat-alert purechat-alert-error purechat-init-error purechat-display-none">Unable to send, please try again.</p>
  <p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</form>

Text Content

 
Close
sales@wildthang.co.uk
0800 917 9809 | 0151 933 3289
VIEW ALL PRODUCTS
 * 
 * 
 * 
 * 
 * 
 * 
 * 
   

 * Register
 * |
 * Log in

ENQUIRY LIVE CHAT
 * 
 * 
 * 
 * 
 * 

QUOTE BASKET(0)
Close
 * Products
   
    * back
    * Wellness & COVID-19
    * Awards
    * Bags
    * Clothing
    * Drinkware
    * Eco
    * Exhibition & Display
    * Executive
    * Golf Days
    * Keyrings
    * Paper & Desk
    * Pens & Writing
    * Stress Items
    * Sweets & Food
    * Technology
    * Toys & Novelties
    * Umbrellas
    * Express Products
    * Christmas

 * Services
   
    * back
    * BRANDED CLOTHING
    * CORPORATE & PROMOTIONAL MERCHANDISE
    * LARGE FORMAT & SMALL FORMAT PRINTING
    * CREATIVE BY DESIGN
    * BRANDING METHODS
    * LARGE EVENT & MASS PARTICIPATION MERCHANDISE
    * BESPOKE PRODUCTS AND SERVICES

 * Why Wild Thang
   
    * back
    * About Us
    * 12 Reasons to Use WT
    * One Solution
    * Industry Accreditations
    * Testimonials
    * The Team
    * CSR
    * Careers

 * Innovative Products
 * Our Case Studies
 * Our Blog
 * Contact

Menu
 * Products
   
    * back
    * Wellness & COVID-19
    * Awards
    * Bags
    * Clothing
    * Drinkware
    * Eco
    * Exhibition & Display
    * Executive
    * Golf Days
    * Keyrings
    * Paper & Desk
    * Pens & Writing
    * Stress Items
    * Sweets & Food
    * Technology
    * Toys & Novelties
    * Umbrellas
    * Express Products
    * Christmas

 * Services
   
    * back
    * BRANDED CLOTHING
    * CORPORATE & PROMOTIONAL MERCHANDISE
    * LARGE FORMAT & SMALL FORMAT PRINTING
    * CREATIVE BY DESIGN
    * BRANDING METHODS
    * LARGE EVENT & MASS PARTICIPATION MERCHANDISE
    * BESPOKE PRODUCTS AND SERVICES

 * Why Wild Thang
   
    * back
    * About Us
    * 12 Reasons to Use WT
    * One Solution
    * Industry Accreditations
    * Testimonials
    * The Team
    * CSR
    * Careers

 * Innovative Products
 * Our Case Studies
 * Our Blog
 * Contact

Close
Advanced Search
 * 
 * 
   
 * 
 * 
 * 


Menu
Search
enquiry
Personal menu
PrevNext


WORLD CLASS




BRANDED CLOTHING, MERCHANDISE AND PRINT EXPERTS


ONE OF THE LARGEST IN THE UK

Wild Thang are here to help with expert advice, passionate about delivering
world class creative branded clothing, merchandise and print. We have everything
you could ever need to physically help promote, market and create the right
image of your company, organisation, team or campaign. Over the last 21+ years
we have established working relationships with many small, medium and large
organisations including many high profile brands across the UK, Europe and
beyond. From creative solutions that build brands to innovative products that
add real value giving you that all important return on investment, our expertise
and experience can help deliver a long-term winning formula!

Read More


PRODUCT SEARCH AND ENQUIRY

To help us understand your requirement, submit an enquiry form, use the search
tools or browse our product ranges for inspiration and add items to your quote
basket. Alternatively, order a brochure, give us a call, drop us an email or
catch us on live chat, you can even go that extra mile and fill in the creative
brainstorm brief. Remember whatever means of communication you choose, The Wild
Thang team are always on hand to help answer any questions with expert advice!

 * ENQUIRY
   
 * ALL PRODUCTS
 * BRAINSTORM
   
 * REQUEST BROCHURE

 * 0800 917 9809
 * 0151 933 3289
 * sales@wildthang.co.uk


AWARDS


BAGS


CLOTHING


DRINKWARE


EXHIBITION & DISPLAY


PENS & WRITING

VIEW MORE


CASE STUDY:


UNIVERSITY OF LIVERPOOL MANAGEMENT SCHOOL



University of Liverpool Management School: Making a difference from an
enterprising and vibrant world.

The University of Liverpool Management School meets the standard of excellence
which places them within the top 5% of business schools worldwide.



Read More




REASONS TO CHOOSE WILD THANG... VIEW MORE

 *  
   
   
   ONE OF THE LARGEST
   
   Read More
 *  
   
   
   ESTABLISHED IN 1996
   
   Read More
 *  
   
   
   EFFICIENCY SAVING WEB SHOPS/WEB STORES
   
   Read More
 *  
   
   
   CLEAR ETHICAL TRADING POLICY
   
   Read More
 *  
   
   
   EXPERTS IN COMPLEX CORPORATE SCHEMES
   
   Read More
 *  
   
   
   MEMBERS OF BPMA & PROMOTA
   
   Read More

FROM OUR BLOG 23.06.22


FOR YOUR SUMMER AND FESTIVAL MERCHANDISE INSPIRATION, WILDTHANG PRESENTS
#BEACHFEST

Summer has arrived, so don’t let the temperatures be the only hot topic people
are discussing this year. Here you will find some creative branded clothing,
merchandise and print options that will keep...

Read More


FOLLOW US...

 * 
 * 
 * 
 * 
 * 
   


MARKET RESEARCH...

 * 96%
   
   Do you want brand awareness?
   Market research has shown that 96% of professionals, across a variety of
   industries, confirmed that they thought branded merchandise does increase a
   company's brand awareness, Click on 'read more' for the full market research.
   
   Read More

 * Is this the biggest compliment of all?
   Did you know Wild Thang’s latest customer satisfaction for 2018/19 showed
   that 95% of respondents confirmed...
   Click on read more for some more customer satisfaction statistic highlights
   
   Read More


LATEST NEWS:


 * CHECK OUT OUR LATEST OFFERS
   
   Wild Thang giving you the best possible pricing and special offers,
   innovative products & much more.
   
   Read More


 * FIND OUT ABOUT OUR PRODUCTS AND GET INSPIRED
   
   Wild Thang bringing the latest trends, branding methods, innovative products
   & merchandise in action.
   
   Read More


MEET THE TEAM


WITH OVER 200 YEARS OF COMBINED INDUSTRY EXPERIENCE DELIVERING CREATIVE BRANDED
CLOTHING, MERCHANDISE AND PRINT I THINK IT’S SAFE TO CALL US EXPERTS. EACH
MEMBER OF OUR STAFF IS AN EXPERT IN THEIR FIELD OR LEARNING WITH GUIDANCE TO
BECOME AN EXPERT. AS A COMPANY WE HAVE DELIVERED UNIFORMS, MERCHANDISE AND PRINT
TO VIRTUALLY EVERY INDUSTRY AND SECTOR ACROSS THE UK AND THE WORLD...

FULL TEAM LISTING

 


GET IN TOUCH WITH US...


 *  0151 933 3289
   0800 917 9809
 *   sales@wildthang.co.uk
 *   LOCATION
 *   LIVE CHAT


OUR CLIENTS AND WHAT THEY SAY...

sevenspikes.jcarousel.public.previousarrow

Outstanding customer service and amazing quality products.



Working with Wild Thang has been great from start to finish. Their creativity
and energy is a breath of fresh air, nothing is ever too much trouble.



Wild Thang provide a friendly, efficient and competitive service and always
happy to come up with solutions no matter how big or small the order happens to
be.



Quality products and well-priced, customer service of this level is very hard to
find so I would not hesitate to recommend to any of my colleagues.



15 years ago, as a small startup back then I found Wild Thang and they produced
great value and great quality T-shirts and Polo's for Camp Leaders staff and
participants. That company has used them every year Read more



Umbro International Ltd have dealt successfully with Wild Thang for the last 8
years, previously I had dealt with Wild Thang at JJB Sports for a further 4
years. During this time I have, without fail Read more



Just to say a big thanks to all at Wild Thang, the mugs and pens both look
fabulous and thanks very much for meeting our very tight deadline as well!
Thanks again, Syngenta!



I would highly recommend the team at Wild Thang to anyone, they played a huge
part in creating our company brand as well as designing and producing all of our
corporate stationery.



Consistently offered a very comprehensive range of merchandise, given exemplary
customer service and delivered best value we could source. I would have no
hesitation in recommending Wild Thang. NHS Primary Care Trust



A fast, friendly and efficient service.



I have used Wild Thang for printed collateral as well as clothing print and
embroidery, consistently excellent service, great quality products and very
helpful staff!



Not only does Wild Thang provide the highest quality of merchandise, the team
deliver the highest possible service and customer care from initial inquiry to
product delivery. Read more



I've worked with Wild Thang through my employment at a large UK-wide Financial
Services business for the last 12 months. They have provided an absolutely
exceptional service and continue to source high quality Read more



Completed another order with Wild Thang and this time purchased a batch of USB
ports for a client. I love working with this company as they will always go the
extra mile to make sure that merchandise is delivered on time



Everything was brilliant……thank you for all that you and your team at Wild Thang
did to make this happen.



More than happy with the service! Handed my enquiry in greatly professional
manner, reacted faster than I imagined! One word - Excellent! I’m only sorry I
didn’t find you earlier but I definitely wouldn’t waste my time



Superfast delivery! Pleasure to deal with and recommend getting a catalogue as
there is a huge range of products available!



Outstanding customer service and amazing quality products.



Working with Wild Thang has been great from start to finish. Their creativity
and energy is a breath of fresh air, nothing is ever too much trouble.



Wild Thang provide a friendly, efficient and competitive service and always
happy to come up with solutions no matter how big or small the order happens to
be.



Quality products and well-priced, customer service of this level is very hard to
find so I would not hesitate to recommend to any of my colleagues.



15 years ago, as a small startup back then I found Wild Thang and they produced
great value and great quality T-shirts and Polo's for Camp Leaders staff and
participants. That company has used them every year Read more



Umbro International Ltd have dealt successfully with Wild Thang for the last 8
years, previously I had dealt with Wild Thang at JJB Sports for a further 4
years. During this time I have, without fail Read more



Just to say a big thanks to all at Wild Thang, the mugs and pens both look
fabulous and thanks very much for meeting our very tight deadline as well!
Thanks again, Syngenta!



I would highly recommend the team at Wild Thang to anyone, they played a huge
part in creating our company brand as well as designing and producing all of our
corporate stationery.

sevenspikes.jcarousel.public.nextarrow

VIEW ALL TESTIMONIALS
REGISTER AND SUBSCRIBE

Why not sign up to our monthly update so your finger is on the pulse to make
sure you are getting the latest info for Wild Thangs innovative products, news,
competitions, market research, trends & special offers which is all aimed at
getting you the best possible return on investment.

YOUR DETAILS
Wait...

Powered by nopCommerce
Designed by Nop-Templates.com
Copyright © 2022 Wild Thang. All rights reserved.



INDUSTRY ACCREDITATIONS YOUR GUARANTEE OF A HIGH STANDARD OF SERVICE AND
INDUSTRY INTEGRITY:

 * 
 * 
 * 
 * 
 * 
 * 
 * 
   
 * 
 * 
 * 

 * How To Order
 * How To Send Artwork
 * How to find us
 * How To Open An Account
 * Creative Briefing Form
 * Request a Brochure
 * FAQ
 * T&C’s
 * Privacy Policy
 * Cookie Policy
 * COMPLAINT HANDLING POLICY

331 - 337 Derby Road . Bootle . Liverpool . L20 8LQ . Tel: 0151 933 3289 . Fax:
0151 922 4865

Email: sales@wildthang.co.uk . Web: www.wildthang.co.uk

Registered Office: 331-337 Derby Road, Bootle, Liverpool, L20 8LQ, United
Kingdom. Registered in England & Wales, Co. Reg. 4616356, VAT. Reg. GB 618 8269
07

© 2018 Wild Thang Ltd

×


QUICK QUOTE

First Name

Last Name

Company Name

Email

Tel Number

Address

Postcode

Quantity

Product Colour

Number of Print Colours

Branding Position

Branding Method

Deliver By

Upload Logo
Browse File...



Please wait

×


GET A QUOTE

First Name

Last Name

Organisation/Company

Email

Tel Number

Products Required

Quantity

Please wait

Cookies help us deliver our services. By using our services, you agree to our
use of cookies.
OK Learn more

Contact us
Drag Here to Send


Email us for a quick response...

✘

✘

✘

Unable to send, please try again.




Contact us