bumpboxx.com
Open in
urlscan Pro
23.227.38.32
Public Scan
Submitted URL: https://api.bumpboxx.com/
Effective URL: https://bumpboxx.com/
Submission: On June 21 via api from US — Scanned from CA
Effective URL: https://bumpboxx.com/
Submission: On June 21 via api from US — Scanned from CA
Form analysis
7 forms found in the DOMGET /search
<form class="search-form search-bar__form" action="/search" method="get" role="search">
<div class="search-form__input-wrapper">
<input type="text" name="q" placeholder="Search by product type, name…" role="combobox" aria-autocomplete="list" aria-owns="predictive-search-results" aria-expanded="false" aria-label="Search by product type, name…" aria-haspopup="listbox"
class="search-form__input search-bar__input" data-predictive-search-drawer-input="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
<input type="hidden" name="type" value="product">
<input type="hidden" name="options[prefix]" value="last" aria-hidden="true">
<div class="predictive-search-wrapper predictive-search-wrapper--drawer" data-predictive-search-mount="drawer"></div>
<div style="position: absolute !important; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0;" data-search-announcer="" aria-live="polite" aria-atomic="true"></div>
</div>
<button class="search-bar__submit search-form__submit" type="submit" data-search-form-submit="">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 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">Search</span>
</button>
</form>
GET /search
<form class="search-form search-bar__form" action="/search" method="get" role="search">
<div class="search-form__input-wrapper" data-search-mobile-form-container="">
<input type="text" name="q" placeholder="Search by product type, name…" role="combobox" aria-autocomplete="list" aria-owns="predictive-search-results" aria-expanded="false" aria-label="Search by product type, name…" aria-haspopup="listbox"
class="search-form__input search-bar__input" data-predictive-search-mobile-input="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
<input type="hidden" name="options[prefix]" value="last" aria-hidden="true">
<div class="predictive-search-wrapper predictive-search-wrapper--drawer" data-predictive-search-mount="mobile"></div>
<button style="display: none;" data-search-form-mobile-submit=""></button>
<div style="position: absolute !important; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0;" data-search-announcer="" aria-live="polite" aria-atomic="true"></div>
</div>
</form>
POST /account/login
<form method="post" action="/account/login" id="loginForm" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="checkout_url" value="/account">
<input type="hidden" name="return_to" value="/account"><input type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" placeholder="Email Address" autocorrect="off" autocapitalize="off" required="true">
<input type="password" value="" name="customer[password]" required="true" placeholder="Password" id="CustomerPassword">
<div>
<p>
<span class="recoverpassword">Forgot your password?</span>
</p>
<button type="submit" class="btn login-btn">Sign In</button>
<p class="register-text">
<span>New Customer? </span>
<a class="signup-toggle">Sign Up</a>
</p>
</div>
</form>
POST /account/recover
<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
<input type="email" value="" name="email" id="RecoverEmail" class="input-full" placeholder="Registered Email Address" autocorrect="off" autocapitalize="off">
<div>
<p>
<input type="submit" class="btn login-btn " value="Submit" style="margin-bottom: 0;">
</p>
<p class="reset-pswd-msg">An email with a link to reset your password will be sent to you.</p>
<a href="#LoginHeading" id="HideRecoverPasswordLink" class="HideRecoverPasswordLink"> ← Back to Login</a>
</div>
</form>
POST /account
<form method="post" action="/account" id="RegisterForm" accept-charset="UTF-8" data-login-with-shop-sign-up="true" novalidate="novalidate"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
<input type="hidden" name="checkout_url" value="/account">
<input type="hidden" name="return_to" value="/account">
<input type="text" placeholder="Full Name" id="RegisterForm-FullName" autocomplete="family-name">
<input type="hidden" name="customer[first_name]" id="customer_first_name">
<input type="hidden" name="customer[last_name]" id="customer_last_name">
<input type="email" name="customer[email]" placeholder="Email Address" id="RegisterForm-email" class="" autocorrect="off" autocapitalize="off" autocomplete="email"><input type="password" name="customer[password]" placeholder="Password"
id="RegisterForm-password" class="">
<p class="text-center">
<button type="submit" class="btn register-btn" style="margin-bottom: 0 !important;">SIGN UP</button>
</p>
<p class="login-text">
<span>Returning customer? </span>
<a class="login-toggle">Login</a>
</p>
<p></p>
</form>
POST /contact#footer-newsletter
<form method="post" action="/contact#footer-newsletter" id="footer-newsletter" accept-charset="UTF-8" class="Footer__Newsletter Form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
type="hidden" name="contact[tags]" value="newsletter">
<div class="newsletter-div text-center" id="newsletter-section-div">
<input type="email" name="contact[email]" class="newsletter-input" aria-label="Translation missing: en.footer.newsletter.input" placeholder=" Your Email" required="">
<button type="submit" class="newsletter-submit">SIGN UP</button>
</div>
</form>
POST /cart/add
<form method="post" action="/cart/add" :id="`product-form-${$store.productPopUp.popup.product.id}`" accept-charset="UTF-8" class="
product-form product-form-collection-temp
" enctype="multipart/form-data" novalidate="novalidate" data-product-form="">
<input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
<template x-if="$store.productPopUp.preOrder.shiping != '' && $store.productPopUp.preOrder.label != 'Add to cart'">
<input id="pre_order" type="hidden" name="properties[Pre-order]" :value="$store.productPopUp.preOrder.shiping">
</template>
<select name="id" id="ProductSelect-collection-temp" class="product-form__variants no-js">
<template x-for="( item, index ) in $store.productPopUp.popup.product.variants" :key="index">
<option :id="`variant-select-${index + 1}`" :value="item.id" :selected="$store.productPopUp.popup.variantID == item.id" :data-variant-price="item.price"></option>
</template>
</select>
<div class="product-affirmation-pricing-wrapper">
<div class="pay-once-wrapper">
<p class="pay-once">Pay Once</p>
<div class="product__price">
<link href="//bumpboxx.com/cdn/shop/t/102/assets/collection-template.scss.css?v=109968276779495672601707764874" rel="stylesheet" type="text/css" media="all">
<dl id="product-item-price" class="price price--listing">
<div class="price__regular">
<dt>
<span class="visually-hidden visually-hidden--inline">Regular price</span>
</dt>
<dd>
<span class="price-item price-item--regular" x-text="$store.productPopUp.popup.money">
</span>
</dd>
</div>
<div class="price__sale">
<dt>
<span class="visually-hidden visually-hidden--inline">Sale price</span>
</dt>
<dd>
<span class="price-item price-item--sale"> $19.99 </span>
</dd>
<div class="price__compare">
<dt>
<span class="visually-hidden visually-hidden--inline">Regular price</span>
</dt>
<dd>
<s class="price-item price-item--regular"> $19.99 </s>
</dd>
</div>
</div>
<div class="price__unit">
<dt>
<span class="visually-hidden visually-hidden--inline">Unit price</span>
</dt>
<dd class="price-unit-price"><span></span><span aria-hidden="true">/</span><span class="visually-hidden">per </span><span></span></dd>
</div>
<div class="price__badges price__badges--listing">
<span class="price__badge price__badge--sale" aria-hidden="true">
<span>Sale</span>
</span>
<span class="price__badge price__badge--sold-out">
<span>Sold out</span>
</span>
</div>
</dl>
</div>
</div>
<template x-if="$store.productPopUp.popup.price > 5000">
<div class="pay-as-low-as">
<p class="affirm-as-low-as" data-page-type="product" :data-amount="$store.productPopUp.popup.price"></p>
</div>
</template>
</div>
<template x-if="$store.productPopUp.preOrder.shiping != ''">
<div class="text" x-text="$store.productPopUp.preOrder.shiping"></div>
</template>
<div class="
product-form__controls-group
product-form__controls-group--submit
">
<div class="
product-form__item
product-form__item--submit
">
<div class="cart__qty" style="margin-right: 10px">
<input id="updates_" class="cart__qty-input" type="number" x-model="$store.productPopUp.popup.quantity" name="quantity" value="1" min="0" pattern="[0-9]*" data-quantity-input="" data-quantity-item="3" data-quantity-input-mobile="">
</div>
<button type="submit" name="add" aria-disabled="true" aria-label="Sold out" class="
btn
product-form__cart-submit
" @click.prevent="$store.productPopUp.addToCart()" aria-haspopup="dialog" data-add-to-cart="" :disabled="!$store.productPopUp.canBuy">
<span data-add-to-cart-text="" x-text="$store.productPopUp.preOrder.label"> Add to cart </span>
<span class="hide" data-loader="">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-spinner" viewBox="0 0 20 20">
<path d="M7.229 1.173a9.25 9.25 0 1 0 11.655 11.412 1.25 1.25 0 1 0-2.4-.698 6.75 6.75 0 1 1-8.506-8.329 1.25 1.25 0 1 0-.75-2.385z" fill="#919EAB"></path>
</svg>
</span>
</button>
<!--rise code-->
<div style="display: none" class="
gwbutton
btn btn--secondary-accent
"> Send as a Gift </div>
<style>
.gwbutton {
background-color: #15bdfb;
color: #fff;
font-family: Akira_Bold;
border: none;
margin: 0;
display: block;
width: 100%;
line-height: 1.4;
padding-left: 5px;
padding-right: 5px;
margin-right: 15px;
margin-bottom: 15px !important;
}
</style>
<!--end of rise code-->
</div>
</div>
<div class="
product-form__error-message-wrapper
product-form__error-message-wrapper--hidden
" data-error-message-wrapper="" role="alert">
<span class="visually-hidden">Error </span>
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-error" viewBox="0 0 14 14">
<g fill="none" fill-rule="evenodd">
<path d="M7 0a7 7 0 0 1 7 7 7 7 0 1 1-7-7z"></path>
<path class="icon-error__symbol" d="M6.328 8.396l-.252-5.4h1.836l-.24 5.4H6.328zM6.04 10.16c0-.528.432-.972.96-.972s.972.444.972.972c0 .516-.444.96-.972.96a.97.97 0 0 1-.96-.96z"></path>
</g>
</svg>
<span class="product-form__error-message" data-error-message="">Quantity must be 1 or more</span>
</div>
</form>
Text Content
Skip to content JUST ADDED TO YOUR CART Qty: View cart () Continue shopping Search Close search FREE SHIPPING ON ALL ORDERS * Shop * Collections * Sale * Flare8 Pro * Slapstik™ * Flare8 * Flare8 ID * Ultra+ & Ultra * Remixx® * BumpBoards * S1 Headphones * Bumpbuds * Microboom * Retro Pager * Featured * S1 Headphones & Bumpbuds * Barbie™ The Movie Collection * Slapstik™ * Selena Remixx® Limited Edition * BumpBoards * Remixx® * BumpShaker * Collaborations * Music * Selena * The Notorious B.I.G. * Merch * T-Shirts * Logo Necklace * Bling Chain Necklace * Accessories * Ultra * Flare6 * Flare8 * Freestyle V3 * BumpBoard * Ultra BumpPack Backpack * Microboom Cuban Chain * Microboom Dookie Chain * Shop All * Our Story * Newsletter * Become a Dealer * Support * Customer Service * Shipping Policy * Warranty Information Search Log in Cart 0 items Shop * Collections * Sale * Flare8 Pro * Slapstik™ * Flare8 * Flare8 ID * Ultra+ & Ultra * Remixx® * BumpBoards * S1 Headphones * Bumpbuds * Microboom * Retro Pager * Featured * S1 Headphones & Bumpbuds * Barbie™ The Movie Collection * Slapstik™ * Selena Remixx® Limited Edition * BumpBoards * Remixx® * BumpShaker * Collaborations * Music * Selena * The Notorious B.I.G. * Merch * T-Shirts * Logo Necklace * Bling Chain Necklace * Accessories * Ultra * Flare6 * Flare8 * Freestyle V3 * BumpBoard * Ultra BumpPack Backpack * Microboom Cuban Chain * Microboom Dookie Chain Our Story Newsletter Become a Dealer Support * Customer Service * Shipping Policy * Warranty Information Account SIGN IN TO BUMPBOXX Forgot your password? Sign In New Customer? Sign Up FORGOT PASSWORD? An email with a link to reset your password will be sent to you. ← Back to Login SIGN UP TO BUMPBOXX Create your Bumpboxx account and get first access to the very best of our products, offers etc… SIGN UP Returning customer? Login You’ve got mail! We sent you an email with instructions on how to reset your password. X X Close Tha All New Bumpboxx Slapstik™ Where Do You Slap Your Stik video Play Tha All New Bumpboxx Slapstik™ Where Do You Slap Your Stik video Pause Tha All New Bumpboxx Slapstik™ Where Do You Slap Your Stik video Resume Tha All New Bumpboxx Slapstik™ Where Do You Slap Your Stik video FEATURED PRODUCTS * Red, White & Blue Sale * Blue FLARE8 PRO BLUETOOTH BOOMBOX 4.8 star rating 21 Reviews $499.00 add to cart Starting at $46/Mo with AffirmSee if you qualify Electric Red REMIXX® 4.9 star rating 41 Reviews $299.00 add to cart Starting at $27/Mo with AffirmSee if you qualify Graffiti FLARE8 BLUETOOTH BOOMBOX 4.9 star rating 602 Reviews $399.00 add to cart Starting at $37/Mo with AffirmSee if you qualify Black S1 5.0 star rating 2 Reviews $139.00 add to cart Starting at $13/Mo with AffirmSee if you qualify Black BUMPBUDS 4.7 star rating 7 Reviews $89.00 add to cart Starting at $9/Mo with AffirmSee if you qualify Neon Green RETRO PAGER BEEPER PORTABLE BLUETOOTH SPEAKER 4.9 star rating 542 Reviews $69.00 add to cart Starting at $7/Mo with AffirmSee if you qualify Red, White & Blue Sale Blue FLARE8 PRO BLUETOOTH ... 4.8 star rating 21 Reviews $499.00 add to cart Starting at $46/Mo with AffirmSee if you qualify Electric Red REMIXX® 4.9 star rating 41 Reviews $299.00 add to cart Starting at $27/Mo with AffirmSee if you qualify Graffiti FLARE8 BLUETOOTH BOOMBOX 4.9 star rating 602 Reviews $399.00 add to cart Starting at $37/Mo with AffirmSee if you qualify Black S1 5.0 star rating 2 Reviews $139.00 add to cart Starting at $13/Mo with AffirmSee if you qualify Black BUMPBUDS 4.7 star rating 7 Reviews $89.00 add to cart Starting at $9/Mo with AffirmSee if you qualify Neon Green RETRO PAGER BEEPER PO... 4.9 star rating 542 Reviews $69.00 add to cart Starting at $7/Mo with AffirmSee if you qualify OUR PRODUCT CATEGORIES PAGERS A true Blast from the Past! SHOP NOW MICROBOOM Wearable, louder and smaller than a smartphone. SHOP NOW ULTRA A new standard in loud and light. Check out the Ultra! SHOP NOW REMIXX Bringing back the Old School SHOP NOW FLARE8 Bigger bluetooth sound with a Flare. SHOP NOW FREESTYLE Nostalgic old school bluetooth power. SHOP NOW UPROCK A bluetooth beast as large as it is loud. SHOP NOW ACCESSORIES Parts & Accessories SHOP NOW ALL PRODUCTS See our Whole Collection SHOP ALL A revolution in MUSIC. A revolution in MUSIC. Bumpboxx is the future of urban audio lifestyle, a line of products second to none. Based in California, we’ve been around since 2016. We all love music & wanted to bring back the old school swagger with a new school approach using the greatest technology to provide you with a quality sound. OUR STORY Shop by Product * Slapstik™ * Flare8 * Ultra * Remixx * S1 Headphones * Bumpbuds * Microboom * Retro Pager * Apparel Account * Account Quick Links * About Us * Become a Dealer * Store Locator * Support * Warranty * Shipping Policy * Contact Us Shop by Product * Slapstik™ * Flare8 * Ultra * Remixx * S1 Headphones * Bumpbuds * Microboom * Retro Pager * Apparel Account * Account Quick Links * About Us * Become a Dealer * Store Locator * Support * Warranty * Shipping Policy * Contact Us NEVER MISS AN UPDATE Get the scoop on discounts, new products, and more SIGN UP Copyright © Bumpboxx. * FAQ * Warranty * Privacy Policy * Terms of Service * FAQ * Warranty * Privacy Policy * Terms of Service Copyright © Bumpboxx. Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device * Choosing a selection results in a full page refresh. * Press the space key then arrow keys to make a selection. × Home / Choose Your Color Pay Once Regular price Sale price $19.99 Regular price $19.99 Unit price /per Sale Sold out Add to cart Send as a Gift Error Quantity must be 1 or more word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 * Opens in a new window. * Opens external website. * Opens external website in a new window.