sabrent.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://sabrent.com/
Submission Tags: analytics-framework
Submission: On April 25 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="header__selector-form--action-icons" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization header-menu__disclosure">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="selector-form--mobile" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization selectors-form--mobile">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money"> $0.00 </span>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button"> Checkout </button>
    </div>
    <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
      <p class="ajax-cart__taxes-shipping-message has-padding-top">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </div>
    <div class="ajax-cart__cart-message text-align-center">
      <p>All international customers are responsible for fees related to duties and customs.</p>
    </div>
    <a class="ajax-cart__cart-link text-center" href="/cart">Go to cart</a>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left"> <input class="input" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon " data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M92.83,90.18,71.47,68.83a38.58,38.58,0,1,0-6.29,5l22,22ZM14,41.46A30.47,30.47,0,1,1,44.47,71.93,30.51,30.51,0,0,1,14,41.46Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money"> $0.00 </span>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button"> Checkout </button>
    </div>
    <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
      <p class="ajax-cart__taxes-shipping-message has-padding-top">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </div>
    <div class="ajax-cart__cart-message text-align-center">
      <p>All international customers are responsible for fees related to duties and customs.</p>
    </div>
    <a class="ajax-cart__cart-link text-center" href="/cart">Go to cart</a>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left has-icons-right is-relative"> <input class="input" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon is-left submit-search" data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M92.83,90.18,71.47,68.83a38.58,38.58,0,1,0-6.29,5l22,22ZM14,41.46A30.47,30.47,0,1,1,44.47,71.93,30.51,30.51,0,0,1,14,41.46Z"></path>
            </g>
          </svg>
        </span>
        <span class="icon is-right close-search" data-icon="x"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="x">
              <polygon points="97.83 7.83 92.17 2.17 50 44.34 7.83 2.17 2.17 7.83 44.34 50 2.17 92.17 7.83 97.83 50 55.66 92.17 97.83 97.83 92.17 55.66 50 97.83 7.83"></polygon>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

Text Content

x








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


by Timesact




- | / Save up to % Save % Save up to Save Sale Sold out In stock




SABRENT


Home
Products
Memory & Storage
 * Internal Memory
 * External Memory
 * Memory Accessories
 * PS5 Accessories

Storage

Memory

Hubs

Chargers

Cables

Hard Drive Accessories

Card Readers

Accessories

Support
Blogs
Forums
Deals

ROCKET 2230 Bundle

Gaming SSD Bundle

Cards + Card Reader Bundle


Search Login
0 Cart
 * Home
 * Products
   
   Storage
   
   Memory
   
   Hubs
   
   Chargers
   
   Cables
   
   Hard Drive Accessories
   
   Card Readers
   
   Accessories

 * Support
 * Blogs
 * Forums
 * Deals
   
   ROCKET 2230 Bundle
   
   Gaming SSD Bundle
   
   Cards + Card Reader Bundle

 * Login
 * 


Search
0 Cart

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
$0.00
Checkout

Taxes and shipping calculated at checkout

All international customers are responsible for fees related to duties and
customs.

Go to cart



SEARCH

What are you looking for?



TOP SUGGESTIONS

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
$0.00
Checkout

Taxes and shipping calculated at checkout

All international customers are responsible for fees related to duties and
customs.

Go to cart


Storage

Memory

Hubs

Chargers

Cables

Hard Drive Accessories

Card Readers

Accessories

ROCKET 2230 Bundle

Gaming SSD Bundle

Cards + Card Reader Bundle

6-Port Docking Station for Steam Deck and USB C Devices Shop Now Charge and
Connect! Shop Deal ROCKET DDR4-DDR5 Memory Get back into the game without
breaking the bank! Explore DDR4 Explore DDR5 Shop Now New And Improved Welcome
to your next portable SSD Shop Now Learn More Card
Reader
Series A new generation of Card Readers Shop Now Learn More



NEW-GENERATION GAMING SSD

Shop Now >


REVOLUTIONARY 2230 NVME SSD

Shop Now >


BUY 2 CARDS, GET CARD READER FREE

Shop Deal >


BUY 1 SSD, GET HEATSINK FREE

Shop Deal >




POPULAR PRODUCTS

Rocket 4 Plus-G SSD 1TB

$109.99 $229.99
M.2 NVMe Heatsink for the PS5 Console

$19.99
6-Port Docking Station for Steam Deck and USB C Devices

$29.99
4-Port USB 2.0 Hub

$8.99 $12.99
Rocket V90 SD UHS-II Memory Card

$449.99 $640.34
Rocket 4 Plus SSD

$59.99 $99.99
USB 3.2 Type-C Tool-Free Enclosure for M.2 PCIe NVMe and SATA SSDs

$28.99



RECENT BLOGS


ANNOUNCING THE SABRENT USB TO 3.5MM AUDIO JACK ACTIVE ADAPTER | CB-UA35


Watch More


ANNOUNCING THE SABRENT USB TYPE-C CFAST 2.0 CARD READER | CR-CF20


Watch More


SABRENT 6 PORT DOCKING STATION FOR STEAM DECK | HANDHELD TO CONSOLE!


Watch More


Free shipping

Warranty Extension

100% Authentic Products

Mon-Fri 9:00 - 17:00 EST

Technical Support

323-266-0911





Products

 * Storage
 * Memory
 * Hubs
 * Chargers
 * Cables
 * Hard Drive Accessories
 * Card Readers
 * Accessories

Sabrent

 * About Us
 * Cookie Policy
 * Privacy Policy
 * Shipping Policy
 * Warranty Policy
 * Return Policy

Support

 * Customer Support
 * Downloads
 * Order Support
 * Warranty and Registration
 * Register a Product
 * Acronis



© 2023 Sabrent.

American Express Apple Pay Diners Club Discover Meta Pay Google Pay Mastercard
Shop Pay Visa
What are you looking for?



TOP SUGGESTIONS