www.pandym2s.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://www.pandym2s.com/
Effective URL: https://www.pandym2s.com/
Submission: On July 01 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents js-contents">
    <p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
    <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status">Loading...</p>
  </div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-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-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="AU"> Australia (EUR €) </option>
      <option value="AT"> Austria (EUR €) </option>
      <option value="BE"> Belgium (EUR €) </option>
      <option value="BG"> Bulgaria (EUR €) </option>
      <option value="CA" selected=""> Canada (EUR €) </option>
      <option value="HR"> Croatia (EUR €) </option>
      <option value="CY"> Cyprus (EUR €) </option>
      <option value="CZ"> Czechia (EUR €) </option>
      <option value="DK"> Denmark (DKK kr.) </option>
      <option value="EE"> Estonia (EUR €) </option>
      <option value="FI"> Finland (EUR €) </option>
      <option value="FR"> France (EUR €) </option>
      <option value="DE"> Germany (EUR €) </option>
      <option value="GR"> Greece (EUR €) </option>
      <option value="HK"> Hong Kong SAR (EUR €) </option>
      <option value="HU"> Hungary (EUR €) </option>
      <option value="IE"> Ireland (EUR €) </option>
      <option value="IL"> Israel (EUR €) </option>
      <option value="IT"> Italy (EUR €) </option>
      <option value="JP"> Japan (EUR €) </option>
      <option value="LV"> Latvia (EUR €) </option>
      <option value="LT"> Lithuania (EUR €) </option>
      <option value="LU"> Luxembourg (EUR €) </option>
      <option value="MY"> Malaysia (EUR €) </option>
      <option value="MT"> Malta (EUR €) </option>
      <option value="NL"> Netherlands (EUR €) </option>
      <option value="NZ"> New Zealand (EUR €) </option>
      <option value="NO"> Norway (NOK kr) </option>
      <option value="PL"> Poland (EUR €) </option>
      <option value="PT"> Portugal (EUR €) </option>
      <option value="RO"> Romania (EUR €) </option>
      <option value="SG"> Singapore (EUR €) </option>
      <option value="SK"> Slovakia (EUR €) </option>
      <option value="SI"> Slovenia (EUR €) </option>
      <option value="KR"> South Korea (EUR €) </option>
      <option value="ES"> Spain (EUR €) </option>
      <option value="SE"> Sweden (SEK kr) </option>
      <option value="CH"> Switzerland (CHF CHF) </option>
      <option value="AE"> United Arab Emirates (EUR €) </option>
      <option value="GB"> United Kingdom (GBP £) </option>
      <option value="US"> United States (EUR €) </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-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="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel"> Canada (EUR €) <svg
          aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AU">
                            Australia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AT">
                            Austria <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="BE">
                            Belgium <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="BG">
                            Bulgaria <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="CA">
                            Canada <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="HR">
                            Croatia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CY">
                            Cyprus <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CZ">
                            Czechia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="DK">
                            Denmark <span class="localization-form__currency">(DKK kr.)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="EE">
                            Estonia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FI">
                            Finland <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FR">
                            France <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="DE">
                            Germany <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GR">
                            Greece <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="HK">
                            Hong Kong SAR <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="HU">
                            Hungary <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IE">
                            Ireland <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IL">
                            Israel <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IT">
                            Italy <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="JP">
                            Japan <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="LV">
                            Latvia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="LT">
                            Lithuania <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="LU">
                            Luxembourg <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="MY">
                            Malaysia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="MT">
                            Malta <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="NL">
                            Netherlands <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="NZ">
                            New Zealand <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="NO">
                            Norway <span class="localization-form__currency">(NOK kr)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="PL">
                            Poland <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="PT">
                            Portugal <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="RO">
                            Romania <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="SG">
                            Singapore <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="SK">
                            Slovakia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="SI">
                            Slovenia <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="KR">
                            South Korea <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="ES">
                            Spain <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="SE">
                            Sweden <span class="localization-form__currency">(SEK kr)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CH">
                            Switzerland <span class="localization-form__currency">(CHF CHF)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="AE">
                            United Arab Emirates <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
                            United Kingdom <span class="localization-form__currency">(GBP £)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="US">
                            United States <span class="localization-form__currency">(EUR €)</span>
                          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="CA">
  </div>
</form>

Text Content

Skip to content


YOUR CART IS EMPTY

Continue shopping

Have an account?

Log in to check out faster.


ALL PRODUCTS


ALL PRODUCTS


YOUR CART

Loading...




SUBTOTAL

€0,00 EUR


Tax included. Shipping calculated at checkout.
Update Check out
 * 
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

FREE SHIPPING OVER 250 SEK WITHIN SWEDEN

 * SHOP
   SHOP
    * ALL PRODUCTS
    * ACTIVE
    * BARS
    * CANDY
    * CHIPS
    * DRINKS
    * SQUEEZY NUT BUTTER
    * MULTIPACK
    * GUEST PRODUCTS
    * OUTLET

 * OUTLET
 * STORY
 * FAQ
 * RECIPES

Log in
 * Facebook
 * Instagram
 * TikTok




 * SHOP
    * ALL PRODUCTS
    * ACTIVE
    * BARS
    * CANDY
    * CHIPS
    * DRINKS
    * SQUEEZY NUT BUTTER
    * MULTIPACK
    * GUEST PRODUCTS
    * OUTLET

 * OUTLET
 * STORY
 * FAQ
 * RECIPES

Search

Log in Cart

 * 
 * 
 * 
 * 




LESS SUGAR, MORE JOY


YOUR EVERYDAY SNACK


 * ENERGY DRINK BLOOD ORANGE
   
   SALE
   
   
   ENERGY DRINK BLOOD ORANGE
   
   Vendor:
   Pändy
   
   
   4.8 / 5.0
   
   (5) 5 total reviews
   
   Regular price From €0,72 EUR
   Regular price €1,43 EUR Sale price From €0,72 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * ENERGY DRINK PINEAPPLE
   
   SALE
   
   
   ENERGY DRINK PINEAPPLE
   
   Vendor:
   Pändy
   
   
   4.97 / 5.0
   
   (70) 70 total reviews
   
   Regular price From €0,72 EUR
   Regular price €1,43 EUR Sale price From €0,72 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * ENERGY DRINK APPLE STRAWBERRY
   
   SALE
   
   
   ENERGY DRINK APPLE STRAWBERRY
   
   Vendor:
   Pändy
   
   
   4.47 / 5.0
   
   (30) 30 total reviews
   
   Regular price From €1,00 EUR
   Regular price €1,43 EUR Sale price From €1,00 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * ENERGY DRINK RASPBERRY
   
   SALE
   
   
   ENERGY DRINK RASPBERRY
   
   Vendor:
   Pändy
   
   
   4.87 / 5.0
   
   (52) 52 total reviews
   
   Regular price From €1,00 EUR
   Regular price €1,43 EUR Sale price From €1,00 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * ENERGY DRINK POWER
   
   SALE
   
   
   ENERGY DRINK POWER
   
   Vendor:
   Pändy
   
   
   4.46 / 5.0
   
   (13) 13 total reviews
   
   Regular price From €1,00 EUR
   Regular price €1,43 EUR Sale price From €1,00 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * REHYDRATE EFFERVESCENT TABLETS RASPBERRY/BLACKCURRANT
   
   SALE
   
   
   REHYDRATE EFFERVESCENT TABLETS RASPBERRY/BLACKCURRANT
   
   Vendor:
   Pändy
   
   
   4.0 / 5.0
   
   (1) 1 total reviews
   
   Regular price From €2,15 EUR
   Regular price €2,68 EUR Sale price From €2,15 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * REHYDRATE EFFERVESCENT TABLETS PEACH/PASSION FRUIT
   
   SALE
   
   
   REHYDRATE EFFERVESCENT TABLETS PEACH/PASSION FRUIT
   
   Vendor:
   Pändy
   
   
   4.71 / 5.0
   
   (7) 7 total reviews
   
   Regular price From €2,15 EUR
   Regular price €2,68 EUR Sale price From €2,15 EUR
   Unit price /  per 
   Choose size
   
   SALE


 * REHYDRATE EFFERVESCENT TABLETS GREEN APPLE/ELDERBERRY
   
   SALE
   
   
   REHYDRATE EFFERVESCENT TABLETS GREEN APPLE/ELDERBERRY
   
   Vendor:
   Pändy
   
   
   4.5 / 5.0
   
   (6) 6 total reviews
   
   Regular price From €2,15 EUR
   Regular price €2,68 EUR Sale price From €2,15 EUR
   Unit price /  per 
   Choose size
   
   SALE

1 / of 6
View all



YOU HAVE THE WORD

from 3793 reviews
Supergoda!!

Det bästa pandy levererat hittills!! 5/5 😍

Moa Grönroos
23/02/2022
Candy Fizzy Bottles
Refreshing dream!

This drink tastes exactly like my favourite soda as a kid. The size is great
(not too big) and so is the caffeine content. Will keep buying!

Cristopher
22/07/2020
Energy Drink Raspberry
Best Tasting Protein Bars

So good that I order them from the UK. No other Protein Bars taste as good. No
gritty texture either.

AUSTIN
26/06/2020
Protein Bar Caramel Sea Salt
Yummi

Love them! Want them in bigger bags!

Christina Larsson
22/06/2020
Candy Sour Fish
SOOO good <3

Love the taste, and i find myself have to keep them in the fridge in order not
to gulp them down way to quick :D

Susan
18/06/2020
Protein Bar Nougat Hazelnut
If you are wondering which bar to taste, taste this!

This was amazing. Like eating a chocolate bar, I had to check the nutrition
twice! Soooo good, these I will order more.

Sanni Katriina Ivonen
14/06/2020
Protein Bar Caramel Sea Salt





 * FREE SHIPPING
   
   We offer free shipping within Sweden.


 * EASY CHECKOUT
   
   Place your order in no-time with our easy checkout.


 * FAST CUSTOMER SERVICE
   
   We aim to reply to your questions or feedback within 24 hours.


 * GREAT TASTE
   
   PÄNDY offers great tasting products - less sugar, more joy!

1 / Translation missing: en.accessibility.of 4



FOLLOW US ON INSTAGRAM

KEEP UP WITH THE LATEST NEWS!

pandym2s

Swipe for iconic cap. 😎 Sweet enough – no sugar needed. Quote of the summer if
you ask us. Do you like our cap? Hola at us if you would like a giveaway with
it!

pandym2s

Dive into summer savings! 🏖️ Our summer sale is now on. 💥 Up to 50% off on
selected products, explore on pandym2s.com!

pandym2s

Savor the luxury in every bite! Our new Truffle & Parmesan Lentil Sticks are
your new gourmet obsession.🌟

pandym2s

🌟 Introducing our Limited Edition Lentil Sticks – Truffle & Parmesan 🌟  
Indulge in the luxurious taste of truffle and parmesan with every crispy bite.
🩶Vegan 🩶40% less fast 🩶13 % protein Shop at pandym2s.com

pandym2s

Attention snacks lovers!  Something with gourmet flavours is coming... ✨ Get
ready to elevate your snack game with an exquisite new flavour. Can you guess
what it is?👀 Launch tomorrow 17.00 CET.

pandym2s

Happy Midsummer! Celebrate with the perfect Pändy picnic! 🧺🌞

pandym2s

Heads up for Swedish!💬 We took to the streets of Stockholm and asked people
what they’d choose - Pändy candy or normal candy? The answers were simple!

pandym2s

Beat the heat with our fruity energy drinks 🍋🍇 Now up to 50% off when you
order from our website pandym2s.com🌞🍹

pandym2s

Drink campaign! Shop our popular ice tea with 20% off! 💥

pandym2s

You haven’t missed our drink campaign right? 🍹 💥50 % off on Pineapple and
Blood Orange 💥30 % off on Raspberry, Apple/Strawberry and Power 💥20 % off on
Ice Tea Peach and Ice Tea Lemon

pandym2s

Same amount of sugar – with @marcusandmartinus! Marcus wasn’t even close…😏

pandym2s

Pändy cooler bag💗 A limited amount of bags left, hurry to get yours. Buy a tray
of drinks and get it for free in your order at pandym2s.com. There are also
great prices on all drinks, making it an amazing deal for sure!

pandym2s

Stockholm takeover!  Last week our vibrant pink Pändy ads could be seen all
around Stockholm – from the bustling escalators in the subway to the dynamic
digital screens scattered across the streets. 🩷 As people commuted to work,
strolled through the streets, or simply explored the city, our eye-catching ads
were there to meet them, communicating our core messages. Did you spot us?👀

pandym2s

Drink campaign! Summer is here and that means lots of drinks. 🍹 Now up to 50%
off all drinks on pandym2s.com. Also! 50 first customers get a Pändy cooler bag
for free when purchasing a tray of drinks. 🧊

pandym2s

The others vs. Pändy. Same amount of sugar. Mic drop. 😎

pandym2s

Swipe for iconic cap. 😎 Sweet enough – no sugar needed. Quote of the summer if
you ask us. Do you like our cap? Hola at us if you would like a giveaway with
it!

pandym2s

Dive into summer savings! 🏖️ Our summer sale is now on. 💥 Up to 50% off on
selected products, explore on pandym2s.com!

pandym2s

Savor the luxury in every bite! Our new Truffle & Parmesan Lentil Sticks are
your new gourmet obsession.🌟

pandym2s

🌟 Introducing our Limited Edition Lentil Sticks – Truffle & Parmesan 🌟  
Indulge in the luxurious taste of truffle and parmesan with every crispy bite.
🩶Vegan 🩶40% less fast 🩶13 % protein Shop at pandym2s.com

pandym2s

Attention snacks lovers!  Something with gourmet flavours is coming... ✨ Get
ready to elevate your snack game with an exquisite new flavour. Can you guess
what it is?👀 Launch tomorrow 17.00 CET.

pandym2s

Happy Midsummer! Celebrate with the perfect Pändy picnic! 🧺🌞

pandym2s

Heads up for Swedish!💬 We took to the streets of Stockholm and asked people
what they’d choose - Pändy candy or normal candy? The answers were simple!

pandym2s

Beat the heat with our fruity energy drinks 🍋🍇 Now up to 50% off when you
order from our website pandym2s.com🌞🍹

pandym2s

Drink campaign! Shop our popular ice tea with 20% off! 💥

pandym2s

You haven’t missed our drink campaign right? 🍹 💥50 % off on Pineapple and
Blood Orange 💥30 % off on Raspberry, Apple/Strawberry and Power 💥20 % off on
Ice Tea Peach and Ice Tea Lemon

pandym2s

Same amount of sugar – with @marcusandmartinus! Marcus wasn’t even close…😏

pandym2s

Pändy cooler bag💗 A limited amount of bags left, hurry to get yours. Buy a tray
of drinks and get it for free in your order at pandym2s.com. There are also
great prices on all drinks, making it an amazing deal for sure!

pandym2s

Stockholm takeover!  Last week our vibrant pink Pändy ads could be seen all
around Stockholm – from the bustling escalators in the subway to the dynamic
digital screens scattered across the streets. 🩷 As people commuted to work,
strolled through the streets, or simply explored the city, our eye-catching ads
were there to meet them, communicating our core messages. Did you spot us?👀

pandym2s

Drink campaign! Summer is here and that means lots of drinks. 🍹 Now up to 50%
off all drinks on pandym2s.com. Also! 50 first customers get a Pändy cooler bag
for free when purchasing a tray of drinks. 🧊

pandym2s

The others vs. Pändy. Same amount of sugar. Mic drop. 😎

FOLLOW US
 * CONTACT
 * CAREER
 * SUSTAINABILITY
 * RETAILERS
 * PRIVACY POLICY
 * REFUND POLICY
 * SHIPPING POLICY
 * TERMS & CONDITIONS
 * HUMBLE GROUP COMMITMENTS


SUBSCRIBE TO OUR NEWSLETTER

Email
 * Facebook
 * Instagram
 * TikTok


COUNTRY/REGION

Australia (EUR €) Austria (EUR €) Belgium (EUR €) Bulgaria (EUR €) Canada (EUR
€) Croatia (EUR €) Cyprus (EUR €) Czechia (EUR €) Denmark (DKK kr.) Estonia (EUR
€) Finland (EUR €) France (EUR €) Germany (EUR €) Greece (EUR €) Hong Kong SAR
(EUR €) Hungary (EUR €) Ireland (EUR €) Israel (EUR €) Italy (EUR €) Japan (EUR
€) Latvia (EUR €) Lithuania (EUR €) Luxembourg (EUR €) Malaysia (EUR €) Malta
(EUR €) Netherlands (EUR €) New Zealand (EUR €) Norway (NOK kr) Poland (EUR €)
Portugal (EUR €) Romania (EUR €) Singapore (EUR €) Slovakia (EUR €) Slovenia
(EUR €) South Korea (EUR €) Spain (EUR €) Sweden (SEK kr) Switzerland (CHF CHF)
United Arab Emirates (EUR €) United Kingdom (GBP £) United States (EUR €)
Update country/region


COUNTRY/REGION

Canada (EUR €)
 * Australia (EUR €)
 * Austria (EUR €)
 * Belgium (EUR €)
 * Bulgaria (EUR €)
 * Canada (EUR €)
 * Croatia (EUR €)
 * Cyprus (EUR €)
 * Czechia (EUR €)
 * Denmark (DKK kr.)
 * Estonia (EUR €)
 * Finland (EUR €)
 * France (EUR €)
 * Germany (EUR €)
 * Greece (EUR €)
 * Hong Kong SAR (EUR €)
 * Hungary (EUR €)
 * Ireland (EUR €)
 * Israel (EUR €)
 * Italy (EUR €)
 * Japan (EUR €)
 * Latvia (EUR €)
 * Lithuania (EUR €)
 * Luxembourg (EUR €)
 * Malaysia (EUR €)
 * Malta (EUR €)
 * Netherlands (EUR €)
 * New Zealand (EUR €)
 * Norway (NOK kr)
 * Poland (EUR €)
 * Portugal (EUR €)
 * Romania (EUR €)
 * Singapore (EUR €)
 * Slovakia (EUR €)
 * Slovenia (EUR €)
 * South Korea (EUR €)
 * Spain (EUR €)
 * Sweden (SEK kr)
 * Switzerland (CHF CHF)
 * United Arab Emirates (EUR €)
 * United Kingdom (GBP £)
 * United States (EUR €)

Payment methods
 * 
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

© 2024, PÄNDY
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.

Judge.me









 
HELP
 
Help
Popular

 
What do you use instead of sugar in your products?

At Pändy, we believe that snacks can and should be part of a healthy lifestyle.
We produce "better-for-you" products without compromising on taste. Our candy
contains fiber, erythritol, sucralose and acesulfame-K to taste sweet without
adding sugar.

 
Which of your products are vegan?

The following Pändy products are vegan:
Raw Bars 
Squeezy Nut Butter 
Our Lentil Chips 
Energy Drinks  
Ice Tea Peach and Ice Tea Lemon 
Magnesium & B-energized vitamins 
Effervescent tablets Green Apple/Elderberry and Peach/Passion

 
Where are your products produced?

All our products are produced in Sweden and within Europe.

 
Do you have a physical store?

No, we do not have a physical store but retailers in 30 markets worldwide.

 
Can i see in which particular stores your products are sold?

Unfortunately not, we can't guarantee that a specific store has our products in
stock. The best way to find out is to call the intended store and ask.

 
Can i return a product?

Yes, it is possible to return a product. Please see our Refund policy for more
information.

 
What is the estimated delivery time?

Within Sweden the delivery time is usually 1-3 days. The shipping to other
European countries is usually 3-6 days.

 
What are the shipping costs?

The shipping cost varies depending on the value of the order and what country
you want it shipped to. Please read about our shipping options

 
Is there a fee for returns?

Yes, the customer is responsible for paying for the shipping of the returned
order. Please read more in our Refund Policy.

 
Where is my order?

You can track your order here by entering your order number and email address.

 
Will your candy make my stomach upset?

Our candy is generally gentle to the stomach as it doesn’t contain the laxative
sweetener Maltitol, however, some people may react to sweeteners even if they
aren’t laxatives in small amounts.  

Our candy contains a higher amount of fibres, which can affect the stomach. You
can compare it with other products with a high fibre content, it can make the
stomach work a little. How people react is always different from person to
person.

 
How much research is there about these sweeteners and what does the research
say?

Sucralose and acesulfame-K are completely energy-free sweeteners used in many
different products. Both of these sweeteners are well studied and deemed safe by
EFSA (European Food Safety Authority) if they are added in the right amounts. We
of course stay within the approved levels and are constantly updated on new
research on these sweeteners.

Erythritol is a sugar alcohol that is energy-free. Sugar alcohols can be found
in nature but in very small amounts, for that reason, sugar alcohols are
produced from natural sugars. Erythritol, just like sucralose and acesulfame-K,
is a well-studied and approved sweetener where we stay within the approved limit
values.



 
Why do you use aspartame in your Power energy drink and Protein powder?

Aspartame has a characteristic taste and is therefore often well suited to use
for specific tastes, e.g. energy drinks if you want to achieve a classic "energy
drink" taste. Aspartame is the most researched sweetener on the market and is
assessed by EFSA(European Food Safety Authority) as a safe sweetener within
recommended amounts. The acceptable daily intake according to the Swedish Food
Agency is 40 mg/kg body weight per day. This means that a person weighing 60 kg
can drink around 4 litres of soda per day. The only group that is advised
against consuming products with aspartame is people with the disease PKU.

Aspartam (livsmedelsverket.se)



 
Can maltitol cause an upset stomach?

Maltitol is a very common sweetener used by many brands to adjust the texture
and taste of products without using sugar. How well you tolerate sweeteners is
of course individual, but many people may experience problems with an upset
stomach when consuming products with maltitol. For this reason, we have chosen
to avoid maltitol completely in our Pändy candy. In our Pändy protein bars, only
the chocolate coating contains a small amount of maltitol, so the risk of the
stomach being affected is low.

Sötningsmedel (livsmedelsverket.se)

 
Får man ont i magen av ert godis?

Vårt godis är generellt skonsamt mot magen då det inte innehåller det laxerande
sötningsmedlet Maltitol, däremot kan vissa personer reagera på sötningsmedel
även om det inte är laxerande i små mängder. Vårt godis innehåller en högre
andel fibrer vilket kan påverka magen. Man kan jämföra det med andra produkter
med högt fiberinnehåll, det kan få magen att jobba lite. Hur man reagerar är
alltid olika från person till person. 

 
Varför är det 1 g socker i godiset?

Vårt godis är utan tillsatt socker, den lilla mängden socker i
näringsdeklarationen förekommer naturligt i majsstärkelse. 

 
Vilka sötningsmedel använder ni?

Vi använder oss av erytritol, acesulfam-K och sukralos som sötningsmedel i vårt
godis. Alla våra sötningsmedel har undersökts noga och har ingen dokumenterad
negativ effekt på hälsan. Läs mer på Livsmedelsverkets hemsida: Sötningsmedel
(livsmedelsverket.se)

Vi ser att våra sötningsmedel är ett bättre alternativ än raffinerat (vitt)
socker. Raffinerat socker kan bidra till ökad risk för hälsosjukdomar som
övervikt, hjärt- och kärlsjukdomar, karies samt typ 2 diabetes. Våra
sötningsmedel har ingen dokumenterad negativ påverkan på hälsan. 

 
Why is there 1 g of sugar in the candy?

Our candy has no added sugar; the small amount of sugar listed in the
nutritional information occurs naturally in corn starch.

 
Help

 
Contact us

 
Track Order