snackplanet.ca Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://snackplanet.ca/
Submission: On June 12 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="sticky-cart__inner"><button type="button" class="site-nav__link site-nav__link--icon js-toggle-slide-nav">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-hamburger" viewBox="0 0 64 64">
      <path d="M7 15h51M7 32h43M7 49h51"></path>
    </svg>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
    </svg>
    <span class="icon__fallback-text">MENU</span>
  </button><a href="/cart" id="StickyItems" class="sticky-cart__item">0 articles</a>
  <span id="StickySubtotal" class="sticky-cart__item">$0.00</span><button type="submit" name="checkout" id="StickySubmit" class="btn sticky-cart__item" value="Procéder au paiement">
    <span>Procéder au paiement</span>
  </button>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" autofocus="true" spellcheck="false" placeholder="Rechercher" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Recherche</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#newsletter-sections--18975899877692__footer

<form method="post" action="/contact#newsletter-sections--18975899877692__footer" id="newsletter-sections--18975899877692__footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden"
    name="utf8" value="✓">
  <label for="Email-sections--18975899877692__footer" class="hidden-label"> Inscrivez-vous à notre infolettre </label>
  <label for="newsletter-form-submit-sections--18975899877692__footer" class="hidden-label">S'inscrire</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="newsletter-form-group">
    <input type="email" value="" placeholder="Inscrivez-vous à notre infolettre" name="contact[email]" id="Email-sections--18975899877692__footer" class="newsletter-form-group__input" autocapitalize="off">
    <button type="submit" id="newsletter-form-submit-sections--18975899877692__footer" class="newsletter-form-group__submit" name="commit" title="S'inscrire">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="multi-selectors site-footer__section" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading"> Langue </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList" aria-describedby="LangHeading" data-disclosure-toggle="">
        <span class="multi-picker__label"> Français </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option js-no-transition" href="#" lang="fr" aria-current="true" data-value="fr" data-disclosure-option="">
                      Français
                    </a>
        </li>
        <li class="disclosure-list__item ">
          <a class="disclosure-list__option js-no-transition" href="#" lang="en" data-value="en" data-disclosure-option="">
                      English
                    </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector" value="fr" data-disclosure-input="">
    </div>
  </div>
</form>

Text Content

Passer au contenu
LIVRAISON ULTRA-RAPIDE (24/48H) GRATUITE À L'ACHAT DE 49.99$ ET +
 * ACCUEIL
 * BOISSONS Ouvrir le menu
   * Replier le menu
     BOISSONS
   * TOUTES LES BOISSONS
   * GAZEUSES
   * ÉNERGISANTES
   * SANS BULLES
   * HYDRATANTES
   * LACTÉES
 * BONBONS Ouvrir le menu
   * Replier le menu
     BONBONS
   * TOUTES LES BONBONS
   * SUCRÉS
   * SURETTES
   * GOMMES
   * SUÇONS
   * GÉANTS
   * MENTHE
   * VINTAGE
 * CHOCOLATS Ouvrir le menu
   * Replier le menu
     CHOCOLATS
   * TOUTES LES CHOCOLATS
   * BISCUITS
   * BARRES
   * POPCORNS
   * TARTINADES
 * SNACKS Ouvrir le menu
   * Replier le menu
     SNACKS
   * TOUS LES SNACKS
   * RAMENS
   * INSECTES
   * CROUSTILLES
   * ÉPICÉS
   * COLLATIONS
   * SAUCES
   * CÉRÉALES
 * BONBONS LYOPHILISÉS
 * SE CONNECTER
 * RECHERCHER

MENU 0 articles $0.00 Procéder au paiement


SNACK PLANET

 * BOISSONS
    * TOUTES LES BOISSONS
    * GAZEUSES
    * ÉNERGISANTES
    * SANS BULLES
    * HYDRATANTES
    * LACTÉES

 * BONBONS
    * TOUTES LES BONBONS
    * SUCRÉS
    * SURETTES
    * GOMMES
    * SUÇONS
    * GÉANTS
    * MENTHE
    * VINTAGE

 * CHOCOLATS
    * TOUTES LES CHOCOLATS
    * BISCUITS
    * BARRES
    * POPCORNS
    * TARTINADES

 * SNACKS
    * TOUS LES SNACKS
    * RAMENS
    * INSECTES
    * CROUSTILLES
    * ÉPICÉS
    * COLLATIONS
    * SAUCES
    * CÉRÉALES

 * BONBONS LYOPHILISÉS

SE CONNECTER RECHERCHER MENU
MENU Panier 0
Search
Recherche

Fermer (Esc)


PRODUITS RARES ET IMPORTÉS

PROFITEZ DE NOS PRIX IMBATTABLES ET DE NOTRE LIVRAISON ULTRA-RAPIDE (24/48H)
GRATUITE ! 🚀
JUSTE ICI


LES PLUS POPULAIRES 🍭

Pour tous les goûts! 😋
VAN HOLTEN'S RICK AND MORTY PICKLE
$3.99
FROOT LOOPS GUMMIES 113G
$4.49
PRIME HYDRATATION ORANGE 500ML
$12.99
KITKAT CHOCOLATE FROSTED DONUT 42G
$3.99
PRIME HYDRATATION DODGERS 500ML
$14.99
SKITTLES COTTON CANDY 88G
$6.99
HERBERT’S BEST PLANET GUMMI 75G
$6.99
FRUITY'S SNACK JU-C JELLY BAG 360G
$7.99
NERDS ROPE TROPICAL 26G
$2.99
NERDS ROPE RAINBOW 26G
$2.99
NERDS ROPE VERRY BERRY 26G
$2.99
NERDS GUMMY CLUSTERS RAINBOW 142G
$5.99


BONBONS LYOPHILISÉS ❄️

MAINTENANT DISPONIBLE | EXPLOSION DE SAVEURS, VOYAGE CROUSTILLANT! 🚀
CLUSTERS CROQUANTS LYOPHILISÉS SNACK PLANET 40G
$11.99
TWIZ CHOCO CARAMEL LYOPHILISÉS SNACK PLANET 45G
$12.99
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?
POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR
SNACK PLANET? POURQUOI CHOISIR SNACK PLANET? POURQUOI CHOISIR SNACK PLANET?


NOS BOUTIQUES

Retrouvez-nous dans nos boutiques physiques à Sherbrooke, Magog, Trois-Rivières,
La Prairie et Drummondville!


LIVRAISON RAPIDE

Commandez en ligne et recevez votre commande sous 24/48 heures, ou choisissez
parmi nos partenaires de livraison de votre région pour une réception en
quelques minutes à votre porte.


GRANDE VARIÉTÉ

Découvrez notre sélection unique de produits rares et exclusifs du monde entier,
incluant les articles populaires et des nouveautés hebdomadaires.


NOS DIFFÉRENTS CHOIX! 🌎

BONBONS
CHOCOLATS
BOISSONS
SNACKS
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀
EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ
L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE
NOTRE SÉLECTION EN CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN
CLIQUANT ICI 🚀 EXPLOREZ L'INTÉGRALITÉ DE NOTRE SÉLECTION EN CLIQUANT ICI 🚀





POUR ÊTRE AU COURANT DE TOUTES LES NOUVEAUTÉS, SUIVEZ-NOUS SUR INSTAGRAM
@SNACKPLANET.CA 🚀

S'abonner



OU BIEN POUR UNE DOSE DE DIVERTISSEMENT QUOTIDIEN GARANTI, SUIVEZ-NOUS SUR
TIKTOK @SNACKPLANET.CA 🚀

S'abonner



FRIAND DES NOUVEAUX PROJETS ? 👀

L'équipe de Snack Planet est en quête de franchisés dans toutes les régions du
Québec!

REJOIGNEZ L'ÉQUIPE GAGNANTE


ABONNE-TOI À NOTRE INFOLETTRE.

Nous t'informerons des offres exclusives et des dernières nouveautés concernant
nos produits, sans t'envoyer de spam ou de courriers électroniques ennuyeux.

Inscrivez-vous à notre infolettre S'inscrire



LANGUE

Français
 * Français
 * English

 * Instagram
 * Facebook
 * TikTok

 * Recherche
 * Politique de confidentialité
 * Conditions d'utilisation
 * Livraison
 * Retour
 * Contactez-Nous

 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa

© 2023 Les Boutiques Snack Planet™. Tous droits réservés.

Fermer (Esc)



SNACK PLANET