guidelight-wisebuys.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: http://guidelight-wisebuys.com/
Effective URL: https://guidelight-wisebuys.com/
Submission Tags: @phish_report
Submission: On October 30 via api from FI — Scanned from NL

Form analysis 7 forms found in the DOM

Name: Shipping InfoPOST

<form method="post" id="shipping_info" name="Shipping Info" novalidate="novalidate">
  <div class="row">
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_email" class="form-field-label">Email</label>
        <input type="email" placeholder="Email" autocomplete="email" name="form_fields[shipping_info_email]" id="form-field-shipping_info_email">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[shipping_info_fname]" id="form-field-shipping_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[shipping_info_lname]" id="form-field-shipping_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[shipping_info_address]" id="form-field-shipping_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[shipping_info_address2]" id="form-field-shipping_info_address2">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[shipping_info_city]" id="form-field-shipping_info_city">
      </div>
    </div>
    <div class="col-4 py-1 pl-0 pr-1">
      <div class="wrapper country valid-field">
        <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[shipping_info_country]" class="valid" id="form-field-shipping_info_country" autocomplete="country">
          <option value="ca"> Canada</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="mx"> Mexico</option>
          <option value="us"> United States</option>
        </select>
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-1">
      <div class="wrapper">
        <label for="form-field-shipping_info_state" class="form-field-label"></label>
        <input type="text" placeholder="" autocomplete="address-level1" name="form_fields[shipping_info_state]" id="form-field-shipping_info_state">
      </div>
    </div>
    <div class="col-4 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-shipping_info_zip" class="form-field-label">Postal code</label>
        <input type="text" placeholder="Postal code" autocomplete="postal-code" name="form_fields[shipping_info_zip]" id="form-field-shipping_info_zip">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Required</label>
        <input type="tel" placeholder="Phone" name="form_fields[shipping_info_phone]"
          id="form-field-shipping_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://gettheguidelight.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: PayPal Shipping MethodPOST

<form method="post" id="shipping_address" name="PayPal Shipping Method" novalidate="novalidate">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-0"></div>
    <label for="form-field-paypalShippingInfo-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-paypalShippingInfo-1"></div>
    <label for="form-field-paypalShippingInfo-1">Use a different shipping address</label>
  </div>
  <div id="alt-shipping_info" class="section shipping alt-paypal-shipping-address gu-hidden gu-checkout-shipping-info">
    <input name="form_fields[paypal_shipping_info_email]" type="hidden" id="form-field-paypal_shipping_info_email">
    <div class="row">
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_fname" class="form-field-label">First Name</label>
          <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[paypal_shipping_info_fname]" id="form-field-paypal_shipping_info_fname">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_lname" class="form-field-label">Last Name</label>
          <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[paypal_shipping_info_lname]" id="form-field-paypal_shipping_info_lname">
        </div>
      </div>
      <div class="col-6 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address" class="form-field-label">Address</label>
          <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[paypal_shipping_info_address]" id="form-field-paypal_shipping_info_address">
        </div>
      </div>
      <div class="col-6 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_address2" class="form-field-label">Apt/Suite (optional)</label>
          <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[paypal_shipping_info_address2]" id="form-field-paypal_shipping_info_address2">
        </div>
      </div>
      <div class="col-12 py-1 px-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_city" class="form-field-label">City</label>
          <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[paypal_shipping_info_city]" id="form-field-paypal_shipping_info_city">
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-lg-1">
        <div class="wrapper country valid-field">
          <label for="form-field-shipping_info_country" class="form-field-label success">Country</label>
          <select name="form_fields[paypal_shipping_info_country]" class="valid" id="form-field-paypal_shipping_info_country" autocomplete="country">
            <option value="ca"> Canada</option>
            <option disabled="" value="_________________">_________________</option>
            <option value="mx"> Mexico</option>
            <option value="us"> United States</option>
          </select>
        </div>
      </div>
      <div class="col-4 py-1 pl-0 pr-1">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_state" class="form-field-label">State</label>
          <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[paypal_shipping_info_state]" id="form-field-paypal_shipping_info_state">
        </div>
      </div>
      <div class="col-4 py-1 pl-1 pr-0">
        <div class="wrapper">
          <label for="form-field-paypal_shipping_info_zip" class="form-field-label">Zip code</label>
          <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[paypal_shipping_info_zip]" id="form-field-paypal_shipping_info_zip">
        </div>
      </div>
    </div>
  </div>
  <div class="section phone-number-header">
    <div class="divider"></div>
    <div class="title">
      <div class="row">
        <div class="col-1 pl-0 pr-2">
          <img decoding="async" width="30" height="30" data-cfsrc="https://gettheguidelight.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy"
            src="https://gettheguidelight.io/wp-content/themes/giddyupio-prototype/images/phone.png">
        </div>
        <div class="col-11 px-0">
          <h2>Phone</h2>
        </div>
      </div>
    </div>
    <div class="row pt-2 pb-1">
      <div class="wrapper phone">
        <label for="form-field-shipping_info_phone" class="form-field-label">Phone (optional)</label>
        <input type="tel" placeholder="Phone (optional)" name="form_fields[shipping_info_phone]"
          id="form-field-paypal_info_phone"><a class="phone-tip" data-title="In case we need to contact you about your order"><img src="https://gettheguidelight.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="shipping_method" name="Shipping Method">
  <div id="shipping_method">
    <div class="option">
      <div class="radio"><input type="radio" name="shipping-method" id="form-field-shipping_method_radio"></div>
      <label for="form-field-shipping_method_radio">Free Shipping</label>
      <p class="price shipping-rate">$0.00</p>
    </div>
  </div>
</form>

<form id="payment-form" style="display: none;">
  <div id="card-element">
  </div>
  <div style="margin-top: 10px; visibility: hidden;" id="card-errors" role="alert"></div>
</form>

Name: Payment InformationPOST

<form method="post" id="payment_info" name="Payment Information" novalidate="novalidate">
  <div class="row pt-2 pb-1">
    <div class="wrapper">
      <label for="form-field-payment_info_cc" class="form-field-label">Card Number</label>
      <input type="text" pattern="[0-9]*" placeholder="Card Number" autocomplete="cc-number" name="form_fields[payment_info_cc]" id="form-field-payment_info_cc">
    </div>
  </div>
  <div class="row py-1">
    <div class="col-6 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-payment_info_exp" class="form-field-label">MM / YY</label>
        <input type="text" pattern="[0-9]*" placeholder="MM / YY" autocomplete="cc-exp" name="form_fields[payment_info_exp]" id="form-field-payment_info_exp">
      </div>
    </div>
    <div class="col-6 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-payment_info_cvc" class="form-field-label">CVC</label>
        <input type="number" pattern="[0-9]*" placeholder="CVC" name="form_fields[payment_info_cvc]"
          id="form-field-payment_info_cvc"><a class="cvc-tip" data-title="3-digit security code usually found on the back of your card. American Express cards have a 4-digit code located on the front."><img src="https://gettheguidelight.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
  </div>
</form>

Name: Shipping MethodPOST

<form method="post" id="billing_address" name="Shipping Method">
  <div class="option">
    <div class="radio"><input type="radio" value="Same as shipping address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-0"></div>
    <label for="form-field-billing_method_radio-0">Same as shipping address</label>
  </div>
  <div class="option">
    <div class="radio"><input type="radio" value="Use a different billing address" name="form_fields[billing_method_radio]" id="form-field-billing_method_radio-1"></div>
    <label for="form-field-billing_method_radio-1">Use a different billing address</label>
  </div>
</form>

Name: Billing AddressPOST

<form method="post" id="billing_info" name="Billing Address" novalidate="novalidate">
  <div class="row">
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_fname" class="form-field-label">First Name</label>
        <input type="text" placeholder="First Name" autocomplete="given-name" name="form_fields[billing_info_fname]" id="form-field-billing_info_fname">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_lname" class="form-field-label">Last Name</label>
        <input type="text" placeholder="Last Name" autocomplete="family-name" name="form_fields[billing_info_lname]" id="form-field-billing_info_lname">
      </div>
    </div>
    <div class="col-6 py-1 pl-0 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_address" class="form-field-label">Address</label>
        <input type="text" placeholder="Address" autocomplete="address-line1" name="form_fields[billing_info_address]" id="form-field-billing_info_address">
      </div>
    </div>
    <div class="col-6 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_address2" class="form-field-label">Apt/Suite (optional)</label>
        <input type="text" placeholder="Apt/Suite (optional)" autocomplete="address-line2" name="form_fields[billing_info_address2]" id="form-field-billing_info_address2">
      </div>
    </div>
    <div class="col-12 py-1 px-0">
      <div class="wrapper">
        <label for="form-field-billing_info_city" class="form-field-label">City</label>
        <input type="text" placeholder="City" autocomplete="address-level2" name="form_fields[billing_info_city]" id="form-field-billing_info_city">
      </div>
    </div>
    <div class="col-12 col-lg-6 px-0 py-lg-1 pl-lg-0 pr-lg-1">
      <div class="wrapper country">
        <label for="form-field-billing_info_country" class="form-field-label success">Country</label>
        <select name="form_fields[billing_info_country]" class="valid" id="form-field-billing_info_country" autocomplete="country">
          <option value="ca"> Canada</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="mx"> Mexico</option>
          <option value="us"> United States</option>
        </select>
      </div>
    </div>
    <div class="col-6 col-lg-3 pl-0 py-1 pl-lg-1 pr-1">
      <div class="wrapper">
        <label for="form-field-billing_info_state" class="form-field-label">State</label>
        <input type="text" placeholder="State" autocomplete="address-level1" name="form_fields[billing_info_state]" id="form-field-billing_info_state">
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-1 pr-0">
      <div class="wrapper">
        <label for="form-field-billing_info_zip" class="form-field-label">Zip code</label>
        <input type="text" placeholder="Zip code" autocomplete="postal-code" name="form_fields[billing_info_zip]" id="form-field-billing_info_zip">
      </div>
    </div>
  </div>
</form>

Text Content

MAIN ALERT TEXT...

Error text

Ok


ELEGANT SAFETY LIGHTS THAT INSTALL IN SECONDS

GuideLight is a revolutionary outlet cover plate that doubles as an LED pathway
light and automatic night light. Use it in your hallway, bathroom, child’s
bedroom or anywhere you need greater visibility.

Instantly improves nighttime visibility and safety!

Order GuideLight Now
As seen on:










The Most Ingenious Night Light Ever Invented
Order now Order now
Patented
Innovation

OVER 4 MILLION
GuideLights Sold

Rated 5 Stars
With 13,000+ Reviews

1-Year
Warranty



NO BATTERIES. NO BULBS. NO WIRES. NO ELECTRICIANS. IT COULDN’T BE EASIER!

Illuminate Your Home With Professional Lighting

 * 1
 * 2
 * 3
 * 4
 * 5
 * 6
 * 7
 * 8
 * 9

Order GuideLight Now


SIMPLE & EASY


HOW IT WORKS

Traditional nightlights are bulky, take up valuable outlet space and require
replacement bulbs… but GuideLight is completely different! It installs over top
of your outlets in seconds and provides soothing light for up to 25 years.

Simply remove your existing wall plate and snap GuideLight into place — no
wiring necessary. The LEDs provide excellent illumination without taking up a
socket space or creating an eyesore like nightlights do. Even better,
GuideLights automatically turn on at night, so there’s no wasted electricity
either!

GuideLights make the dark corners of your home safer and more beautiful.


GREAT FOR THE WHOLE FAMILY


MAKE YOUR HOUSE SAFE IN THE DARK

At night, you’re more likely to run into a wall, slip and fall, step on a toy or
even trip over your pet. Fumbling around in the dark is not fun — and it can
result in serious injury.

With GuideLight’s automatic activation, you don’t have to worry about feeling
around for a light switch, waking up your loved ones, or injuring yourself in
the dark.

Your 1:00 a.m. bathroom break just got a whole lot safer!




DIY PROFESSIONAL LIGHTING


QUICK, CONVENIENT, & EASY TO INSTALL

No one wants to hire an electrician to handle a confusing rewiring process.
That’s extra money you shouldn’t have to spend!

GuideLight gives you the same results at a fraction of the cost. It snaps into
place in seconds, yet provides professional-quality results that will wow your
guests for years to come.

Can you even call it “installation” if it’s this simple?

Order GuideLight Now



THE MOST INGENIOUS NIGHT LIGHT EVER INVENTED



Free Up Your Outlets

Get rid of those plug-ins and trade them for an option with better function!
GuideLight is built into the outlet cover so you can use both of your outlets.
No unplugging necessary here.

On When You Need It, Off When You Don’t

Thanks to the automatic on/off feature, GuideLight automatically saves power
while ensuring your home is always safe and looking its best.

Perfectly Bright (Not Blinding!)

GuideLight’s LED lights provide a soft glow that gives you the visibility you
need without drawing attention or waking you up. The bulbs also last for up to
25 years!

Order GuideLight Now


HERE’S WHY PEOPLE ARE GIDDY OVER GUIDELIGHT

5.0 star rating
N/A‎
Verified Buyer

“ABSOLUTELY LOVE THESE!”

Very easy to install! I read some mixed reviews about this product but I liked
the idea of it so I went for it. I absolutely love these. Puts off a pretty good
amount of light which makes it easy for my kiddos to come to our room if they
wake up in the middle of the night or just an all around good “night light”.
Great especially if you have toddlers who like to unplug nightlights. Definitely
recommend

5.0 star rating
Matthew C.‎
Verified Buyer

“GREAT PRODUCT ...WORTH THE PRICE!!!”

This is an excellent product compared to the other brands that are sold at
national home improvement stores. They are a little more expensive but the
quality is 1000% better and the light is more white (which I like).

I purchased 3 lighted wall plates that were a different brand at a home
improvement store. They all had inconsistent quality; one was very bright, the
other was very dim, and one shorted out about 10 minutes after installation. I
like the idea of the lighted wall plate so I searched Amazon to see what I could
find that wasn't the horrible brand that I purchased before. And I found this
SnapPower brand. Installation was super easy. The amount of light output is the
same for both and the whiter light looks more sophisticated. I will definitely
be purchasing more of these down the road.

5.0 star rating
Amy‎
Verified Buyer

“THE GREATEST INVENTION!”

I get so many compliments on these lighted outlet covers. Everyone wants to know
where I got them. I love the fact that I can have a nightlight without taking up
one of the outlets with a bulky plug in. They were super easy to install, just
popped right in. We got several to light up the dark hallways at night.

5.0 star rating
Tom D.‎
Verified Buyer

“GREAT ADDITION TO YOUR HOME!”

I was a little skeptical of this doing what it said. But, my curiosity got the
better of me and I ordered a two pack. All I can say is this is one of those
things that makes you think "why didn't I do this sooner"? Super easy to install
and you really cannot tell there is anything different from a regular plate. The
amount of light they throw off is really just perfect. Installation is easy. I
like them so much I'm going to order some for my mother who is 92 years old. I
suggest you buy at least two and you too will be surprised and happy with the
results!

5.0 star rating
N/A‎
Verified Buyer

“ABSOLUTELY LOVE THESE!”

Very easy to install! I read some mixed reviews about this product but I liked
the idea of it so I went for it. I absolutely love these. Puts off a pretty good
amount of light which makes it easy for my kiddos to come to our room if they
wake up in the middle of the night or just an all around good “night light”.
Great especially if you have toddlers who like to unplug nightlights. Definitely
recommend

5.0 star rating
Matthew C.‎
Verified Buyer

“GREAT PRODUCT ...WORTH THE PRICE!!!”

This is an excellent product compared to the other brands that are sold at
national home improvement stores. They are a little more expensive but the
quality is 1000% better and the light is more white (which I like).

I purchased 3 lighted wall plates that were a different brand at a home
improvement store. They all had inconsistent quality; one was very bright, the
other was very dim, and one shorted out about 10 minutes after installation. I
like the idea of the lighted wall plate so I searched Amazon to see what I could
find that wasn't the horrible brand that I purchased before. And I found this
SnapPower brand. Installation was super easy. The amount of light output is the
same for both and the whiter light looks more sophisticated. I will definitely
be purchasing more of these down the road.

5.0 star rating
Amy‎
Verified Buyer

“THE GREATEST INVENTION!”

I get so many compliments on these lighted outlet covers. Everyone wants to know
where I got them. I love the fact that I can have a nightlight without taking up
one of the outlets with a bulky plug in. They were super easy to install, just
popped right in. We got several to light up the dark hallways at night.

5.0 star rating
Tom D.‎
Verified Buyer

“GREAT ADDITION TO YOUR HOME!”

I was a little skeptical of this doing what it said. But, my curiosity got the
better of me and I ordered a two pack. All I can say is this is one of those
things that makes you think "why didn't I do this sooner"? Super easy to install
and you really cannot tell there is anything different from a regular plate. The
amount of light they throw off is really just perfect. Installation is easy. I
like them so much I'm going to order some for my mother who is 92 years old. I
suggest you buy at least two and you too will be surprised and happy with the
results!

5.0 star rating
N/A‎
Verified Buyer

“ABSOLUTELY LOVE THESE!”

Very easy to install! I read some mixed reviews about this product but I liked
the idea of it so I went for it. I absolutely love these. Puts off a pretty good
amount of light which makes it easy for my kiddos to come to our room if they
wake up in the middle of the night or just an all around good “night light”.
Great especially if you have toddlers who like to unplug nightlights. Definitely
recommend

5.0 star rating
Matthew C.‎
Verified Buyer

“GREAT PRODUCT ...WORTH THE PRICE!!!”

This is an excellent product compared to the other brands that are sold at
national home improvement stores. They are a little more expensive but the
quality is 1000% better and the light is more white (which I like).

I purchased 3 lighted wall plates that were a different brand at a home
improvement store. They all had inconsistent quality; one was very bright, the
other was very dim, and one shorted out about 10 minutes after installation. I
like the idea of the lighted wall plate so I searched Amazon to see what I could
find that wasn't the horrible brand that I purchased before. And I found this
SnapPower brand. Installation was super easy. The amount of light output is the
same for both and the whiter light looks more sophisticated. I will definitely
be purchasing more of these down the road.

 * 1
 * 2
 * 3
 * 4

Order GuideLight Now


IT COULDN’T BE EASIER TO INSTALL!

Just snap it into place and you’re good to go.

step 1

Turn Off Your Power

step 2

Remove Your Outlet Cover

step 3

Snap GuideLight Into Place

Order GuideLight Now


KEY FEATURES


THE ONLY NIGHTLIGHTS YOU’LL EVER NEED

Patented Technology
Easy “Snap-and-Go” installation.

Automatic On/Off
Gives you perfect lighting at all times.

25 Year Life
Each LED bulb lasts up to 25 years.

Energy Efficient
Costs less than 10 cents per year!




MAKING BEAUTIFUL SAFETY LIGHTING POSSIBLE FOR EVERYONE

GuideLight was founded by Jeremy Smith, an electrician with experience that
spans nearly 4 decades. In that time, he installed thousands of safety lights in
homes — each one requiring a long, expensive process that involved rewiring,
installing new electrical boxes, and even ripping walls apart.

One day, after a particularly difficult installation, Jeremy felt inspired to
come up with a simpler solution — one that would be MUCH easier and more
affordable for anyone to install... yet still provide the same exact beautiful,
functional result.

After years of development, the GuideLight was born… and now thousands of people
are enjoying professional-quality safety lights for a fraction of the price and
effort!




YOUR SATISFACTION IS OUR PRIORITY

Try GuideLight risk-free and if you don’t love it, we’ll fix it.

30-DAY MONEY BACK WARRANTY

If for any reason you’re not 100% satisfied with GuideLight, you can easily
return it, hassle-free!

USA-OWNED COMPANY

GuideLight is owned and operated in the United States of America.

FREE, FAST SHIPPING IN THE USA

We also provide fast shipping to Canada & Mexico. Free shipping on qualifying
offers only.

Quality Promise

We control every step of the process to ensure a safe and high-quality product.

World Class Customer Support

They’re real humans, they’re quick, and they actually like talking to you.

Mission Driven

Our mission is to help millions of people enjoy professional lighting without
the cost and hassle.

Order GuideLight Now


GET YOUR GUIDELIGHTS TODAY!


NOW ON SALE FOR A LIMITED TIME ONLY - GREAT FOR GIFTING

Best Deal
8 – GuideLights

Best Deal
8 – GuideLights
Buy 4, Get 4 FREE
+ FREE USA SHIPPING
Retail €230.42
€115.21
(Save €115.21)
FREE USA Shipping

ORDER NOW
5 – GuideLights

5 – GuideLights
Buy 3, Get 2 FREE
+ FREE USA SHIPPING
Retail €144.01
€86.41
(Save €57.61)
FREE USA Shipping

ORDER NOW
Most Popular
3 – GuideLights

Most Popular
3 – GuideLights
Buy 2, Get 1 FREE
+ FREE USA SHIPPING
Retail €86.41
€57.61
(Save €28.80)
FREE USA Shipping

ORDER NOW
1 – GuideLight

1 – GuideLight
Buy 1, Save $5
+S&H
Retail €28.80
€24.00
(Save €4.80)
+S&H

ORDER NOW
ORDER NOW



NEXT STEP – PICK YOUR STYLE:

Choose Between Duplex or Decor Below

 * Duplex

 * Decor



Choose Between Duplex or Decor Below

 * Duplex
   
   

 * Decor
   
   

COLOR


Total:
Checkout Processing
Total:
Next


COMPLETE YOUR ORDER

Enter Discount Code Here Incorrect promo code Apply


Or Pay With Credit Card


SHIPPING INFORMATION

Email
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Canada_________________ Mexico United States

Postal code
Required


SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Canada_________________ Mexico United States
State
Zip code


PHONE

Phone (optional)


SHIPPING METHOD


Free Shipping

$0.00




PAYMENT INFORMATION

All transactions are secure and encrypted.


Card Number
MM / YY
CVC



BILLING ADDRESS


Same as shipping address

Use a different billing address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Canada_________________ Mexico United States
State
Zip code
Next


Complete Order

ORDER SUMMARY

$0.00

PROMO DISCOUNT

$0.00

TAX

$0.00

SHIPPING

— —

TOTAL

$0.00

×

Ok







30 DAY MONEY BACK GUARANTEE!


HAVE A QUESTION?SEE OUR FAQS

How long will the LEDs in the GuideLight last?

Each GuideLight will last for up to 25 years before the LEDs begin to dim.

How much does it cost to operate a GuideLight?

On average, GuideLight costs around 10 cents a year to power (depending on your
local cost of power).

How do GuideLights turn on and off?

GuideLights include a light sensor that turns the LEDs On/Off automatically.
They should be at full brightness when the room is completely dark and slowly
dim as the room gets lighter. If you have a truly dark space they will just stay
on.

Is the GuideLight ETL listed?

Yes! GuideLight has been designed to the highest standards of safety, and is ETL
listed in the US and Canada. We design our products in conjunction with safety
engineers and UL staff to meet and exceed UL standards. All of our products are
tested to these UL standards by Nationally Recognized Testing Laboratories. We
use Intertek as our testing laboratory and all of our products use the
Intertek/ETL mark.

Are these made out of plastic and could they pose a fire hazard?

Our products are made out of high temperature, impact-resistant ABS plastic with
the highest fire safety rating so there is no need to worry about sparks or
unwanted conduction.

Do your products come with a warranty?

We provide a one year warranty that all of our products will be free from
defects in materials and manufacturing, under normal use and proper handling.
Please contact support@snappower.com if you have questions regarding this
warranty.

What if my outlets are horizontal?

No problem! The product will install horizontally and work just fine. Just make
sure to install where the bottom of our plate lines up with the ground side of
the outlet! We have many customers who have done this and love it!

What color temperature are the LEDs in our lighting products?

The LED lights in our lighting products are a neutral white temperature.
Approximately 4,000 Kelvins.

Which electrical receptacles are GuideLights compatible with?

GuideLight products are for 120V outlets and light switches only. They are NOT
for use with non-standard outlets or switches controlled by a switch outlet with
split circuits (outlets with the breakout tab removed).

Is there a money back guarantee?

If for any reason you’re not 100% satisfied with GuideLight, you can easily
return it.

Returns/ExchangesTo be eligible for a Return/Exchange, your item(s) must be in
the same condition that you received it and must be in the original packaging
and include all components. Please see the return policy below for more details.

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them. On average,
orders are delivered within 3-5 business days in the United States. For orders
outside the USA, please allow 7-12 business days for your order to arrive.
Delivery times will vary based on country.

Will I have to pay any additional customs, duties or VAT fees when I receive my
order?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.

Will you notify me by email when my order has shipped?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.

Click HERE to View FAQs »


FREQUENTLY ASKED QUESTIONS FAQS

×

How long will the LEDs in the GuideLight last?

Each GuideLight will last for up to 25 years before the LEDs begin to dim.

How much does it cost to operate a GuideLight?

On average, GuideLight costs around 10 cents a year to power (depending on your
local cost of power).

How do GuideLights turn on and off?

GuideLights include a light sensor that turns the LEDs On/Off automatically.
They should be at full brightness when the room is completely dark and slowly
dim as the room gets lighter. If you have a truly dark space they will just stay
on.

Is the GuideLight ETL listed?

Yes! GuideLight has been designed to the highest standards of safety, and is ETL
listed in the US and Canada. We design our products in conjunction with safety
engineers and UL staff to meet and exceed UL standards. All of our products are
tested to these UL standards by Nationally Recognized Testing Laboratories. We
use Intertek as our testing laboratory and all of our products use the
Intertek/ETL mark.

Are these made out of plastic and could they pose a fire hazard?

Our products are made out of high temperature, impact-resistant ABS plastic with
the highest fire safety rating so there is no need to worry about sparks or
unwanted conduction.

Do your products come with a warranty?

We provide a one year warranty that all of our products will be free from
defects in materials and manufacturing, under normal use and proper handling.
Please contact support@snappower.com if you have questions regarding this
warranty.

What if my outlets are horizontal?

No problem! The product will install horizontally and work just fine. Just make
sure to install where the bottom of our plate lines up with the ground side of
the outlet! We have many customers who have done this and love it!

What color temperature are the LEDs in our lighting products?

The LED lights in our lighting products are a neutral white temperature.
Approximately 4,000 Kelvins.

Which electrical receptacles are GuideLights compatible with?

GuideLight products are for 120V outlets and light switches only. They are NOT
for use with non-standard outlets or switches controlled by a switch outlet with
split circuits (outlets with the breakout tab removed).

Is there a money back guarantee?

If for any reason you’re not 100% satisfied with GuideLight, you can easily
return it.

Returns/ExchangesTo be eligible for a Return/Exchange, your item(s) must be in
the same condition that you received it and must be in the original packaging
and include all components. Please see the return policy below for more details.

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them. On average,
orders are delivered within 3-5 business days in the United States. For orders
outside the USA, please allow 7-12 business days for your order to arrive.
Delivery times will vary based on country.

Will I have to pay any additional customs, duties or VAT fees when I receive my
order?

Depending on your country, it is possible that you will be charged one or more
of these fees when you receive your order.

Please note that all international orders are charged in US dollars.
International charges are based on the standard exchange rates between your
currency and the US dollar at the time of purchase or refund.

Will you notify me by email when my order has shipped?

Yes, we will send an invoice by email when your order has been placed and
another when your order has been shipped.

If you can not find our emails in your normal inbox, it is worth checking in
your spam or junk mail folder.

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from GuideLight, the inventors of this
innovative solution. GuideLight has partnered with GiddyUp, a curator of
innovative products, to present a special offer that you won’t find anywhere
else. To support these inventors, please consider buying your GuideLight on this
site, rather than 3rd-Party retailers.
Copyright © 2023 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT GUIDELIGHT?

 * Questions About Your Order
 * Product Questions
 * Technical Support
 * Returns
 * Anything else product or order-related


PLEASE CONTACT GUIDELIGHT DIRECTLY AT:

 * support@gettheguidelight.io
 * Snap Power GuideLight
   426 E. 1750 N., Unit D
   Vineyard, UT 84059


WOULD YOU LIKE TO UNSUBSCRIBE FROM MARKETING EMAILS?

Please click the following link to be added to a global do not mail list

×


RETURN POLICY

Returns/ExchangesTo be eligible for a Return/Exchange, your item(s) must be in
the same condition that you received it and must be in the original packaging
and include all components. Contact our customer support team at
support@gettheguidelight.io to receive a Return Merchandise Authorization (RMA)
Number.

Refunds
You have 30 calendar days to return an item(s) from the date you received it for
a refund. Once we receive your item(s), we will inspect it and notify you that
we have received your returned item(s). We will immediately notify you on the
status of your refund after inspecting the item(s). If your return is approved,
we will initiate a refund to your credit card (or original method of payment).
If you receive a refund, the cost of shipping will be deducted from your refund.
Restocking fees may apply. You will receive the credit within 7-14 business
days, depending on your card issuer's policies. We stand behind our products and
always do our best to take care of our customers. If your order exceeds the 30
days, you may be eligible for an exchange.

Shipping
You will be responsible for paying for your own shipping costs for returning
your item(s). Shipping costs are non-refundable.

×

×

×