offer.buyvi-shift.com Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: https://offer.buyvi-shift.com/
Effective URL: https://offer.buyvi-shift.com/offer/1/checkout-now-v2.php
Submission: On April 15 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

Name: downsell_form1POST 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="17">
  <!--<input type="hidden" name="splitCampaigns" value="">-->
  <input type="hidden" name="campaigns[2][id]" id="split_click_bump" class="cb-split-click-bump" value="89" disabled="">
  <input type="hidden" name="campaigns[2][price]" value="26.97" id="clickbumpPrice" class="cb-click-bump-price" disabled="">
  <input type="hidden" name="campaigns[3][id]" id="split_click_bump2" class="cb-split-click-bump-2" value="57">
  <input type="hidden" name="campaigns[4][id]" id="split_click_bump3" class="cb-split-click-bump-3" value="81">
  <input type="hidden" name="campaigns[4][price]" id="split_click_bump3_price" class="cb-split-click-bump-3-price" value="11.25">
  <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-v2/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>
          </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="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>
              <option value="43">2043</option>
            </select>
          </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">
          <div class="cvv-img-wrapper">
            <div class="cvv-close cb-cvv-close">X</div>
            <img src="/offer/1/app/desktop/images/cvv-number.jpg?v=2.36" 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!">
          <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="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>
      </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>
      </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 fil_pos" 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>
        </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!">
        </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">
        <!-- click bump warranty code start for 64 GB SD card -->
        <div id="id9bie" class="form-check bump-div-class">
          <h5 id="bumpHeadingClass-3" class="fk-product bump-heading-class fk-element-container">
            <i class="fas fa-arrow-right bounce-arrow" style="color:red;"></i>
            <input type="checkbox" id="orderBumpCheckbox-1" class="fk-form-checkbox form-check-inputN order-bump-checkbox cb-check-status-2" checked="">
            <label id="formCheckLabelOrderBump-3" for="orderBumpCheckbox-1" class="form-check-label">Don't let your mosquito repellent run out</label>
            <i class="fas fa-arrow-left bounce-arrow-r ms-1" style="color:red;"></i>
          </h5>
          <section id="orderBumpVariants-3" class="orderBumpVariants-1-select section-style fk-product-section fk-product-variant1 product-section-border fk-display-flex flex-column">
            <div align="left" class="form-group-div fk-display-flex flex-column fk-element-container mb-3 align-items-start">
              <select name="cliclbump_variant1" type="select" id="ile861" class="form-control-custom fk-form-select click-bump-qty">
                <option value="1" data-price="19.99" data-unit="inf" data-name="1x Citronella Cartridge" data-qty="1"> 1x Citronella Cartridge </option>
                <option value="2" data-price="35.98" data-unit="inf" data-name="2x Citronella Cartridges" data-qty="2"> 2x Citronella Cartridges </option>
                <option value="3" data-price="47.98" data-unit="inf" data-name="3x Citronella Cartridges" data-qty="3"> 3x Citronella Cartridges </option>
                <option value="4" data-price="55.97" data-unit="inf" data-name="4x Citronella Cartridges" data-qty="4"> 4x Citronella Cartridges </option>
                <option value="5" data-price="59.97" data-unit="inf" data-name="5x Citronella Cartridges" data-qty="5"> 5x Citronella Cartridges </option>
              </select>
            </div>
          </section>
          <p id="orderBumpParagraph-3" class="order-bump-paragraph">
            <span id="orderBumpHref-3" align="center" class="order-bump-href"> ONE TIME OFFER (<span class="cb-clickbump-price-2">$15.99/ea</span>) </span> : <span id="orderBumpSpan-3"> &nbsp;Grab extra packs of Citronella Cartridges today for only
              <span class="cb-clickbump-price-2">$15.99/ea</span> and ship them with your order for FREE.&nbsp; </span>
          </p>
        </div>
        <div class="add-box">
          <div class="chiller_cb">
            <input type="checkbox" id="checkStatus" class="cb-check-status" data-price="26.97">
            <label for="checkStatus" class="expship m-0"><strong> 1 Year Extended Warranty </strong></label>
            <span></span>
          </div>
          <p><span class="ylw">One-Chance Offer:</span> By placing your order today, you can have 1 Year Extended Warranty replacement and protection warranty for only <span class="cb-warranty-price font-weight-bold text-success"
              id="warranty-price">$8.99/ea</span>
            <span>This extended warranty covers your product for 1 Year. </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-v2/package-3-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">3x Vi-Shifts Multi Pack</span>
            </div>
            <div>
              <span class="currency-block cart-each">
                <span class="symbol">$</span>
                <span class="amount cb-product-price">134.87</span>
                <!--<span class="code">USD</span></span>-->
                <span class="each-label"></span>
              </span>
            </div>
          </div>
          <div class="justify-content-between order-summary-item pt-2 pb-1 order-summary-template cb-click-bump-order-sum-div-2 d-flex">
            <div><span class="cb-clickbump-product-2">3x Citronella Cartridges</span></div>
            <div>
              <span class="cb-clickbump-price-2">$15.99/ea</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> Vi-Shift(s) 1-Year Extended Warranty </span>
            </div>
            <div>
              <span class="cb-warranty-price">$8.99/ea</span>
            </div>
          </div>
          <div class="justify-content-between order-summary-item pt-2 pb-1 order-summary-template cb-click-bump-order-sum-div-3 d-flex">
            <div>
              <span>Buzz Repel Pro Journey Package Protection</span>
            </div>
            <div>
              <span class="cb-clickbump-price-3">$3.75/ea</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">$204.05</span></span> </strong>
          </div>
        </div>
      </div>
      <div class="row align-items-center">
        <div class="col-9">
          <h3 class="nw-txt">Journey Package Protection</h3>
        </div>
        <div class="col-3 p-0">
          <label class="switch">
            <input type="checkbox" class="cb-check-status-3" checked="">
            <span class="slider round"></span>
          </label>
        </div>
        <div class="clearfix"></div>
      </div>
      <div class="row">
        <div class="col-md-12">
          <div class="panel">
            <img src="/offer/1/app/desktop/images/secure-icon.png" class="img-responsive pull-left secure-icon" alt="img">
            <p class="np-txt">100% Guaranteed Package Protection From Damage, Loss &amp; Theft For Just $3.75/repellent. In the event your delivery is damaged, stolen or lost during transit. We will replace it 100% free. No questions asked. Protect
              your package and your family today! </p>
          </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 p-3 guarantee-container">
        <h3 class="p-0">Our Guarantee</h3>
        <div class="guarantee-item"><i class="fad fa-check-square"></i> 30-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-v2/60-day.png?v=2103795126">
        </div>
        <div>
          <div class="seal-title seal-title-1 mb-1">30-DAYS MONEY BACK GUARANTEE</div>
          <div class="seal-content seal-content-1">If you are unsatisfied for any reason within 30 days, simple contact our customer care center for a 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-v2/lock.png">
        </div>
        <div>
          <div class="seal-title seal-title-2 mb-1">SHOP WITH CONFIDENCE</div>
          <div class="seal-subtitle seal-subtitle-2">buzzrepelpro.com is Safe &amp; 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 buzzrepelpro.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-v2/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-v2/us-flag.png">
        </div>
        <div>
          <div class="seal-title seal-title-3 mb-1">AMERICAN OWNED</div>
          <div class="seal-content seal-content-3"> Vi-Shift is proud to be an American-owned company. </div>
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="62822d3e805cfaabe75bd854ce489a5a5d4af8792f599840f60a45fa2854bf28">
</form>

Text Content

Attention: Your 55% Discount has been applied!
SECURE
CHECKOUT

Questions? Call: +1 (855) 688 0754
30 Days Money Back Guarantee

SPECIAL OFFER: VI-SHIFT IS AVAILABLE WITH A 55% DISCOUNT !


Your 55% Discount Has Been Applied!
STEP 1: SELECT PACKAGE

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

Buy 3 Vi-Shifts Save 55% Best Seller
FAST SHIPPING
Multi Pack 0
3x Vi-Shifts
Only
$44.96/each
Orig $299.94
You Save $165.07!
Total: $134.87


 * 20-foot zone of protection against mosquitoes
 * 9 hours battery life

 * Heat Activated Technology
 * Scent and Chemical Free

 * Sleek Design
 * Easy to Setup

 * Lighting Fast Charging
 * Outdoor Use

Sell-Out Risk: High
•
FAST SHIPPING
•
Discount: 55%
•
Best Seller
Buy 1 Vi-Shift Save 50%
FAST SHIPPING
Pro Pack 0
1x Vi-Shift
Only
$49.99/each
Orig $99.98
You Save $49.99!
Total: $49.99


 * 20-foot zone of protection against mosquitoes
 * 9 hours battery life

 * Heat Activated Technology
 * Scent and Chemical Free

 * Sleek Design
 * Easy to Setup

 * Lighting Fast Charging
 * Outdoor Use

Sell-Out Risk: High
•
FAST SHIPPING
•
Discount: 50%
•
Moderate
Buy 2 Vi-Shifts Save 52%
FAST SHIPPING
Duo Pack 0
2x Vi-Shifts
Only
$47.45/each
Orig $199.96
You Save $105.05!
Total: $94.91


 * 20-foot zone of protection against mosquitoes
 * 9 hours battery life

 * Heat Activated Technology
 * Scent and Chemical Free

 * Sleek Design
 * Easy to Setup

 * Lighting Fast Charging
 * Outdoor Use

Sell-Out Risk: High
•
FAST SHIPPING
•
Discount: 52%
•
Popular
Buy 4 Vi-Shifts Save 57%
FAST SHIPPING
Deluxe Pack 0
4x Vi-Shifts
Only
$42.46/each
Orig $399.92
You Save $230.09!
Total: $169.83


 * 20-foot zone of protection against mosquitoes
 * 9 hours battery life

 * Heat Activated Technology
 * Scent and Chemical Free

 * Sleek Design
 * Easy to Setup

 * Lighting Fast Charging
 * Outdoor Use

Sell-Out Risk: High
•
FAST SHIPPING
•
Discount: 57%
•
Moderate
Buy 5 Vi-Shifts Save 60%
FAST SHIPPING
Family Pack 0
5x Vi-Shifts
Only
$39.96/each
Orig $499.90
You Save $300.10!
Total: $199.80


 * 20-foot zone of protection against mosquitoes
 * 9 hours battery life

 * Heat Activated Technology
 * Scent and Chemical Free

 * Sleek Design
 * Easy to Setup

 * Lighting Fast Charging
 * Outdoor Use

Sell-Out Risk: High
•
FAST SHIPPING
•
Discount: 60%
•
Moderate
Order Summary
Item
Price
3x Vi-Shifts Multi Pack
$ 134.87
3x Citronella Cartridges
$15.99/ea
Vi-Shifts - 1-Year Extended Warranty
$8.99/ea
Buzz Repel Pro Journey Package Protection
$3.75/ea

Shipping: (Est. 3-5 Business Days)
$9.95
Shipping Method:
UPS Ground
Today's Total:
$204.05

WHAT CUSTOMERS SAY ABOUT Vi-Shift

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

Greg C. - Los Angeles, CA Verified Review
We swear by our Buzz Repel Pro. Just turn it on 10 minutes before you go outside
and you will have 20sqm of outdoor living mosquito-free.
Jessica M. - Fort Lauderdale, FL Verified Review
I love this thing. It has let me sit out on my porch all summer without being
devoured.
Daisy P. - Chicago, IL Verified Review
It worked great on our trip. I had tested it out a few days before at our home
in the mountains of AZ. The only thing that got through were pesky little
no-see-ums.
Bob P. - Chicago, IL Verified Review
It really works and no more mosquitoes bites with Buzz Repel Prol around us.
Very happy with Buzz Repel Pro.
Lili C. - Chicago, IL Verified Review
The device is lightweight, making it perfect for both home use and travel. It's
become an essential part of our outdoor gear, ensuring that our gatherings are
comfortable and bite-free.
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
Year20242025202620272028202920302031203220332034203520362037203820392040204120422043
X
STEP 3: SHIPPING INFORMATION

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

Select StateAlabamaAlaskaAmerican
SamoaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict 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

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

DON'T LET YOUR MOSQUITO REPELLENT RUN OUT

1x Citronella Cartridge 2x Citronella Cartridges 3x Citronella Cartridges 4x
Citronella Cartridges 5x Citronella Cartridges

ONE TIME OFFER ($15.99/ea) :  Grab extra packs of Citronella Cartridges today
for only $15.99/ea and ship them with your order for FREE. 

1 Year Extended Warranty

One-Chance Offer: By placing your order today, you can have 1 Year Extended
Warranty replacement and protection warranty for only $8.99/ea This extended
warranty covers your product for 1 Year.

Order Summary
Item
Price
3x Vi-Shifts Multi Pack
$ 134.87
3x Citronella Cartridges
$15.99/ea
Vi-Shift(s) 1-Year Extended Warranty
$8.99/ea
Buzz Repel Pro Journey Package Protection
$3.75/ea

Shipping: (Est. 3-5 Business Days)
$9.95
Shipping Method:
UPS Ground
Today's Total:
$204.05


JOURNEY PACKAGE PROTECTION




100% Guaranteed Package Protection From Damage, Loss & Theft For Just
$3.75/repellent. In the event your delivery is damaged, stolen or lost during
transit. We will replace it 100% free. No questions asked. Protect your package
and your family today!

Yes, Complete My Order
256-bit SSL Encrypted Checkout


OUR GUARANTEE

30-DAYS MONEY BACK GUARANTEE
30-DAYS MONEY BACK GUARANTEE
If you are unsatisfied for any reason within 30 days, simple contact our
customer care center for a refund of your initial order. Happy shopping!
SHOP WITH CONFIDENCE
buzzrepelpro.com is Safe & Secure Guaranteed!
You'll pay nothing if unauthorized charges are made to your credit card as a
result of shopping at buzzrepelpro.com
YOUR PRIVACY IS IMPORTANT
All information is encrypted and transmitted without risk using a Secure Socket
Layer (SSL) protocol.
AMERICAN OWNED
Vi-Shift is proud to be an American-owned company.

Processing...

WHAT CUSTOMERS SAY ABOUT Vi-Shift

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

Greg C. - Los Angeles, CA
Verified Review
We swear by our Buzz Repel Pro. Just turn it on 10 minutes before you go outside
and you will have 20sqm of outdoor living mosquito-free.
Jessica M. - Fort Lauderdale, FL Verified Review
I love this thing. It has let me sit out on my porch all summer without being
devoured.
Daisy P. - Chicago, IL
Verified Review
It worked great on our trip. I had tested it out a few days before at our home
in the mountains of AZ. The only thing that got through were pesky little
no-see-ums.
Bob P. - Chicago, IL Verified Review
It really works and no more mosquitoes bites with Buzz Repel Prol around us.
Very happy with Buzz Repel Pro.
Lili C. - Chicago, IL Verified Review
The device is lightweight, making it perfect for both home use and travel. It's
become an essential part of our outdoor gear, ensuring that our gatherings are
comfortable and bite-free.


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!

How does the money back guarantee work?

Simply return your product and we'll give you a refund for 30 days.

How does this mosquito repellent device work?

The device operates by emitting a vaporized repellent that creates a protective
barrier against mosquitoes. This repellent, often containing allethrin, is
heated within the device to disperse into the air, creating a zone of
protection.

What type of repellent is used in this product?

The repellent used is typically a synthetic version of a naturally occurring
insecticide like citronella. It is designed to effectively repel mosquitoes
without posing significant risks to humans or animals when used correctly.

Is it safe to use around children and pets?

This product is generally safe for use around pets and children. However, it's
recommended to keep pets and children away from the immediate area of operation
to prevent accidental contact with the repellent.

How large of an area does the device protect?

The coverage area can vary depending on factors such as wind speed and
direction, but typically, a single device can provide protection within a 15 to
20-foot radius.

Can the device be used in rainy or windy conditions?

The effectiveness of the device can be compromised in heavy rain or strong
winds. It's recommended to use the device in sheltered areas or consider
alternative mosquito control methods during adverse weather conditions.

How often do I need to replace the fuel cartridge?

The frequency of fuel cartridge replacement depends on usage. On average, a fuel
cartridge lasts for about 12 to 48 hours of continuous use

Is this product effective against other insects besides mosquitoes?

While primarily designed to repel mosquitoes, some users report effectiveness
against other flying insects such as flies and gnats. However, results may vary,
and the product is not specifically targeted towards these insects.

Can I use this product in conjunction with other mosquito control methods?

Yes, this product can be used alongside other mosquito control methods such as
insect repellent sprays or citronella candles for enhanced protection against
mosquitoes. However, it's essential to avoid overuse and follow all safety
precautions.


INFORMATION

 * Reference
 * Owner's Manual
 * FAQs
 * Contact Us
 * Terms & Conditions
 * Privacy Policy
 * Returns
 * Shipping
 * Warranty


PAYMENT METHODS




GUARANTEE

We offer a 30-Days money-back guarantee



2024 Copyright © Vi-Shift. All Rights Reserved.

James P. from Albuquerque, NM
just purchased: Vi-Shift


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!