a-zdarts.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://a-zdarts.com/
Effective URL: https://a-zdarts.com/
Submission: On June 14 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input boost-sd__search-widget-init-input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="When autocomplete results are available use up and down arrows to review and enter to select"
          placeholder="Search" id="boost-sd__search-widget-init-input-0" data-search-box="boost-sd__search-widget-init-input-0" role="combobox" aria-expanded="false" aria-autocomplete="list" aria-owns="boost-sd__search-widget-init-wrapper-0"
          maxlength="150" value="">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input">
          <span class="visually-hidden">Clear</span>
          <svg focusable="false" class="icon icon--close " viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg>
        </button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg focusable="false" class="icon icon--search " viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg><svg focusable="false" class="icon icon--search-loader " viewBox="0 0 64 64" role="presentation">
          <path opacity=".4"
            d="M23.8589104 1.05290547C40.92335108-3.43614731 58.45816642 6.79494359 62.94709453 23.8589104c4.48905278 17.06444068-5.74156424 34.59913135-22.80600493 39.08818413S5.54195825 57.2055303 1.05290547 40.1410896C-3.43602265 23.0771228 6.7944697 5.54195825 23.8589104 1.05290547zM38.6146353 57.1445143c13.8647142-3.64731754 22.17719655-17.89443541 18.529879-31.75914961-3.64743965-13.86517841-17.8944354-22.17719655-31.7591496-18.529879S3.20804604 24.7494569 6.8554857 38.6146353c3.64731753 13.8647142 17.8944354 22.17719655 31.7591496 18.529879z">
          </path>
          <path d="M1.05290547 40.1410896l5.80258022-1.5264543c3.64731754 13.8647142 17.89443541 22.17719655 31.75914961 18.529879l1.5264543 5.80258023C23.07664892 67.43614731 5.54195825 57.2055303 1.05290547 40.1410896z"></path>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner">
    <div class="search-bar__results" aria-hidden="true">
      <div class="skeleton-container">
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
        <div class="search-bar__result-item search-bar__result-item--skeleton">
          <div class="search-bar__image-container">
            <div class="aspect-ratio aspect-ratio--square">
              <div class="skeleton-image"></div>
            </div>
          </div>
          <div class="search-bar__item-info">
            <div class="skeleton-paragraph">
              <div class="skeleton-text"></div>
              <div class="skeleton-text"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="search-bar__results-inner"></div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Login to my account</h2>
    <!-- <label class="popover__legend" for="login-customer[email]">Enter your e-mail and password:</label> -->
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" autocomplete="email" title="Customer account email" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" title="Customer account password" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recover password</h2>
    <!-- <label class="popover__legend" for="recover-customer[recover_email]">Enter your email:</label> -->
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

Name: createPOST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" name="create" class="form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Create my account</h2>
    <!-- <label class="popover__legend" for="customer[first_name]">Please fill in the information below:</label> -->
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[first_name]" class="form__field form__field--text" name="customer[first_name]" autocomplete="given-name" required="required">
    <label for="customer[first_name]" class="form__floating-label">First Name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[last_name]" class="form__field form__field--text" name="customer[last_name]" autocomplete="family-name" required="required">
    <label for="customer[last_name]" class="form__floating-label">Last Name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="register-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="register-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="customer[note][Phone Number]" class="form__field form__field--text" name="customer[note][Phone Number]" required="required">
    <label for="customer[note][Phone Number]" class="form__floating-label">Password</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="register-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="new-password">
    <label for="register-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Create my account</button>
</form>

POST /cart

<form method="post" action="/cart" id="mini-cart" class="mini-cart" aria-hidden="true" novalidate="novalidate" data-item-count="0">
  <input type="hidden" name="attributes[collection_products_per_page]" value="">
  <input type="hidden" name="attributes[collection_layout]" value=""><svg focusable="false" class="icon icon--nav-triangle-borderless " viewBox="0 0 20 9" role="presentation">
    <path d="M.47108938 9c.2694725-.26871321.57077721-.56867841.90388257-.89986354C3.12384116 6.36134886 5.74788116 3.76338565 9.2467995.30653888c.4145057-.4095171 1.0844277-.40860098 1.4977971.00205122L19.4935156 9H.47108938z" fill="#ffffff"></path>
  </svg>
  <div class="mini-cart__content mini-cart__content--empty">
    <p class="alert alert--tight alert--center text--strong" aria-role="status" aria-live="polite">Spend <span>$45.00</span> more and get free shipping!</p>
    <div class="mini-cart__empty-state"><svg focusable="false" width="81" height="70" viewBox="0 0 81 70">
        <g transform="translate(0 2)" stroke-width="4" stroke="#000000" fill="none" fill-rule="evenodd">
          <circle stroke-linecap="square" cx="34" cy="60" r="6"></circle>
          <circle stroke-linecap="square" cx="67" cy="60" r="6"></circle>
          <path d="M22.9360352 15h54.8070373l-4.3391876 30H30.3387146L19.6676025 0H.99560547"></path>
        </g>
      </svg>
      <h3 class="heading h4">Your cart is empty</h3>
    </div>
    <a href="/collections/all" class="button button--primary button--full">Shop our products</a>
  </div>
</form>

/search

<form action="/search" class="boost-sd__search-bar"><button role="textbox" type="button" aria-label="Close" class=" boost-sd__button-text-x boost-sd__button-text-x--close-style1">Close</button><input id="boost-sd__search-bar-input"
    class="boost-sd__search-bar-input " autocomplete="off" placeholder="Search" name="q" data-search-box="boost-sd__search-bar-input" role="combobox" aria-expanded="false" aria-autocomplete="list" aria-owns="boost-sd__search-bar-autocomplete-wrapper"
    aria-label="When autocomplete results are available use up and down arrows to review and enter to select" maxlength="150" value=""></form>

Text Content

Skip to content
Free U.S.* Shipping on Orders Over $45
 * Contact Us
 * |
 * 916-334-2567
 * |
 * info@a-zdarts.com

 * New
 * Darts
 * Dartboards
 * Flights
 * Shafts
 * Cases
 * Gear
 * Billiards
 * Game Room
 * Gift Cards
 * Resources


NEED HELP?

Call us 916-334-2567
info@a-zdarts.com


FOLLOW US

 * Facebook
 * Twitter
 * Instagram
 * YouTube
 * TikTok

Back
 * Darts
 * All Darts
 * Soft Tip Darts
 * Steel Tip Darts
 * Specialty Darts
 * Dart Accessories
 * Closeout

Back
 * Dartboards
 * All Dartboards
 * Soft Tip
 * Steel Tip
 * Accessories & Parts
 * Closeout

Back
 * Flights
 * All Flights
 * Traditional
 * Specialty
 * Accessories
 * Closeout

Back
 * Shafts
 * All Shafts
 * Traditional
 * Specialty
 * Accessories
 * Closeout

Back
 * Cases
 * All Cases
 * Small
 * Medium
 * Large
 * Flight Cases
 * Accessories
 * Closeout

Back
 * Gear
 * All Gear
 * Apparel
 * Knives
 * Towels
 * Accessories
 * Closeout

Back
 * Billiards
 * All Billiards
 * Cues
 * Shafts
 * Balls
 * Cases
 * Cue Care
 * Table
 * Accessories
 * Closeout

Back
 * Game Room
 * All Game Room
 * Signs & Decor
 * Table Top Games
 * Large Games
 * Dice & Cups
 * Cards
 * Casino
 * Accessories
 * Closeout

Back
 * Gift Cards
 * Buy Gift Card
 * Check Balance

Back
 * Resources
 * Blog
 * Dart Sponsorship
 * Rewards Program
 * Dart Videos
 * Custom Apparel
 * USA Darts Live Stream

Back
 * Soft Tip Darts
 * Full Sets
 * Barrels Only

Back
 * Steel Tip Darts
 * Full Sets
 * Barrels Only

Back
 * Specialty Darts
 * Woody Darts
 * Bar Darts
 * Mini Darts
 * Magnetic Darts

Back
 * Dart Accessories
 * Add-A-Gram
 * Grip Assist
 * Point Guards
 * Point Sharpeners
 * Dart Holders
 * Conversion Points
 * Soft Tip Points
 * Steel Tip Points
 * O-rings & Washers
 * Tools

Back
 * Soft Tip
 * Online
 * Electronic

Back
 * Accessories & Parts
 * Backboards & Surrounds
 * Lights
 * Mats
 * Mounts & Brackets
 * Scoreboards
 * Stands & Cabinets
 * Cards
 * Throwlines & Oches
 * Out Cards
 * Training Aids & Instructional
 * Replacement Parts

Back
 * Traditional
 * Foldable
 * Multi Packs
 * L-Style
 * Robson Plus
 * Adults Only

Back
 * Specialty
 * Molded
 * 8 Flight
 * Accurate
 * Condor
 * Clic
 * Fit Flight
 * Stealth
 * X-Flight

Back
 * Accessories
 * Flight Protectors
 * Shaft Clips & Rings
 * Flight Punch Tool
 * Flight Cases

Back
 * Traditional
 * Aluminum
 * Carbon
 * Titanium
 * Nylon
 * Poly
 * Spinning
 * Locked
 * L-Style
 * Slik Stik
 * Spider Legs
 * Bottelsen GT

Back
 * Specialty
 * 8 Flight
 * Accurate
 * Dynastar
 * Fit Flight
 * Clic
 * M3
 * X-Flight
 * Stealth

Back
 * Accessories
 * Add-a-grams
 * Replacement Tops
 * Rings & Clips
 * Washers & O-Rings

Back
 * Small
 * Wallets
 * Sheath
 * Inserts
 * Dart Rings

Back
 * Medium
 * Box
 * Bag
 * Wallet

Back
 * Large
 * Box

Back
 * Cues
 * Standard Pool Cues
 * Performance Pool Cues
 * Break Cues

Back
 * Accessories
 * Chalk & Holders
 * Bridge
 * Extensions
 * Gloves
 * Grip Assist
 * Joint Protectors
 * Cue Racks
 * Score Keepers
 * Portable Cue Holders
 * Weight Bolts


A-ZDARTS

Clear
Close

Login / Signup
My account


LOGIN TO MY ACCOUNT

Email
Password
Login

New customer? Create your account

Lost password? Recover password


RECOVER PASSWORD

Email
Recover

Remembered your password? Back to login


CREATE MY ACCOUNT

First Name
Last Name
Email
Password
Password
Create my account

Already have an account? Login here

0

Spend $45.00 more and get free shipping!


YOUR CART IS EMPTY

Shop our products
 * New
 * Darts
   * All Darts
   * Soft Tip Darts
       
     * Full Sets
     * Barrels Only
   * Steel Tip Darts
       
     * Full Sets
     * Barrels Only
   * Specialty Darts
       
     * Woody Darts
     * Bar Darts
     * Mini Darts
     * Magnetic Darts
   * Dart Accessories
       
     * Add-A-Gram
     * Grip Assist
     * Point Guards
     * Point Sharpeners
     * Dart Holders
     * Conversion Points
     * Soft Tip Points
     * Steel Tip Points
     * O-rings & Washers
     * Tools
   * Closeout
 * Dartboards
   * All Dartboards
   * Soft Tip
       
     * Online
     * Electronic
   * Steel Tip
   * Accessories & Parts
       
     * Backboards & Surrounds
     * Lights
     * Mats
     * Mounts & Brackets
     * Scoreboards
     * Stands & Cabinets
     * Cards
     * Throwlines & Oches
     * Out Cards
     * Training Aids & Instructional
     * Replacement Parts
   * Closeout
 * Flights
   * All Flights
   * Traditional
       
     * Foldable
     * Multi Packs
     * L-Style
     * Robson Plus
     * Adults Only
   * Specialty
       
     * Molded
     * 8 Flight
     * Accurate
     * Condor
     * Clic
     * Fit Flight
     * Stealth
     * X-Flight
   * Accessories
       
     * Flight Protectors
     * Shaft Clips & Rings
     * Flight Punch Tool
     * Flight Cases
   * Closeout
 * Shafts
   * All Shafts
   * Traditional
       
     * Aluminum
     * Carbon
     * Titanium
     * Nylon
     * Poly
     * Spinning
     * Locked
     * L-Style
     * Slik Stik
     * Spider Legs
     * Bottelsen GT
   * Specialty
       
     * 8 Flight
     * Accurate
     * Dynastar
     * Fit Flight
     * Clic
     * M3
     * X-Flight
     * Stealth
   * Accessories
       
     * Add-a-grams
     * Replacement Tops
     * Rings & Clips
     * Washers & O-Rings
   * Closeout
 * Cases
   * All Cases
   * Small
       
     * Wallets
     * Sheath
     * Inserts
     * Dart Rings
   * Medium
       
     * Box
     * Bag
     * Wallet
   * Large
       
     * Box
   * Flight Cases
   * Accessories
   * Closeout
 * Gear
   * All Gear
   * Apparel
   * Knives
   * Towels
   * Accessories
   * Closeout
 * Billiards
   * All Billiards
   * Cues
       
     * Standard Pool Cues
     * Performance Pool Cues
     * Break Cues
   * Shafts
   * Balls
   * Cases
   * Cue Care
   * Table
   * Accessories
       
     * Chalk & Holders
     * Bridge
     * Extensions
     * Gloves
     * Grip Assist
     * Joint Protectors
     * Cue Racks
     * Score Keepers
     * Portable Cue Holders
     * Weight Bolts
   * Closeout
 * Game Room
   * All Game Room
   * Signs & Decor
   * Table Top Games
   * Large Games
   * Dice & Cups
   * Cards
   * Casino
   * Accessories
   * Closeout
 * Gift Cards
   * Buy Gift Card
   * Check Balance
 * Resources
   * Blog
   * Dart Sponsorship
   * Rewards Program
   * Dart Videos
   * Custom Apparel
   * USA Darts Live Stream


 1. 
 2. 
 3. 




WHAT ARE WE ABOUT? DARTS!

Our mission is to be your partner in darts. With over 30 years in business we
strive to be the top place to buy darts, dart boards, flights, shafts… well
anything dart related. With our expert staff, informative blog articles and
product review videos, our goal is to be THE place to get all answers about
darts.

We aim to increase awareness of darts in North America by sponsoring the
Championship Darts Circuit, live streams and various tournaments. Maybe someday
we will see darts in the Olympics!

By offering a vast selection and user-friendly website we hope to provide the
best shopping experience. However, we always welcome suggestions from YOU - our
valued customer. You can contact us via phone or email.

Our retail store is open 7 days a week in Sacramento California.

Stop by if you are in the area!


SHOP BY BRAND

View all

Target

Winmau

Shot

Fit Flight

Harrows

Red Dragon

Colonial

L-Style

Condor

Unicorn


SHOP BY CATEGORY


Soft Tip Darts

Steel Tip Darts

Dart Flights

Dart Shafts

Dartboards

Billiards

Game Room



RECENTLY VIEWED





CONTACT US

Address: 5154 Auburn Blvd., Suite C
Sacramento, CA 95841

916-334-2567

 Email Us

Customer Service
 * Home
 * About Us
 * Shipping and Return Policy
 * Frequently Asked Questions
 * Wholesale Inquiry
 * Privacy Policy
 * Terms of Service

Categories
 * New
 * Darts
 * Dartboards
 * Flights
 * Shafts
 * Cases
 * Gear
 * Billiards
 * Game Room
 * Gift Cards
 * Resources

Follow Us
 * 
 * 
 * 
 * 
 * 

© 2024 A-ZDarts
Powered by Shopify



© 2024 A-ZDarts
Powered by Shopify

 * Opens in a new window.








Close



Rewards


My Wishlist