bril-gadgetwizard.com Open in urlscan Pro
2606:4700:3034::ac43:a225  Public Scan

Submitted URL: http://bril-gadgetwizard.com/
Effective URL: https://bril-gadgetwizard.com/
Submission: On January 09 via api from IN — Scanned from DE

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-4 py-1 pl-0 pr-1">
      <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-8 py-1 pl-1 pr-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-12 py-1 px-0">
      <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="de" selected=""> Germany</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="bg"> Bulgaria</option>
          <option value="ca"> Canada</option>
          <option value="cl"> Chile</option>
          <option value="hr"> Croatia</option>
          <option value="cy"> Cyprus</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fr"> France</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="mx"> Mexico</option>
          <option value="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="ph"> Philippines</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="ro"> Romania</option>
          <option value="sg"> Singapore</option>
          <option value="sk"> Slovakia</option>
          <option value="kr"> South Korea</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="tr"> Turkey</option>
          <option value="gb"> United Kingdom</option>
          <option value="us"> United States</option>
        </select>
      </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://getbril.io/wp-content/themes/giddyupio-prototype/images/checkout-question.svg" alt="?" loading="lazy"></a>
      </div>
    </div>
    <div class="col-6 col-lg-3 py-1 pl-0 pl-lg-1 pr-1" style="display: none;">
      <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>
</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="de" selected=""> Germany</option>
            <option disabled="" value="_________________">_________________</option>
            <option value="au"> Australia</option>
            <option value="at"> Austria</option>
            <option value="be"> Belgium</option>
            <option value="br"> Brazil</option>
            <option value="bg"> Bulgaria</option>
            <option value="ca"> Canada</option>
            <option value="cl"> Chile</option>
            <option value="hr"> Croatia</option>
            <option value="cy"> Cyprus</option>
            <option value="dk"> Denmark</option>
            <option value="ee"> Estonia</option>
            <option value="fr"> France</option>
            <option value="gi"> Gibraltar</option>
            <option value="gr"> Greece</option>
            <option value="hk"> Hong Kong SAR China</option>
            <option value="hu"> Hungary</option>
            <option value="ie"> Ireland</option>
            <option value="il"> Israel</option>
            <option value="it"> Italy</option>
            <option value="jp"> Japan</option>
            <option value="lv"> Latvia</option>
            <option value="lt"> Lithuania</option>
            <option value="lu"> Luxembourg</option>
            <option value="my"> Malaysia</option>
            <option value="mt"> Malta</option>
            <option value="mx"> Mexico</option>
            <option value="nl"> Netherlands</option>
            <option value="nz"> New Zealand</option>
            <option value="no"> Norway</option>
            <option value="ph"> Philippines</option>
            <option value="pl"> Poland</option>
            <option value="pt"> Portugal</option>
            <option value="ro"> Romania</option>
            <option value="sg"> Singapore</option>
            <option value="sk"> Slovakia</option>
            <option value="kr"> South Korea</option>
            <option value="es"> Spain</option>
            <option value="se"> Sweden</option>
            <option value="tr"> Turkey</option>
            <option value="gb"> United Kingdom</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://getbril.io/wp-content/themes/giddyupio-prototype/images/phone.png" alt="" loading="lazy" src="https://getbril.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://getbril.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://getbril.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="de" selected=""> Germany</option>
          <option disabled="" value="_________________">_________________</option>
          <option value="au"> Australia</option>
          <option value="at"> Austria</option>
          <option value="be"> Belgium</option>
          <option value="br"> Brazil</option>
          <option value="bg"> Bulgaria</option>
          <option value="ca"> Canada</option>
          <option value="cl"> Chile</option>
          <option value="hr"> Croatia</option>
          <option value="cy"> Cyprus</option>
          <option value="dk"> Denmark</option>
          <option value="ee"> Estonia</option>
          <option value="fr"> France</option>
          <option value="gi"> Gibraltar</option>
          <option value="gr"> Greece</option>
          <option value="hk"> Hong Kong SAR China</option>
          <option value="hu"> Hungary</option>
          <option value="ie"> Ireland</option>
          <option value="il"> Israel</option>
          <option value="it"> Italy</option>
          <option value="jp"> Japan</option>
          <option value="lv"> Latvia</option>
          <option value="lt"> Lithuania</option>
          <option value="lu"> Luxembourg</option>
          <option value="my"> Malaysia</option>
          <option value="mt"> Malta</option>
          <option value="mx"> Mexico</option>
          <option value="nl"> Netherlands</option>
          <option value="nz"> New Zealand</option>
          <option value="no"> Norway</option>
          <option value="ph"> Philippines</option>
          <option value="pl"> Poland</option>
          <option value="pt"> Portugal</option>
          <option value="ro"> Romania</option>
          <option value="sg"> Singapore</option>
          <option value="sk"> Slovakia</option>
          <option value="kr"> South Korea</option>
          <option value="es"> Spain</option>
          <option value="se"> Sweden</option>
          <option value="tr"> Turkey</option>
          <option value="gb"> United Kingdom</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
Protect Yourself From the Germs Living on Your Toothbrush
Order now Order now


PROTECT YOURSELF FROM THE GERMS LIVING ON YOUR TOOTHBRUSH

Bril is a portable toothbrush case that uses natural UV-C light to kill 99.9% of
the unwanted viruses and bacteria living on your toothbrush — protecting you and
your family from potential medical issues.

Order Bril Now
As seen on:












FDA
Registered

Science-Backed
Safe & Effective

Dentist
Recommended

30-Day
Money-Back Guarantee



GOODBYE HARMFUL GERMS, HELLO HEALTHY MOUTH!

Clinically Proven UV Light Technology3

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

Order Bril Now


SIMPLE & EASY


HOW IT WORKS

Bril kills germs on a molecular level by destroying their DNA after every use.
This 360º ultra-deep sterilization is widely used in professional settings, like
hospitals, and is proven to kill 99.9% of bacteria and viruses4. The case also
provides round-the-clock toothbrush protection by creating a physical barrier –
keeping your brush protected from germ buildup while you’re not using it.

Toothbrush bristles have a natural tendency to harbor millions of bacteria that
can cause serious health issues. Time and time again, people become ill without
knowing the cause, without considering the dirty pool of bacteria that is
allowed to fester on their toothbrush as it collects everything that blows by.

There are a million things to worry about, disease-causing bacteria on your
brush shouldn't be one of them.


PROVEN SAFE & EFFECTIVE


KILL 99.9% OF GERMS WITH NATURAL UV-C LIGHT

Bril minimizes contamination and maximizes protection on your toothbrush. The
natural UV-C light kills an array of viruses and bacteria known to give rise to
unwanted health conditions. The goal? Wipeout germs before they reach your
mouth.

With Bril it feels like using a brand-new toothbrush every time you brush.




TRUSTED BY PROFESSIONALS


DENTIST RECOMMENDED UV TECHNOLOGY

Independent clinical studies have shown UV-C light to be highly safe and
effective at destroying unwanted viruses and germs.

Bril Kills 99.9% of Germs that cause:

 * Bad Breath
 * Gum Disease
 * Tooth decay
 * Influenza
 * Rhinovirus
 * Pneumonia
 * And More

Some bacteria found on your toothbrush can even increase your risk for heart
disease, diabetes, and more. Bril makes avoiding harmful bacteria and viruses
easier than ever!

Order Bril Now



A BREAKTHROUGH IN ORAL HEALTH!



Fits All Toothbrushes

Electric, standard, large or small…Bril works with all toothbrush sizes, even
small children’s brushes. It’s incredibly easy for the entire family to use!

Reduces Clutter

Forget the nasty cup or tangled up toothbrushes transferring germs back and
forth by your sink! You can hang Bril anywhere using the included magnetic
mount.

Goes With You Anywhere

Bril is about the size of an Apple earbud case making it great for travel. It
easily fits in your toiletry case and lasts for 30 days without needing to be
recharged.

Order Bril Now


WHY PEOPLE LOVE BRIL FOR THEIR BRISTLES

5.0 star rating
Sarah F.‎
Verified Buyer

NOT ONLY DOES IT WORK...IT'S SUPER STYLISH AS WELL!

Can we talk about how cute my Bril is?! It’s sleek, modern and even matches my
bathroom décor. Love that a product now exists that effectively sterilizes my
toothbrush and doesn’t take up valuable bathroom counter space.

5.0 star rating
Deborah M.‎
Verified Buyer

WOULD GIVE THIS PRODUCT 10 STARS IF I COULD.

On a scale of 1-5, Bril is a 10! Not only does it give me incredible peace of
mind that I’m not putting harmful bacteria into my mouth, but it’s so easy to
grab for weekends away.

5.0 star rating
Brittney R.‎
Verified Buyer

WISH I HAD THIS PRODUCT SOONER!

This product is nothing short of genius. I’ve always worried about the
cleanliness of my toothbrush, and would replace it often due to bacteria
concerns. I don’t even think about it anymore with bril. 100% trust in this
sterilizer!

5.0 star rating
Celina M.‎
Verified Buyer

I WANT TO GIVE ONE TO EVERYONE I LOVE!

I’m a true believer that oral health is a big part of overall health. Knowing
that bril kills 99.9% of bacteria makes me want to give one to everyone I love!

5.0 star rating
Sarah F.‎
Verified Buyer

NOT ONLY DOES IT WORK...IT'S SUPER STYLISH AS WELL!

Can we talk about how cute my Bril is?! It’s sleek, modern and even matches my
bathroom décor. Love that a product now exists that effectively sterilizes my
toothbrush and doesn’t take up valuable bathroom counter space.

5.0 star rating
Deborah M.‎
Verified Buyer

WOULD GIVE THIS PRODUCT 10 STARS IF I COULD.

On a scale of 1-5, Bril is a 10! Not only does it give me incredible peace of
mind that I’m not putting harmful bacteria into my mouth, but it’s so easy to
grab for weekends away.

5.0 star rating
Brittney R.‎
Verified Buyer

WISH I HAD THIS PRODUCT SOONER!

This product is nothing short of genius. I’ve always worried about the
cleanliness of my toothbrush, and would replace it often due to bacteria
concerns. I don’t even think about it anymore with bril. 100% trust in this
sterilizer!

5.0 star rating
Celina M.‎
Verified Buyer

I WANT TO GIVE ONE TO EVERYONE I LOVE!

I’m a true believer that oral health is a big part of overall health. Knowing
that bril kills 99.9% of bacteria makes me want to give one to everyone I love!

5.0 star rating
Sarah F.‎
Verified Buyer

NOT ONLY DOES IT WORK...IT'S SUPER STYLISH AS WELL!

Can we talk about how cute my Bril is?! It’s sleek, modern and even matches my
bathroom décor. Love that a product now exists that effectively sterilizes my
toothbrush and doesn’t take up valuable bathroom counter space.

5.0 star rating
Deborah M.‎
Verified Buyer

WOULD GIVE THIS PRODUCT 10 STARS IF I COULD.

On a scale of 1-5, Bril is a 10! Not only does it give me incredible peace of
mind that I’m not putting harmful bacteria into my mouth, but it’s so easy to
grab for weekends away.

 * 1
 * 2
 * 3
 * 4

Order Bril Now


STERILIZE YOUR TOOTHBRUSH IN MINUTES

At Home or On the Go

step 1

Insert Your Toothbrush

step 2

Close The Lid

step 3

Enjoy Germ-Free Brushing

Order Bril Now


PROTECT YOURSELF FROM NASTY GERMS


IS YOURTOOTHBRUSH SAFE? BE SURE WITH BRIL!

Kills 99.9% of Germs -
Safe & effective

Rechargeable -
30-day battery life

Faster Than Ever -
Only 3 minutes after brushing

Magnetic Mount -
For clutter-free countertops




CLINICALLY PROVEN UV LIGHT TECHNOLOGY

For decades, UV-C light has been recognized by the FDA as a highly effective
disinfectant for air, water, and nonporous surfaces. In fact, studies have
proven that UV treatment is much more effective than chemical disinfection
methods.

Up until recently, this technology was only available in expensive medical
equipment but modern semiconductor innovations have made Bril possible. The
light works quickly and effectively to destroy germ DNA on a microscopic level
so you can move on with a smile knowing your healthy mouth is helping your whole
body feel its best.

Bril uses the same method of sterilization relied upon by doctors, dentists, and
even astronauts on the International Space Station!2




YOUR SATISFACTION IS OUR #1 PRIORITY

Order Bril risk-free and if you don’t use it, we’ll make things right.

30-Day Money-Back Guarantee

Enjoy a flexible, 30-day return and refund policy on unused items in their
original packaging.

US-Owned Company

Bril is Proudly owned and operated in the beautiful city of Scottsdale, Arizona.

Free, Fast Shipping

Get your goods as soon as possible, free shipping on all qualifying USA offers
and fast shipping to over 30 other countries.

Quality Promise

From research through development and distribution, we control every step of the
process to ensure the best possible results.

World Class Customer Support

Connect with real people who care about your overall wellness. We’d be happy to
answer any questions you may have.

Mission-Driven

Plain and simple, our mission is to create healthier families one brush at a
time.

Order Bril Now


ENJOY SAFER BRUSHING WITH BRIL TODAY!


GET ONE FOR EVERYONE IN THE FAMILY

1 – Bril

1 – Bril
+S&H
€27.95
You Save €4.66!
+S&H
ORDER NOW
3 – Bril

3 – Bril
Buy 2, Get 1 FREE
+ FREE USA SHIPPING
€21.74/each (Total €65.22)
You Save €32.61!
FREE USA Shipping
ORDER NOW
Most Popular
5 – Bril

Most Popular
5 – Bril
Buy 3, Get 2 FREE
+ FREE USA SHIPPING
€19.56/each (Total €97.83)
You Save €65.22!
FREE USA Shipping
ORDER NOW
Best Deal
8 – Bril

Best Deal
8 – Bril
Buy 4, Get 4 FREE
+ FREE USA SHIPPING
€16.31/each (Total €130.44)
You Save €130.44!
FREE USA Shipping
ORDER NOW
ORDER NOW


NEXT STEP – SELECT YOUR COLOR:

COLOR SELECTION APPLIES TO YOUR ENTIRE ORDER.

COLOR


×
Special Offer!
50
% OFF


Special Offer

Act Now and Get...

One More for 50% OFF!

€32.61 Value
Special Add-on Price = €16.31!
Yes, Get My 50% Savings!
No Thank You
Processing...
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)
Postal code
City
Country Germany_________________ Australia Austria Belgium Brazil Bulgaria
Canada Chile Croatia Cyprus Denmark Estonia France Gibraltar Greece Hong Kong
SAR China Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg
Malaysia Malta Mexico Netherlands New Zealand Norway Philippines Poland Portugal
Romania Singapore Slovakia South Korea Spain Sweden Turkey United Kingdom United
States
Required



SHIPPING INFORMATION


Same as shipping address

Use a different shipping address
First Name
Last Name
Address
Apt/Suite (optional)
City
Country Germany_________________ Australia Austria Belgium Brazil Bulgaria
Canada Chile Croatia Cyprus Denmark Estonia France Gibraltar Greece Hong Kong
SAR China Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg
Malaysia Malta Mexico Netherlands New Zealand Norway Philippines Poland Portugal
Romania Singapore Slovakia South Korea Spain Sweden Turkey United Kingdom 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 Germany_________________ Australia Austria Belgium Brazil Bulgaria
Canada Chile Croatia Cyprus Denmark Estonia France Gibraltar Greece Hong Kong
SAR China Hungary Ireland Israel Italy Japan Latvia Lithuania Luxembourg
Malaysia Malta Mexico Netherlands New Zealand Norway Philippines Poland Portugal
Romania Singapore Slovakia South Korea Spain Sweden Turkey United Kingdom 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

Is UV Light safe?

UV lighting is an FDA-regulated industry, and the CDC acknowledges UV lights as
an effective defense against viruses and bacteria.4 With Bril, the UV-C light
only comes on when it's closed, killing the germs inside while keeping you safe
from any exposure.

Will Bril fit my toothbrush?

Yes! No matter what type of brush you have, your toothbrush will fit. Although
Bril is compact, it’s guaranteed to fit any toothbrush style or size – from kids
to adults. It even works with your electric toothbrush!

Will it work for people with gingivitis?

Yes! In fact, the bacteria on your toothbrush may have contributed to your gum
disease in the first place. For many, the cause of Gingivitis is poor oral
hygiene, which can lead to tooth loss and other serious conditions. Bril helps
improve your oral hygiene by killing germs on your toothbrush before they enter
your mouth.

How do you clean Bril?

Cleaning Bril is easy! Just use a damp cloth or a cotton swab to wipe away any
debris. The inside stays completely sterilized thanks to the special UV light
and rarely needs care.

How long does it hold a charge?

Bril lasts for a month on a single charge! To recharge, simply plug in the
included USB cable just like any other smart device. The self-contained design
saves space in your bathroom and is ideal for travel.

How do I know when to charge Bril?

You’ll find a red LED indicator that clearly tells you when the battery needs to
be recharged.

How will Bril help my overall health?

Keeping your toothbrush clean is essential to keeping your mouth clean.
According to doctors, a healthy mouth is an indicator of overall health.

This is possible thanks to Bril. This special UV technology can kill the
bacteria on your toothbrush that are known to cause diseases like the flu,
diarrhea, and other health problems – keeping your mouth clean, and your body
healthy.

How often should you sterilize your toothbrush?

After every brush! In less than 24 hours, one single germ can explode into more
than 8 million cells – even on a brand new toothbrush. That’s why it’s so
important to have an everyday cleaning device like Bril!

How does Bril protect my toothbrush when I’m not using it?

Bril also acts as a protective case, with a tight rubber seal that prevents
germs from reaching your brush. As such, you can leave your brush in the device
at all times. (Bril was designed to replace your current toothbrush holder, not
add more clutter!)

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! Due to the impact
of COVID-19 our average our product is delivered within 14 days in the United
States. For orders outside of the USA our product is delivered within 21 days.

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 at checkout.

Is there a money back guarantee?

Yes. We offer a no hassle, 30-Day Money Back Guarantee. If you’re not 100%
satisfied with Bril, we are happy to help you with a return. We want you to be
happy!

Click HERE to View FAQs »


FREQUENTLY ASKED QUESTIONS FAQS

×

Is UV Light safe?

UV lighting is an FDA-regulated industry, and the CDC acknowledges UV lights as
an effective defense against viruses and bacteria.4 With Bril, the UV-C light
only comes on when it's closed, killing the germs inside while keeping you safe
from any exposure.

Will Bril fit my toothbrush?

Yes! No matter what type of brush you have, your toothbrush will fit. Although
Bril is compact, it’s guaranteed to fit any toothbrush style or size – from kids
to adults. It even works with your electric toothbrush!

Will it work for people with gingivitis?

Yes! In fact, the bacteria on your toothbrush may have contributed to your gum
disease in the first place. For many, the cause of Gingivitis is poor oral
hygiene, which can lead to tooth loss and other serious conditions. Bril helps
improve your oral hygiene by killing germs on your toothbrush before they enter
your mouth.

How do you clean Bril?

Cleaning Bril is easy! Just use a damp cloth or a cotton swab to wipe away any
debris. The inside stays completely sterilized thanks to the special UV light
and rarely needs care.

How long does it hold a charge?

Bril lasts for a month on a single charge! To recharge, simply plug in the
included USB cable just like any other smart device. The self-contained design
saves space in your bathroom and is ideal for travel.

How do I know when to charge Bril?

You’ll find a red LED indicator that clearly tells you when the battery needs to
be recharged.

How will Bril help my overall health?

Keeping your toothbrush clean is essential to keeping your mouth clean.
According to doctors, a healthy mouth is an indicator of overall health.

This is possible thanks to Bril. This special UV technology can kill the
bacteria on your toothbrush that are known to cause diseases like the flu,
diarrhea, and other health problems – keeping your mouth clean, and your body
healthy.

How often should you sterilize your toothbrush?

After every brush! In less than 24 hours, one single germ can explode into more
than 8 million cells – even on a brand new toothbrush. That’s why it’s so
important to have an everyday cleaning device like Bril!

How does Bril protect my toothbrush when I’m not using it?

Bril also acts as a protective case, with a tight rubber seal that prevents
germs from reaching your brush. As such, you can leave your brush in the device
at all times. (Bril was designed to replace your current toothbrush holder, not
add more clutter!)

When can I expect my order?

FAST! We ship all orders within 24-48 hours of receiving them! Due to the impact
of COVID-19 our average our product is delivered within 14 days in the United
States. For orders outside of the USA our product is delivered within 21 days.

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 at checkout.

Is there a money back guarantee?

Yes. We offer a no hassle, 30-Day Money Back Guarantee. If you’re not 100%
satisfied with Bril, we are happy to help you with a return. We want you to be
happy!

Representations regarding the efficacy and safety of Bril have not been
evaluated by the Food and Drug Administration. These products are not intended
to diagnose, prevent, treat, or cure any disease. This information does not
constitute medical advice and it should not be relied upon as such. Consult with
your doctor before modifying your regular medical regime.

References:Germs On A Toothbrush1Used On Intl Space Station&
Hospitals2Clinically Proven Technology3UV Light Kills Germs, Viruses, &
Bacteria4

 * Support
 * Returns
 * Impressum
 * Privacy
 * Terms

About This Site
Purchasing here is buying directly from Bril, the inventors of this innovative
solution. Bril 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 Bril on this site, rather than 3rd-Party
retailers.
Copyright © 2024 GiddyUp. All Rights Reserved.
×

×

×


HAVE A QUESTION ABOUT BRIL?

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


PLEASE CONTACT BRIL DIRECTLY AT:

 * support@getbril.io
 * 9160 E. Del Camino Drive, Suite B1 Scottsdale, AZ 85258


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

Return & Refund Policy

We offer a flexible 30 days return-refund policy to make your online shopping
experience easier. If 30 days have gone by since your purchase, unfortunately we
can’t offer you a refund or exchange.

U.S Orders:

We accept returns of Bril in their original packaging (including all printed
inserts, parts, and pieces) without signs of wear and tear within the first 30
days after the shipment.

Tax and shipping costs are non-refundable. If you receive a refund, these costs
will be deducted from your refund.

How to Return:

Request a RMA number by emailing support@getbril.io with your order number, the
name of the item(s) you would like to return, and the reason why the item(s) did
not work out. After receiving your RMA number, please include the RMA number on
the outside of the box. If your order was shipped to a U.S. address, you’ll
receive a free shipping label via email within 24 hours.

International Orders:

We accept returns of Bril in their original packaging (including all printed
inserts, parts, and pieces) without signs of wear and tear within the first 30
days after the shipment.

How to Return:

Request a RMA number by emailing support@getbril.io with your order number, the
name of the item(s) you would like to return, and the reason why the item(s) did
not work out. After receiving your RMA number, please include the RMA number on
the outside of the box.

Mail your product to:

Bril
9160 E. Del Camino Drive, Suite B1
Scottsdale, AZ 85258

You will be responsible paying for your own shipping costs for returning your
item. Your initial shipping and handling charges are non-refundable.

×


IMPRESSUM

Company Name:
The GiddyUp Group

Address:
20 N. Oak St.
Ventura, CA 93001
USA

Contact:
support@getbril.io

CEO Team:
Todd Armstrong, Justin Grant, Topher Grant, Steven Isaac, Alan Reinhart, Eric
Schechter

Form of Company:
LLC

Registration Number:
46-3920047

VAT Number
Not Applicable

×

×