offer.getrivalsmartwatch.com
Open in
urlscan Pro
2606:4700:3035::6815:453d
Public Scan
Submitted URL: http://getrivalsmartwatch.com/
Effective URL: https://offer.getrivalsmartwatch.com/offer/1/checkout-now-v1.php
Submission: On April 22 via api from US — Scanned from DE
Effective URL: https://offer.getrivalsmartwatch.com/offer/1/checkout-now-v1.php
Submission: On April 22 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: downsell_form1 — POST ajax.php?method=checkout
<form method="post" action="ajax.php?method=checkout" name="downsell_form1" accept-charset="utf-8" enctype="application/x-www-form-urlencoded;charset=utf-8" id="payment-form" novalidate="novalidate">
<input type="hidden" name="prospectId" id="prospectId" value="">
<input type="hidden" name="campaigns[1][id]" id="campaign_id" value="25">
<input type="hidden" name="splitCampaigns" value="">
<input type="hidden" name="splitCampaigns[1][id]" id="split_click_bump" class="cb-split-click-bump" value="31" disabled="">
<input type="hidden" name="splitCampaigns[1][price]" value="53.40" id="clickbumpPrice" class="cb-click-bump-price" disabled="">
<input type="hidden" name="coupon_code" value="No Discount">
<div class="form-wrapper mt-4">
<div class="step-title mt-4 mt-md-3 pl-2">STEP <span class="step cb-step">2</span>: PAYMENT OPTION</div>
<hr class="mt-2">
<div id="payment-selector" class="new-radio-area clearfix">
<ul class="tp-rh">
<li class="clearfix">
<input type="submit" name="cctype" id="paypal_method" class="cb-paypemt-radio paypemt_radio cb-paypal-method" data-paymentmethod="paypal" style="display: none;">
<label for="paypal_method" class="clearfix"><span><img src="/offer/1/app/desktop/images/checkout-now-v1/paypal-01.png" style=""></span></label>
</li>
<li class="div-txt" id="div-line">OR CHECKOUT WITH CREDIT CARD</li>
<input type="radio" name="cctype" class="cb-paypemt-radio paypemt_radio dCard" id="dCard" data-paymentmethod="credit_card" checked="" style="display: none;">
</ul>
</div>
<div class="form-content form-cc cb-credit-card-block">
<div class="form-group my-2" style="display: none;">
<select name="creditCardType" class="has-error">
<option value="">Card Type</option>
<option value="master">Master Card</option>
<option value="visa">Visa</option>
<option value="amex">Amex</option>
<option value="discover">Discover</option>
<option value="paypal">Paypal</option>
</select>
</div>
<div class="input-group form-label-group mb-2">
<input type="tel" name="creditCardNumber" id="ccNumber" class="required form-control" maxlength="16" data-error-message="Please enter a valid credit card number!" placeholder="Credit Card Number"
onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');">
<!--<label for="ccNumber">Credit Card Number</label>-->
<div class="input-group-append">
<span class="input-group-text" id="ccNumberAppend"><i class="fad fa-credit-card"></i></span>
</div>
</div>
<div class="row">
<div class="col-6 col-md-6 pr-1">
<div class="form-group mb-2 position-relative">
<select name="expmonth" class="hlf-inpt form-control required" data-error-message="Please select a valid expiry month!">
<option value="">Month</option>
<option value="01">(01) January</option>
<option value="02">(02) February</option>
<option value="03">(03) March</option>
<option value="04">(04) April</option>
<option value="05">(05) May</option>
<option value="06">(06) June</option>
<option value="07">(07) July</option>
<option value="08">(08) August</option>
<option value="09">(09) September</option>
<option value="10">(10) October</option>
<option value="11">(11) November</option>
<option value="12">(12) December</option>
</select>
<img src="/offer/1/app/desktop/images/checkout-now-v1/dwn-arw-n.png" alt="dwnArrow" class="img-fluid dwn-arw">
</div>
</div>
<div class="col-6 col-md-6 pl-1">
<div class="form-group mb-2 position-relative">
<select name="expyear" class="hlf-inpt form-control required" data-error-message="Please select a valid expiry year!">
<option value="">Year</option>
<option value="23">2023</option>
<option value="24">2024</option>
<option value="25">2025</option>
<option value="26">2026</option>
<option value="27">2027</option>
<option value="28">2028</option>
<option value="29">2029</option>
<option value="30">2030</option>
<option value="31">2031</option>
<option value="32">2032</option>
<option value="33">2033</option>
<option value="34">2034</option>
<option value="35">2035</option>
<option value="36">2036</option>
<option value="37">2037</option>
<option value="38">2038</option>
<option value="39">2039</option>
<option value="40">2040</option>
<option value="41">2041</option>
<option value="42">2042</option>
</select>
<img src="/offer/1/app/desktop/images/checkout-now-v1/dwn-arw-n.png" alt="dwnArrow" class="img-fluid dwn-arw">
</div>
</div>
</div>
<div class="input-group form-label-group">
<input type="tel" name="CVV" id="cvv" class="required form-control" data-validate="cvv" maxlength="3" data-error-message="Please enter a valid CVV code!" placeholder="CVV">
<!--<label for="cvv" style="width:80%;">CVV</label>-->
<div class="input-group-append whats-this cb-whats-this" style="cursor:pointer;">
<span class="input-group-text" id="cvvAppend"><i class="fad fa-question-circle"></i></span>
</div>
<div class="cvv-box cb-cvv-box">
<style>
.cvv-box {
width: 100%;
float: left;
position: relative;
z-index: 100;
display: none;
}
.cvv-box.show-cvv {
display: block;
}
.cvv-box .cvv-img-wrapper {
width: 100%;
padding: 0px 0 0 9px;
background: #fff;
border-radius: 10px;
border: none;
box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .25);
position: absolute;
top: 0px;
right: 0;
}
.cvv-box .cvv-img-wrapper img {
border-radius: 10px;
}
.cvv-close {
width: 25px;
height: 25px;
border: 2px solid #999;
background: #fff;
border-radius: 50%;
color: #666;
position: absolute;
top: -10px;
right: -10px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
</style>
<div class="cvv-img-wrapper">
<div class="cvv-close cb-cvv-close">X</div>
<img src="/offer/1/app/desktop/images/cvv-number.jpg" alt="CVV Number">
</div>
</div>
</div>
</div>
</div>
<div class="form-wrapper mt-4">
<div class="step-title mt-4 mt-md-3 pl-2 res">STEP <span class="step cb-step">3</span>: SHIPPING INFORMATION</div>
<hr class="mt-2 res">
<div class="form-content">
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="firstName" id="inputFirstName" class="form-control required cb-remove-class" placeholder="First Name" data-error-message="Please enter your first name!" value="" required="">
<!--<label for="inputFirstName">First Name</label>-->
</div>
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="lastName" id="inputLastName" class="form-control required cb-remove-class" placeholder="Last Name" data-error-message="Please enter your last name!" value="" required="">
<!--<label for="inputLastName">Last Name</label>-->
</div>
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="shippingAddress1" id="inputAddress" class="form-control required cb-remove-class pac-target-input" placeholder="Address" data-error-message="Please enter your address!" value=""
required="" autocomplete="off">
<input type="text" spellcheck="false" autocorrect="off" name="shippingAddress2" id="inputAddress2" class="form-control" placeholder="Apt, Suite, Unit, Building (optional)" value="">
</div>
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="shippingCity" id="inputCity" class="form-control required cb-remove-class" placeholder="City" data-error-message="Please enter your city!" value="" required="">
<!--<label for="inputCity">City</label>-->
</div>
<div class="form-group mb-2 position-relative">
<select name="shippingState" type="text" placeholder="Your State" class="form-control required cb-remove-class" data-error-message="Please select your state!" data-selected="AL">
<option value="" selected="selected">Select State</option>
<option value="AL">Alabama</option>
<option value="AK">Alaska</option>
<option value="AS">American Samoa</option>
<option value="AZ">Arizona</option>
<option value="AR">Arkansas</option>
<option value="AE">Armed Forces Middle East</option>
<option value="AA">Armed Forces Americas</option>
<option value="AP">Armed Forces Pacific</option>
<option value="CA">California</option>
<option value="CO">Colorado</option>
<option value="CT">Connecticut</option>
<option value="DE">Delaware</option>
<option value="DC">District of Columbia</option>
<option value="FM">Federated States of Micronesia</option>
<option value="FL">Florida</option>
<option value="GA">Georgia</option>
<option value="GU">Guam</option>
<option value="HI">Hawaii</option>
<option value="ID">Idaho</option>
<option value="IL">Illinois</option>
<option value="IN">Indiana</option>
<option value="IA">Iowa</option>
<option value="KS">Kansas</option>
<option value="KY">Kentucky</option>
<option value="LA">Louisiana</option>
<option value="ME">Maine</option>
<option value="MD">Maryland</option>
<option value="MA">Massachusetts</option>
<option value="MI">Michigan</option>
<option value="MN">Minnesota</option>
<option value="MS">Mississippi</option>
<option value="MO">Missouri</option>
<option value="MT">Montana</option>
<option value="NE">Nebraska</option>
<option value="NV">Nevada</option>
<option value="NH">New Hampshire</option>
<option value="NJ">New Jersey</option>
<option value="NM">New Mexico</option>
<option value="NY">New York</option>
<option value="NC">North Carolina</option>
<option value="ND">North Dakota</option>
<option value="MP">Northern Mariana Islands</option>
<option value="OH">Ohio</option>
<option value="OK">Oklahoma</option>
<option value="OR">Oregon</option>
<option value="PA">Pennsylvania</option>
<option value="PR">Puerto Rico</option>
<option value="MH">Republic of Marshall Islands</option>
<option value="RI">Rhode Island</option>
<option value="SC">South Carolina</option>
<option value="SD">South Dakota</option>
<option value="TN">Tennessee</option>
<option value="TX">Texas</option>
<option value="UT">Utah</option>
<option value="VT">Vermont</option>
<option value="VI">Virgin Islands of the U.S.</option>
<option value="VA">Virginia</option>
<option value="WA">Washington</option>
<option value="WV">West Virginia</option>
<option value="WI">Wisconsin</option>
<option value="WY">Wyoming</option>
</select>
<img src="/offer/1/app/desktop/images/checkout-now-v1/dwn-arw-n.png" alt="dwnArrow" class="img-fluid dwn-arw">
</div>
<div class="form-group mb-2 position-relative">
<select id="country-select" name="shippingCountry" class="form-control required cb-remove-class no-error" data-selected="US" data-error-message="Please select your country!">
<option value="">Select Country</option>
<option value="CA">Canada</option>
<option value="US">United States</option>
</select>
<img src="/offer/1/app/desktop/images/checkout-now-v1/dwn-arw-n.png" alt="dwnArrow" class="img-fluid dwn-arw">
</div>
<div class="form-group form-label-group mb-2">
<input type="tel" name="shippingZip" id="inputZip" class="form-control required cb-remove-class" placeholder="Zip" data-error-message="Please enter a valid zip code!" value="" required="">
</div>
<div class="form-group form-label-group mb-2">
<input type="email" name="email" id="inputEmail" class="form-control required cb-remove-class" placeholder="Email" data-validate="email" data-error-message="Please enter a valid email!" value="" required="">
</div>
<div class="form-group form-label-group mb-2">
<input type="tel" name="phone" id="inputPhone" class="form-control required cb-remove-class" placeholder="Phone" data-validate="phone" data-min-length="10" data-max-length="15" data-error-message="Please enter a valid contact number!"
value="" required="" maxlength="10" onkeyup="javascript: this.value = this.value.replace(/[^0-9]/g, '');">
</div>
<div class="ssl-discreet text-center text-white mt-1">We never share your information.</div>
</div>
<div class="form-content res text-white">
<div class="js_choose_billing" style="display:none;">
<div class="w_radio">
<input type="radio" id="radio_same_as_shipping" name="billingSameAsShipping" value="yes" checked="checked">
<label for="radio_same_as_shipping"> Billing Address same as Shipping </label>
<i class="icon-check"></i>
</div>
<div class="w_radio">
<input type="radio" id="radio_different_shipping" name="billingSameAsShipping" value="no">
<label for="radio_different_shipping"> Billing Address different as Shipping </label>
<i class="icon-check"></i>
</div>
</div>
<label class="fieldToggle text-white" id="fieldToggle">
<input type="checkbox" id="address_differs_check" class="cb-address-differs-check" name="billShipSame" checked="">
<span class="togship"></span>
<span>Billing address same as shipping address</span>
</label>
<div class="shipaddress billing-info" style="display:none">
<div class="clearall"></div>
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="billingFirstName" id="inputFirstName" class="form-control cb-remove-class-billing" placeholder="Billing First Name" data-error-message="Please enter your billing first name!"
value="">
</div>
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="billingLastName" id="billingLastName" class="form-control cb-remove-class-billing" placeholder="Billing Last Name" data-error-message="Please enter your billing last name!"
value="">
</div>
<div class="form-group form-label-group mb-2">
<input type="text" spellcheck="false" autocorrect="off" name="billingAddress1" id="inputAddress" class="form-control cb-remove-class-billing" placeholder="Billing Address" data-error-message="Please enter your billing address!" value="">
<input type="text" spellcheck="false" autocorrect="off" name="billingAddress2" id="inputAddress2" class="form-control" placeholder="Apt, Suite, Unit, Building (optional)" value="">
</div>
<div class="form-group form-label-group mb-2 position-relative">
<input type="text" spellcheck="false" autocorrect="off" name="billingCity" id="inputCity" class="form-control cb-remove-class-billing" placeholder="Billing City" data-error-message="Please enter your billing city!" value="">
</div>
<div class="form-group mb-2 position-relative">
<select id="billing_country" class="field-all billing-country cb-remove-class-billing" name="billingCountry" data-error-message="Please select your billing Country!" data-selected="US" required="" style="border-radius:4px">
<option value="">Select Country</option>
</select>
<img src="/offer/1/app/desktop/images/checkout-now-v1/dwn-arw-n.png" alt="dwnArrow" class="img-fluid dwn-arw">
</div>
<div class="form-group mb-2 position-relative">
<input type="text" name="billingState" placeholder="Your State" class="form-control cb-remove-class-billing" data-error-message="Please select your billing state!" data-selected="AL">
<img src="/offer/1/app/desktop/images/checkout-now-v1/dwn-arw-n.png" alt="dwnArrow" class="img-fluid dwn-arw">
</div>
<div class="form-group form-label-group mb-2">
<input type="tel" name="billingZip" id="inputZip" class="form-control cb-remove-class-billing" placeholder="Billing Zip" data-error-message="Please enter a valid billing zip code!" value="">
</div>
</div>
</div>
<div class="md-add-ons">
<div class="add-one cb-add-one">
<h4>STEP <span class="step cb-step">4</span>: Add-Ons</h4>
<hr class="mt-2">
<div class="add-box">
<div class="chiller_cb">
<input type="checkbox" id="checkStatus" class="cb-check-status" data-price="53.40">
<label for="checkStatus" class="expship m-0"><strong> 3 Years Extended Warranty </strong></label>
<span></span>
</div>
<p><span class="ylw">One-Chance Offer:</span> By placing your order today, you can have 3 Years Extended Warranty replacement and protection warranty for only <span class="cb-warranty-price font-weight-bold text-success"
id="warranty-price">$53.40</span>
<span>This extended warranty covers your product for 3 Years. </span>
</p>
</div>
</div>
</div>
<div class="form-content form-cc">
<div class="row p-2 mx-0 mb-3 order-summary order-summary-top cc-section-container d-block d-md-none">
<div class="d-none d-lg-block col-lg-6 align-items-center align-self-center">
<img class="cb-orderd-product-img" src="/offer/1/app/desktop/images/checkout-now-v1/package-5-c.png">
</div>
<div class="col-12 col-lg-6 align-items-center order-summary-pricing align-self-center">
<div class="order-summary-header text-center bg-dark text-white mb-0 py-1">
<i class="fad fa-shopping-cart fa-inverse pr-2"></i>
<div class="order-summary-header-text d-inline-block">Order Summary</div>
</div>
<div class="d-flex justify-content-between order-summary-title pb-1 pt-2">
<div><strong>Item</strong></div>
<div><span><strong>Price</strong></span></div>
</div>
<div class="d-flex justify-content-between order-summary-item pt-2 pb-1 order-summary-template">
<div>
<span class="cb-cart-title">5x Rival Smart Watches Family Pack</span>
</div>
<div>
<span class="currency-block cart-each">
<span class="symbol">$</span>
<span class="amount cb-product-price">267.00</span>
<!--<span class="code">USD</span></span>-->
<span class="each-label"></span>
</span>
</div>
</div>
<div class="d-none justify-content-between order-summary-item pt-2 pb-1 order-summary-template cb-click-bump-order-sum-div">
<div>
<span>Rival Smart Watch(s) 3-Years Extended Warranty</span>
</div>
<div>
<span class="cb-warranty-price">$53.40</span>
</div>
</div>
<div class="order-summary-items">
</div>
<div class="d-flex justify-content-between order-summary-item py-1">
<div>Shipping: (Est. 3-5 Business Days)</div>
<div><span class="currency-block"><span class="symbol"></span><span class="amount cb-shipping-price">$9.95</span></span></div>
</div>
<div class="d-flex justify-content-between order-summary-item py-1">
<div>Shipping Method:</div>
<div>UPS Ground</div>
</div>
<div class="d-flex justify-content-between order-summary-total pt-1">
<strong>
<div>Today's Total:</div>
</strong>
<strong>
<span class="currency-block cart-total"><span class="symbol"></span><span class="amount cb-gtotal">$276.95</span></span> </strong>
</div>
</div>
</div>
<button type="submit" class="btn btn-lg col-12 btn-submit mt-0 step3Btn nextBtn submitButton cb-checkout-button" id="checkout_button">
<span class="cmplt-ordr-btn">Yes, Complete My Order <i class="fad fa-angle-double-right"></i></span>
</button>
<div class="ssl-encrypted text-center mt-1 mb-1 text-white">
<i class="fad fa-lock"></i> 256-bit SSL Encrypted Checkout
</div>
<!--
<div class="text-center mt-3 mb-3 verified-seal">
<img src="/offer/1/app/desktop/images/checkout-now-v1/verified.png" style="width:90%;" class="verified-1" />
<img src="/offer/1/app/desktop/images/checkout-now-v1/safe-shopping.png" style="width:90%;" class="verified-2" />
</div> -->
<div class="text-center p-3 guarantee-container">
<h3 class="p-0">Our Guarantee</h3>
<div class="guarantee-item"><i class="fad fa-check-square"></i> No Hidden Fees</div>
<div class="guarantee-item"><i class="fad fa-check-square"></i> 90-DAYS MONEY BACK GUARANTEE</div>
</div>
<div class="mt-3 py-3 pl-2 pr-1 seal-container d-flex">
<div class="seal-image d-flex">
<img src="/offer/1/app/desktop/images/checkout-now-v1/60-day.png">
</div>
<div>
<div class="seal-title seal-title-1 mb-1">90-DAYS MONEY BACK GUARANTEE</div>
<div class="seal-content seal-content-1">If you are unsatisfied for any reason within 90 days, simple contact our customer care center for a full refund of your initial order. Happy shopping!</div>
</div>
</div>
<div class="mt-3 py-3 pl-2 pr-1 seal-container d-flex">
<div class="seal-image d-flex">
<img src="/offer/1/app/desktop/images/checkout-now-v1/lock.png">
</div>
<div>
<div class="seal-title seal-title-2 mb-1">SHOP WITH CONFIDENCE</div>
<div class="seal-subtitle seal-subtitle-2">getrivalsmartwatch.com is Safe & Secure Guaranteed!</div>
<div class="seal-content seal-content-2">You'll pay nothing if unauthorized charges are made to your credit card as a result of shopping at getrivalsmartwatch.com</div>
</div>
</div>
<div class="mt-3 py-3 pl-2 pr-1 seal-container d-flex">
<div class="seal-image d-flex">
<img src="/offer/1/app/desktop/images/checkout-now-v1/shield.png">
</div>
<div>
<div class="seal-title seal-title-3 mb-1">YOUR PRIVACY IS IMPORTANT</div>
<div class="seal-content seal-content-3">All information is encrypted and transmitted without risk using a Secure Socket Layer (SSL) protocol.</div>
</div>
</div>
<div class="mt-3 py-3 pl-2 pr-1 seal-container d-flex align-items-center">
<div class="seal-image d-flex">
<img src="/offer/1/app/desktop/images/checkout-now-v1/us-flag.png">
</div>
<div>
<div class="seal-title seal-title-3 mb-1">AMERICAN OWNED</div>
<div class="seal-content seal-content-3">Rival Smart Watch is proud to be an American-owned company.</div>
</div>
</div>
</div>
</div>
<input type="hidden" name="csrf_token" value="19225cb599815095a6408e87738345fcc6343e4ee6e399906575368e8342fb7e">
</form>
Text Content
Rival Smart Watch Attention: Your 70% Discount has been applied! SECURE CHECKOUT Questions? Call: +1 (866) 832 9341 90 Days 100% Money Back Guarantee SPECIAL OFFER: RIVAL SMART WATCH IS AVAILABLE WITH A 70% DISCOUNT ! Your 70% Discount Has Been Applied! STEP 1: SELECT PACKAGE -------------------------------------------------------------------------------- Buy 3 Get 2 Free Rival Smart Watches Save 70% Best Seller FAST SHIPPING Family Pack 0 5x Rival Smart Watches Only $53.40/each Orig $890.00 You Save $623.00! Total: $267.00 * Real Time Health * Daily Calorie Counter * Accurate Results * Daily Sleep Monitoring * Progress Trackers * Health Analyses * Long Battery Life * Easy Setup Sell-Out Risk: High • FAST SHIPPING • Discount: 70% • Moderate Buy 1 Rival Smart Watch Save 50% FAST SHIPPING Single Pack 0 1x Rival Smart Watch Only $89.00/each Orig $178.00 You Save $89.00! Total: $89.00 * Real Time Health * Daily Calorie Counter * Accurate Results * Daily Sleep Monitoring * Progress Trackers * Health Analyses * Long Battery Life * Easy Setup Sell-Out Risk: High • FAST SHIPPING • Discount: 50% • Moderate Buy 2 Rival Smart Watches Save 60% FAST SHIPPING Studio Pack 0 2x Rival Smart Watches Only $69.50/each Orig $356.00 You Save $217.00! Total: $139.00 * Real Time Health * Daily Calorie Counter * Accurate Results * Daily Sleep Monitoring * Progress Trackers * Health Analyses * Long Battery Life * Easy Setup Sell-Out Risk: High • FAST SHIPPING • Discount: 60% • Moderate Buy 2 Get 1 Free Rival Smart Watches Save 65% FAST SHIPPING Multi Pack 0 3x Rival Smart Watches Only $59.00/each Orig $534.00 You Save $357.00! Total: $177.00 * Real Time Health * Daily Calorie Counter * Accurate Results * Daily Sleep Monitoring * Progress Trackers * Health Analyses * Long Battery Life * Easy Setup Sell-Out Risk: High • FAST SHIPPING • Discount: 65% • Moderate Buy 4 Rival Smart Watches Save 70% FAST SHIPPING Deluxe Pack 0 4x Rival Smart Watches Only $54.75/each Orig $712.00 You Save $493.00! Total: $219.00 * Real Time Health * Daily Calorie Counter * Accurate Results * Daily Sleep Monitoring * Progress Trackers * Health Analyses * Long Battery Life * Easy Setup Sell-Out Risk: High • FAST SHIPPING • Discount: 70% • Moderate Order Summary Item Price 5x Rival Smart Watches Family Pack $ 267.00 Rival Smart Watchs 3-Years Extended Warranty $53.40 Shipping: (Est. 3-5 Business Days) $9.95 Shipping Method: UPS Ground Today's Total: $276.95 WHAT CUSTOMERS SAY ABOUT Rival Smart Watch -------------------------------------------------------------------------------- Michele M. Welch - Oakland, CA Verified Review Love my new smart watch, it's the best thing! Tracy L. Dean - Newark, NJ Verified Review Watch consistent with the description. No problem synchronizing with the phone. The app works very well, is very useful and easy to set up. Very cool. Shipment is about 5 days. Recommend. Michael A. Sharp - Birmingham, AL Verified Review When we had an issue with our order They acted with integrity and efficiency. You can be confident that this company will stand behind their products at all levels. We will deal with them again. Chad L. Brown - Newton, NC Verified Review Omg this watch is amazing. Light to wear. Fast charging. Simple to set up. Even easier to use. Allison J. Moore - Salisbury, NC Verified Review I am extremely happy with my purchase and love the dark blue! STEP 2: PAYMENT OPTION -------------------------------------------------------------------------------- * * OR CHECKOUT WITH CREDIT CARD Card Type Master Card Visa Amex Discover Paypal Month(01) January(02) February(03) March(04) April(05) May(06) June(07) July(08) August(09) September(10) October(11) November(12) December Year20232024202520262027202820292030203120322033203420352036203720382039204020412042 X STEP 3: SHIPPING INFORMATION -------------------------------------------------------------------------------- Select StateAlabamaAlaskaAmerican SamoaArizonaArkansasArmed Forces Middle EastArmed Forces AmericasArmed Forces PacificCaliforniaColoradoConnecticutDelawareDistrict of ColumbiaFederated States of MicronesiaFloridaGeorgiaGuamHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth DakotaNorthern Mariana IslandsOhioOklahomaOregonPennsylvaniaPuerto RicoRepublic of Marshall IslandsRhode IslandSouth CarolinaSouth DakotaTennesseeTexasUtahVermontVirgin Islands of the U.S.VirginiaWashingtonWest VirginiaWisconsinWyoming Select CountryCanadaUnited States We never share your information. Billing Address same as Shipping Billing Address different as Shipping Billing address same as shipping address Select Country STEP 4: ADD-ONS -------------------------------------------------------------------------------- 3 Years Extended Warranty One-Chance Offer: By placing your order today, you can have 3 Years Extended Warranty replacement and protection warranty for only $53.40 This extended warranty covers your product for 3 Years. Order Summary Item Price 5x Rival Smart Watches Family Pack $ 267.00 Rival Smart Watch(s) 3-Years Extended Warranty $53.40 Shipping: (Est. 3-5 Business Days) $9.95 Shipping Method: UPS Ground Today's Total: $276.95 Yes, Complete My Order 256-bit SSL Encrypted Checkout OUR GUARANTEE No Hidden Fees 90-DAYS MONEY BACK GUARANTEE 90-DAYS MONEY BACK GUARANTEE If you are unsatisfied for any reason within 90 days, simple contact our customer care center for a full refund of your initial order. Happy shopping! SHOP WITH CONFIDENCE getrivalsmartwatch.com is Safe & Secure Guaranteed! You'll pay nothing if unauthorized charges are made to your credit card as a result of shopping at getrivalsmartwatch.com YOUR PRIVACY IS IMPORTANT All information is encrypted and transmitted without risk using a Secure Socket Layer (SSL) protocol. AMERICAN OWNED Rival Smart Watch is proud to be an American-owned company. Processing... WHAT CUSTOMERS SAY ABOUT Rival Smart Watch -------------------------------------------------------------------------------- Michele M. Welch - Oakland, CA Verified Review Love my new smart watch, it's the best thing! Tracy L. Dean - Newark, NJ Verified Review Watch consistent with the description. No problem synchronizing with the phone. The app works very well, is very useful and easy to set up. Very cool. Shipment is about 5 days. Recommend. Michael A. Sharp - Birmingham, AL Verified Review When we had an issue with our order They acted with integrity and efficiency. You can be confident that this company will stand behind their products at all levels. We will deal with them again. Chad L. Brown - Newton, NC Verified Review Omg this watch is amazing. Light to wear. Fast charging. Simple to set up. Even easier to use. Allison J. Moore - Salisbury, NC Verified Review I am extremely happy with my purchase and love the dark blue! FREQUENTLY ASKED QUESTIONS How long will shipping take? This is an American-owned business that doesn't believe it should take 45 days to receive your product from China. Orders are sent from our New Jersey warehouse via USPS, FedEx, UPS, or DHL for international customers depending on speed and efficiency of delivery. Product will be shipped within 48 business hours. Please allow between 5-7 days for standard delivery. You will be emailed a tracking link after your order is shipped. Thank you for your purchase! Where can I download the app? You can download or update the DaFit app here → Apple App Store → Google Play Store → Will this watch work with my phone? This smart watch works on any Android with a 5.0+ version and iOS 9.0+ Can I change the date and time? The date and time will automatically be updated once the smart watch is paired with the app through Bluetooth. What if I get inaccurate readings? Please remember to remove the protector film from the laser sensor before use. How do I connect my smart watch via Bluetooth? Step 1: Wake your Smart Phone Device by pressing the button on the side of the watch. Step 2: Go back to the app, tap the “ADD A DEVICE” button on the top right of the screen. Step 3: Grant the device access to your smart phone when prompted. Done. How can I change my smart phone display? From the Watch → Step 1: Press and hold your finger on your current clock face to open the clocks app. Step 2: Move right or left to see the options. Step 3: Select the desired choice. From the App → Step 1: Open the app from your smart phone. Step 2: Tap the device icon. Step 3: Tap “Watch Faces” Step 4: Choose a clock face you like and tap. The changes will automatically applied to your device. How do I measure my blood pressure correctly? For measuring blood pressure, smartwatches use the optical heart rate sensor. It detects the time it takes for a pulse to travel from the heart to the wrist. It is also known as Pulse Transit Time (PTT), based on which it shows the blood pressure readings. If the blood pressure is high, the pulse transit time is faster, and if the blood pressure is low, the pulse transit time is slower. Measuring blood pressure is much harder than tracking heart rate and rhythm, and getting it right is arguable even more important. Having more ways to easily take blood pressure measurements at home could be a big benefits to people with hypertension (high blood pressure) or other concerns. Pressure measurement taken exclusively in a doctor’s office are often unreliable: Some people have higher blood pressure in-office because they’re anxious about the visit, while other people have masked hypertension – high blood pressure at home, but normal blood pressure at the doctor. Use this checklist: * Don’t eat or drink anything 30 minutes before you take your blood pressure. * Empty your bladder before your reading. * Sit in a comfortable chair with your back supported for at least 5 minutes before your reading. * Put both feet flat on the ground and keep your legs uncrossed. * Rest your arm with the cuff on a table at chest height. * Make sure the smart watch is snug but not too tight. The watch should be against your bare skin, not over clothing. * Do not talk while taking your blood pressure. Can I replace the watch band? You can customize your order after checkout by purchasing additional watch bands in the additional colors we offer. We currently stock white, pink and navy blue. INFORMATION * Reference * Owner's Manual * FAQs * Contact Us * Terms & Conditions * Privacy Policy * Returns * Shipping * Warranty PAYMENT METHODS GUARANTEE We offer a 90-Days money-back guarantee 2023 Copyright © Rival Smart Watch. All Rights Reserved. James P. from Albuquerque, NM just purchased: Rival Smart Watch JUST NOW Save an extra 10% OFF with this free coupon! Congratulations! This is a special promotion that only 5 lucky visitors get per week. You must use this coupon within the next 5 minutes or it will be given away to another customer. 5.00 MINUTES SECONDS Activate My 10% OFF Coupon! WAIT! Here is our BEST & FINAL OFFER! Save an EXTRA 5% OFF (15% OFF TOTAL) with this FREE COUPON! Activate 15% OFF Coupon!