dipkings.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://dipkings.com/
Effective URL: https://dipkings.com/
Submission: On February 22 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

<form class="agp__buttonType__buttonContainer agp__buttonType__buttonContainer--pass"><input class="agp__buttonType__button agp__button" type="submit" value="Yes"></form>

<form class="agp__buttonType__buttonContainer agp__buttonType__buttonContainer--fail"><input class="agp__buttonType__button agp__button" type="submit" value="No"></form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="capital-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <h3 class="type-subheading type-subheading--1 wow fadeIn" id="cart_dialog_label">
        <span class="cart-drawer--title">Your cart</span>
      </h3>
      <div class="cart-close-icon-wrapper">
        <button type="button" class="slide-menu cart-close-icon cart-menu-close alt-focus">
          <svg width="28" height="28" aria-label="Close cart" xmlns="http://www.w3.org/2000/svg" tabindex="-1">
            <g stroke="#330" fill="none" fill-rule="evenodd">
              <circle cx="14" cy="14" r="13.5"></circle>
              <path stroke-linecap="square" d="M12.158 8.474L17.684 14M12.158 19.527L17.684 14"></path>
            </g>
          </svg>
          <span class="sr-only">Close cart</span>
        </button>
      </div>
    </div>
    <div class="cart-drawer__empty-div"></div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your cart is currently empty. </div>
    <script type="application/template" id="cart-item-template"> <li>
          <article class="cart-item">
            <div class="cart-item-image--wrapper">
              <a class="cart-item-link" href="" tabindex="-1">
                <img
                  class="cart-item-image"
                  src="/product/image.jpg"
                  alt=""
                />
              </a>
            </div>
            <div class="cart-item-details--wrapper">
              <h3 class="cart-item__title">
                <a href="" class="cart-item-link cart-item-details--product-title-wrapper">
                  <span class="cart-item-product-title"></span>
                  <span class="cart-item-variant-title hide"></span>
                  <span class="cart-item-selling-plan hide"></span>
                </a>
              </h3>

              <div class="cart-item-price-wrapper">
                <span class="sr-only">Now</span>
                <span class="cart-item-price"></span>
                <span class="sr-only">Was</span>
                <span class="cart-item-price-original"></span>
                <span class="cart-item-price-per-unit"></span>
              </div>

              <ul class="cart-item-drawer-properties"></ul>

              <ul class="order-discount--cart-list" aria-label="Discount"></ul>

              <div class="cart-item--qtys">
                <div class="cart-item--quantity-remove-wrapper">
                  <div class="cart-item--quantity-wrapper multivariants_cart_quantity_box">
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-decrease"
                      data-amount="-1"
                      aria-label="Reduce item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588"/></g></svg>
</button>
                    <input
                      type="text"
                      class="cart-item-quantity"
                      min="1"
                      pattern="[0-9]*"
                      aria-label="Quantity"
                    >
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-increase"
                      data-amount="1"
                      aria-label="Increase item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588M8 4.706v6.588"/></g></svg>
</button>
                  </div>
                </div>
                <div class="cart-item-remove-button-container">
                  <button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
                </div>
              </div>
            </div>
          </article>
        </li>
      </script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "CAD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="cart--subtotals">
        <span class="cart-price-text">Subtotal</span>
        <div class="cart--subtotals_figures">
          <div class="ajax-cart--cart-original-price">
            <span class="cart-item-original-total-price" style="display: none;"><span class="money">$0.00 CAD</span></span>
          </div>
          <div class="ajax-cart--total-price hide">
            <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
            <h5 id="cart_drawer_subtotal">
              <span class="cart-total-price" id="cart-price">$0.00 CAD</span>
            </h5>
          </div>
        </div>
      </div>
      <div class="cart--shipping-message rte">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="multivariants_cart_checkout_btn btn hover-animation cart-button-checkout multivariants_cart_checkout_btn hide">
          <span class="button-text cart-button-checkout-text">Checkout</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
      </div>
    </div>
  </div>
</form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <button class="header-search-submit header-search-submit--minimal" type="button" aria-label="Submit" data-header-search-submit=""><svg>
          <use xlink:href="#icon-search"></use>
        </svg></button>
      <span class="header-search-text" tabindex="0">Search</span>
      <input id="header-search" name="q" type="text" placeholder="Type to search" value="" class="form-input is-predictive hidden" data-show-prices="false" data-show-vendor="false" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off"
        spellcheck="false">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="header-search-results" data-header-search-results="">
    </div>
  </div>
</form>

GET /search

<form class="footer-search-form" action="/search" method="get" data-footer-content-item="search" data-footer-search="">
  <div class="form-field">
    <label for="footer-search" aria-label="Type to search">
      <input class="form-input is-predictive" data-show-prices="false" data-show-vendor="false" id="footer-search" name="q" type="text" placeholder="Type to search" value="" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off"
        spellcheck="false">
      <span class="footer-search-clear" aria-label="Clear search input" tabindex="0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
          stroke-linejoin="round" class="feather feather-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg></span>
    </label>
    <button class="button" aria-label="Search" type="submit">Search</button>
  </div>
  <div class="footer-search-results-wrapper" data-footer-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-footer-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="footer-search-results" data-footer-search-results="">
    </div>
  </div>
</form>

Text Content

WELCOME TO OUR SITE

Are you 19 years old or older?

By entering this site you are agreeing to the Terms of Use and Privacy Policy.


YOUR CART

Close cart


Your cart is currently empty.
Subtotal
$0.00 CAD

$0.00 CAD

Taxes and shipping calculated at checkout
Checkout



DUTY FREE SHIPPING ACROSS CANADA!

Search






 * 

 * Home
 * All Products
 * Chew
   
   CHEWING TOBACCO
   
    * Copenhagen
    * Grizzly
    * Skoal
    * Stoker's
    * Beech Nut
    * Red Man
    * Kodiak
    * Hawkens
    * Kayak
    * Bloodhound
    * Classic Garrett
   
   NORTH AMERICAN SNUS
   
    * Zyn
    * Camel
    * Fre
    * Velo
    * Zolt
    * Rogue
    * On
    * Bridge
    * Juice Head
   
   SWEDISH SNUS
   
    * White Fox
    * Ace
    * Pablo
    * Killa
    * Siberia
    * Zyn
    * Xtrime
    * Lyft
    * Velo
    * General Snus
    * Dope
    * Rave
    * Iceberg
    * XQS
    * Cuba
    * Volt
    * Snatch
    * Odens
    * Rush
    * 77
   
   CAFFEINE POUCHES
   
    * Mojo
   
   
 * Cigars
   
   BACKWOODS
   
   CAPTAIN BLACKS
   
   SWISHER SWEETS
   
   PHILLIES
   
   BLACK STONE
   
   WHITE OWL
   
   CASTRO
   
   DUTCH MASTERS
   
   GARCIA VEGA
   
   BLACK & MILD
   
   PRIME TIME
   
   AL CAPONE
   
   DJARUM BLACK
   
   AYC
   
   KING EDWARD THE SEVETH
   
   
 * Pipe Tobacco
   
   SMOKER'S PRIDE
   
   CAPTAIN BLACK
   
   BORKUM RIFF
   
   PRINCE ALBERT
   
   CARTER HALL
   
   SIR WALTER RALEIGH
   
   
 * Vape
   
   JINX
   
   PACKSPOD
   
   DEATH ROW
   
   LOST MARY
   
   JUICE HEAD
   
   TYSON
   
   
 * Clearance
 * Featured Product
 * Customer Support
   * Contact Information
   * Shipping Policy
   * Refund Policy
   * Privacy Policy

 * Home
 * All Products
 * Chew
   * Chewing Tobacco
     * Copenhagen
     * Grizzly
     * Skoal
     * Stoker's
     * Beech Nut
     * Red Man
     * Kodiak
     * Hawkens
     * Kayak
     * Bloodhound
     * Classic Garrett
   * North American Snus
     * Zyn
     * Camel
     * Fre
     * Velo
     * Zolt
     * Rogue
     * On
     * Bridge
     * Juice Head
   * Swedish Snus
     * White Fox
     * Ace
     * Pablo
     * Killa
     * Siberia
     * Zyn
     * Xtrime
     * Lyft
     * Velo
     * General Snus
     * Dope
     * Rave
     * Iceberg
     * XQS
     * Cuba
     * Volt
     * Snatch
     * Odens
     * Rush
     * 77
   * Caffeine Pouches
     * Mojo
 * Cigars
   * Backwoods
   * Captain Blacks
   * Swisher Sweets
   * Phillies
   * Black Stone
   * White Owl
   * Castro
   * Dutch Masters
   * Garcia Vega
   * Black & Mild
   * Prime Time
   * Al Capone
   * Djarum Black
   * AYC
   * King Edward The Seveth
 * Pipe Tobacco
   * Smoker's Pride
   * Captain Black
   * Borkum Riff
   * Prince Albert
   * Carter Hall
   * Sir Walter Raleigh
 * Vape
   * Jinx
   * Packspod
   * Death Row
   * Lost Mary
   * Juice Head
   * Tyson
 * Clearance
 * Featured Product
 * Customer Support
   * Contact Information
   * Shipping Policy
   * Refund Policy
   * Privacy Policy

 * Home
 * All Products
 * Chew
   * Chewing Tobacco
     * Copenhagen
     * Grizzly
     * Skoal
     * Stoker's
     * Beech Nut
     * Red Man
     * Kodiak
     * Hawkens
     * Kayak
     * Bloodhound
     * Classic Garrett
   * North American Snus
     * Zyn
     * Camel
     * Fre
     * Velo
     * Zolt
     * Rogue
     * On
     * Bridge
     * Juice Head
   * Swedish Snus
     * White Fox
     * Ace
     * Pablo
     * Killa
     * Siberia
     * Zyn
     * Xtrime
     * Lyft
     * Velo
     * General Snus
     * Dope
     * Rave
     * Iceberg
     * XQS
     * Cuba
     * Volt
     * Snatch
     * Odens
     * Rush
     * 77
   * Caffeine Pouches
     * Mojo
 * Cigars
   * Backwoods
   * Captain Blacks
   * Swisher Sweets
   * Phillies
   * Black Stone
   * White Owl
   * Castro
   * Dutch Masters
   * Garcia Vega
   * Black & Mild
   * Prime Time
   * Al Capone
   * Djarum Black
   * AYC
   * King Edward The Seveth
 * Pipe Tobacco
   * Smoker's Pride
   * Captain Black
   * Borkum Riff
   * Prince Albert
   * Carter Hall
   * Sir Walter Raleigh
 * Vape
   * Jinx
   * Packspod
   * Death Row
   * Lost Mary
   * Juice Head
   * Tyson
 * Clearance
 * Featured Product
 * Customer Support
   * Contact Information
   * Shipping Policy
   * Refund Policy
   * Privacy Policy

icon-account icon-account icon-arrow-right icon-arrow-down icon-arrow-next
icon-arrow-prev icon-slideshow-next icon-slideshow-previous icon-comment
icon-heart icon-cart icon-bag icon-close icon-glasses icon-menu icon-minus
icon-play icon-plus social-seach social-facebook social-fancy social-instagram
social-pinterest social-rss social-twitter
TAX FREE TAX FREE TAX FREE TAX FREETAX FREETAX FREETAX FREETAX FREETAX FREETAX
FREETAX FREETAX FREE
TAX FREE TAX FREE TAX FREE TAX FREETAX FREETAX FREETAX FREETAX FREETAX FREETAX
FREETAX FREETAX FREE
 * 1
 * 2
 * 3
 * 4
 * 5

FREE SHIPPING ON PURCHASES OVER $200 FREE SHIPPING ON PURCHASES OVER $200 FREE
SHIPPING ON PURCHASES OVER $200FREE SHIPPING ON PURCHASES OVER $200
FREE SHIPPING ON PURCHASES OVER $200 FREE SHIPPING ON PURCHASES OVER $200 FREE
SHIPPING ON PURCHASES OVER $200FREE SHIPPING ON PURCHASES OVER $200


CHEW


CIGARS


PIPE TOBACCO


GOOGLE REVIEWS

Dipkings4.9 ★★★★★186 Google Reviews
Write Review
 * 5 ★★★★★
   Quick shipping and delivery, products were well packaged and as advertised.
   Will definitely be ordering again!
   Show more
   Sean
   3 months ago
 * 5 ★★★★★
   The best place to order Swedish snus. Hands down and they also reply to
   emails unrealistically quick. Both times I’ve emailed them they’ve
   replied in like 3 mins. Crazy great service and crazy great products
   Show more
   Shawn
   3 months ago
 * 5 ★★★★★
   Great price and delivered a few days earlier than the expected delivery date,
   doesn’t take very long to get them.
   Show more
   M2walser2
   3 months ago
 * 5 ★★★★★
   My dip arrived a couple days past the “4 day shipping” deadline, however
   considering I ordered it over a long weekend, it actually worked out to about
   2.5 business days so by all accounts it came fast, and it was exactly as
   described. Couldn’t be happier!
   Show more
   James Kristjanson
   3 months ago
 * 5 ★★★★★
   Good service. Shipped my order within an hour of ordering. Fastest shipping I
   have ever encountered. Pipe tobacco Smokers Pride I like. Tins are good
   priced also. Shipping rates are good also. I am going with them now . Thank
   you for your service
   Show more
   Brian Lahey
   4 months ago
 * 5 ★★★★★
   Got everything I ordered with no issues. If you're looking for weaker pouches
   with a good flavour, Rogue apple is where it's at
   Show more
   Malcolm Munn
   3 months ago
 * 5 ★★★★★
   Always on time the delivery always what I want. Never mix up or nothing like
   that. I'm always happy to order from them and we'll keep ordering from them
   Show more
   Shane Choma
   3 months ago
 * 5 ★★★★★
   Purchased pipe tobacco from Dip Kings. Delivered to my door in Alberta 5 days
   later. Don't bother paying Canada Post the extra money for three day
   delivery, it still takes them 5 or 6 days if you're in Western Canada. Of
   course that's not Dip Kings fault, so they get five stars for good pricing
   and shipping my order immediately.
   Show more
   Vince Richardson
   3 months ago
 * 5 ★★★★★
   Absolutely satisfied. Fastest shipping compared to other competitors. Dip
   kings blows whitepouches out of the water.
   Show more
   JAMES Taylor
   3 months ago
 * 5 ★★★★★
   Great experience. Great stock and fair pricing. customer service was very
   fast and helpful. Product was shipped very shortly after placing my order. I
   will use Dip Kings again.
   Show more
   Andrew Labow
   3 months ago
 * 5 ★★★★★
   Quick shipping and delivery, products were well packaged and as advertised.
   Will definitely be ordering again!
   Show more
   Sean
   3 months ago
 * 5 ★★★★★
   The best place to order Swedish snus. Hands down and they also reply to
   emails unrealistically quick. Both times I’ve emailed them they’ve
   replied in like 3 mins. Crazy great service and crazy great products
   Show more
   Shawn
   3 months ago
 * 5 ★★★★★
   Great price and delivered a few days earlier than the expected delivery date,
   doesn’t take very long to get them.
   Show more
   M2walser2
   3 months ago
 * 5 ★★★★★
   My dip arrived a couple days past the “4 day shipping” deadline, however
   considering I ordered it over a long weekend, it actually worked out to about
   2.5 business days so by all accounts it came fast, and it was exactly as
   described. Couldn’t be happier!
   Show more
   James Kristjanson
   3 months ago
 * 5 ★★★★★
   Good service. Shipped my order within an hour of ordering. Fastest shipping I
   have ever encountered. Pipe tobacco Smokers Pride I like. Tins are good
   priced also. Shipping rates are good also. I am going with them now . Thank
   you for your service
   Show more
   Brian Lahey
   4 months ago
 * 5 ★★★★★
   Got everything I ordered with no issues. If you're looking for weaker pouches
   with a good flavour, Rogue apple is where it's at
   Show more
   Malcolm Munn
   3 months ago
 * 5 ★★★★★
   Always on time the delivery always what I want. Never mix up or nothing like
   that. I'm always happy to order from them and we'll keep ordering from them
   Show more
   Shane Choma
   3 months ago
 * 5 ★★★★★
   Purchased pipe tobacco from Dip Kings. Delivered to my door in Alberta 5 days
   later. Don't bother paying Canada Post the extra money for three day
   delivery, it still takes them 5 or 6 days if you're in Western Canada. Of
   course that's not Dip Kings fault, so they get five stars for good pricing
   and shipping my order immediately.
   Show more
   Vince Richardson
   3 months ago
 * 5 ★★★★★
   Absolutely satisfied. Fastest shipping compared to other competitors. Dip
   kings blows whitepouches out of the water.
   Show more
   JAMES Taylor
   3 months ago
 * 5 ★★★★★
   Great experience. Great stock and fair pricing. customer service was very
   fast and helpful. Product was shipped very shortly after placing my order. I
   will use Dip Kings again.
   Show more
   Andrew Labow
   3 months ago


powered by 


ORDER HIGH QUALITY PRODUCTS THROUGH DIPKINGS.COM

Dip Kings is the ultimate destination for all your chewing tobacco needs. As an
online tax-free shop, we offer a wide selection of the most popular brands of
chewing tobacco and cigars from across the nation. We pride ourselves on
delivering high-quality products directly to your doorstep, hassle-free. With
Dip Kings, you can satisfy your cravings with ease and convenience, knowing that
you're getting the best deals on your favorite brands such as Skoal, Copenhagen,
Grizzly, Backwoods, Captain Blacks, and much more! Explore our extensive
collection and become a part of the Dip Kings community!

All the products you find at Dipkings.com can be paid for online. We currently
offer credit cards (Visa / Master / Amex). Your payment information is encrypted
and in our safe hands.

To place an order with us, you must be 19 years old or older.

If you have any questions about the ordering process, our team is available by
email salesteam@dipkings.com or by phone number (647)522-5464. The contact form
can be found in the bottom center of our website.

POLICIES

 * Terms of Service

CONTACT US

CONNECT WITH US

social-tiktok
 * 
 * 
 * 

© 2024 Dip Kings
Powered by Shopify

 * American Express
 * Diners Club
 * Discover
 * Mastercard
 * Visa

 * 

Search