racebacket.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://racebacket.com/
Submission: On November 24 via api from BE — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 50 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
  <input type="hidden" name="type" value="product">
  <input class="search__input search-bar__input" type="input" name="q" value="" placeholder="Search all products..." aria-label="Search all products...">
</form>

POST /cart

<form style="visibility: hidden;" method="post" action="/cart">
  <input type="submit" class="custome_checkout" value="checkout" name="checkout">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="AddToCartForm" accept-charset="UTF-8" class="product-form product-form-featured_product_L9FV9k product-form--hide-variant-labels
" enctype="multipart/form-data" data-product-id="{{ product.id }}" data-section="{{ section.id }}" data-product="{{ product | json | escape }}"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="selector-wrapper small--one-whole js product-form__item" style="display: none;">
    <label for="SingleOptionSelector-0"> Color </label>
    <select class="single-option-selector single-option-selector-featured_product_L9FV9k product-form__input" id="SingleOptionSelector-0" data-index="option1">
      <option value="Red" selected="selected">Red</option>
      <option value="Yellow">Yellow</option>
    </select>
  </div>
  <select name="id" id="ProductSelect-featured_product_L9FV9k" data-section="featured_product_L9FV9k" class="product-form__variants no-js">
    <option selected="selected" value="46138213892363"> Red </option>
    <option value="46138213925131"> Yellow </option>
  </select>
  <!-- PRODUCT SWATCH CODE IF ENABLE -->
  <style>
    label[for="product-select-option-0"] {
      display: none;
    }

    #product-select-option-0 {
      display: none;
    }

    #product-select-option-0+.custom-style-select-box {
      display: none !important;
    }
  </style>
  <script>
    $(window).load(function() {
      $('.selector-wrapper:eq(0)').hide();
    });
  </script>
  <div class="swatch clearfix" data-option-index="0">
    <div class="header">Color</div>
    <div data-value="Red" class="swatch-element color with_bg_color square_shape Color red available">
      <div class="tooltip">Red</div>
      <input id="swatch-0-red" type="radio" name="option-0" value="Red" checked="">
      <label for="swatch-0-red" style="background-color: red; background-image: url(//racebacket.com/cdn/shop/t/6/assets/red.png?62)">
        <img class="crossed-out" src="//racebacket.com/cdn/shop/t/6/assets/soldout.png?v=169392025580765019841731637803">
      </label>
    </div>
    <script>
      jQuery('.swatch[data-option-index="0"] .red').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
    </script>
    <div data-value="Yellow" class="swatch-element color with_bg_color square_shape Color yellow available">
      <div class="tooltip">Yellow</div>
      <input id="swatch-0-yellow" type="radio" name="option-0" value="Yellow">
      <label for="swatch-0-yellow" style="background-color: yellow; background-image: url(//racebacket.com/cdn/shop/t/6/assets/yellow.png?62)">
        <img class="crossed-out" src="//racebacket.com/cdn/shop/t/6/assets/soldout.png?v=169392025580765019841731637803">
      </label>
    </div>
    <script>
      jQuery('.swatch[data-option-index="0"] .yellow').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
    </script>
  </div>
  <!-- END PRODUCT SWATCH CODE IF ENABLE -->
  <!--prouct-count-->
  <div class="grid__item row_grid_qnt">
    <div class="grid__item pad_zero prod_qty_desktop small--hide     medium--one-quarter  large-up--two-tenths product-form__item product-form__item--quantity">
      <label for="Quantity">Quantity</label>
      <div class="qty_selector">
        <span class="qtyminus" field="quantity"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-minus" viewBox="0 0 20 20">
            <path fill="#444" d="M17.543 11.029H2.1A1.032 1.032 0 0 1 1.071 10c0-.566.463-1.029 1.029-1.029h15.443c.566 0 1.029.463 1.029 1.029 0 .566-.463 1.029-1.029 1.029z"></path>
          </svg></span>
        <input type="number" id="Quantity" name="quantity" value="1" min="1" class="product-form__input qty" pattern="[0-9]*">
        <span class="qtyplus" field="quantity"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-plus" viewBox="0 0 20 20">
            <path fill="#444"
              d="M17.409 8.929h-6.695V2.258c0-.566-.506-1.029-1.071-1.029s-1.071.463-1.071 1.029v6.671H1.967C1.401 8.929.938 9.435.938 10s.463 1.071 1.029 1.071h6.605V17.7c0 .566.506 1.029 1.071 1.029s1.071-.463 1.071-1.029v-6.629h6.695c.566 0 1.029-.506 1.029-1.071s-.463-1.071-1.029-1.071z">
            </path>
          </svg></span>
      </div>
    </div>
    <!-- allow setting after quantity-->
    <div class="grid__item medium--one-whole large-up--one-whole small--one-whole pad_zero more_payment_btn">
      <button type="submit" name="add" id="AddToCart" class="btn_sp addtocart_btn product-form__cart-submit dynamic_paybtn ">
        <span id="AddToCartText"> Add to cart </span>
      </button>
      <div data-shopify="payment-button" class="shopify-payment-button"> <shopify-accelerated-checkout
          recommended="{&quot;name&quot;:&quot;shop_pay&quot;,&quot;wallet_params&quot;:{&quot;shopId&quot;:77624508683,&quot;merchantName&quot;:&quot;RaceBacket®&quot;}}"
          fallback="{&quot;name&quot;:&quot;buy_it_now&quot;,&quot;wallet_params&quot;:{}}" access-token="60b5fe323661013a1726ea0c14650257" buyer-country="CA" buyer-locale="en" buyer-currency="CAD"
          variant-params="[{&quot;id&quot;:46138213892363,&quot;requiresShipping&quot;:true},{&quot;id&quot;:46138213925131,&quot;requiresShipping&quot;:true}]" shop-id="77624508683" requires-shipping=""><shop-pay-wallet-button
            access-token="60b5fe323661013a1726ea0c14650257" buyer-country="CA" buyer-currency="CAD" wallet-params="{&quot;shopId&quot;:77624508683,&quot;merchantName&quot;:&quot;RaceBacket®&quot;}" page-type="product" slot="button"
            requires-shipping="" call-to-action="">&nbsp;</shop-pay-wallet-button><more-payment-options-link buyer-country="CA" access-token="60b5fe323661013a1726ea0c14650257" recommended-instrument="ShopPay"
            slot="more-options"><a class="shopify-payment-button__more-options" id="more-payment-options-link" href="#">More payment options</a>
            <style>
              #more-payment-options-link {
                cursor: pointer
              }
            </style>
          </more-payment-options-link></shopify-accelerated-checkout> <small id="shopify-buyer-consent" class="hidden" aria-hidden="true"> This item is a recurring or deferred purchase. By continuing, I agree to the <span
            id="shopify-subscription-policy-button">cancellation policy</span> and authorize you to charge my payment method at the prices, frequency and dates listed on this page until my order is fulfilled or I cancel, if permitted. </small> </div>
    </div>
  </div>
  <!-- allow setting after add to cart-->
  <style>
    .qty {
      -webkit-appearance: textfield !important;
      -moz-appearance: textfield;
      height: 44px;
      width: 40px;
      padding: 5px 5px 5px 5px;
      display: inline-block;
    }

    span.qtyplus {
      width: 35px;
      height: 45px;
      padding: 5px 5px 5px 5px;
      border: none;
      display: inline-block;
      border: 1px solid #eee;
      border-radius: 0;
      background: #eee;
      font-size: 24px;
      line-height: 1em;
      margin-left: -4px;
      text-align: center;
    }

    span.qtyminus {
      width: 35px;
      height: 45px;
      padding: 5px 5px 5px 5px;
      border: none;
      display: inline-block;
      border: 1px solid #eee;
      border-radius: 0;
      background: #eee;
      font-size: 24px;
      line-height: 1em;
      margin-right: -4px;
      text-align: center;
    }

    .qty_selector {
      font-size: 15px;
    }

    .qty_selector svg.icon {
      width: 14px;
    }

    @media screen and (min-width:420px) {
      .qty_selector svg.icon {
        vertical-align: text-bottom;
        height: 34px;
      }
    }

    .product-form__item input#Quantity {
      height: 45px;
      width: 35px;
      text-align: center;
      display: inline-block;
      border-left: 0;
      border-right: 0;
      -webkit-appearance: none;
      -moz-appearance: textfield;
      appearance: none;
      /*   margin-left: -5px; */
      vertical-align: top;
      border-radius: 0;
    }

    .product-form__cart-submit {
      display: block;
      width: 100%;
      line-height: 1.4;
      padding-left: 5px;
      padding-right: 5px;
      white-space: normal;
    }

    #AddToCartZero {
      width: 100%;
    }

    #AddToCartZero span,
    #AddToCart>span {
      font-size: 21px !important;
      vertical-align: middle;
      display: block;
    }

    @media screen and (min-width:750px) and (max-width:1199px) {
      .product-form__item input#Quantity {
        width: 30px;
      }

      span.qtyminus {
        width: 26px;
      }

      span.qtyplus {
        width: 26px;
      }
    }

    @media screen and (max-width:749px) {
      .product-form__item input#Quantity {
        height: 45px;
        width: 45px;
        padding: 0 !important;
        border: 1px solid #e8e9eb;
      }
    }

    @media screen and (max-width:419px) {
      span.qtyplus {
        width: 25px;
        height: 39px;
      }

      span.qtyminus {
        width: 25px;
        height: 39px;
      }

      .product-form__item input#Quantity {
        height: 39px;
        width: 45px;
        padding: 0 !important;
        border: 1px solid #e8e9eb;
      }

      #AddToCartZero span,
      #AddToCart>span {
        font-size: 15px !important;
      }

      .shopify-payment-button__button {
        font-size: 15px !important;
        padding: 12px 0 !important;
      }

      .product-form__item--quantity.pad_zero {
        padding-left: 0;
      }
    }
  </style>
  <script>
    // This button will increment the value
    $('.qtyplus').click(function(e) {
      // Stop acting like a button
      e.preventDefault();
      // Get the field name
      fieldName = $(this).attr('field');
      // Get its current value
      var currentVal = parseInt($('input[name=' + fieldName + ']').val());
      // If is not undefined
      if (!isNaN(currentVal)) {
        // Increment
        $('input[name=' + fieldName + ']').val(currentVal + 1);
      } else {
        // Otherwise put a 0 there
        $('input[name=' + fieldName + ']').val(0);
      }
    });
    // This button will decrement the value till 0
    $(".qtyminus").click(function(e) {
      // Stop acting like a button
      e.preventDefault();
      // Get the field name
      fieldName = $(this).attr('field');
      // Get its current value
      var currentVal = parseInt($('input[name=' + fieldName + ']').val());
      // If it isn't undefined or its greater than 0
      if (!isNaN(currentVal) && currentVal > 0) {
        // Decrement one
        $('input[name=' + fieldName + ']').val(currentVal - 1);
      } else {
        // Otherwise put a 0 there
        $('input[name=' + fieldName + ']').val(0);
      }
    });
  </script>
  <!-- for skip add to cart code-->
  <style>
    #progressBar {
      display: none;
    }

    #progressBar1 {
      display: none;
    }
  </style>
  <script type="text/javascript">
    var livestock = true;
  </script>
  <script type="text/javascript">
    $(".progressBar_back").animate({
      width: 137.5
    }, 1000);
  </script>
  <input required="" type="hidden" id="upsellcheckquantity" name="properties[upsellcheckquantity]">
  <input type="hidden" name="product-id" value="8899177939211"><input type="hidden" name="section-id" value="featured_product_L9FV9k">
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="input-group password__input-group">
    <input type="hidden" name="contact[tags]" value="prospect,newsletter">
    <input type="hidden" name="challenge" value="false">
    <input type="email" name="contact[email]" id="Email" class="input-group__field newsletter__input" value="" placeholder="EMAIL HERE" autocorrect="off" autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">SIGN UP</span>
      </button>
    </span>
  </div>
</form>

<form action="" class="review-message">
  <div class="feedback-area inline">
    <div class="tt-input-title">Review</div>
    <textarea input-type="content" maxlength="2000" class="big-input user-input require" placeholder="Share your feedback with us now" style="font-family: Montserrat;"></textarea>
    <div class="feedback-count"><span>0/2000</span></div>
  </div>
  <div class="error-tip feedback-tip"></div>
  <div class="upload-area">
    <div class="tt-uploader tt-image-uploader" style="display : flex">
      <input type="file" multiple="" class="upload-input" tabindex="-1" accept=".gif,.jpeg,.jpg,.png">
      <span style="font-size: 30px; line-height: 30px;">+</span>
      <span class="upload-image-text">Add photo</span>
      <span class="images-num">0/5</span>
    </div>
  </div>
  <div class="name-area inline">
    <div class="tt-input-title">Your name</div>
    <input type="text" maxlength="50" input-type="author" class="small-input user-input require" "="">
    </div>
    <div class=" error-tip name-tip">
  </div>
  <div class="email-area inline">
    <div class="tt-input-title">Your email</div>
    <input type="text" name="email" input-type="author_email" class="small-input user-input require">
  </div>
  <div class="error-tip email-tip"></div>
  <div class="phone-area inline" hidden="">
    <div class="tt-input-title">Phone number</div>
    <input type="text" input-type="author_phone" class="small-input user-input ">
  </div>
  <div class="error-tip phone-tip" hidden=""></div>
  <div class="discount-tip">Add photos get 15% off your next purchase!</div>
  <button disabled="" class="form-submit" type="button">Submit review</button>
</form>

Text Content

Skip to content

Someone recently bought a Premium Phone Holder 1 Minutes ago

Submit
Close search
 * Home Page
 * Race Backet
 * About us
 * SIGN IN

Free SHIPPING 🌎 | BLACK FRIDAY 🎅🏻

expand/collapse




 * Home Page
 * Race Backet
 * About us

SIGN IN Cart Cart
0
$0.00
Free SHIPPING 🌎 | BLACK FRIDAY 🎅🏻
Pause slideshow Play slideshow
 * 1
 * 2

Free and Fast Shipping



Safe Purchase



We accept all types of payment



Satisfied Customers



Previous slide Next slide



PREMIUM PHONE HOLDER

Regular price $38.00 $20.00 CAD

Color Red Yellow
Red Yellow
Color
Red
Yellow
Quantity

Add to cart
 More payment options This item is a recurring or deferred purchase. By
continuing, I agree to the cancellation policy and authorize you to charge my
payment method at the prices, frequency and dates listed on this page until my
order is fulfilled or I cancel, if permitted.
 * Product Details



2 people are currently looking at this product

Estimated delivery time 1-3 days

Guaranteed Safe Checkout



SIGN UP

5.0



6 reviews

Write a review
 * Sort by
 * Photo priority
 * Newest
 * Highest Ratings
 * Lowest Ratings


Edwina M.
Verified purchase

super Halterung Handy halt und fällt nicht raus habe Xiaomi 14 und Google Pixel
7 pro getestet beide passen perfekt rein und Produkt sieht echt gut aus

Vivien B.
Verified purchase

WoooooooooooooooooooooooooW

Hayden T.
Verified purchase

الوصول بسرعة ومنتج كثير رائع وصادق في الوقت

Osborn M.
Verified purchase

chegou antes do previsto na caixa tudo certinho

Ken T.
Verified purchase

exelente producto

Saxon F.
Verified purchase

Super super super super. Super super



© 2024 RaceBacket® Designed by Booster theme

 * american express
 * paypal
 * master
 * visa






Write a review
Premium Phone Holder
Rating

Review
0/2000

+ Add photo 0/5
Your name

Your email

Phone number

Add photos get 15% off your next purchase!
Submit review
Powered by Trustoo.io
Thanks!
Your review has been sent
Copy
Continue