www.zonnic.ca Open in urlscan Pro
45.223.162.46  Public Scan

Submitted URL: http://www.zonnic.ca/
Effective URL: https://www.zonnic.ca/ca/en
Submission: On January 20 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

<form class="bat-agegate--zonnic-content-dob-input-container">
  <label for="dob">DATE OF BIRTH</label>
  <input type="date" class="bat-agegate--zonnic-content-dob-input" data-dob-input="true" data-role="datepicker" id="dp" required="" min="1910-01-01" max="2024-01-20">
</form>

<form data-input="true" class="bat-agegate--zonnic-content-input">
  <div>
    <label for="location">SELECT YOUR PROVINCE</label>
    <div class="select-wrapper">
      <select name="location" id="location">
        <option value="Alberta" data-age="18">Alberta</option>
        <option value="British Columbia" data-age="18">British Columbia</option>
        <option value="Manitoba" data-age="18">Manitoba</option>
        <option value="New Brunswick" data-age="18">New Brunswick</option>
        <option value="Newfoundland and Labrador" data-age="18">Newfoundland and Labrador</option>
        <option value="Nova Scotia" data-age="18">Nova Scotia</option>
        <option value="Ontario" data-age="18">Ontario</option>
        <option value="Prince Edward Island" data-age="18">Prince Edward Island</option>
        <option value="Quebec" data-age="18">Quebec</option>
        <option value="Saskatchewan" data-age="18">Saskatchewan</option>
      </select>
    </div>
  </div>
</form>

POST

<form id="step1Form" method="post">
  <div class="bat-form-block">
    <div class="bat-form-block-text">
      <h2 class="headline3">Sign In To Your Account</h2>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-zonnic-email">
      <label for="email"> Email Address </label>
      <input placeholder="" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" id="email" name="email" type="text" minlength="1" maxlength="75" required="" autocomplete="randomReynolds" value="" inputmode="email">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">Please enter a valid email address.</p>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--login-zonnic-password">
      <label for="password"> Password </label>
      <input placeholder="" id="password" name="password" type="password" minlength="1" maxlength="75" required="" autocomplete="randomReynolds" value="" inputmode="text">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">This is a required field.</p>
        </div>
      </div> <span class="toggle-visibility"></span>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-messages">
      <div class="bat-form-messages">
        <div class="bat-message  login-error-message error">
          <div class="bat-message-text">
            <p class="sm">The username and/or password is incorrect.</p>
          </div>
        </div>
        <div class="bat-message  login-success-message confirmation">
          <div class="bat-message-text">
            <p class="sm">You are now logged in.</p>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-terms-conditions consent-block">
      <fieldset class="bat-form-field-set required">
        <label>
          <input type="checkbox" id="loginConsent" name="loginConsent" value="">
          <span>
            <p class="field-note">Your personal information will be used in accordance of our <a href="/ca/en/privacy-policy" target="_blank">Privacy Policy</a>. By accepting, I acknowledge that I have read, understood and agree to the
              <a href="/ca/en/terms-and-conditions" target="_blank">Terms &amp; Conditions</a>.</p>
          </span>
        </label>
      </fieldset>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-subscription-consent consent-block">
      <fieldset class="bat-form-field-set ">
        <label>
          <input type="checkbox" id="subscriptionConsent" name="subscriptionConsent" value="">
          <span>
            <p>Yes, I want ZONNIC to send me information on products, services and research opportunities relating to ZONNIC and other current and future brands distributed by Imperial Tobacco Company Ltd. that may be tailored to my preferences,
              purchases and app usage, including cart reminders.</p>
            <p>You can unsubscribe at any time. Please see our <a href="/ca/en/contact-us" target="_blank">Contact Us</a> page for our contact information.</p>
            <p>Click the checkbox to consent.</p>
          </span>
        </label>
      </fieldset>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-has-can consent-block">
      <label for="user_has_zonnic_can"> Which Applies to You </label>
      <div class="select-wrapper ">
        <select name="user_has_zonnic_can" required="" disabled="">
          <option value="">Please select</option>
          <option value="YES">I already have a Zonnic can</option>
          <option value="NO">I have not tried Zonnic</option>
          <option value="UNSPECIFIED">I don't want to say</option>
        </select>
        <div class="bat-message  bat-form-msg error-msg error">
          <div class="bat-message-text"> This is a required field. </div>
        </div>
      </div>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-forgot-password">
      <a data-cta-type="internal" class="bat-cta-style arrow-link-dark   " href="/ca/en/my-account/request-password-reset" target="_self">
															<span>Forgot Password</span>
										</a>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-submit">
      <button type="submit" class="bat-button bat-button--dark bat-button--secondary" disabled="">
        <span>SIGN IN </span>
      </button>
    </div>
  </div>
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--login-create-account">
      <a data-cta-type="internal" class="bat-cta-style button-secondary-dark   " href="/ca/en/sign-up" target="_self">
															<span>Create An Account</span>
										</a>
    </div>
  </div>
</form>

<form class="bat-location--zonnic-content-language">
  <label for="language">SELECT YOUR LANGUAGE</label>
  <div class="bat-location--zonnic-content-language-list">
    <div class="radio-set">
      <input class="radio-input" type="radio" id="English" name="lang" value="English" active="">
      <label class="radio" for="English">
        <p>English</p>
      </label>
    </div>
    <div class="radio-set">
      <input class="radio-input" type="radio" id="Français" name="lang" value="Français">
      <label class="radio" for="Français">
        <p>Français</p>
      </label>
    </div>
  </div>
</form>

POST https://dgji4twxth.execute-api.us-east-1.amazonaws.com/BATAvalancheAPI-Prod/api/createLead/

<form id="step1Form" action="https://dgji4twxth.execute-api.us-east-1.amazonaws.com/BATAvalancheAPI-Prod/api/createLead/" method="post">
  <div class="bat-form-block">
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="ageVerified" name="ageVerified" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="true">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="emailOptIn" name="emailOptIn" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="true">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="personalDataRegistrationHandling" name="personalDataRegistrationHandling" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="true">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="brand" name="brand" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="Zonnic">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="countryCode" name="countryCode" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="CA">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="status" name="status" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="Aware">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="leadBrandStatus" name="leadBrandStatus" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="Subscriber">
    </div>
    <div class="bat-form-field bat-form--newsletter-email bat-form-field--hidden">
      <input placeholder="" id="language" name="language" type="hidden" minlength="" maxlength="" autocomplete="randomReynolds" value="English">
    </div>
    <div class="bat-form-field bat-form--newsletter-email-first-name">
      <label for="firstName"> First Name </label>
      <input placeholder="" id="firstName" name="firstName" type="text" minlength="1" maxlength="140" required="" autocomplete="randomReynolds" value="">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">This field is required.</p>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-last-name">
      <label for="lastName"> Last Name </label>
      <input placeholder="" id="lastName" name="lastName" type="text" minlength="1" maxlength="140" required="" autocomplete="randomReynolds" value="">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">This field is required.</p>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-date-of-birth">
      <div class="bat--zonnic-content-dob-input-container">
        <label for="dob">Date of Birth <div class="bat-form-field-tip">
            <i>
															<span><p class="xsm dark-gray">Zonnic products are not suitable for use by persons under 18 years of age. We require your date of birth to verify your age, as set out in our <a href="https://www.zonnic.ca/ca/en/privacy-policy">Privacy Policy</a>.</p></span>
														</i>
          </div>
        </label>
        <input type="date" id="dateofBirth" name="dateofBirth" class="bat--zonnic-content-dob-input" data-dob-input="true" data-role="datepicker" required="" min="1910-01-01" max="2024-01-20">
        <div class="bat-message  bat-form-msg error-msg error">
          <div class="bat-message-text">
            <p class="sm">This field is required or you are under 18.</p>
          </div>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-email">
      <label for="emailAddress"> E-mail </label>
      <input placeholder="" pattern="^([\w\.\-]+)@([\w\-]+)((\.(\w){2,3})+)$" id="emailAddress" name="emailAddress" type="text" minlength="1" maxlength="75" required="" autocomplete="randomReynolds" value="">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">Please enter a valid email address.</p>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-province">
      <label for="state"> Select your province </label>
      <div class="select-wrapper ">
        <select name="state" id="selectProvince" required="" class="complete">
          <option value="">Please select</option>
          <option value="Alberta" data-locationcode="ab">Alberta</option>
          <option value="British Columbia" data-locationcode="bc">British Columbia</option>
          <option value="Manitoba" data-locationcode="mb">Manitoba</option>
          <option value="New Brunswick" data-locationcode="nb">New Brunswick</option>
          <option value="Newfoundland and Labrador" data-locationcode="nl">Newfoundland and Labrador</option>
          <option value="Nova Scotia" data-locationcode="ns">Nova Scotia</option>
          <option value="Ontario" data-locationcode="on">Ontario</option>
          <option value="Quebec" data-locationcode="qc">Quebec</option>
          <option value="Prince Edward Island" data-locationcode="pe">Prince Edward Island</option>
          <option value="Saskatchewan" data-locationcode="sk">Saskatchewan</option>
        </select>
        <div class="bat-message  bat-form-msg error-msg error">
          <div class="bat-message-text">
            <p class="sm">Select your province.</p>
          </div>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-address-zip-code floating-label">
      <label for="postalCode"> RESIDENTIAL POSTAL CODE </label>
      <input placeholder="H2F 5D2" pattern="[a-zA-Z0-9 ]{5,7}" id="postalCode" name="postalCode" type="text" minlength="5" maxlength="7" autocomplete="randomReynolds" value="" inputmode="text">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">This field is required.</p>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-phone">
      <label for="mobileNumber"> PHONE NUMBER </label>
      <input placeholder="xxx-xxx-xxxx" pattern="^[0-9]{3}-[0-9]{3}-[0-9]{4}$" id="mobileNumber" name="mobileNumber" type="text" minlength="12" maxlength="12" autocomplete="randomReynolds" value="" inputmode="tel">
      <div class="bat-message  bat-form-msg error-msg error">
        <div class="bat-message-text">
          <p class="sm">Please enter a valid Mobile Number.</p>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-province">
      <label for="source"> WHERE WOULD YOU LIKE TO REDEEM YOUR 20% OFF?* (NOT APPLICABLE TO QUEBEC) </label>
      <div class="select-wrapper ">
        <select name="source" id="selectOffer">
          <option value="">Please select</option>
          <option value="Parkland">Parkland (Chevron, Fast Gas, Ultramar, Pioneer, On the Run)</option>
          <option value="Circle K">Circle K</option>
          <option value="Shell">Shell</option>
          <option value="Petro Canada">Petro Canada</option>
          <option value="zonnic.ca">zonnic.ca</option>
        </select>
        <div class="bat-message  bat-form-msg error-msg error">
          <div class="bat-message-text">
            <p class="sm">This field is required.</p>
          </div>
        </div>
      </div>
    </div>
    <div class="bat-form-field bat-form--newsletter-email-assisted-trial-message">
      <div class="bat-form-messages">
        <div class="bat-message  active ">
          <div class="bat-message-text">
            <p>*ZONNIC.CA: Get 20% off on the purchase of up to two (2) cans of ZONNIC nicotine pouches on ZONNIC.CA. Purchase a minimum of three (3) cans applies. Offer valid until September 30, 2024. Conditions and restrictions apply. Subscription
              to ZONNIC emails is required. Existing ZONNIC email subscribers are not eligible. Cannot be combined with any other promotion. Not for residents of Quebec. Limit of one discount code per email subscriber.<br><br>Circle K stores in BC,
              AB, SK, MB &amp; ON: Get 20% off on the purchase of ZONNIC nicotine pouches at the selected participating retailer, up to a total discount value of $2.40. Offer valid until September 30, 2024. Conditions and restrictions apply.
              Subscription to ZONNIC emails is required. Existing ZONNIC email subscribers are not eligible. Cannot be combined with any other promotion. Not for residents of Quebec. Limit of one discount per email subscriber.<br><br>Circle K stores
              in NS, NB, NF &amp; PEI and Petro Canada: Get 20% off on the purchase of ZONNIC nicotine pouches at the selected participating retailer. Offer valid until September 30, 2024. Conditions and restrictions apply. Subscription to ZONNIC
              emails is required. Existing ZONNIC email subscribers are not eligible. Cannot be combined with any other promotion. Not for residents of Quebec. Limit of one discount code per email subscriber.<br><br>Rabba and Parkland stores: Get 20%
              off on the purchase of up to five (5) cans of ZONNIC nicotine pouches at the selected participating retailer. Offer valid until September 30, 2024. Conditions and restrictions apply. Subscription to ZONNIC emails is required. Existing
              ZONNIC email subscribers are not eligible. Cannot be combined with any other promotion. Not for residents of Quebec. Limit of one discount code per email subscriber.<br><br>Shell stores: Get 20% off the purchase of one (1) can of ZONNIC
              nicotine pouches at the selected participating retailer. Offer valid until September 30, 2024. Conditions and restrictions apply. Subscription to ZONNIC emails is required. Existing ZONNIC email subscribers are not eligible. Cannot be
              combined with any other promotion. Not for residents of Quebec. Limit of one discount code per email subscriber.<br><br>[I want Zonnic to send me] information on products, services and research opportunities relating to Zonnic and other
              current and future brands distributed by Imperial Tobacco Company Ltd. that may be tailored to my preferences and purchases, including cart reminders. You can unsubscribe at any time. Tap the
              <a href="https://www.zonnic.ca/ca/en/contact-us">Contact Us</a> link for our contact information.</p>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="bat-form-block consent-text">
    <div class="bat-form-field bat-form--newsletter-email-submit">
      <button type="submit" class="bat-button bat-button--dark bat-button--secondary" disabled="">
        <span>Sign Up </span>
      </button>
    </div>
  </div>
  <div class="bat-form-block newsletter-disclaimer">
    <div class="bat-form-block-text">
      <p class="xsm">Your personal information will be used in accordance with our <a href="https://www.zonnic.ca/ca/en/privacy-policy">Privacy Policy</a>.</p>
    </div>
  </div>
</form>

Text Content

English Français


WELCOME TO ZONNIC

ZONNIC products are not intended for use by persons under the age of 18. Please
confirm that you are 18 years of age or older.


DATE OF BIRTH
SELECT YOUR PROVINCE
AlbertaBritish ColumbiaManitobaNew BrunswickNewfoundland and LabradorNova
ScotiaOntarioPrince Edward IslandQuebecSaskatchewan

Zonnic products are not suitable for use by persons under 18 years of age.
Please confirm that you are at least 18 years of age.

YES, I AM 18+ NO, I'M NOT 18+

ZONNIC is a form of Nicotine Replacement Therapy. This product may not be right
for you. Always read and follow the label. 


OOPS!

You must be at least 18 years of age to enter website.

null | en
Log in My Account
 * My Account
 * Sign Out


SIGN IN TO YOUR ACCOUNT

Email Address

Please enter a valid email address.

Password

This is a required field.

The username and/or password is incorrect.

You are now logged in.

Your personal information will be used in accordance of our Privacy Policy. By
accepting, I acknowledge that I have read, understood and agree to the Terms &
Conditions.

Yes, I want ZONNIC to send me information on products, services and research
opportunities relating to ZONNIC and other current and future brands distributed
by Imperial Tobacco Company Ltd. that may be tailored to my preferences,
purchases and app usage, including cart reminders.

You can unsubscribe at any time. Please see our Contact Us page for our contact
information.

Click the checkbox to consent.

Which Applies to You
Please select I already have a Zonnic can I have not tried Zonnic I don't want
to say
This is a required field.
Forgot Password
SIGN IN
Create An Account
Healthcare Practitioners Healthcare Practitioners
$0.00
 * NICOTINE POUCHES
 * WHAT IS ZONNIC
 * WHY ZONNIC
 * CAN DO BLOG
 * HELP
 * STORE LOCATOR
 * Healthcare Practitioners Healthcare Practitioners
 * null | en


X


LANGUAGE SELECTOR

ZONNIC nicotine pouches are available in Canada. Please select the language you
prefer.




SELECT YOUR LANGUAGE

English

Français

confirm
Added to Your Basket
Basket Total:
$0.00


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

Your basket is empty



You Added 

 To Your Shopping Cart.




ZONNIC is for adults 18 years and over


ZONNIC NICOTINE POUCHES

A NEW NICOTINE REPLACEMENT THERAPY

Open a new way to quit with ZONNIC nicotine pouches. A new nicotine replacement
therapy that can help you kick your smoking habit immediately or gradually.
Tobacco free, provides fast-craving relief, non-stop nicotine release for
1-hour. 


SHOP NOW


ZONNIC NICOTINE POUCHES

TEMPORARILY CONTROL CRAVINGS FAST


BERRY FROST

Raspberry and blackberry meet blueberry, menthol and a hint of mint.

Shop now


CHILL MINT

Chill mint brings a twist of spearmint with the cooling freshness of menthol. 

Shop now


TROPIC BREEZE

Our favourite tropical flavours: Mandarin, passionfruit and mango.

Shop now


WHY ZONNIC?

Cut out cigarettes immediately 
to help stop smoking right away.



Cut back on cigarettes 
to help you quit smoking gradually.



Hold back on a single smoke like when you’re on a plane, for example.


WHY ZONNIC?

ZONNIC is a Nicotine Replacement Therapy that can be used anytime, anywhere to
temporarily control or satisfy nicotine cravings fast.

Cut out cigarettes immediately to help stop smoking right away.

Cut back on cigarettes to help you quit smoking gradually.

Hold back on a single smoke like when you’re on a plane, for example.


WHAT IS ZONNIC?

 

A new Nicotine Replacement Therapy to help control your cravings fast.

 

LEARN MORE


WHY ZONNIC?

 

Tobacco-free, discreet and designed for
on-the-go.

 

LEARN MORE


HOW TO USE ZONNIC.

 

Easy as 1, 2, 3...
Pop it, tuck it and it tingles!

 

LEARN MORE


CAN DO BLOG

View All

October 9, 2023


WHAT ARE NICOTINE POUCHES?

A nicotine pouch (also known as an oral nicotine pouch) is a small white pouch
containing nicotine. ZONNIC nicotine pouches are tobacco-free. It’s designed to
be discreetly tucked between the gum and upper lip so nicotine can be delivered
discreetly.  ZONNIC nicotine pouches are a new form of Nicotine Replacement
Therapy...

Read More

October 9, 2023


BENEFITS OF NICOTINE POUCHES

If you’re thinking about quitting smoking and considering using a Nicotine
Replacement Therapy (NRT) to help, then oral nicotine pouches are worth
considering. Until you get familiarized with them, you may ask yourself some
questions about nicotine pouches and ZONNIC...

Read More

October 9, 2023


HOW TO USE NICOTINE POUCHES

It’s no secret that kicking a habit can be quite a challenge. So, if you’ve
decided to quit or cut back gradually on smoking, know that oral nicotine
replacement therapy pouches can help control your cravings fast...

Read More
 * 1
 * 2
 * 3




CAN DO BLOG

View All

October 9, 2023


WHAT ARE NICOTINE POUCHES?

A nicotine pouch (also known as an oral nicotine pouch) is a small white pouch
containing nicotine. ZONNIC nicotine pouches are tobacco-free. It’s designed to
be discreetly tucked between the gum and upper lip so nicotine can be delivered
discreetly.  ZONNIC nicotine pouches are a new form of Nicotine Replacement
Therapy...

Read More

October 9, 2023


BENEFITS OF NICOTINE POUCHES

If you’re thinking about quitting smoking and considering using a Nicotine
Replacement Therapy (NRT) to help, then oral nicotine pouches are worth
considering. Until you get familiarized with them, you may ask yourself some
questions about nicotine pouches and ZONNIC...

Read More

October 9, 2023


HOW TO USE NICOTINE POUCHES

It’s no secret that kicking a habit can be quite a challenge. So, if you’ve
decided to quit or cut back gradually on smoking, know that oral nicotine
replacement therapy pouches can help control your cravings fast...

Read More


LET’S GET SOCIAL

FOLLOW US ON




LET’S GET SOCIAL





LET’S GET SOCIAL





LET’S GET SOCIAL


LET’S GET SOCIAL






ABOUT ZONNIC NICOTINE POUCHES

Discover ZONNIC nicotine pouches, a form of Nicotine Replacement Therapy that
can be used anytime, anywhere to help temporary control or satisfy nicotine
craving symptoms. As a nicotine replacement product, ZONNIC can aid smoking
cessation. It can help you quit smoking by delivering nicotine to your body,
temporarily relieving cravings and nicotine withdrawal symptoms. It provides
partial substitution for nicotine in cigarettes thus reducing the number of
cigarettes smoked.
 

Although smoking cessation is preferable, ZONNIC can also be used when you need
to temporarily refrain from smoking, for example, around others, in smoke-free
areas, airplanes, or in other situations when you wish to avoid smoking.
 

As a Natural Health Product, ZONNIC’s entire supply chain follows GMP (Good
Manufacturing Practices) standards, which require a quality approach to
manufacturing. Also, did you know that ZONNIC is the only Nicotine Replacement
Therapy in pouch format that is authorized for sale by Health Canada? That’s why
we’re the first of this kind!

 

ZONNIC’s discreet, pocket-sized cans are designed for on-the-go use — in 2
sizes. Our nicotine replacement products offer non-stop nicotine release for 1
hour. Embrace the ZONNIC way and redefine your nicotine cessation journey.
Choose between flavours like Berry Frost nicotine pouches, Tropic Breeze
nicotine pouches, and Chill Mint nicotine pouches. Here’s what you can expect:
 

 * Instant flavour satisfaction
 * Taste sensation that lasts
 * Nicotine release that keeps going for 1 hour
 * Originally invented in Sweden

 

ZONNIC helps you quit smoking by helping to relieve withdrawal symptoms. ZONNIC
nicotine pouches are here to help. With ZONNIC, it's all about effective
nicotine craving control. That’s right, ZONNIC can help you kick your smoking
habit immediately or gradually.

If you’ve been wondering ‘where to find nicotine pouches near me in Canada?’
You’ve come to the right place!



SIGN UP, GET 20% OFF

Offer available at select stores and on ZONNIC.CA, excluding in the Province of
Quebec. Sign up to receive updates on new products, exclusive offers and tips
delivered straight to your inbox. Conditions and restrictions apply.

Offer available at select stores. Simply sign up to receive updates on new
products, exclusive offers and weekly tips delivered straight to your inbox.

SIGN UP TO ZONNIC EMAILS
SIGN UP NOW


© Zonnic 2023



You Are In: HOME

 * 

HELP
 * Contact Us
 * FAQ
 * Store Locator

LEGAL
 * Terms & Conditions of Sale
 * Terms of Use
 * Privacy Policy

GET IN TOUCH
 * 1-833-ZONNIC-1 (1-833-966-6421)
 * Submit a ticket
 * Opening Hours
 * MON-FRI 8AM TO 8PM EST
 * SAT-SUN 10AM TO 5PM EST

 * 

© Zonnic 2023



ZONNIC products are not to be used by persons under 18 years of age.
ZONNIC is a form of Nicotine Replacement Therapy. This product may not be right
for you. Always read and follow the label.

This website is intended for residents of Canada only. Potential users of this
website resident in any jurisdiction of the world whose laws (common, statutory,
regulatory, or codified) would: (i) void the Terms of Use in whole or in any
essential part (the essential parts being at least, but not only, the provisions
relating to governing law, and limitation of liability); or (ii) render
accessing the website illegal, are not authorized to access or otherwise use the
website.

© Imperial Tobacco Company Ltd., 3711 Saint-Antoine Street West, Montreal, QC
H4C 3P6.

amex-white
X



ALWAYS BE THE FIRST TO KNOW

Sign up to receive 20% off the purchase of ZONNIC nicotine pouches at a selected
participating retailer or on ZONNIC.CA.


See specific details and conditions below, which vary based on the
redemption method selected.

First Name

This field is required.

Last Name

This field is required.

Date of Birth

Zonnic products are not suitable for use by persons under 18 years of age. We
require your date of birth to verify your age, as set out in our Privacy Policy.

This field is required or you are under 18.

E-mail

Please enter a valid email address.

Select your province
Please selectAlbertaBritish ColumbiaManitobaNew BrunswickNewfoundland and
LabradorNova ScotiaOntarioQuebecPrince Edward IslandSaskatchewan

Select your province.

RESIDENTIAL POSTAL CODE

This field is required.

PHONE NUMBER

Please enter a valid Mobile Number.

WHERE WOULD YOU LIKE TO REDEEM YOUR 20% OFF?* (NOT APPLICABLE TO QUEBEC)
Please select Parkland (Chevron, Fast Gas, Ultramar, Pioneer, On the Run) Circle
K Shell Petro Canada zonnic.ca

This field is required.

*ZONNIC.CA: Get 20% off on the purchase of up to two (2) cans of ZONNIC nicotine
pouches on ZONNIC.CA. Purchase a minimum of three (3) cans applies. Offer valid
until September 30, 2024. Conditions and restrictions apply. Subscription to
ZONNIC emails is required. Existing ZONNIC email subscribers are not eligible.
Cannot be combined with any other promotion. Not for residents of Quebec. Limit
of one discount code per email subscriber.

Circle K stores in BC, AB, SK, MB & ON: Get 20% off on the purchase of ZONNIC
nicotine pouches at the selected participating retailer, up to a total discount
value of $2.40. Offer valid until September 30, 2024. Conditions and
restrictions apply. Subscription to ZONNIC emails is required. Existing ZONNIC
email subscribers are not eligible. Cannot be combined with any other promotion.
Not for residents of Quebec. Limit of one discount per email subscriber.

Circle K stores in NS, NB, NF & PEI and Petro Canada: Get 20% off on the
purchase of ZONNIC nicotine pouches at the selected participating retailer.
Offer valid until September 30, 2024. Conditions and restrictions apply.
Subscription to ZONNIC emails is required. Existing ZONNIC email subscribers are
not eligible. Cannot be combined with any other promotion. Not for residents of
Quebec. Limit of one discount code per email subscriber.

Rabba and Parkland stores: Get 20% off on the purchase of up to five (5) cans of
ZONNIC nicotine pouches at the selected participating retailer. Offer valid
until September 30, 2024. Conditions and restrictions apply. Subscription to
ZONNIC emails is required. Existing ZONNIC email subscribers are not eligible.
Cannot be combined with any other promotion. Not for residents of Quebec. Limit
of one discount code per email subscriber.

Shell stores: Get 20% off the purchase of one (1) can of ZONNIC nicotine pouches
at the selected participating retailer. Offer valid until September 30, 2024.
Conditions and restrictions apply. Subscription to ZONNIC emails is required.
Existing ZONNIC email subscribers are not eligible. Cannot be combined with any
other promotion. Not for residents of Quebec. Limit of one discount code per
email subscriber.

[I want Zonnic to send me] information on products, services and research
opportunities relating to Zonnic and other current and future brands distributed
by Imperial Tobacco Company Ltd. that may be tailored to my preferences and
purchases, including cart reminders. You can unsubscribe at any time. Tap the
Contact Us link for our contact information.

Sign Up

Your personal information will be used in accordance with our Privacy Policy.


YOU'RE IN (ALMOST)!

Check your inbox within the next 48 hours to seal the deal. By doing so you'll
be subscribed to ZONNIC marketing communication and get your 20% discount which
can be redeemed at the selected participating retailer.

Close


SORRY

An error occurred, please try again later.

Close



Give Feedback