www.heals.com Open in urlscan Pro
151.101.193.124  Public Scan

Submitted URL: https://trk.klclick3.com/ls/click?upn=u001.PZAR1xR1HMomLst8VawrgkSf-2BfsxxDUj0tYZ9uXq4gKeXPnKXhEW930SBs6TAudgS9H9EobJ-2BK...
Effective URL: https://www.heals.com/brand.html?utm_source=Klaviyo&utm_medium=email&utm_campaign=240813%20Brands%20on%20offer%20%2801...
Submission: On August 13 via manual from IN — Scanned from DE

Form analysis 4 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://www.heals.com/catalogsearch/result/" method="get">
  <div class="field search"><label class="label" for="search" data-role="minisearch-label"><span>Search</span></label>
    <div class="control"><input id="search" type="text" name="q" value="" placeholder="Search Heal's" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested"><a class="action advanced" href="https://www.heals.com/catalogsearch/advanced/" data-action="advanced-search">Advanced Search</a></div>
    </div>
  </div>
  <div class="actions"><button type="submit" title="Search" class="action search" aria-label="Search"><svg class="icon">
        <use xlink:href="#search"></use>
      </svg><span>Search</span></button></div><input name="_q" type="hidden">
</form>

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

<form class="form subscribe" novalidate="novalidate" action="https://www.heals.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control"><label for="newsletter"><span class="label">Email</span> <input name="email" type="email" id="newsletter" placeholder="Email" data-validate="{required:true, 'validate-email':true}"></label></div>
  </div>
  <div class="actions"><button class="action subscribe primary" title="Sign Up" type="submit" aria-label="Subscribe"><span>Sign Up</span></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() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.heals.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </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="3" id="switchBox-3" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-3"></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="6" id="switchBox-6">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-6"></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="11" id="switchBox-11" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-11"></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>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Fixtuur 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="13" id="switchBox-13">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-13"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Fixtuur Analytics</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>

Text Content

Icon / Account BlueIcon / AccountIcon / Address BlueComponents / Buttons / Arrow
Link Small WhiteComponents / Buttons / Arrow Link Copy 6Icon / BasketComponents
/ Buttons / Arrow DropdownIcon / Click &amp; CollectIcon / CloseIcon / Dashboard
BlueIcon / DeliveryIcon / Email BlueIcon / Email BlueIcon / Information BlueIcon
/ InspirationIcon / Live ChatIcon / Live ChatIcon / Live ChatIcon / Order
BlueIcon / Payment BlueIcon / Call BlueIcon / Call BlueIcon / ReturnsIcon /
SearchIcon / Store Credit BlueIcon / StoresIcon / Tick GreenIcon / Tick
GreenIcon / TradeIcon / Wishlist BlueIcon / WishlistComponents / Buttons / Arrow
Link SmallIcon / Stores Copy 2Components / Buttons / Arrow
DropdownFacebookInstagramPinterestTwitterYoutubeIcon / Plus WhiteIcon / Plus
White
The store will not work correctly in the case when cookies are disabled.

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

Find out more about Interest Free Credit

 Stores | Trade | Inspiration

Search
Search
Advanced Search
Search
Toggle Nav

My Wish List
My Cart 0
My Cart
You have no items in your shopping basket.
Menu
 * Garden
     
   * All
   * Garden Furniture
       
     * All
     * Dining Tables
     * Dining Chairs & Benches
     * Stools
     * Sofa Sets
     * Sofas & Loungers
     * Coffee Tables
     * Side Tables
       
   * Garden Ranges
       
     * All
     * EOS by Case
     * Tanso by Case
     * Ocean by Mater
     * Vig by Normann Copenhagen
     * Loop by Vincent Sheppard
     * Kodo by Vincent Sheppard
     * Lento by Vincent Sheppard
     * Pelagus by Fritz Hansen
       
   * Garden Accessories
       
     * All
     * Outdoor Lighting
     * Portable Lights
     * Outdoor Rugs
     * Garden Accessory Brands
     * Fermob Outdoor Lights
     * Sirius Outdoor Lights
     * Niwaki Garden Tools
       
   * Inspiration
       
     * All
     * Small Garden Ideas
     * Garden Lighting Ideas
     * Corner Garden Furniture
     * Featured Garden Brands
     * Case
     * Vincent Sheppard
     * Fritz Hansen
       
   * Garden accessories
     
 * Sofas
     
   * All
   * Shop all Sofas
       
     * All
     * 2 Seater
     * 3 Seater
     * 4 Seater
     * Loveseats
     * Footstools
     * Corner Sofas
     * Left Hand Corner Sofas
     * Right Hand Corner Sofas
     * Corner Chaise Sofas
     * Modular Sofas
     * Astrid Modular Sofa
     * Lilli Modular Sofa
     * Tailor Modular Sofa
     * Morven Modular Sofa
     * Togo by Ligne Roset
       
   * Sofas By Fabric
       
     * All
     * 2 Seater Fabric Sofas
     * 3 Seater Fabric Sofas
     * 4 Seater Fabric Sofas
     * Velvet Sofas
     * 2 Seater Velvet Sofas
     * 3 Seater Velvet Sofas
     * 4 Seater Velvet Sofas
     * Velvet Corner Sofas
     * Leather Sofas
     * 2 Seater Leather Sofas
     * 3 Seater Leather Sofas
     * 4 Seater Leather Sofas
     * Leather Corner Sofas
       
   * Featured Products
       
     * View All
     * Ligne Roset Sofas
     * In Situ by Muuto
     * Mariposa Sofas by Vitra
     * Sofa Beds
     * Double Sofa Beds
     * King Size Sofa Beds
     * Multy Premier Sofabed by Ligne Roset
       
   * Inspiration
       
     * All
     * In Stock Sofas
     * Modular Configurator
     * Sofa Buying Guide
     * Sofa Bed Buying Guide
     * Armchair Buying Guide
     * Sofa Inspiration
     * Eton Sofas
     * Matera Sofas
     * Mistral Sofas
     * Oswald Sofabeds
       
   * Free delivery on Brunel
     
 * Furniture
     
   * All
   * Dining Room
       
     * All
     * Dining Tables
     * Extending Dining Tables
     * Marble Dining Tables
     * Oak Dining Tables
     * Walnut Dining Tables
     * Designed by You Tables
     * Dining Chairs
     * Velvet Dining Chairs
     * Leather Dining Chairs
     * Wooden Dining Chairs
     * Stools & Bar Stools
     * Benches
       
   * Living & Working
       
     * All
     * Office Desks
     * Garden Furniture
     * Coffee Tables
     * Glass Coffee Tables
     * Wooden Coffee Tables
     * Marble Coffee Tables
     * Side Tables
     * Marble Side Tables
     * Wooden Side Tables
     * Glass Side Tables
       
   * Storage
       
     * All
     * Home Office Furniture
     * Hallway Furniture
     * Shelving Units
     * Configurator Modular Shelving
     * Bookshelves
     * AV Units
     * Sideboards
     * Large Sideboards
     * Small Sideboards
     * Mid-Century Sideboards
     * Outdoor
     * Outdoor Furniture
     * Garden Accessories
       
   * Inspiration
       
     * All
     * The Brunel Apartment
     * Featured Brands
     * Artisan
     * Carl Hansen & Søn
     * Case
     * De La Espada
     * Ercol
     * Gazzda
     * Kartell
     * Knoll
     * SCP
     * Vincent Sheppard
     * Vitra
       
   * Brunel Red Edition & Free Delivery
     
 * Bedroom
     
   * All
   * Beds
       
     * All
     * Wooden Beds
     * Velvet Beds
     * Divans & Headboards
     * Beds by Size
     * Double Beds
     * King Size Beds
     * Super King Size Beds
     * Bedding
     * Bed Linen
     * Duvets & Pillows
     * Toppers & Protectors
       
   * Mattresses
       
     * All
     * Vispring Mattresses
     * Classic Pocket Mattresses
     * Classic Natural Mattress
     * Orthapedic Pocket Mattress
     * Organic Sleep Mattress
     * All Mattresses
     * Mattresses by Size
     * Super King Size Mattresses
     * King Size Mattresses
     * Double Mattresses
     * Single Mattresses
       
   * Bedroom Furniture
       
     * All
     * Bedside Tables
     * Dressing Tables
     * Double Wardrobes
     * Wardrobes with Drawers
     * Clothes Hanging Rails
     * Chest of Drawers
     * Tall Chest of Drawers
     * Wide Chest of Drawers
       
   * Bedroom Ranges
       
     * All
     * Amira Bedroom
     * Brunel Bedroom
     * Artie Bedroom
     * Lars Bedroom
     * Marna Bedroom
     * Featured Brands
     * Monza Bedroom by Ercol
     * Rimini Bedroom by Ercol
     * Salina Bedroom by Ercol
     * Fawn Bedroom by Gazzda
     * McQueen by Matthew Hilton
       
   * Free delivery on Brunel
     
 * Lighting
     
   * All
   * Ceiling Lights
       
     * All
     * Chandelier Ceiling Lights
     * Multi-Arm Ceiling Lights
     * Flush Mount Ceiling Lights
     * All Pendant Lights
     * Cluster Pendant Lights
     * Glass Pendant Lights
     * Large Pendant Lights
     * Industrial Pendant Lights
     * Bar Pendant Lights
       
   * Table Lamps
       
     * All
     * Desk Lamps
     * Portable Table Lamps
     * Bedside Lamps
     * Reading Lamps
     * Industrial Table Lamps
     * Floor Lamps
     * Statement Floor Lamps
     * Industrial Floor Lamps
     * Tripod Floor Lamps
     * Arc Floor Lamps
     * Outdoor lights
       
   * Bulbs & Light Fittings
       
     * All
     * Bulbs
     * Fittings
     * Dimmers, Switches & Sockets
     * Wall Lighting
     * Industrial Wall Lights
     * Contemporary Wall Lights
     * Lampshades
     * Patterned Lampshades
     * Plain Lampshades
     * Lamp Bases
       
   * Inspiration
       
     * All
     * Bathroom Lighting
     * Bedroom Lighting
     * Kitchen Lighting
     * Outdoor Lighting
     * Featured Brands
     * a-emotional light
     * Anglepoise
     * Flos
     * Gubi
     * Tala
     * Tom Dixon
     * Tom Raffield
       
   * New in Normann Copenhagen
     
 * Accessories
     
   * All
   * Tableware
       
     * All
     * Dinnerware
     * Box Sets
     * Plates
     * Bowls
     * Mugs
     * Cutlery
     * Serve & Barware
     * Placemats & Linen
     * Kitchen Accessories
     * Glassware
     * Tumblers & Highballs
     * Wine Glases
     * Champagne Glasses
     * Gin Glasses
     * Cocktail Glasses
     * Carafes & Decanters
       
   * Home Décor
       
     * All
     * Vases & Faux Flowers
     * Candle Holders
     * Decorative Objects
     * Baskets & Boxes
     * Desk Accessories
     * Books
     * Wall Décor
     * Wall Art
     * Photo & Picture Frames
     * Clocks
     * Mirrors
     * Rectangular Mirrors
     * Round Mirrors
     * Floor Mirrors
     * Bathroom Mirrors
       
   * Bath & Spa
       
     * All
     * Bathroom
     * Bathroom Storage
     * Bathroom Wall Cabinets
     * Bathroom Accessories
     * Towel Rails
     * Bath Towels
     * Home Fragrance
     * Room Diffusers
     * Diffuser Refills
     * Scented Candles
     * Dinner & Pillar Candles
     * Seasonal Scents
     * Wellness
     * Face & Body
     * Beauty Accessories
       
   * Gifts
       
     * All
     * Stationery
     * Wedding & Engagement
     * Home Bar
     * Technology
     * Artisanal
     * Eco-Conscious
     * Luxury
     * For Pets
     * For Kids & Babies
     * For Him
     * For Her
     * Gifts by Price
     * Under £20
     * Under £30
     * Under £50
     * Under £100
       
   * Home accessories
     
 * Soft Furnishings
     
   * All
   * Rugs
       
     * All
     * All Rugs
     * In-stock Rugs
     * Rugs by Type
     * Flatweave Rugs
     * Wool Rugs
     * Tufted Rugs
     * Jute & Sisal Rugs
     * Viscose Rugs
     * Sheepskin & Hide Rugs
     * Rugs by Style
     * Plain Rugs
     * Pattern Rugs
       
   * Home Textiles
       
     * All
     * Table Linen
     * Bath Linen
     * Throws
     * Fur Throws
     * Cotton Throws
     * Velvet Throws
     * Wool Throws
     * Cushions
     * Fur Cushions
     * Cotton Cushions
     * Velvet Cushions
     * Wool Cushions
       
   * Bedding
       
     * All
     * Duvets & Pillows
     * Toppers & Protectors
     * Bedspreads & Quilts
     * Bed Linen
     * Duvet Covers
     * Fitted Sheets
     * Pillowcases
     * Bedding by Size
     * Single Bedding
     * Double Bedding
     * King Bedding
     * Super King Bedding
       
   * Inspiration
       
     * All
     * Rug Buying Guide
     * Duvet & Pillows Buying Guide
     * Bedlinen Buying Guide
     * Featured Brands
     * Rezas
     * Linie Design
     * GAN
     * Louis de Poortere
     * ferm LIVING
     * Natures Collection
     * Christina Lundsteen
     * HAY
     * Brita Sweden
       
   * Soft furnishings
     
 * Rugs
     
   * All
   * Room
       
     * All
     * Living room
     * Dining room
     * Kitchen
     * Bedroom
     * Hallway
     * Outdoor
       
   * Type
       
     * All
     * Flatweave
     * Tufted
     * Jute
     * Viscose
     * Sheepskin
     * Wool
       
   * Style
       
     * All
     * Plain
     * Pattern
     * Berber
     * Persian
     * Exclusive
     * Geometric
       
   * Size
       
     * All
     * Small
     * Medium
     * Large
     * Extra large
     * Runners
     * Round
       
   * Popular
       
     * All
     * Safa
     * Lucens
     * Asko
     * Jana
     * Seaweed
     * Whitfield
       
   * Brand
       
     * All
     * Linie Design
     * GAN
     * Rezas
     * L.F. Markey
     * Ligne Roset
     * Louis de Poortere
       
     
 * Chairs
     
   * All
   * Chairs
       
     * All
     * Office Chairs
     * Desk Chairs
     * Loveseats
     * Benches
     * Dining Chairs
     * Velvet Dining Chairs
     * Leather Dining Chairs
     * Wooden Dining Chairs
     * Garden Dining Chairs
       
   * Armchairs
       
     * All
     * Small Armchairs
     * High Back Armchairs
     * Mid-Century Armchairs
     * Bedroom Armchairs
     * Rocking Chairs
     * Accent Chairs
     * Fabric Armchairs
     * Velvet Armchairs
     * Leather Armchairs
       
   * Featured Brands
       
     * All
     * Artisan Chairs
     * Carl Hansen & Søn Chairs
     * Ercol Chairs
     * Kartell Chairs
     * Vitra Chairs
     * Eames Lounge Chairs
     * Eames Plastic Chairs
     * Eames Fibreglass Chairs
     * Softshell Chairs
       
   * Inspiration
       
     * All
     * Modern Kitchen Chairs
     * Modern Living Room Chairs
     * Armchair Buying Guide
     * Iconic Chairs
     * CH24 Wishbone Chair by Hans J. Wegner
     * Egg Chair by Fritz Hansen
     * Ghost Chairs & Stools by Philippe Starck
     * Masters Chair by Philippe Starck
       
   * Discover chairs
     
 * Brands
     
   * All
   * Furniture Brands
       
     * All
     * Amura
     * Carl Hansen & Søn
     * Case
     * Ercol
     * Gazzda
     * Kartell
     * Knoll
     * Ligne Roset
     * Muuto
     * Porada
     * Riva 1920
     * SCP
     * Vitra
     * View All
       
   * Lighting Brands
       
     * All
     * a-emotional light
     * Anglepoise
     * Ligne Roset
     * Flos
     * Gubi
     * Ferm Living
     * Fermob
     * New Works
     * Normann Copenhagen
     * Tala
     * Tom Dixon
     * Tom Raffield
     * Umage
     * View All
       
   * Homeware Brands
       
     * All
     * Broste Copenhagen
     * Charingworth
     * Dartington
     * Ferm LIVING
     * GAN
     * Georg Jensen
     * HAY
     * Linie Design
     * Louis de Poortere
     * LSA International
     * Rezas
     * Studio William
     * Wireworks
     * View All
       
   * Iconic Designers
       
     * All
     * Charles & Ray Eames
     * Eero Saarinen
     * Georg Jensen
     * George Nelson
     * Matthew Hilton
     * Michel Ducaroy
     * Philippe Starck
     * New in Brands
     * Artisan Furniture
     * GUBI Furniture
     * Umage Furniture
     * Skagerak Garden Furniture by Fritz Hansen
       
   * Windsor chair by ercol
     
 * Offers
     
   * All
   
   
   * OFFERS
     
     Up to 30% off Carl Hansen
     £100 Off Heal's bedside tables
     25% off Heal's mattress purchased with a bed
     Up to 50% off bath towels
     All offers
     
 * Clearance
     
   * All
   
   
   * CLEARANCE
     
     Furniture Clearance
     Sofas clearance
     Home Clearance
     Lighting Clearance
     Kingston Outlet Area
     Heal's Warehouse Sale
     
 *   
   * 
   * More Heal's
   * Account
   * Trade
   * Inspiration
   * Order Information
   * Product Information
     
 *   
   * 
   * Get in touch
   * Live chat - available
   * Call - 0333 212 1915
   * Email - cservices@heals.co.uk
     

Stores


 * Home /
 * Brands




BRANDS


We’re always at the forefront of contemporary furniture design. Discover
carefully selected designer brands from right across our furniture, home
accessories, designer lighting, and gift collections.
Read more Read less


UP TO 15% OFF


FURNITURE BRANDS

From international icons that have defined generations to contemporary
innovators breaking the mould, Heal’s presents your little black book of
furniture design.

Discover

UP TO 15% OFF


LIGHTING BRANDS

From statement pendants and floor lamps to those final touches with shades and
bulbs, set your living space aglow with our selection of designer lighting
brands.

Discover

UP TO 15% OFF


HOMEWARE BRANDS

Whether you’re shopping for cushions, candles, or cutlery, dine and recline in
style with an array of designer accessories and textile brands all under one
roof.

Discover

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


FEATURED OFFERS

NEW


ZANOTTA FURNITURE

The story of Zanotta is of one intuition —of risk taking, curiosity, reward and,
above all, accomplishment— written over six fruitful decades. In that span, the
brand has churned out a staggering total of 550 designs.

Shop

BEST SELLER


PSTR STUDIO PRINTS

PSTR studio gives young and established artists the platform and the opportunity
to make themselves and their art known and spread throughout the world.

Shop

BEST SELLER


GROWN ALCHEMIST SKINCARE

Grown Alchemist was born from the belief that skin health + wellness is
holistic, impacted by the world around us.

Shop

NEW


&TRADITION LIGHTING

Boasting a collection of lighting that spans from the 1930s to the present day,
Danish design house &Tradition strikes the perfect balance of classic design and
innovation.

Shop

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


STORIES

ONLY AT HEAL'S


EXCLUSIVE RUGS

You won’t find them anywhere else, shop our range of exclusive rugs from Linie
Design, L.F. Markey and one off-pieces from Rezas.

Discover

24K GOLD


IC 10TH  ANNIVERSARY

Michael Anastassiades and Flos celebrate 10 years of IC with a numbered and
signed special edition in 24-carat gold.

Discover

COLLABORATION


HEAL'S + L.F. MARKEY

Block colours and abstract patterns come together in the first exclusive
collaboration between Heal’s and L.F. Markey.

Discover

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


ICONIC DESIGNERS


CHARLES & RAY EAMES

Visionaries of design, Charles and Ray Eames produced countless classic pieces
of furniture and home accessories, all of which feel as fresh and modern today
as they did over four decades ago.

Explore

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


ISAMU NOGUCHI

Interior artist Isamu Noguchi’s designs remain a favourite with contemporary
interiors, fusing a wealth of styles to create truly chic furniture and
furnishings.

Explore

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


MATTHEW HILTON

Matthew Hilton creates pieces with an elegant simplicity that belies their
complex engineering, each rigorously functional, exquisitely detailed, and built
to last.

Explore

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


PATRICIA URQUIOLA

One of Italy's most respected designers, Patricia Urquiola's diversity is
evident in her range of contemporary furniture, lighting and homewares.

Explore

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


EERO SAARINEN

World renowned mid-century designer, Saarinen has created many of the most
iconic pieces of the last century, often using innovative techniques and
materials to do so.

Explore

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


ARNE JACOBSEN

From the infamous Egg chair to the iconic Series 7 range of seating, Arne
Jacobsen's modernist furniture has left a lasting legacy on the world of design.

Explore

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

BRAND PRICE PROMISE

If you spot the same branded design online or in store at a lower price, we’ll
match it. Even when it is not on sale. Now that’s a promise.

INTEREST FREE CREDIT

We know that buying new furniture is an investment. Choose interest free credit
at checkout to help spread the cost.

INTERIOR PLANNING SERVICE

Whether you’re renovating your entire home or simply looking to refresh a room,
our interior planning service is here to help.

TRADE DEPARTMENT

From hotels and restaurants to commercial and residential properties, our trade
department brings this flair for furniture to any contract project.




FOLLOW US FOR SO MUCH MORE

Sign up for special events and offers

Newsletter
Email
Sign Up

GET IN TOUCH

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

Live Chat – Get product advice from an in-store specialist; 7 days a week 9:00
to 20:00

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

Customer Service Helpdesk

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

For Product Advice and Sales Call - 0333 212 1915

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

HEAL'S TO HELP

Customer Service

Stores

Delivery & Returns

Click & Collect

Buying Guides

Free Swatches

Warranty

Care Guides

Access Guide

Gift Cards

My Account

ABOUT US

Contact Us

Our Heritage

Events

Blog

Careers

Press

Affiliates

Design for Diversity

Heal's Cares

Heal's Pension

SERVICES

Trade Services

Interior Planning Services

Reupholstery service

Product Advice

Recycling

Furniture Collections

Interest Free Credit

Brand Price Promise

Lowest Price Guarantee

Cookies & Privacy

Security 

Terms and Conditions

Group 11 Copy


Cookies & Privacy   Security   Terms and Conditions

Group 11 Copy

Close
We use cookies, which are small text files, to improve your experience on our
website and to show you personalised content. You can allow all or manage them
individually.
Accept Cookies Custom Settings

LIVE
00:00

Speak to our in-store experts
Chat now

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?


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


FIXTUUR ANALYTICS



Fixtuur Analytics

More Information
Done