window.scrollY; $data.scrollDown = $data.scrollTop < window.scrollY; $data.scrollTop = window.scrollY" @hashchange.window="$router.hash = window.location.hash;" data-barba="wrapper">
Skip to main content
Black Friday Sale!
30% Off Site Wide
40% Off Black Packs
Black Friday Sale!
30% Off Site Wide
40% Off Black Packs
Main Menu
Shop
About
Cyber Monday Sale
{ if (e.key === 'k' && e.ctrlKey) { e.preventDefault(); e.stopPropagation(); if (!hasFocus) { hasFocus = true; $modal.setId('search') $nextTick(() => $el.querySelector('input')?.focus()) } } if (e.key === 'Escape' && hasFocus) { e.preventDefault(); e.stopPropagation(); hasFocus = false; $modal.id = ''; $refs.navSearchButton.focus() } }">
Search
{ hasFocus = false }, 300) }; " class="appearance-none flex-1 bg-transparent !outline-none">
{ if (hasFocus && $modal.id !== 'search') { $refs.navSearchForm.classList.remove('active'); setTimeout(()=> { hasFocus = false }, 300) return; } hasFocus = true; $modal.setId('search') $nextTick(()=> $refs.navSearchForm.querySelector('input').focus()) }">
Search
0
{}">
Sold out
{}">
{ const isMobile = window.matchMedia('(max-width: 767px)').matches; const truncateActive = (isMobile && 'overflow_arrows' === 'truncate') || (!isMobile && 'truncate' === 'truncate'); if (!truncateActive || expanded) return; offset = card?.product?.options_with_values?.[index]?.values?.length; utils.delay(1).then(() => { offset = truncateChildren($el, $el.parentElement); }); })()" @click="(() => { const isMobile = window.matchMedia('(max-width: 767px)').matches; const truncateActive = (isMobile && 'overflow_arrows' === 'truncate') || (!isMobile && 'truncate' === 'truncate'); if (!truncateActive) return; expanded = true; offset = card?.product?.options_with_values?.[index]?.values?.length; })()" x-show="(() => { const isMobile = window.matchMedia('(max-width: 767px)').matches; return (isMobile && 'overflow_arrows' === 'truncate') || (!isMobile && 'truncate' === 'truncate'); })()" x-html="`+ ${card?.product?.options_with_values[index]?.values?.length - offset}`"> +10 placeholder
{ const values = option_values_map[index]; if (values?.length >= 2) { new_options[index] = toggle_state ? values[0] : values[1]; } }); const matched_variant = card.product.variants.find(v => v.options.every((opt, i) => opt === new_options[i]) ); if (matched_variant) { $data.setSelectedVariant(matched_variant.id); } " :disabled="$cart.loading" aria-pressed="toggle_state" >
{ const values = option_values_map[index]; if (values?.length >= 2) { new_options[index] = toggle_state ? values[0] : values[1]; } }); const matched_variant = card.product.variants.find(v => v.options.every((opt, i) => opt === new_options[i]) ); if (matched_variant) { $data.setSelectedVariant(matched_variant.id); } " :disabled="$cart.loading" aria-pressed="toggle_state" >
{}">
Sold out
{}">
{}">
{ if (item_added) { const index = $cart.state.items.findIndex(item => item.variant_id === card?.selected_variant?.id) _cart.updateLineItemQuantity(0, index) } else { $data.handleAddToCart($event); } } " :disabled="!!($cart.loading || Object.keys($cart.debounce_updates ?? {})?.length || $cart.isChanging)" aria-pressed="item_added" >
{}" x-data="{ value: 1 }" x-effect="value = card?.line_item?.quantity">
{}" x-data="{ value: 1 }" x-effect="value = card?.line_item?.quantity">
Cyber Crates
Up to 40% OFF
NEW DROPS
40% Off
Cyber Crates
SHOP NOW
New Collabs
Small Business Saturday
SHOP NOW
40% Off
Black Packs
SHOP NOW
New Drop
EDC Duffels
SHOP NOW
{ if (e.target.closest(`[data-filters]`)) { main_collection.debounceUpdates() } }" data-style-id="template--17219112730683__main_collection_aimamz--" data-main-collection class="px-container-md">
FILTERS
Sort By
Close Mobile Filter Drawer
Sort by: Loading
{ ;if (!select?.contains($event.target) && select !== $event.target) { show_popover = false; show = false; } }" @scroll.window="pos = select.getBoundingClientRect()" @resize.window="pos = select.getBoundingClientRect()" @keydown.esc="show_popover = false; show = false;" @keydown.left.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.up.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.down.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.right.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.space.prevent.stop="main_collection.state.sort_by = value" @keydown.enter.prevent.stop="main_collection.state.sort_by = value; show_popover = false; show = false;" class="fixed z-[2147483647] min-w-max mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg outline-none ring-1 ring-black/5 transition-opacity duration-75 focus:outline-none sm:text-sm dropdown--input-select-sort" aria-label="Sort by" aria-orientation="vertical" role="listbox" tabindex="0" x-show="show_popover" x-cloak x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" >
{ if (disabledItems[i]) return; main_collection.state.sort_by = value; focusIndex = i; show_popover = false; show = false; }" :disabled="!!disabledItems[i]" :class="i === focusIndex && !disabledItems[i] ? 'active' : disabledItems[i] ? 'opacity-40' :''" x-effect="i === focusIndex && $el.parentElement ? $el.parentElement.scrollTop = $el.offsetTop - 120 : null" role="option" tabindex="-1" :aria-selected="i === focusIndex">
Featured
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
Sort By
Close Mobile Filter Drawer
Sort by: Loading
{ ;if (!select?.contains($event.target) && select !== $event.target) { show_popover = false; show = false; } }" @scroll.window="pos = select.getBoundingClientRect()" @resize.window="pos = select.getBoundingClientRect()" @keydown.esc="show_popover = false; show = false;" @keydown.left.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.up.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.down.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.right.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.space.prevent.stop="main_collection.state.sort_by = value" @keydown.enter.prevent.stop="main_collection.state.sort_by = value; show_popover = false; show = false;" class="fixed z-[2147483647] min-w-max mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg outline-none ring-1 ring-black/5 transition-opacity duration-75 focus:outline-none sm:text-sm dropdown--input-select-sort" aria-label="Sort by" aria-orientation="vertical" role="listbox" tabindex="0" x-show="show_popover" x-cloak x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" >
{ if (disabledItems[i]) return; main_collection.state.sort_by = value; focusIndex = i; show_popover = false; show = false; }" :disabled="!!disabledItems[i]" :class="i === focusIndex && !disabledItems[i] ? 'active' : disabledItems[i] ? 'opacity-40' :''" x-effect="i === focusIndex && $el.parentElement ? $el.parentElement.scrollTop = $el.offsetTop - 120 : null" role="option" tabindex="-1" :aria-selected="i === focusIndex">
Featured
Best selling
Alphabetically, A-Z
Alphabetically, Z-A
Price, low to high
Price, high to low
Date, old to new
Date, new to old
No Products Found
NEW
Entire BFCM Collection
Shop now
NEW
Premium Dividers
Shop now
NEW
EDC Duffel
Shop now
Previous page
page
1
page
2
Next page