www.internaldoors.co.uk Open in urlscan Pro
172.66.42.252  Public Scan

Submitted URL: https://internaldoors.co.uk/
Effective URL: https://www.internaldoors.co.uk/
Submission: On December 16 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

<form id="brippo-failsafe-paymentelement-form" siq_id="autopick_n17sp3tsxp">
  <div id="brippo-failsafe-paymentelement"></div>
</form>

POST https://www.internaldoors.co.uk/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.internaldoors.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail" siq_id="autopick_w11w66qyk4">
  <div class="signup-inner">
    <p>Sign up for all the latest news and special offers</p>
    <input name="email" type="email" class="inp" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    <span class="input-group-btn">
      <button class="shop-now-btn sign-btn" type="submit">Sign up</button>
    </span>
  </div>
</form>

<form id="amgdprcookie-form" class="amgdprcookie-settings-form" data-amcookie-js="form-cookie">
  <div class="amgdprcookie-form-container">
    <!-- ko foreach: items -->
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Essential</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="1" id="switchBox-1" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-1"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Necessary cookies enable core functionality of the website. Without these cookies the website can not function properly. They help to make a website usable by enabling basic
        functionality.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Marketing</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="2" id="switchBox-2">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-2"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Marketing cookies are used to track and collect visitors actions on the website. Cookies store user data and behaviour information, which allows advertising services to target more
        audience groups. Also more customized user experience can be provided according to collected information.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Google Analytics</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="3" id="switchBox-3">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-3"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">A set of cookies to collect information and report about website usage statistics without personally identifying individual visitors to Google.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <!-- /ko -->
  </div>
  <div class="amgdprcookie-buttons-block -settings">
    <button class="amgdprcookie-done" data-role="action" type="button" data-bind="
                            text: settings.doneButtonText,
                            attr: {title: $t('Done')},
                            click: () => saveCookie($element, $parent)" title="Done">Done</button>
  </div>
</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() -->
    <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.internaldoors.co.uk/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 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.



Toggle Nav
My Quote
My Cart £0.00


Call Our Experts On01455 388749

 * Visit Showroom
 * Contact Us
 * Price Promise
 * Guides & Tips
 * Special Offers

Menu
 * Internal Doors
    * Group 4
      * Internal Doors By Type
        * Modern Doors
        * Traditional Doors
        * Panel Doors
        * Glazed Doors
        * French Doors
        * Cottage Doors
        * Suffolk Doors
        * Bifold Doors
        * Pattern 10
        * Raised Panel
        * Flush Doors
        * Double Doors
        * Fluted Doors
    * Group 2
      * Internal Doors By Style
        * Victorian Doors
        * Seville Doors
        * Mexicano Doors
        * Shaker Doors
        * 1930s Doors
        * Barn Doors
      * Internal Doors By Brand
        * Deanta Doors
        * LPD Doors
        * JB Kind Doors
    * Group 3
      * Internal Doors By Material
        * Oak Doors
        * White Doors
        * Walnut Doors
        * Black Doors
        * Grey Doors
        * Chocolate Doors
        * Pine Doors
        * Solid Oak Doors
        * Blonde Oak Doors
        * Veneer Doors
        * Laminated Doors
    * Group 1
      * Internal Doors By Range
        * Doors Pack Collections
        * Essentials Range
        * Urban Collection
        * Manhattan Collection
        * Commercial Doors
        * Wheelchair Accessible Doors
        * Fire Doors
      * Popular Doors
        * Popular Sizes
        * Popular Rooms
        * Popular Finishes

 * External Doors
    * External Doors By Type
      * External Front Doors
      * External Stable Doors
      * Contemporary External Doors
      * Traditional External Doors
      * GRP Composite External Doors
    * External Doors By Material
      * Oak External Doors
    * Menu 3
   
   
    * GIVE OUR EXPERT SALES TEAM A CALL ON
      
      01455 388749
      
      
      EMAIL OUR EXPERT SALES TEAM ABOUT PRODUCTS OR PLACING AN ORDER
      
      sales@internaldoors.co.uk
      
      

 * Fire Doors
    * Fire Doors By Type
      * Contemporary Fire Doors
      * Traditional Fire Doors
      * Panel Fire Doors
      * Commercial Fire Doors
      * Glazed Fire Doors
      * Flush Fire Doors
      * Shaker Fire Doors
      * Victorian Fire Doors
      * Palermo Fire Doors
      * Mexicana Fire Doors
    * Fire Doors By Material
      * Oak Fire Doors
      * White Fire Doors
      * Grey Fire Doors
      * Walnut Fire Doors
      * Black Fire Doors
      * Veneer Fire Doors
      * Primed Fire Doors
      * Prefinished Fire Doors
      * Unfinished Fire Doors
      * FD30 Rated Fire Doors
      * FD60 Rated Fire Doors
    * Group 1
      * Fire Door Hardware
        * Hinges
        * Frames, Linings & Casings
        * Strips & Seals
        * Handles
      * Popular Sizes
        * 610mm Or 24inches Fire Doors
        * 686mm Or 27 inch Fire Doors
        * 762mm or 30 inch Fire Doors
        * 813mm or 32 inch Fire Doors
        * 838mm or 33 inch Fire Doors
   
   
    * GIVE OUR EXPERT SALES TEAM A CALL ON
      
      01455 388749
      
      
      EMAIL OUR EXPERT SALES TEAM ABOUT PRODUCTS OR PLACING AN ORDER
      
      sales@internaldoors.co.uk
      
      

 * Bespoke Doors
    * Bespoke Doors By Type
      * Contemporary Doors
      * Traditional Doors
      * Glazed Doors
      * French Doors
      * Fire Doors
    * Bespoke Doors By Material
      * Bespoke Oak Doors
      * Bespoke White Doors
      * Bespoke Walnut Doors
      * Bespoke Grey Doors
    * Menu 3
   
   
    * GIVE OUR EXPERT SALES TEAM A CALL ON
      
      01455 388749
      
      
      EMAIL OUR EXPERT SALES TEAM ABOUT PRODUCTS OR PLACING AN ORDER
      
      sales@internaldoors.co.uk
      
      

 * Timber Accessories
    * Group 1
      * Skirting Board
        * Oak Skirting Boards
        * White Skirting Boards
        * Modern Skirting
        * Traditional Skirting
      * Frames & Linings
        * All Frames & Linings
        * External Door Frame
    * Group 2
      * Architrave
        * Oak Architrave
        * White Architraves
        * Modern Architrave
        * Traditional Architrave
      * Wall Panelling
        * Acoustic Wall Panels
        * Traditional Wall Panels
    * Timber Accessories By Material
      * Solid Oak Timber Accessories
      * Oak Veneer Timber Accessories
      * White Primed Timber Accessories
      * Walnut Timber Accessories
    * Group 3
      * Door Protection
        * Door Seals
        * Weather Bar

 * Door Furniture
    * Internal Door Hardware
      * Door Handles
      * Door Knobs
      * Door Ironmongery
      * Door Hinges
      * Door Latches
      * Door Locks & Bolts
      * Door Hooks
      * Turn & Releases
      * Keyhole Covers
      * Urban Collection
    * Group 1
      * External Door Hardware
        * Door Handles
        * Door Ironmongery
        * Door Hinges
      * Ironmongery Value Packs
        * Internal Door Packs
        * Bathroom Packs
    * Hardware By Finish
      * Chrome
      * Brass
      * Nickel
      * Black
      * Stainless Steel
      * Distressed Silver
   
   
    * GIVE OUR EXPERT SALES TEAM A CALL ON
      
      01455 388749
      
      
      EMAIL OUR EXPERT SALES TEAM ABOUT PRODUCTS OR PLACING AN ORDER
      
      sales@internaldoors.co.uk
      
      

 * Oils, Waxes & Paints
    * Group 1
      * Internal Wood Treatments
        * Treatex Hardwax Oils
        * Osmo Oils
      * Free Samples
        * Free Samples
    * External Wood Treatments
      * Impranol Oils
      * Osmo Hardwax Oils
    * Group 2
      * Oils and Waxes By Shade
        * Clear
        * Light
        * Medium
        * Light
   
   
    * GIVE OUR EXPERT SALES TEAM A CALL ON
      
      01455 388749
      
      
      EMAIL OUR EXPERT SALES TEAM ABOUT PRODUCTS OR PLACING AN ORDER
      
      sales@internaldoors.co.uk
      
      

 * Delivery Information
   
   Contact Us
   
   Price Promise
   
   Showroom
   
   Inspiration
   
   Articles

Call The Experts 01455388749

Previous

Next
 * 1
 * 2

TEXTURED MAYFAIR WHITE MOULDED INTERNAL DOOR

FROM £49.00

In Stock
View Full Details

1930S ENGINEERED PINE DOOR

FROM £99.95 Regular Price £119.95
Rating:
100%
1  Review Based on 1 Reviews
In Stock
View Full Details

BURY VICTORIAN OAK 4 PANEL DOORS

FROM £133.65 Regular Price £148.50

In Stock
View Full Details

Excellent

4.51 average
43 reviews

Gary

Verified Customer
Suffolk Cottage Style Prefinished Oak Door
Quality finished doors

Linda Heslington

Verified Customer
It has been a pleasure dealing with Sarah Parker at Internal doors! We visited
the showroom on a Saturday morning (Hinckley) and was delighted at just how many
doors were on display, something that is rarely offered by other companies.
Sarah was so knowledgeable of the products offered including handles, hinges,
locks, pocket door systems etc and was also able to provide a full and accurate
quotation during our visit. We were pleasantly surprised at this as most
companies would have taken our details and emailed the quotation a few days
later. We walked away with great satisfaction and I have already recommended
Sarah and internal doors to 2 other people. Great service, well done Sarah!

Stuart Knowles

Verified Customer
We made a call to the sales team but didn't complete the call, we then recieved
a call from Ross saying we had called and could he help. We went through various
options and offered lots of advice, and we have ordered our doors. Excellent
service

Ben Childs

Verified Customer
Ross and everyone I've spoken to have been really helpful. Originally my payment
online didn't go thorough but Ross made the effort to call (without being asked)
to resolve the problem. Even bringing forward the delivery date. Great company
and helpful staff.

John Scothern

Verified Customer
Very good service Thanks you

Gary Pittman

Verified Customer
This is good company to deal with, I recommend them for there product knowledge.

Sital Maisuria

Verified Customer
Really please with our new internal oak doors, architraves and skirting boards.
Ross was brilliant at dealing with all our queries, providing useful advice
along the way and price matching where possible. We had a small problem with
scuffs and dents on the bathroom lock for which a replacement was sent straight
away. Thank you.

Andy Rooke

Verified Customer
A good selection of doors on display. Ross was very knowledgable attentive and
patient without being in any way pushy or trying to hard-sell. Worth the trip
and order placed.

Rajesh Mistry

Verified Customer
Ross was very knowledgeable and helpful to get the order together. Was also
helpful in arranging to delay door delivery to help accommodate decoration works
we are currently doing. The quality of the ironmongery was very good and
expecting the doors to be the same. Ross was also able to validate price match
and apply discounts where appropriate.

Martin Williamson

Verified Customer
Competitive prices and great friendly service from Ross, who went above and
beyond to accommodate our delayed delivery needs. Highly recommended.

George Levings

Verified Customer
Very pleased with the speed and efficiency of this company. Ross called me back
very soon after I sent a message through their website and he answered all my
questions.

Neil Smith

Verified Customer
Had an enquiry about delivery charges that was answered by email quickly and
then followed up with a friendly call confirming exact order costs. A nice
confidence building customer service experience.

Louise Curwen

Verified Customer
I have just purchased a set of French doors from Internal Doors. The pricing was
very competitive, but even better was the customer service. I dealt with Ross,
who was really helpful, but also prompt in his replies to my emails. I would
definitely recommend this company and think that Ross should have a pay rise!!

Michael Woodroffe

Verified Customer
Could'nt be happier with the service received from Internal Doors, Very helpful
and explained the product perfectly, Very happy to pass on my comments to
others. Excellent.

Vanessa Garrad

Verified Customer
Rang for advice once I found the doors I wanted as not sure about the door
furniture required. Ross very helpful and made the process of purchasing what I
needed straightforward and easy. Would use them again with no hesitation.

Nigel Bain

Verified Customer
Knowledgeable staff with no pressure.

Ken Bullen

Verified Customer
Very friendly and very helpful

Anneliese King

Verified Customer
Good quality doors, communication could be a little better with updates on
delivery times rather than having to chase this myself. However the delivery
driver was brilliant, really polite and helpful

Peter Sturgess

Verified Customer
I contacted Ross initially and he sent me an email with all the information I
required. I then tried to contact the sales department by phone and waited 10
minutes before it was answered. I then spoke to Ross who responded to my request
very quickly and he phoned me back within 15 minutes so that I could place my
order

Bruce Beaney

Verified Customer
Not received goods yet but service to date has been great.



SUFFOLK COTTAGE STYLE OAK DOOR

FROM £77.50 Regular Price £85.00
Rating:
97%
15  Reviews Based on 15 Reviews
In Stock
View Full Details

BURY VICTORIAN GLAZED OAK 4 PANEL DOOR

FROM £168.30 Regular Price £187.00

In Stock
View Full Details

SEVILLE PREFINISHED OAK INTERNAL DOOR

FROM £118.35 Regular Price £131.50
Rating:
100%
2  Reviews Based on 2 Reviews
In Stock
View Full Details

--------------------------------------------------------------------------------



--------------------------------------------------------------------------------

SEVILLE PRIMED FIRE DOOR

FROM £128.78 Regular Price £151.50

In Stock
View Full Details

MEXICANA ELY PREFINISHED INTERNAL OAK 2 PANEL FIRE DOOR

FROM £113.40 Regular Price £162.00

In Stock
View Full Details

MADISON WHITE PRIMED FIRE DOOR

FROM £183.00

In Stock
View Full Details

PATTERN 10 INTERNAL GLAZED OAK FRENCH DOOR

FROM £114.95 Regular Price £119.95

In Stock
View Full Details

SEVILLE INTERNAL WHITE PRIMED GLAZED DOOR

FROM £138.98 Regular Price £163.50

In Stock
View Full Details

COVENTRY FOUR PANEL CLEAR GLAZED SHAKER STYLE DOOR

FROM £171.00
Rating:
100%
2  Reviews Based on 2 Reviews
In Stock
View Full Details

4" FD30 HINGE AND 3" LATCH - STAINLESS STEEL PACK

£13.50

In Stock
View Full Details

COLORADO DOOR LEVER - POLISHED CHROME PACK

£31.50

In Stock
View Full Details

OKLAHOMA DOOR LEVER - BLACK NICKEL PACK

£36.50

In Stock
View Full Details

BULLNOSE SOLID OAK SKIRTING BOARDS

£10.75 per metre

In Stock
View Full Details

OGEE SOLID OAK SKIRTING BOARDS

£14.00 per metre

In Stock
View Full Details

WHITE PRIMED HALF SPLAYED SKIRTING BOARDS PACK OF 4

£68.95

In Stock
View Full Details

BRANDS WE OFFER





WELCOME TO INTERNAL DOORS 

At Internal Doors™, we take pride in helping homeowners transform their living
spaces with our range of interior doors. We believe quality shouldn't come with
a high price tag, which is why we offer trade prices to all our customers along
with our Price Promise. With over a decade of experience in the door industry,
we've built our reputation on providing quality doors at affordable prices. We
have supplied doors to thousands of UK homes, from 1 door replacement to
apartment block projects, making us one of the most trusted names in internal
doors.


INTERNAL DOORS

Interior Doors are at the heart of our business and we don't compromise with our
range, which is why we offer the best prices and the highest quality of internal
doors. We stock doors in whatever style you need; we have a range of different
colours from black to white and everything in between, or if you are looking for
solid wood doors we have them too.


EXTERNAL DOORS

Here at internal doors, we don't just offer help with styling your interiors but
also have exterior doors, helping you set the tone of any home from the first
step.


EXPLORE OUR RANGE

Whether you're renovating and need a single room or transforming an entire
property, our massive range will have the style you are looking at, for an
affordable price.


OAK DOORS

Our oak door collection comes in all different styles and construction, whether
you are looking for engineered or solid doors, we stock them. Our bestselling
engineered oak doors provide the perfect balance of quality and value, while our
solid oak options cater to those seeking traditional craftsmanship and premium
quality.


GLAZED DOORS

Looking to bring more light into your living space, we boast a wide range of
glazed doors from frosted to clear glazed, many of our happy customers selected
doors with glass to allow natural light to flow into the kitchen or living
rooms.


FIRE DOORS

Does your project require Fire safety doors? Our range of certified fire-rated
doors covers both FD30 and FD60 range, for a bigger project like apartment
blocks we also offer PAS-24 doors, to ensure we have everything you need when it
comes to fire safety doors.


UNMATCHED VALUE

Our customers understand that we offer the most competitive prices in the market
and back this with our price match guarantee. Our commitment to value extends to
bulk purchase discounts, ensuring you get the best possible deal on your door
purchase.


QUALITY ASSURANCE

Our range includes doors from manufacturers like Deanta, LPD, and JB KIND, as
the leading suppliers of doors they maintain high-quality control standards, all
backed by minimum 10-year warranties. Our partnerships with leading door
manufacturers, allow us to offer you the highest quality doors while keeping
prices competitive.


CUSTOMER SUPPORT

Its never been easier to contact our team, if you need help you can simply
contact us by phone, email, and live chat. The team are available 6 days a week
(Monday to Friday 8:30am - 5:30pm & Saturday 10am - 3pm).

Want to visit us, we welcome you to visit our showroom based in Hinckley. Our
showroom is open for appointments and drop-in visits. We're committed to
providing an honest service from your first inquiry through to after-sales
support, ensuring complete satisfaction with your purchase.


MADE-TO-MEASURE SERVICE

Do you require non-standard size doors? Our bespoke service includes custom
sizing, and solutions for period properties, ensuring a perfect fit regardless
of your property's age or style. Our expert team works closely with you to build
your desired door size, whether you need a single custom door or a complete
house set.


FAST DELIVERY ACROSS THE UK

We offer nationwide delivery service with express delivery options available.
Our standard delivery is 3-5 days once the order has been dispatched and 48
hours from dispatch for express. Additionally, we offer free delivery on all
orders over £800.


START YOUR TRANSFORMATION TODAY

If you are ready to start your journey you can start by browsing our collections
online, contact us on 01455 388 749 or book an appointment to visit our showroom
to see our range in person. Whether you're looking for a single door or need a
solution for your entire home, Internal Doors Ltd is here to help.


CHRISTMAS DELIVERY INFORMATION 2024


FREQUENTLY ASKED QUESTIONS

What are the Christmas delivery cut-off dates?
For delivery before Christmas:

• Standard Delivery: Orders must be placed by Wednesday 13th December 2024
(Cut-off date has passed)

• Express Delivery: Orders must be placed by Wednesday 18th December 2024
(3 days remaining)

Important: Your items must be in stock with an estimated dispatch date on or
before 13th / 18th December 2024 for guaranteed Christmas delivery depending on
your selected delivery option.
What happens if I order after the cut-off dates?
Orders placed after these dates or with dispatch dates later than 18th December
will be delivered in the new year when our normal delivery service resumes on
Tuesday 2nd January 2025.
When will normal delivery schedules resume?
Our standard delivery guidelines will resume on Thursday, 2nd January 2025.
What are your Christmas opening hours?
• Monday 18th - Tuesday 22nd - Normal business hours
• Saturday 23rd - Closed
• Monday 25th - Tuesday 26th - Closed
• Wednesday 27th to Saturday 30th - Normal business hours
• Monday 1st - Closed
• Tuesday 2nd onwards - Normal business hours
How can I check if an item is in stock?
Product availability is indicated on our website. For real-time stock
information, please contact our customer service team at
sales@internaldoors.co.uk or call 01455 388749.
Can I place an order for delivery after Christmas?
Yes, orders can be placed at any time. Deliveries for orders placed after the
cut-off dates will commence from 2nd January 2025.
Are there any additional delivery charges during the Christmas period?
Our standard delivery charges apply during the festive season. For detailed
information, please refer to our delivery information page.






Pay
TO TOP


Sign up for all the latest news and special offers

Sign up
Recommend this page
Facebook Pinterest Share

Recommend this page
Facebook Pinterest Share


WHY SHOP WITH US

 * Huge Stocks

 * Money Back Guarantee

 * Environmentally Friendly

 * Expert Advice and Guidance

 * Phone Support Available Mon-Sat

 * Free Delivery Over £800

 * Express and Flexible Delivery Options

COMPANY INFORMATION

 * Contact Us
 * About Us
 * Visit the Showroom
 * Trade
 * Blog
 * Helpful Tips And Advice
 * Price Promise
 * Voucher Codes
 * Sitemap
   helpful-tips-and-advice

CUSTOMER SERVICE

 * Cancellation Form
 * Delivery & Returns
 * Privacy
 * Terms & Conditions
 * Pre-Contract Information
 * Customer Support Form

TOP CATEGORIES

 * BLACK FRIDAY
 * Internal Walnut Doors
 * Internal Oak Doors
 * Internal White Doors
 * Pine Doors
 * Victorian Doors
 * Internal French Doors
 * Panel Doors
 * Fire Doors
 * Collections

 * 
 * 
 * 
 * 
 * 
 * 
 * 

Copyright 2024 Internal Doors. All rights reserved.


 * Price Promise- We will not be beaten on price - Find out more
 * Free Delivery - On all orders over £1000
 * Talk to our experts on 01455388749
 * Live Chat
 * X


✓
Thanks for sharing!
AddToAny
More…

Gary

Verified Customer

Suffolk Cottage Style Prefinished Oak Door
Quality finished doors
Was this review helpful?
Yes
No



Linda Heslington

Verified Customer


It has been a pleasure dealing with Sarah Parker at Internal doors! We visited
the showroom on a Saturday morning (Hinckley) and was delighted at just how many
doors were on display, something that is rarely offered by other companies.
Sarah was so knowledgeable of the products offered including handles, hinges,
locks, pocket door systems etc and was also able to provide a full and accurate
quotation during our visit. We were pleasantly surprised at this as most
companies would have taken our details and emailed the quotation a few days
later. We walked away with great satisfaction and I have already recommended
Sarah and internal doors to 2 other people. Great service, well done Sarah!
Was this review helpful?
Yes
No



Stuart Knowles

Verified Customer


We made a call to the sales team but didn't complete the call, we then recieved
a call from Ross saying we had called and could he help. We went through various
options and offered lots of advice, and we have ordered our doors. Excellent
service
Was this review helpful?
Yes
No



Ben Childs

Verified Customer


Ross and everyone I've spoken to have been really helpful. Originally my payment
online didn't go thorough but Ross made the effort to call (without being asked)
to resolve the problem. Even bringing forward the delivery date. Great company
and helpful staff.
Was this review helpful?
Yes
No



John Scothern

Verified Customer


Very good service Thanks you
Was this review helpful?
Yes
No



Gary Pittman

Verified Customer


This is good company to deal with, I recommend them for there product knowledge.
Was this review helpful?
Yes
No



Sital Maisuria

Verified Customer


Really please with our new internal oak doors, architraves and skirting boards.
Ross was brilliant at dealing with all our queries, providing useful advice
along the way and price matching where possible. We had a small problem with
scuffs and dents on the bathroom lock for which a replacement was sent straight
away. Thank you.
Was this review helpful?
Yes
No



Andy Rooke

Verified Customer


A good selection of doors on display. Ross was very knowledgable attentive and
patient without being in any way pushy or trying to hard-sell. Worth the trip
and order placed.
Was this review helpful?
Yes
No



Rajesh Mistry

Verified Customer


Ross was very knowledgeable and helpful to get the order together. Was also
helpful in arranging to delay door delivery to help accommodate decoration works
we are currently doing. The quality of the ironmongery was very good and
expecting the doors to be the same. Ross was also able to validate price match
and apply discounts where appropriate.
Was this review helpful?
Yes
No



Martin Williamson

Verified Customer


Competitive prices and great friendly service from Ross, who went above and
beyond to accommodate our delayed delivery needs. Highly recommended.
Was this review helpful?
Yes
No



George Levings

Verified Customer


Very pleased with the speed and efficiency of this company. Ross called me back
very soon after I sent a message through their website and he answered all my
questions.
Was this review helpful?
Yes
No



Neil Smith

Verified Customer


Had an enquiry about delivery charges that was answered by email quickly and
then followed up with a friendly call confirming exact order costs. A nice
confidence building customer service experience.
Was this review helpful?
Yes
No



Louise Curwen

Verified Customer


I have just purchased a set of French doors from Internal Doors. The pricing was
very competitive, but even better was the customer service. I dealt with Ross,
who was really helpful, but also prompt in his replies to my emails. I would
definitely recommend this company and think that Ross should have a pay rise!!
Was this review helpful?
Yes
No



Michael Woodroffe

Verified Customer


Could'nt be happier with the service received from Internal Doors, Very helpful
and explained the product perfectly, Very happy to pass on my comments to
others. Excellent.
Was this review helpful?
Yes
No



Vanessa Garrad

Verified Customer


Rang for advice once I found the doors I wanted as not sure about the door
furniture required. Ross very helpful and made the process of purchasing what I
needed straightforward and easy. Would use them again with no hesitation.
Was this review helpful?
Yes
No



Nigel Bain

Verified Customer


Knowledgeable staff with no pressure.
Was this review helpful?
Yes
No



Ken Bullen

Verified Customer


Very friendly and very helpful
Was this review helpful?
Yes
No



Anneliese King

Verified Customer


Good quality doors, communication could be a little better with updates on
delivery times rather than having to chase this myself. However the delivery
driver was brilliant, really polite and helpful
Was this review helpful?
Yes
No



Peter Sturgess

Verified Customer


I contacted Ross initially and he sent me an email with all the information I
required. I then tried to contact the sales department by phone and waited 10
minutes before it was answered. I then spoke to Ross who responded to my request
very quickly and he phoned me back within 15 minutes so that I could place my
order

1 person found this review helpful.

Was this review helpful?
Yes
No



Bruce Beaney

Verified Customer


Not received goods yet but service to date has been great.
Was this review helpful?
Yes
No





We use cookies to help improve our services, make personal offers, and enhance
your experience. If you do not accept optional cookies below, your experience
may be affected. If you want to know more, please read the Cookie Policy
Accept Cookies Custom Settings

Please select and accept your Cookies Group

Close


ESSENTIAL



Necessary cookies enable core functionality of the website. Without these
cookies the website can not function properly. They help to make a website
usable by enabling basic functionality.

More Information


MARKETING



Marketing cookies are used to track and collect visitors actions on the website.
Cookies store user data and behaviour information, which allows advertising
services to target more audience groups. Also more customized user experience
can be provided according to collected information.

More Information


GOOGLE ANALYTICS



A set of cookies to collect information and report about website usage
statistics without personally identifying individual visitors to Google.

More Information
Done

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

Sign In
Forgot Your Password?