www.tanga.com Open in urlscan Pro
54.235.87.28  Public Scan

Submitted URL: https://www.tanga.com/deals/be1c7831e998?utm_campaign=12692&affiliate_network=ses&utm_medium=email&utm_source=Tanga+Em...
Effective URL: https://www.tanga.com/deals/be1c7831e998/tanscos-wireless-home-door-bell-ringer-chime?affiliate_network=ses&euid=s981k...
Submission: On June 07 via api from CH — Scanned from DE

Form analysis 3 forms found in the DOM

.

<form action="." class=" py-2 py-md-0" data-reactid=".0">
  <div class="input-group" data-reactid=".0.0"><input class="search__field form-control" placeholder="Search Deals" id="search-input" name="" aria-label="Search Deals" type="search" data-reactid=".0.0.0"><span class="input-group-btn"
      data-reactid=".0.0.1"><button class="btn search__action btn-primary" type="button" aria-label="Search" data-reactid=".0.0.1.0"><i class="fa fa-search" data-reactid=".0.0.1.0.0"></i></button></span></div>
</form>

POST https://www.tanga.com/orders/new

<form class="buy-form-container" id="buy-form" action="https://www.tanga.com/orders/new" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="✓"><input type="hidden" name="authenticity_token"
    value="IBQBhJuuk1BV6IVT572ouN89vvKHQy5ayF4eBN24ODhTlRYfGJeMlSYVEeiKK8jmc75+6Q0v7Dsc7JJUxaN0SQ==">
  <input type="hidden" name="redirect_back" id="redirect_back" value="true">
  <input type="hidden" name="cart[line_items][][product_list_type]" id="cart_line_items__product_list_type">
  <input type="hidden" name="cart[line_items][][product_list_value]" id="cart_line_items__product_list_value">
  <div data-react-class="ProductDetail.BuyForm"
    data-react-props="{&quot;siteName&quot;:&quot;Tanga.com&quot;,&quot;product&quot;:{&quot;variant_types&quot;:[],&quot;has_personal_message&quot;:false,&quot;personal_message_length&quot;:null,&quot;msrp&quot;:null,&quot;variants&quot;:[{&quot;id&quot;:14284104,&quot;quantity&quot;:10,&quot;msrp&quot;:null,&quot;price&quot;:17.99,&quot;name&quot;:&quot;&quot;,&quot;options&quot;:{},&quot;preselect&quot;:true}]},&quot;priceSelector&quot;:&quot;.active-price .price&quot;,&quot;inputToSubmit&quot;:&quot;cart[line_items][][sku_id]&quot;,&quot;renderWarranties&quot;:true,&quot;betaUser&quot;:false,&quot;site_id&quot;:1,&quot;clientToken&quot;:&quot;NA&quot;,&quot;rootSelector&quot;:&quot;body&quot;}">
    <div data-reactid=".3">
      <div data-reactid=".3.0"><input type="hidden" name="cart[line_items][][sku_id]" value="14284104" data-reactid=".3.0.1"></div>
      <div class="row no-gutters mb-3" data-reactid=".3.1"><label class="mb-1 w-100 fw-400 d-block" data-reactid=".3.1.0">Quantity:</label>
        <div class="col-12 col-xl-4 d-flex pr-xl-3 pr-0 mb-3 mb-xl-0" data-reactid=".3.1.1">
          <div class="w-100" data-reactid=".3.1.1.0">
            <div class="input-group align-self-center hide-number-spin" data-reactid=".3.1.1.0.0"><span class="input-group-addon btn-qty" data-reactid=".3.1.1.0.0.0"><i class="fa fa-minus" data-reactid=".3.1.1.0.0.0.0"></i></span><input
                name="cart[line_items][][quantity]" type="number" pattern="[0-9]*" min="1" max="10" class="qty-field form-control text-center font-weight-bold" aria-label="" value="1" placeholder="0" data-reactid=".3.1.1.0.0.1"><span
                class="input-group-addon btn-qty" data-reactid=".3.1.1.0.0.2"><i class="fa fa-plus" data-reactid=".3.1.1.0.0.2.0"></i></span></div>
          </div>
        </div>
        <div class="col-12 col-xl-8 pr-0 pr-md-0" id="buy-button" data-reactid=".3.1.2">
          <div data-reactid=".3.1.2.0">
            <div class="row no-gutters" data-reactid=".3.1.2.0.0">
              <div class="col col-md-12 pr-3 pr-md-0" data-reactid=".3.1.2.0.0.0"><button type="submit" class="btn btn-block btn-primary buy-button w-100"
                  data-reactid=".3.1.2.0.0.0.0"><i class="fa fa-cart-plus mr-2" data-reactid=".3.1.2.0.0.0.0.0"></i><span data-reactid=".3.1.2.0.0.0.0.1">Add to Cart</span></button></div>
              <div data-reactid=".3.1.2.0.0.1"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="warrantySelector" data-reactid=".3.2"></div>
    </div>
  </div>
</form>

POST /newsletter/subscribe

<form id="newsletter-form" class="w-100" method="post" action="/newsletter/subscribe">
  <input type="hidden" name="authenticity_token" value="IBQBhJuuk1BV6IVT572ouN89vvKHQy5ayF4eBN24ODhTlRYfGJeMlSYVEeiKK8jmc75+6Q0v7Dsc7JJUxaN0SQ==">
  <div class="form-group col-12 col-lg-8 mb-0 mx-auto">
    <div class="row no-gutters">
      <div class="col-12 col-md-9 pr-0 pr-md-2 mb-3 mb-md-0">
        <input class="form-control" type="email" id="email_address" name="email_address" placeholder="Your email address..." required="" maxlength="254" size="20" aria-label="Email Address">
      </div>
      <div class="col-12 col-md-3 pl-0 pl-md-2">
        <button class="btn btn-primary w-100" type="submit"> Subscribe </button>
      </div>
    </div>
  </div>
</form>

Text Content

Log In Sign Up
0

All Categories Top Sellers Clearance Men Women Electronics Home Jewelry Health &
Beauty
 * All Sales
 * Home & Garden
 * Home Improvement
 * Building & Hardware
 * Doors & Door Hardware
 * Smart Doorbells & Locks
 * Smart Doorbells


TANSCOS WIRELESS HOME DOOR BELL RINGER/CHIME

(8)

17


 * 
 * 
 * 
 * 
 * 
 * 
 * 


Tanga Featured Deal


TANSCOS WIRELESS HOME DOOR BELL RINGER/CHIME

17



IP55 Waterproof 1300ft Long Range Plug in Door Bell Kit with LED Flash, 55 Ring
Tones 5 Level Volume, Smart Combination for Room

(8)
$17.99
Free Shipping

Estimated delivery Jun 9 - Jun 13

Quantity:

Add to Cart


Share This Deal

🚀Selling Fast
Product Details

💒55 RING TONES AND 5 ADJUSTABLE VOLUME LEVEL: You’re no longer stuck with a
standard doorbell sound. Tanscos wireless doorbell offers a whopping 55 chime
sounds, as well as 5 volume levels(0-110 dB), freely set your favorite one as
different needs.The doorbell chime has a built-in LED light, giving you a visual
cue that someone press the button at any volume level, which is friendly for
elderly with hearing impaired, and thanks to the silent mode, sleeping babies
will not be startled awake

💒IP55 WATERPROOF & WEATHER-RESISTANT: Tanscos door bell ringer wireless has
been approved by FCC, CE and RoHS. IP55-rated for waterproof and dustproof, can
withstand hostile weather conditions between -22°F to 130°F, warmly alert for
you no matter rain or shine! Ultra-low power consumption, The push buttons
include a 23A 12V battery that boasts 3 years max. lifespan, quick and easy
installation. and the unit even has a memory function that preserves your
settings in the case of a power outage.

💒FREE COMBINATION USE: The wireless doorbells for home not only can be used as
a door bell but as an emergency call. Our kit can be expanded up to 10
receivers/transmitters, features a library of 55 chime options including ding
dong, birds chirping, dog barking, Merry Christmas, Happy birthday, etc.,
intelligently customize exclusive ringtones for family members or different
festivals, making it convenient to know who is calling. Add it to cart, you’ll
get a smart housekeeper!

💒1300FT ULTRA-LONG WIRELESS RANGE: Compared with other doorbell wireless,
Tanscos doorbells have stronger penetrating power. This mini portable doorbell
boasts a huge wireless range of 400m (1300 ft), ensuring that you don’t miss a
visitor even if you’re on a different floor or working in the yard. Perfect for
any family, classroom, townhouse, apartment, office, hospital, hotel, gym etc.
Install a Tanscos doorbell kit now that will keep your life simple and
trouble-free!

💒EASY TO INSTALL & ANTI-FALLING: Tanscos push buttons come already paired with
the receiver, and mounting instructions are included for both the push buttons
and receiver, it’s pretty easy to set up as the package includes the adhesive
tapes as well as the screw and anchors needed for permanent installation. Simply
have to plug the receiver into a socket and attach the transmitter to the wall.
For more convenience, three tapes are provided in the package.

Additional Information
 * 30 day warranty

 * New

Shipping Information
 * Free Shipping!
 * Estimated delivery Jun 9 - Jun 13
 * Returns available within 30 days
 * Ships to U.S.



People Who Viewed This Also Viewed

Car Steering Wheel Phone Holder

$9.99

Free Shipping

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

.

3


Top Seller


10ft Patio Solar LED Steel Tilt Umbrella W/ Crank

$99.99

Free Shipping

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


2895

103



300 LED 8 Mode Indoor/Outdoor String Lights With Remote

$14.99

Free Shipping

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


4934

86


Top Seller


400 Thread Count 100% Cotton Sateen Sheet Set

$18.99 - $23.99

Free Shipping

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


539

715



Top Sellers

These are the top selling deals from the biggest sales.

Multi-Pair: Men's Active Low-Cut Ankle Socks

$9.99 - $16.99

Free Shipping

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

.

3



Set of 2 items: Versace and Bonjour

$10.99

Free Shipping

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

.

9



2-Pack Women's Ponytail UV Protection Protection Hat

$13.99

Free Shipping

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


50

3



Hoover ONEPWR 3 Gallon Wet/Dry Cordless Vacuum w/ Rechargeable Battery &
Accessories

$99.99

Free Shipping

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


5

8


Questions? We're here to help!

Our awesome customer service department is ready for your questions! Although we
are a small company (10 of us total), we will do everything we can to answer
your questions and take care of any problems.

Contact Us
Our Clearance, Your Savings

 

View Sale
View Sale
Kitchen Stuff You Need

You need some of these in your kitchen

View Sale
View Sale

See All of Today's Sales

Customer Reviews
(8)
4.8 out of 5

8 customer reviews 5 Stars

75% 4 Stars

25% 3 Stars

0% 2 Stars

0% 1 Stars

0%

Write a Review

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

Sha
Verified Buyer: Yes
Reviewed: 2022-05-28



Wonderful product. So far working nicely

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

John
Verified Buyer: Yes
Reviewed: 2022-05-18



Arrived quickly and was super easy to install. Nice variety of ringtones and
really user friendly.

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

Strawberry
Verified Buyer: Yes
Reviewed: 2022-05-17



This is a great product. I received it in a short time and will recommend it to
everyone.

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

Angela
Verified Buyer: Yes
Reviewed: 2022-05-17



I just received my door bell yesterday. So far it's great. The base on this one
actually plugs into a wall socket. It has variable volume & a lot of ring
choices. I really like it so far. A definite recommend.

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

Jmstasik
Verified Buyer: Yes
Reviewed: 2022-05-16



I would buy this product again. Works great and was super easy to install. Lots
of great ringtones. Hard to beat for the price!

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

See more reviews


HomeCategoriesSearchCartAccount
Never Miss A Sale!

Subscribe and we'll give you first dibs on all daily deals and sales. We’ll also
send coupons for even further discounts.

Subscribe

Have questions? We're here to help!

support@tanga.com | FAQ
FAQ
About Tanga
 * Our Story
 * Why Trust Tanga
 * Meet The Team
 * How Tanga Works
 * About Our Deals
 * Blog
 * Guides

Let's Socialize!
TangaDeals
Support
 * Customer Support
 * Shipping
 * Returns

Work With Us
 * Press
 * Sell With Us
 * Affiliates Program

Legal
 * Privacy Policy
 * Terms of Use


Let's Socialize!
Facebook
Twitter
About Tanga
Our Story Why Trust Tanga Meet The Team How Tanga Works About Our Deals Blog
Guides
Support
Customer Support Shipping Returns
Work With Us
Press Sell With Us Affiliates Program
Legal
Privacy Policy Terms of Use

© 2022 Tanga.com • United States • All rights reserved.





Update Privacy Preferences
An Elite CafeMedia Lifestyle Publisher