outdoor-lighting.co.uk Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://news.outdoor-lighting.co.uk/tradegearlz/lz.aspx?p1=M88DU0OTgxMjJTMTQ0OkU3N0VBQjU5QTdGM0U1MTlDMTlDREU2NzBGOUM1NEVG-&CC=&w=17165
Effective URL: https://outdoor-lighting.co.uk/?utm_source=https%3a%2f%2fnews.outdoor-lighting.co.uk%2ftradegearlz%2f&utm_medium=email&utm_camp...
Submission: On March 14 via manual from US — Scanned from GB

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="capital-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <h3 class="type-subheading type-subheading--1 wow fadeIn" id="cart_dialog_label">
        <span class="cart-drawer--title">Your Basket</span>
      </h3>
      <div class="cart-close-icon-wrapper">
        <button type="button" class="slide-menu cart-close-icon cart-menu-close alt-focus">
          <svg width="28" height="28" aria-label="Close basket" xmlns="http://www.w3.org/2000/svg" tabindex="-1">
            <g stroke="#330" fill="none" fill-rule="evenodd">
              <circle cx="14" cy="14" r="13.5"></circle>
              <path stroke-linecap="square" d="M12.158 8.474L17.684 14M12.158 19.527L17.684 14"></path>
            </g>
          </svg>
          <span class="sr-only">Close basket</span>
        </button>
      </div>
    </div>
    <div class="cart-drawer__empty-div"></div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your basket is currently empty. </div>
    <script type="application/template" id="cart-item-template"> <li>
          <article class="cart-item">
            <div class="cart-item-image--wrapper">
              <a class="cart-item-link" href="/product" tabindex="-1">
                <img
                  class="cart-item-image"
                  src="/product/image.jpg"
                  alt=""
                />
              </a>
            </div>
            <div class="cart-item-details--wrapper">
              <h3 class="cart-item__title">
                <a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
                  <span class="cart-item-product-title"></span>
                  <span class="cart-item-variant-title hide"></span>
                  <span class="cart-item-selling-plan hide"></span>
                </a>
              </h3>

              <div class="cart-item-price-wrapper">
                <span class="sr-only">Now</span>
                <span class="cart-item-price"></span>
                <span class="sr-only">Was</span>
                <span class="cart-item-price-original"></span>
                <span class="cart-item-price-per-unit"></span>
              </div>

              <ul class="order-discount--cart-list" aria-label="Discount"></ul>

              <div class="cart-item--qtys">
                <div class="cart-item--quantity-remove-wrapper">
                  <div class="cart-item--quantity-wrapper">
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-decrease"
                      data-amount="-1"
                      aria-label="Reduce item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588"/></g></svg></button>
                    <input
                      type="text"
                      class="cart-item-quantity"
                      min="1"
                      pattern="[0-9]*"
                      aria-label="Quantity"
                    >
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-increase"
                      data-amount="1"
                      aria-label="Increase item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588M8 4.706v6.588"/></g></svg></button>
                  </div>
                </div>
                <div class="cart-item-remove-button-container">
                  <button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
                </div>
              </div>
            </div>
          </article>
        </li>
      </script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "GBP",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": []
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="cart--subtotals">
        <span class="cart-price-text">Subtotal</span>
        <div class="cart--subtotals_figures">
          <div class="ajax-cart--cart-original-price">
            <span class="cart-item-original-total-price" style="display: none;"><span class="money">£0.00</span></span>
          </div>
          <div class="ajax-cart--total-price hide">
            <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
            <h5 id="cart_drawer_subtotal">
              <span class="cart-total-price" id="cart-price">£0.00</span>
            </h5>
          </div>
        </div>
      </div>
      <div class="cart--shipping-message">Tax included and shipping calculated at checkout </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn hover-animation cart-button-checkout hide">
          <span class="button-text cart-button-checkout-text">Checkout</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <button class="header-search-submit header-search-submit--minimal" type="button" aria-label="Submit" data-header-search-submit=""><svg>
          <use xlink:href="#icon-search"></use>
        </svg></button>
      <span class="header-search-text">Search</span>
      <input id="boost-pfs-search-box-0" name="q" type="text" placeholder="Search" value="" class="form-input is-predictive hidden boost-pfs-search-box ui-autocomplete-input" data-search-types="product,collection" data-show-prices="true"
        data-show-vendor="true" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off" spellcheck="false" data-search-box="boost-pfs-search-box-0" aria-live="assertive" aria-label="Search" role="search">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="header-search-results" data-header-search-results="">
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/"></form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form" onsubmit="window.Shopify.recaptchaV3.addToken(this, &quot;customer&quot;); return false;"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <header class="index-header aos-init" data-aos-duration="600" data-aos-delay="100" data-aos="fade-right" data-aos-easing="capital-easing">
    <h2 class="index-newsletter-title">SIGN UP TO OUR NEWSLETTER</h2>
    <div class="homepage-subheader h4">
      <p>Join our mailing list for details on offers and events.</p>
    </div>
  </header>
  <div class="index-newsletter-content aos-init" data-aos-duration="600" data-aos-delay="700" data-aos="fade-left" data-aos-easing="capital-easing">
    <input type="hidden" name="contact[tags]" value="home page signup">
    <div class="form-field">
      <label class="form-label" for="mailing-list-email" aria-label="Your email">
        <input class="form-input form-full" type="email" name="contact[email]" id="mailing-list-email" placeholder="Your email" value="">
      </label>
      <button class="button hover-animation " type="submit" value="Sign up" aria-label="Sign up"><span class="button-text">Sign up</span></button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="localization-selector-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/"></form>

GET /search

<form class="footer-search-form" action="/search" method="get" data-footer-content-item="search" data-footer-search="">
  <div class="form-field">
    <label for="footer-search" aria-label="Type to search">
      <input class="form-input is-predictive boost-pfs-search-box ui-autocomplete-input" data-search-types="product,collection" data-show-prices="true" data-show-vendor="true" id="boost-pfs-search-box-1" name="q" type="text" placeholder="Search"
        value="" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off" spellcheck="false" data-search-box="boost-pfs-search-box-1" aria-live="assertive" aria-label="Search" role="search">
      <span class="footer-search-clear" aria-label="Clear search input" tabindex="0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
          stroke-linejoin="round" class="feather feather-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg></span>
    </label>
    <button class="button" aria-label="Search" type="submit">Search</button>
  </div>
  <div class="footer-search-results-wrapper" data-footer-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-footer-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="footer-search-results" data-footer-search-results="">
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form" onsubmit="window.Shopify.recaptchaV3.addToken(this, &quot;customer&quot;); return false;"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="form-errors">
  </div>
  <div class="form-field">
    <input type="hidden" name="contact[tags]" value="" data-mailing-list-tags="">
    <label class="form-label" for="mailing-list-email" aria-label="Your email">
      <input class="form-input form-full focus-visible" type="email" name="contact[email]" id="mailing-list-email" placeholder="Your email" value="" required="" data-focus-visible-added="">
    </label>
  </div>
  <div class="form-actions">
    <input class="button" type="submit" value="Sign up" aria-label="Sign up">
  </div>
</form>

Text Content

YOUR BASKET

Close basket


Your basket is currently empty.
Subtotal
£0.00

£0.00

Tax included and shipping calculated at checkout
Checkout



FREE DELIVERY OVER £70 | PRICE MATCH PROMISE | TRACK YOUR ORDER | CALL US ON
0808 196 9386

icon-account icon-account icon-arrow-right icon-arrow-down icon-arrow-next
icon-arrow-prev icon-slideshow-next icon-slideshow-previous icon-comment
icon-heart icon-cart icon-bag icon-close icon-glasses icon-menu icon-minus
icon-play icon-plus social-seach social-facebook social-fancy social-instagram
social-pinterest social-rss social-twitter
Search






 * Log in Or create an account
   
   WE'RE HERE TO HELP
   
    * 0808 196 9386

 * 

 * Outdoor Lights
   * Outdoor Wall Lights
     * Contemporary Outdoor Wall Lights
     * Traditional Outdoor Wall Lights
     * PIR Outdoor Wall Lights
     * Recessed Outdoor Wall Lights
     * Up & Down Outdoor Wall Lights
   * Post & Bollard Lights
     * Post Lights & Lamp Posts
     * Bollard Lights
     * Pedestal Lights
   * Security Lights
     * PIR Security Lights
     * Security Camera Lights
     * PIR Motion Sensors
   * Outdoor Solar Lights
     * Solar Outdoor Wall Lights
     * Solar Post Lights
     * Solar Ground Lights
     * Portable Solar Lights
   * Ground Lights
     * Outdoor Spotlights
     * Recessed Ground Lights
     * Garden Spike Lights
   * Funky Lights
 * Ceiling Lights
   * Chandeliers
   * Pendants
   * Flush and Semi Flush Lights
   * LED Ceiling Lighting
   * Hanging Lanterns
   * Track Lighting
 * Spotlights
   * LED Spotlights
   * Track Lighting
   * Bathroom Spotlights
   * Downlights
   * Wall Spotlights
 * Indoor Wall Lights
   * Wall Lights
   * Wall Spotlights
   * Picture Lights
   * Mirror Lights
 * Lamps
   * Table Lamps
   * Floor Lamps
   * Desk Lamps
   * Touch Lamps
   * LED Table Lamps
   * LED Floor Lamps
   * Tiffany Lamps
   * Lamp Shades
     * Fabric Shades
     * Glass Shades
 * Ceiling Fans

 * Outdoor Lights
   * Outdoor Wall Lights
     * Contemporary Outdoor Wall Lights
     * Traditional Outdoor Wall Lights
     * PIR Outdoor Wall Lights
     * Recessed Outdoor Wall Lights
     * Up & Down Outdoor Wall Lights
   * Post & Bollard Lights
     * Post Lights & Lamp Posts
     * Bollard Lights
     * Pedestal Lights
   * Security Lights
     * PIR Security Lights
     * Security Camera Lights
     * PIR Motion Sensors
   * Outdoor Solar Lights
     * Solar Outdoor Wall Lights
     * Solar Post Lights
     * Solar Ground Lights
     * Portable Solar Lights
   * Ground Lights
     * Outdoor Spotlights
     * Recessed Ground Lights
     * Garden Spike Lights
   * Funky Lights
 * Ceiling Lights
   * Chandeliers
   * Pendants
   * Flush and Semi Flush Lights
   * LED Ceiling Lighting
   * Hanging Lanterns
   * Track Lighting
 * Spotlights
   * LED Spotlights
   * Track Lighting
   * Bathroom Spotlights
   * Downlights
   * Wall Spotlights
 * Indoor Wall Lights
   * Wall Lights
   * Wall Spotlights
   * Picture Lights
   * Mirror Lights
 * Lamps
   * Table Lamps
   * Floor Lamps
   * Desk Lamps
   * Touch Lamps
   * LED Table Lamps
   * LED Floor Lamps
   * Tiffany Lamps
   * Lamp Shades
     * Fabric Shades
     * Glass Shades
 * Ceiling Fans


20% OFF SALE

New Year, New Look, Make 2022 Shine

SHOP THE SALE


OUTDOOR LIGHTING


LUXURY HOME & GARDEN LIGHTS

Brighten up your life with our hand-selected range of outdoor lighting and
indoor lights. We source beautiful, designer fixtures that suit every style. We
have it all. You will find elegant exterior lights for courtyards, gardens, and
landscapes. You will find patio lights, and decking lights. For inside your
home, you will find cosy table lamps and beautiful wall sconces that complement
any room. Our customers love our luminaires because they transform outdoor
spaces and homes. We are online specialists based in the UK, and we love what we
do.


DEPARTMENTS


OUTDOOR LIGHTS

Light up your garden with our stylish range


INDOOR LIGHTS

Shop our carefully selected designer indoor lighting


SHOP BY ROOM

 * BATHROOM
 * BEDROOM
 * DINING ROOM
 * HALLWAY
 * HOME OFFICE
 * KITCHEN
 * LIVING ROOM
 * WALL
 * FLOOR
 * CEILING
 * OUTDOOR
 * DECKING
 * LANDSCAPE
 * SAFETY & SECURITY


HAND PICKED FOR YOU

20% off20% off20% off20% off20% off
20% off20% off20% off20% off20% off
DFTP


DFTP STRAP PORTABLE LAMP - NL-46195001

£70.36 £87.95
20% off20% off20% off20% off20% off
20% off20% off20% off20% off20% off
Illumi


ILLUMI MILANO SHADE SHADE - TG-10SIL

£49.92 £62.40
20% off20% off20% off20% off20% off
20% off20% off20% off20% off20% off
Eglo


EGLO LED SOLAR ORB LIGHT COLLECTION - EGLO-48483

£46.39 £57.99
20% off20% off20% off20% off20% off
20% off20% off20% off20% off20% off
Eglo


EGLO AMEZAGA TABLE LAMP - EGLO-98864

£68.79 £85.99


BEAUTIFUL INSPIRATION

Browse through our carefully curated lighting collections to find the latest
trends for your home


COUNTRY LIVING


HOUSE NUMBER LIGHTS


BOLLARD LIGHTS


MARK SHANE


SPEEDY DELIVERY, GREAT CUSTOMER SERVICE

Great quality product, I'd recommend buying from lite shop to anyone kitchen
lights looking good in our new extension and new kitchen - liteshop were quick
to respond to my questions and answer any concerns I had about the products.


BARBARA PERRY


GORGEOUS UNIQUE LIGHTS

Very impressed with the speed of delivery and customer service, so glad I
ordered I'm glad I made the purchase, have been eyeing these garden ball lights
up for a while and I wish I'd bought them before! Definitely adds that bit more
character to the garden.


PETER L


SPEEDY DELIVERY, GREAT CUSTOMER SERVICE

Quality product, fast shipping, friendly seller. All round great experience


TINA H


CAPTIVATING

These wall lights are charming and inviting, clearly high quality and will last
well. Would recommend. Exactly what I ordered, look great in the dining room.


MARK SHANE


SPEEDY DELIVERY, GREAT CUSTOMER SERVICE

Great quality product, I'd recommend buying from lite shop to anyone kitchen
lights looking good in our new extension and new kitchen - liteshop were quick
to respond to my questions and answer any concerns I had about the products.


BARBARA PERRY


GORGEOUS UNIQUE LIGHTS

Very impressed with the speed of delivery and customer service, so glad I
ordered I'm glad I made the purchase, have been eyeing these garden ball lights
up for a while and I wish I'd bought them before! Definitely adds that bit more
character to the garden.


DESIGNER SPOTLIGHT

Pacific has been involved in the designing and importing of a breadth of
lighting for over 50 years. Based in Yorkshire, their designers work tirelessly
to create innovative and aspirational products.




SIGN UP TO OUR NEWSLETTER

Join our mailing list for details on offers and events.

Sign up


NEWS FROM THE EXPERTS

October 04, 2021


HOW DO SOLAR LIGHTS WORK?

Solar lights provide a simple and cost-effective option for outside lighting.
Read our blog to find out more about these fantastic lighting products!

October 04, 2021


10 OF THE BEST NAUTICAL OUTDOOR LIGHTS FOR 2021

Nautical-themed external lighting offers a rustic and traditional ambience to
your home. Take a look at our blog for insight into some of the best nautical
outdoor lights available!

October 04, 2021


10 OF THE BEST MODERN OUTDOOR WALL LIGHTS FOR 2021

Choosing the right outdoor wall lights can completely transform the look of your
home. You can easily create a charming, individual space that embodies both your
personal style and your...

payment-american_express payment-apple_pay payment-bitcoin payment-dankort
payment-diners_club payment-discover payment-dwolla payment-forbrugsforeningen
payment-jcb payment-google_wallet payment-laser payment-maestro payment-master
payment-paypal payment-shopify_pay payment-solo payment-switch payment-visa

POPULAR CATEGORIES

 * Outdoor Lights
 * Ceiling Lights
 * Spotlights
 * Indoor Wall Lights
 * Lamps
 * Ceiling Fans

INFORMATION

 * Price Match Promise
 * Warranty Information
 * Secure Online Shopping
 * Payment & Delivery
 * Returns
 * Terms & Conditions
 * Privacy Policy

HELP

 * About OL
 * News
 * Brands
 * Contact Us

ABOUT OL UK

We are online specialists in lighting, based in the UK. We source beautifully
designed lighting products that our customers love.

© 2022 Outdoor Lighting
Trade Gear Ltd
Dovecot Court, Stanley Grange Business Park, Ormskirk Road, Prescot, Liverpool,
L34 4AR

 * Amazon
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * Shop Pay
 * Visa

 * 
 * 

Search



SUBSCRIBE

Sign up here for our latest offers and news