www.sharps.co.uk Open in urlscan Pro
13.225.77.41  Public Scan

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

Form analysis 4 forms found in the DOM

/search

<form action="/search" class="search__form">
  <a href="/" class="search__logo">
                <svg width="158" height="51" role="img" class="header__logo-svg ">
                    <use xlink:href="/application/themes/rawnet/app/images/sprite.svg#sharps-logo_mobile"></use>
                </svg>
            </a>
  <label for="global-search" class="sr-only">Tell us what you're looking for</label>
  <div class="search__input-wrap">
    <input name="q" type="text" class="search__input" id="global-search" placeholder="Tell us what you're looking for" data-element="site-search-input">
    <button type="reset" class="button button--icon search__close" data-element="search-clear">
      <svg width="17" height="17">
        <use xlink:href="/application/themes/rawnet/app/images/sprite.svg#close"></use>
      </svg>
    </button>
  </div>
  <button class="sr-only" type="submit">Search</button>
</form>

POST /api/forms/order-a-brochure

<form method="post" action="/api/forms/order-a-brochure" class="form form--modal" data-behaviour="form-validate" data-gtm="true" data-gtm-event="brochure" data-gtm-options="true" data-gtm-br-with-cb="true" data-gtm-brochure-type="true" novalidate="">
  <input type="hidden" name="utm[source]" data-id="utm_source" value="">
  <input type="hidden" name="utm[medium]" data-id="utm_medium" value="">
  <input type="hidden" name="utm[campaign]" data-id="utm_campaign" value="">
  <input type="hidden" name="utm[term]" data-id="utm_term" value="">
  <input type="hidden" name="utm[content]" data-id="utm_content" value="">
  <input type="hidden" name="utm[kcid]" data-id="kcid" value="">
  <input type="hidden" name="utm[gclid]" data-id="gclid" value="">
  <input type="hidden" name="utm[ad_group]" data-id="utm_adgroup" value="">
  <input type="hidden" name="static" value="">
  <input type="hidden" name="GCLID" id="orderABrochureGCLIDInput">
  <div class="form__body">
    <div class="form__side u-align-center">
      <div class="img-heading img-heading--center img-heading--compact">
        <h2 class="img-heading__title">
          <span class="u-db u-font-copperplate u-font-40 u-weight-light">order your</span>
          <span class="u-db u-font-baskerville u-font-80 u-weight-light">free brochure</span>
        </h2>
        <picture>
          <source srcset="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/brochure.webp" data-src="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/brochure.webp"
            type="image/webp"><img class="img-heading__img" src="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/brochure.jpg"
            data-src="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/brochure.jpg" data-lazyload="image" loading="lazy" width="780" height="1522" alt="Book a design visit">
        </picture>
      </div>
    </div>
    <div class="form__main">
      <div data-element="message-container" class="form__message">
        <h2 class="heading heading--1">Thank you</h2>
        <div data-element="form-message" class="form__message-container form__message-container--padded-bottom"></div>
        <button class="form__close" data-element="message-close" type="button">
          <span class="sr-only">close message</span>
          <svg width="15" height="15" class="form__svg-close">
            <use xlink:href="/application/themes/rawnet/app/images/sprite.svg#close"></use>
          </svg>
        </button>
      </div>
      <h3 class="u-font-bodoni u-weight-light u-font-22">Your personal details</h3>
      <div class="grid grid--medium grid--2-col u-mb0">
        <div class="grid__item">
          <label class="form__label" for="brochure-title">title *</label>
          <div class="form__select-wrap">
            <select id="brochure-title" class="form__select" name="title" required="" data-parsley-errors-container=".error-container-brochure-title">
              <option value="">Select...</option>
              <option value="Mr">Mr</option>
              <option value="Mrs">Mrs</option>
              <option value="Miss">Miss</option>
              <option value="Ms">Ms</option>
              <option value="Dr">Dr</option>
              <option value="Prof">Prof</option>
              <option value="Other">Other</option>
            </select>
          </div>
          <div class="error-container-brochure-title"></div>
        </div>
      </div>
      <div class="u-mb-half">
        <div class="grid grid--medium grid--2-col u-mb0">
          <div class="grid__item">
            <label class="form__label" for="brochure-firstname">first name *</label>
            <input name="first_name" type="text" class="form__input" id="brochure-firstname" required="">
          </div>
          <div class="grid__item">
            <label class="form__label" for="brochure-lastname">last name *</label>
            <input name="last_name" type="text" class="form__input" id="brochure-lastname" required="">
          </div>
        </div>
        <div class="grid grid--medium grid--2-col u-mb0">
          <div class="grid__item">
            <label class="form__label" for="brochure-number">Telephone Number *</label>
            <input name="telephone" type="tel" class="form__input" id="brochure-number" required="">
          </div>
          <div class="grid__item">
            <label class="form__label" for="brochure-email">email *</label>
            <input name="email" type="email" class="form__input" id="brochure-email" required="">
          </div>
        </div>
      </div>
      <div data-behaviour="postcode-autocomplete">
        <div class="grid grid--medium u-mb0 grid--align-end">
          <div class="grid__item grid__item--grow">
            <label class="form__label" for="brochure-search" data-element="address-label">Postcode or first line of your address</label>
            <div class="postcoder-complete"><input type="text" class="form__input" id="brochure-search" data-element="address-input" required="" autocomplete="nothanks" autocorrect="off" autocapitalize="off" spellcheck="false"
                aria-owns="postcoder_complete_list_1" role="combobox">
              <div class="postcoder-complete-dropdown" hidden="" id="postcoder_complete_dropdown_1">
                <header id="postcoder_complete_list_header_1" hidden=""><span id="postcoder_complete_list_header_icon_1"></span><span id="postcoder_complete_list_header_text_1"></span><span id="postcoder_complete_list_filter_1" data-filter=""
                    data-search-term="" data-that-generated-filter="" hidden=""></span></header>
                <ul role="listbox" id="postcoder_complete_list_1"></ul>
              </div><span class="visually-hidden" role="status" id="postcoder_complete_status_1" aria-live="assertive" aria-relevant="all" aria-atomic="true">Type 3 or more characters for results</span>
              <div class="postcoder-complete-error" role="alert" id="postcoder_complete_error_1" aria-relevant="additions text" hidden=""></div>
            </div>
          </div>
        </div>
      </div>
      <div class="u-mb">
        <div data-element="address-inputs" class="u-hidden">
          <div class="grid grid--medium grid--1-col u-mb0">
            <div class="grid__item">
              <label class="form__label" for="brochure-address-line-1">address line 1*</label>
              <input name="address1" type="text" class="form__input" id="brochure-address-line-1" required="" data-element="input-premise">
            </div>
          </div>
          <div class="grid grid--medium grid--2-col u-mb0">
            <div class="grid__item">
              <label class="form__label" for="brochure-address-line-2">address line 2</label>
              <input name="address2" type="text" class="form__input" id="brochure-address-line-2" data-element="input-dependentlocality">
            </div>
            <div class="grid__item">
              <label class="form__label" for="brochure-city">town/city*</label>
              <input name="city" type="text" class="form__input" id="brochure-city" required="" data-element="input-posttown">
            </div>
          </div>
          <div class="grid grid--medium grid--2-col u-mb0">
            <div class="grid__item">
              <label class="form__label" for="brochure-postcode">postcode*</label>
              <input name="postcode" type="text" class="form__input" id="brochure-postcode" required="" data-element="input-postcode">
            </div>
            <div class="grid__item">
              <label class="form__label" for="brochure-county">county*</label>
              <input name="county" type="text" class="form__input" id="brochure-county" required="" data-element="input-county">
            </div>
          </div>
        </div>
      </div>
      <div class="grid grid--1-col grid--medium u-mb0">
        <div class="grid__item">
          <input type="checkbox" class="form__input-checkbox" name="email_confirmation" id="brochure-email-confirmation" data-parsley-multiple="email_confirmation">
          <label class="form__label form__label--checkbox form__label-align-top" for="brochure-email-confirmation">
            <span class="u-mt0"> Sign up to our email newsletter to get exclusive offers, styling tips and product news. by signing up, you will receive a £150 money off voucher which can be redeemed against your order. You can unsubscribe at any
              time. </span>
          </label>
        </div>
      </div>
      <label class="u-font-bodoni u-weight-light u-font-22 u-db u-mb-half">I’m looking to create a beautiful... *</label>
      <div class="grid grid--medium grid--2-col u-mb0" data-element="required-collection">
        <div class="grid__item">
          <input type="checkbox" class="form__input-checkbox" data-element="options" name="interest[]" id="brochure-room-bedroom" value="Bedroom" data-parsley-errors-container=".error-container-brochure-interest" required=""
            data-parsley-multiple="interest">
          <label class="form__label form__label--checkbox" for="brochure-room-bedroom">bedroom</label>
        </div>
        <div class="grid__item">
          <input type="checkbox" class="form__input-checkbox" data-element="options" name="interest[]" id="brochure-room-home-office" value="Home" data-parsley-errors-container=".error-container-brochure-interest" required=""
            data-parsley-multiple="interest">
          <label class="form__label form__label--checkbox" for="brochure-room-home-office">Home Office</label>
        </div>
        <div class="grid__item">
          <input type="checkbox" class="form__input-checkbox" data-element="options" name="interest[]" id="brochure-room-living-spaces" value="Living" data-parsley-errors-container="
                        .error-container-brochure-interest" required="" data-parsley-multiple="interest">
          <label class="form__label form__label--checkbox" for="brochure-room-living-spaces">Living Space</label>
        </div>
      </div>
      <div class="error-container-brochure-interest u-mt-minus u-mb "></div>
      <label class="u-font-bodoni u-weight-light u-font-22 u-db u-mb-half"> I’m also interested in having a design visit </label>
      <div class="grid grid--medium grid--1-col u-mb0">
        <div class="grid__item">
          <input type="checkbox" class="form__input-checkbox" id="brochure-arrange-a-time" name="design_visit" data-element="br-with-cb" data-parsley-multiple="design_visit">
          <label class="form__label form__label--checkbox" for="brochure-arrange-a-time">please phone me to arrange a time</label>
        </div>
      </div>
      <label class="u-font-bodoni u-weight-light u-font-22 u-db u-mb-half">Please choose a format to receive your brochure... *</label>
      <div class="grid grid--medium grid--2-col u-mb0">
        <div class="grid__item">
          <input name="version" type="radio" value="digital" id="digital" class="form__input-radio" data-element="brochure-type" required="" data-parsley-errors-container=".error-brochure-version" data-parsley-multiple="version">
          <label class="form__label form__label--radio" for="digital"> digital - download immediately </label>
        </div>
        <div class="grid__item">
          <input name="version" type="radio" id="printed" value="physical" class="form__input-radio" data-element="brochure-type" required="" data-parsley-errors-container=".error-brochure-version" data-parsley-multiple="version">
          <label class="form__label form__label--radio" for="printed"> printed - arrives 2-3 days </label>
        </div>
      </div>
      <div class="error-brochure-version u-mt-minus u-mb "></div>
      <div class="grid grid--1-col grid--medium u-mb0">
        <div class="grid__item">
          <p>We will hold and store your information in line with GDPR regulations. For more information see our <a href="/privacy-policy" target="_blank">privacy policy</a>.</p>
        </div>
      </div>
      <div class="grid grid--1-col grid--medium u-mb0">
        <div class="grid__item">
          <button class="button button--wide u-mt form__button" type="submit">submit brochure request </button>
        </div>
      </div>
    </div>
  </div>
  <div id="recaptcha-render-0"></div>
</form>

POST /api/forms/book-a-design-visit

<form method="post" action="/api/forms/book-a-design-visit" data-behaviour="form-validate" data-type="has-thank-you-form" data-gtm="true" data-gtm-event="design" data-gtm-options="true" novalidate="">
  <input type="hidden" name="design_header[utm][source]" data-id="utm_source" value="">
  <input type="hidden" name="design_header[utm][medium]" data-id="utm_medium" value="">
  <input type="hidden" name="design_header[utm][campaign]" data-id="utm_campaign" value="">
  <input type="hidden" name="design_header[utm][term]" data-id="utm_term" value="">
  <input type="hidden" name="design_header[utm][content]" data-id="utm_content" value="">
  <input type="hidden" name="design_header[utm][kcid]" data-id="kcid" value="">
  <input type="hidden" name="design_header[utm][gclid]" data-id="gclid" value="">
  <input type="hidden" name="design_header[utm][ad_group]" data-id="utm_adgroup" value="">
  <input type="hidden" name="design_header[static]" value="">
  <input type="hidden" name="GCLID" id="bookADesignVisitGCLIDInput">
  <div class="form__body">
    <div class="form__side u-align-center">
      <div class="img-heading img-heading--center img-heading--compact">
        <h2 class="img-heading__title">
          <span class="u-db u-font-copperplate u-font-40 u-weight-light">Book a free</span>
          <span class="u-db u-font-baskerville u-font-80 u-weight-light">design visit</span>
        </h2>
        <picture>
          <source srcset="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/design-visit.webp" data-src="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/design-visit.webp"
            type="image/webp"><img class="img-heading__img" src="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/design-visit.jpg"
            data-src="https://d2jmyvqdsbj9up.cloudfront.net/application/themes/rawnet/app/images/interface/design-visit.jpg" data-lazyload="image" loading="lazy" width="780" height="1522" alt="Book a design visit">
        </picture>
      </div>
    </div>
    <div class="form__main">
      <div data-element="message-container" class="form__message"></div>
      <p class="u-mt0">Our in-home design service is now fully open in accordance with all Covid-19 social distancing guidelines. Please fill in the form below and one of our designers will be in touch to arrange a suitable time.</p>
      <h3 class="u-font-bodoni u-weight-light u-font-22">Your personal details</h3>
      <div class="grid grid--medium grid--2-col u-mb0">
        <div class="grid__item">
          <label class="form__label" for="design-title">title *</label>
          <div class="form__select-wrap">
            <select id="design-title" class="form__select" name="design_header[title]" required="" data-parsley-errors-container=".error-container-design-title">
              <option value="">Select...</option>
              <option value="Mr">Mr</option>
              <option value="Mrs">Mrs</option>
              <option value="Miss">Miss</option>
              <option value="Ms">Ms</option>
              <option value="Dr">Dr</option>
              <option value="Prof">Prof</option>
              <option value="Other">Other</option>
            </select>
          </div>
          <div class="error-container-design-title"></div>
        </div>
      </div>
      <div class="grid grid--medium grid--2-col u-mb0">
        <div class="grid__item">
          <label class="form__label" for="design_headerdesign-firstname">first name *</label>
          <input name="design_header[first_name]" type="text" class="form__input" id="design_headerdesign-firstname" required="" value="">
        </div>
        <div class="grid__item">
          <label class="form__label" for="design_headerdesign-lastname">last name *</label>
          <input name="design_header[last_name]" type="text" class="form__input" id="design_headerdesign-lastname" required="">
        </div>
      </div>
      <div class="grid grid--medium grid--2-col u-mb0">
        <div class="grid__item">
          <label class="form__label" for="design_headerdesign-number">Telephone Number *</label>
          <input name="design_header[telephone]" type="tel" class="form__input" id="design_headerdesign-number" required="">
        </div>
        <div class="grid__item">
          <label class="form__label" for="design_headerdesign-email">email *</label>
          <input name="design_header[email]" type="email" class="form__input" id="design_headerdesign-email" required="">
        </div>
      </div>
      <div data-behaviour="postcode-autocomplete">
        <div class="grid grid--medium u-mb0 grid--align-end">
          <div class="grid__item grid__item--grow">
            <label class="form__label" for="design-search" data-element="address-label">Postcode or first line of your address</label>
            <div class="postcoder-complete"><input type="text" class="form__input" id="design-search" data-element="address-input" required="" autocomplete="nothanks" autocorrect="off" autocapitalize="off" spellcheck="false"
                aria-owns="postcoder_complete_list_2" role="combobox">
              <div class="postcoder-complete-dropdown" hidden="" id="postcoder_complete_dropdown_2">
                <header id="postcoder_complete_list_header_2" hidden=""><span id="postcoder_complete_list_header_icon_2"></span><span id="postcoder_complete_list_header_text_2"></span><span id="postcoder_complete_list_filter_2" data-filter=""
                    data-search-term="" data-that-generated-filter="" hidden=""></span></header>
                <ul role="listbox" id="postcoder_complete_list_2"></ul>
              </div><span class="visually-hidden" role="status" id="postcoder_complete_status_2" aria-live="assertive" aria-relevant="all" aria-atomic="true">Type 3 or more characters for results</span>
              <div class="postcoder-complete-error" role="alert" id="postcoder_complete_error_2" aria-relevant="additions text" hidden=""></div>
            </div>
          </div>
        </div>
      </div>
      <div class="u-mb">
        <div data-element="address-inputs" class="u-hidden">
          <div class="grid grid--medium grid--1-col u-mb0">
            <div class="grid__item">
              <label class="form__label" for="design_headerdesign-address-line-1">address line 1*</label>
              <input name="design_header[address1]" type="text" class="form__input" id="design_headerdesign-address-line-1" required="" data-element="input-premise">
            </div>
          </div>
          <div class="grid grid--medium grid--2-col u-mb0">
            <div class="grid__item">
              <label class="form__label" for="design_headerdesign-address-line-2">address line 2</label>
              <input name="design_header[address2]" type="text" class="form__input" id="design_headerdesign-address-line-2" data-element="input-dependentlocality">
            </div>
            <div class="grid__item">
              <label class="form__label" for="design_headerdesign-city">town/city*</label>
              <input name="design_header[city]" type="text" class="form__input" id="design_headerdesign-city" required="" data-element="input-posttown">
            </div>
          </div>
          <div class="grid grid--medium grid--2-col u-mb0">
            <div class="grid__item">
              <label class="form__label" for="design_headerdesign-county">county*</label>
              <input name="design_header[county]" type="text" class="form__input" id="design_headerdesign-county" required="" data-element="input-county">
            </div>
            <div class="grid__item">
              <label class="form__label" for="design_headerdesign-postcode">postcode*</label>
              <input name="design_header[postcode]" type="text" class="form__input" id="design_headerdesign-postcode" required="" data-element="input-postcode">
            </div>
          </div>
        </div>
      </div>
      <div class="grid grid--1-col grid--medium u-mb0">
        <div class="grid__item">
          <input type="checkbox" class="form__input-checkbox" name="design_header[email_confirmation]" id="design_headerdesign-email-confirmation" data-parsley-multiple="design_headeremail_confirmation">
          <label class="form__label form__label--checkbox form__label-align-top" for="design_headerdesign-email-confirmation">
            <span class="u-mt0"> Sign up to our email newsletter to get a £150 voucher which can be used against your order. Our newsletter contains exclusive offers, styling tips and product news (you can unsubscribe at any time). </span>
          </label>
        </div>
      </div>
      <div class="error-container-time u-mt-minus u-mb"></div>
      <div class="grid grid--1-col grid--medium u-mb0">
        <div class="grid__item">
          <p>We will hold and store your information in line with GDPR regulations. For more information see our <a href="/privacy-policy" target="_blank">privacy policy</a>.</p>
        </div>
      </div>
      <div class="grid grid--1-col grid--medium u-mb0">
        <div class="grid__item">
          <button class="button button--wide u-mt form__button" type="submit">Submit a booking request</button>
        </div>
      </div>
    </div>
  </div>
  <div id="recaptcha-render-1"></div>
</form>

POST /api/forms/update-lead-with-share-code

<form class="form" method="post" action="/api/forms/update-lead-with-share-code" data-behaviour="form-validate" data-type="discount-code-form" data-gtm="true" data-gtm-event="design" data-gtm-options="true" novalidate="">
  <label class="form__label u-align-center" for="unique-code">Enter your unique code here *</label>
  <input type="hidden" data-element="contact-id" name="design_header[contact_id]">
  <input name="design_header[account_number]" type="text" class="form__input" data-element="discount-code-input" id="unique-code" required="">
  <button class="button button--wide u-mt form__button" type="submit">Update</button>
  <div data-element="message-container" class="form__message">
    <div data-element="form-message" class="form__message-container"></div>
  </div>
  <div id="recaptcha-render-2"></div>
</form>

Text Content

Skip to main content
Sharps | created with you
 * Bedrooms open sub menu
   Bedrooms
   
   
   COLLECTIONS
   
   Fitted Wardrobes Make the most of every inch of your space with our bespoke
   fitted wardrobes Walk In Wardrobes Our stunning walk in wardrobes include a
   wide range of clever storage solutions Sliding Doors Endless combinations to
   match your style, bespoke to your space
   Lighting Co-ordinating Furniture Wardrobe Interiors Finishing Touches
   
   Find out why a Sharps Finishing Touch is right for you
   
   Explore Finishing Touches
 * Home Office
 * Living Spaces
 * Awkward spaces
 * Inspiration
 * Why Sharps? open sub menu
   Why Sharps?
   
   
    * WHY CHOOSE SHARPS
   
   
    * THE SHARPS EXPERIENCE
   
   
    * SHOWROOMS
   
   
    * MATERIALS
   
   
    * DESIGN VISIT
   
   
    * HOW WE PRICE
   
   
    * OFFERS

 * Home
 * Offers
 * Contact
 * Careers
 * My Sharps
 * Complaints Procedure
 * Coronavirus
 * Sitemap
 * Privacy Policy
 * Cookie Policy

Contact
Tell us what you're looking for

Search
Search
Find your nearest Showroom
Order a Free Brochure
Book a Free Design Visit


close modal


ORDER YOUR FREE BROCHURE


THANK YOU


close message


YOUR PERSONAL DETAILS

title *
Select... MrMrsMissMsDrProfOther

first name *
last name *
Telephone Number *
email *
Postcode or first line of your address

Type 3 or more characters for results

address line 1*
address line 2
town/city*
postcode*
county*
Sign up to our email newsletter to get exclusive offers, styling tips and
product news. by signing up, you will receive a £150 money off voucher which can
be redeemed against your order. You can unsubscribe at any time.
I’m looking to create a beautiful... *
bedroom
Home Office
Living Space

I’m also interested in having a design visit
please phone me to arrange a time
Please choose a format to receive your brochure... *
digital - download immediately
printed - arrives 2-3 days


We will hold and store your information in line with GDPR regulations. For more
information see our privacy policy.

submit brochure request

close modal


BOOK A FREE DESIGN VISIT

Our in-home design service is now fully open in accordance with all Covid-19
social distancing guidelines. Please fill in the form below and one of our
designers will be in touch to arrange a suitable time.


YOUR PERSONAL DETAILS

title *
Select... MrMrsMissMsDrProfOther

first name *
last name *
Telephone Number *
email *
Postcode or first line of your address

Type 3 or more characters for results

address line 1*
address line 2
town/city*
county*
postcode*
Sign up to our email newsletter to get a £150 voucher which can be used against
your order. Our newsletter contains exclusive offers, styling tips and product
news (you can unsubscribe at any time).


We will hold and store your information in line with GDPR regulations. For more
information see our privacy policy.

Submit a booking request



THANK YOU


Close message


WERE YOU REFERRED BY A FRIEND?

Enter your unique code here * Update


Previous

beautifully

ORGANISED

Open your bedroom to a beautifully organised wardrobe that is created with you.



sliding

DOORS

Practicality, style and clever storage in perfect harmony.

SLIDING DOORS

Bespoke

media centres

Build the ultimate family entertainment space

HAMPTON

a place for

EVERYTHING

Clever storage that is bespoke to you.
 



Practical

Alcove storage

Discover the spaces inbetween

MANHATTAN

HOME OFFICE 

collection 

Designing an office away from the office 

ELEMENT
Next
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6

50% off many ranges*

Plus free bedroom storage worth £500*

ends in 5 days time


FREE IN-HOME DESIGN VISIT

A Sharps Design Consultant will come to you, bringing samples of drawers,
handles and fabrics. They’ll look at your room to see how to best maximise
space; create a personal, hand drawn illustration; help you choose the best
interior storage options for you; and give you an accurate quote – with no
pressure to buy. For more information on our Covid-19 measures, please click
here.

Book a design visit


THE UK'S LEADING FITTED WARDROBE 


& HOME OFFICE SPECIALIST

We believe that the perfect wardrobe should not only be absolutely stunning,
maximise every inch of space and have endless storage options, it should also
make you feel amazing too. That’s why at Sharps, we work with you to design and
fit a wardrobe that speaks to all of your needs and helps to beautifully
organise everything in one place and comes with a 12 year guarantee.

WHY SHARPS?


SEE HOW SHARPS CAN GIVE YOU MORE SPACE


play video pause video


We’ll let you in on a secret, there’s a reason people choose Sharps more than
any other fitted furniture specialist in the UK: Sharps space+.

Our unique formula gives you up to 40% more space than ordinary fitted wardrobes
and twice as much as freestanding. Yep, twice as much - even in awkward shaped
rooms.
 
Take a look at our video to discover more about sharps space+.

Discover sharps space+
Scroll

Scroll


PRODUCT & INSTALLATION
GUARANTEE

There’s care and attention put into every detail, which guarantees a quality
product every time. We proudly provide a 12 year guarantee on both your wardrobe
and the installation.

Explore our collections

HARMONY


FITTED WARDROBES

Make the most of every inch of space with our bespoke fitted wardrobes


HOME OFFICE

Get comfortable working from home


LIVING SPACES

Beautifully fitted furniture for living


SLIDING DOORS

Endless combinations to match your style

Introducing the Home Collection by Sharps


play video pause video


We’re spending more time at home than ever before. Our space needs to feel like
our sanctuary, a comfortable, clutter-free place to relax and unwind. But
between working at the dining table, mountains of clutter, and less space to
ourselves, we may not feel completely at home. 

 

That’s where the Sharps Home Collection comes in. We create elegant, stylish and
quality fitted furniture, helping you create a beautifully organised home with
areas designed for work, storage and living. Made to measure, made to last, in
whatever style you choose.
 
Take a look at our video to discover what the Home Collection by Sharps has to
offer.


THE SHARPS EXPERIENCE

SOOTHING

Creating your dream bedroom is simple with Sharps. We take care of you every
step of the way, inspiring, advising, designing and working with you to create
beautifully stylish bespoke fitted wardrobes you’ll adore.


FREE HOME DESIGN

Your Design Consultant will bring samples, create a hand drawn illustration
showing how to maximise space, help you choose the best interior storage
options, and provide a quote.


TECHNICAL SURVEY

Once you’ve placed your order, our Technical Surveyor will visit your home to
check all aspects of your order. During their visit, they’ll produce a final
Technical CAD pack which will provide the final specification for both our
factory and your Installer.


UK MANUFACTURE

Your order will be tailormade at our state-of-the art facility in the West
Midlands, from quality raw materials, cut to fit the unique contours of your
room.


EASY DELIVERY

Our delivery team will drop off all raw materials in advance of your
installation, ensuring your Installer has everything they need when they arrive
at your property.

PROFESSIONAL INSTALLATION

Our highly skilled Installer will expertly cut the furniture into your room,
scribing around the contours of your walls and ceilings to create a perfect and
seamless fit.


GUARANTEED PEACE OF MIND

We’re so confident in the quality of our fitted wardrobes, furniture and
personalised storage solutions, we’ll give you a full 12-year product and
installation guarantee.

  

50% off many ranges*

Plus free bedroom storage worth £500*

ends in 5 days time



TRUSTPILOT

With 5,931 five star reviews, we pay attention to every detail, for a quality
product every time


VERY PROFESSIONAL AND EFFICIENT

Very professional and efficient. Would not hesitate to use Sharps again.

Mr Robert Edwards - 3 weeks ago


POSITIVE DESIGN REVIEW

Friendly and polite professional service from the designer and surveyor.
Installation scheduled for next month!

Anne Hill - 3 weeks ago


EXCELLENT JOB!

Excellent job!! Wardrobes look great, the fitter changed a couple of things we
talked through on the internal layout and we are really pleased with the result.
Really polite, pleasant man who was no ... Read more

Sb - 2 weeks ago


PROFESSIONAL PROCESS

Everything from the sales visit and presentation through the admin and fitting
was really professional. Neil Welsman was our brilliant fitter. Every detail,
all the finishes, excellently executed. ... Read more

Gary Fowell - 2 weeks ago
close modal



VERY PROFESSIONAL AND EFFICIENT

Very professional and efficient. Would not hesitate to use Sharps again.

Mr Robert Edwards - 3 weeks ago
close modal



POSITIVE DESIGN REVIEW

Friendly and polite professional service from the designer and surveyor.
Installation scheduled for next month!

Anne Hill - 3 weeks ago
close modal



EXCELLENT JOB!

Excellent job!! Wardrobes look great, the fitter changed a couple of things we
talked through on the internal layout and we are really pleased with the result.
Really polite, pleasant man who was no bother to have in the house while we were
trying to work. Thanks!

Sb - 2 weeks ago
close modal



PROFESSIONAL PROCESS

Everything from the sales visit and presentation through the admin and fitting
was really professional. Neil Welsman was our brilliant fitter. Every detail,
all the finishes, excellently executed. Weird being excited about wardrobes but
hes done such a fantastic job, we are really grateful. They look beautiful!
Thank you, Sharps; thank you, Neil!

Gary Fowell - 2 weeks ago
Sharps | created with you
 * 
 * 
 * 
 * 

 * Bedrooms
 * Home Office
 * Living Spaces
 * Awkward spaces

 * Home
 * Offers
 * Contact
 * Careers
 * My Sharps
 * Complaints Procedure
 * Coronavirus
 * Sitemap
 * Privacy Policy
 * Cookie Policy

We are authorised and regulated by the Financial Conduct Authority (reference
number 710897)
© 2022 - Sharps Bedrooms Limited. All Rights Reserved.



PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
View Our Cookie Policy
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the site will not then work.
These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit. If you do not allow these cookies you may not be able
to use or see these sharing tools.

Back Button Performance Cookies



Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices


By clicking “Accept All Cookies”, you agree to the storing of cookies on your
device to enhance site navigation, analyze site usage, and assist in our
marketing efforts. Cookie Policy

Accept All Cookies
Cookies Settings