thepretzelcompany.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://thepretzelcompany.com/_t/c/A1020004-18134316305EB4F9-50417992?l=AACx8RtQFWh/FXdwTpz5RnxUebqAkga7Rocd+s2pLsL6sXX/3qVA5N...
Effective URL: https://thepretzelcompany.com/
Submission: On December 23 via api from AE — Scanned from CA

Form analysis 46 forms found in the DOM

GET /search

<form class="relative mt-10 max-w-2xl mx-auto block" action="/search" method="get" role="search">
  <label for="Search" class="visually-hidden"> Search </label>
  <input type="search" name="q" id="Search" class="pr-12 placeholder-current input w-full" value="" placeholder="Search">
  <button class="absolute right-2 top-1/2 transform -translate-y-1/2 p-1" type="submit">
    <span class="inline-block w-5 h-5"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2 21.1304C2 26.2041 4.01552 31.07 7.60317 34.6577C11.1908 38.2453 16.0567 40.2609 21.1304 40.2609C26.2041 40.2609 31.07 38.2453 34.6577 34.6577C38.2453 31.07 40.2609 26.2041 40.2609 21.1304C40.2609 16.0567 38.2453 11.1908 34.6577 7.60317C31.07 4.01552 26.2041 2 21.1304 2C16.0567 2 11.1908 4.01552 7.60317 7.60317C4.01552 11.1908 2 16.0567 2 21.1304V21.1304Z"
          stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        <path d="M46 46L34.6576 34.6576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
    <span class="visually-hidden">Search</span>
  </button>
</form>

GET /search

<form x-ref="searchForm" action="/search" method="get" role="search" @submit="onFormSubmit" @click.away.prevent="searchOpen = false">
  <div x-ref="searchFieldComponent" class="relative py-2">
    <input id="header-search" type="search" name="q" value="" class="header-search-input pl-9 py-2 placeholder:text-scheme-text font-secondary w-full border-0 shadow-none bg-transparent" placeholder="Search" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" x-ref="input" x-model="rawQuery"
      @input.debounce.300="onChange" @focus="onFocus">
    <label class="visually-hidden" for="header-search">Search</label>
    <input type="hidden" name="options[prefix]" value="last"><button class="absolute left-0 top-1/2 transform -translate-y-1/2 p-1" aria-label="Search">
      <span class="inline-block w-6 h-6"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M2 21.1304C2 26.2041 4.01552 31.07 7.60317 34.6577C11.1908 38.2453 16.0567 40.2609 21.1304 40.2609C26.2041 40.2609 31.07 38.2453 34.6577 34.6577C38.2453 31.07 40.2609 26.2041 40.2609 21.1304C40.2609 16.0567 38.2453 11.1908 34.6577 7.60317C31.07 4.01552 26.2041 2 21.1304 2C16.0567 2 11.1908 4.01552 7.60317 7.60317C4.01552 11.1908 2 16.0567 2 21.1304V21.1304Z"
            stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M46 46L34.6576 34.6576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </span>
    </button>
    <button @click="close()" class="block p-1 absolute right-0 top-1/2 transform -translate-y-1/2" type="button">
      <span class="visually-hidden">Close (esc)</span>
      <span class="inline-block w-6 h-6"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M46 2L2 46" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M46 46L2 2" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg></span>
    </button>
  </div>
  <div id="predictiveSearchResults" :class="{ 'opacity-0 bg-scheme-text/0': ! resultsOpen, 'bg-scheme-text/75' : resultsOpen }" tabindex="-1"
    class="text-scheme-text absolute left-0 right-0 h-screen transition-colors ease-out duration-300 z-50 opacity-0 bg-scheme-text/0">
    <template x-if="loading &amp;&amp; !results">
      <div class="bg-scheme-background">
        <div class="w-6 h-6 pt-12 pb-12 mx-auto" data-predictive-loading="">
          <div class="loading"></div>
        </div>
      </div>
    </template>
    <template x-if="resultsOpen">
      <div x-show="resultsOpen" class="max-h-three-quarters-screen-height overflow-hidden overflow-y-auto bg-scheme-background pb-5 lg:pb-10 px-section scroll-pb-5 lg:scroll-pb-10" x-ref="results" @click.away.prevent="searchOpen = false">
      </div>
    </template>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f-7775766577196" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="the-pretzel-of-the-month-club-gift" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="mb-2.5 text-center">
    <label class="hidden " for="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full ">
      <option selected="selected" x-bind:selected="currentVariantId === 43981565427756" value="43981565427756"> 3 months of pretzels and happiness </option>
      <option x-bind:selected="currentVariantId === 43981565460524" value="43981565460524"> 6 months of pretzels and happiness </option>
      <option x-bind:selected="currentVariantId === 43981565493292" value="43981565493292"> 12 months of pretzels and happiness </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, The Pretzel of the Month Club - Gift 🎁</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7775766577196"><input type="hidden" name="section-id" value="template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"><input id="selling_plan" class="gsa_selling_plan" type="hidden"
    name="selling_plan" value=""><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f-6621504602156" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="the-pretzel-company-gift-card" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="mb-2.5 text-center">
    <label class="hidden " for="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full ">
      <option selected="selected" x-bind:selected="currentVariantId === 39546242826284" value="39546242826284"> $15.00 </option>
      <option x-bind:selected="currentVariantId === 39546242727980" value="39546242727980"> $25.00 </option>
      <option x-bind:selected="currentVariantId === 39546242760748" value="39546242760748"> $50.00 </option>
      <option x-bind:selected="currentVariantId === 39546242793516" value="39546242793516"> $100.00 </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, The Pretzel Company Digital Gift Card</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="6621504602156"><input type="hidden" name="section-id" value="template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"><input id="selling_plan" class="gsa_selling_plan" type="hidden"
    name="selling_plan" value=""><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f-4569305382956" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="signature-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="mb-2.5 text-center">
    <label class="hidden " for="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full ">
      <option selected="selected" x-bind:selected="currentVariantId === 43915976572972" value="43915976572972"> 8 Pretzels / No Dip </option>
      <option x-bind:selected="currentVariantId === 43915976605740" value="43915976605740"> 8 Pretzels / Sharp Cheddar Spread </option>
      <option x-bind:selected="currentVariantId === 43915976638508" value="43915976638508"> 8 Pretzels / Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43915976671276" value="43915976671276"> 8 Pretzels / Original Mustard </option>
      <option x-bind:selected="currentVariantId === 43915976704044" value="43915976704044"> 8 Pretzels / Vanilla Glaze + Cinnamon Sugar </option>
      <option x-bind:selected="currentVariantId === 43915976736812" value="43915976736812"> 8 Pretzels / Chocolate Glaze + Cinnamon Sugar </option>
      <option x-bind:selected="currentVariantId === 43915976769580" value="43915976769580"> 8 Pretzels / Jalapeno Bacon Mustard </option>
      <option x-bind:selected="currentVariantId === 43915976802348" value="43915976802348"> 8 Pretzels / Sriracha Mustard </option>
      <option x-bind:selected="currentVariantId === 43915976835116" value="43915976835116"> 8 Pretzels / Wasabi Mustard </option>
      <option x-bind:selected="currentVariantId === 43942704676908" value="43942704676908"> 10 Pretzels / No Dip </option>
      <option x-bind:selected="currentVariantId === 43942704709676" value="43942704709676"> 10 Pretzels / Sharp Cheddar Spread </option>
      <option x-bind:selected="currentVariantId === 43942704742444" value="43942704742444"> 10 Pretzels / Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43942704775212" value="43942704775212"> 10 Pretzels / Original Mustard </option>
      <option x-bind:selected="currentVariantId === 43942704807980" value="43942704807980"> 10 Pretzels / Vanilla Glaze + Cinnamon Sugar </option>
      <option x-bind:selected="currentVariantId === 43942704840748" value="43942704840748"> 10 Pretzels / Chocolate Glaze + Cinnamon Sugar </option>
      <option x-bind:selected="currentVariantId === 43942704873516" value="43942704873516"> 10 Pretzels / Jalapeno Bacon Mustard </option>
      <option x-bind:selected="currentVariantId === 43942704906284" value="43942704906284"> 10 Pretzels / Sriracha Mustard </option>
      <option x-bind:selected="currentVariantId === 43942704939052" value="43942704939052"> 10 Pretzels / Wasabi Mustard </option>
      <option x-bind:selected="currentVariantId === 43382031188012" value="43382031188012"> 12 Pretzels / No Dip </option>
      <option x-bind:selected="currentVariantId === 43382031220780" value="43382031220780"> 12 Pretzels / Sharp Cheddar Spread </option>
      <option x-bind:selected="currentVariantId === 43382031253548" value="43382031253548"> 12 Pretzels / Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43382031286316" value="43382031286316"> 12 Pretzels / Original Mustard </option>
      <option x-bind:selected="currentVariantId === 43382031319084" value="43382031319084"> 12 Pretzels / Vanilla Glaze + Cinnamon Sugar </option>
      <option x-bind:selected="currentVariantId === 43382031351852" value="43382031351852"> 12 Pretzels / Chocolate Glaze + Cinnamon Sugar </option>
      <option x-bind:selected="currentVariantId === 43382031384620" value="43382031384620"> 12 Pretzels / Jalapeno Bacon Mustard </option>
      <option x-bind:selected="currentVariantId === 43382031450156" value="43382031450156"> 12 Pretzels / Sriracha Mustard </option>
      <option x-bind:selected="currentVariantId === 43382031482924" value="43382031482924"> 12 Pretzels / Wasabi Mustard </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, The Signature Box</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="4569305382956"><input type="hidden" name="section-id" value="template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"><input id="selling_plan" class="gsa_selling_plan" type="hidden"
    name="selling_plan" value=""><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f-7768400560172" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="exclusive-dip-duo" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full ">
      <option selected="selected" x-bind:selected="currentVariantId === 43953703485484" value="43953703485484"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Exclusive Dip Duo</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7768400560172"><input type="hidden" name="section-id" value="template--17332601323564__96df4cca-dd9b-477d-8f5d-ef6c30511d7f"><input id="selling_plan" class="gsa_selling_plan" type="hidden"
    name="selling_plan" value=""><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5418196467756-0" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudskis-jalapeno-bacon-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-0">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-0"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34715143831596" value="34715143831596"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Bacon Jalapeno Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5418196467756" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-0"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-0" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7225011241004-1" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="chocolate-stuffed-soft-pretzel-bombs" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-1">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-1"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 42184612249644" value="42184612249644"> Nine (9) Chocolate Stuffed Pretzel Bombs </option>
      <option x-bind:selected="currentVariantId === 43174540836908" value="43174540836908"> Fifteen (15) Chocolate Stuffed Pretzel Bombs </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Box Size </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Nine (9) Chocolate Stuffed Pretzel Bombs-1"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-options[Box Size]" value="Nine (9) Chocolate Stuffed Pretzel Bombs" data-handle="nine-9-chocolate-stuffed-pretzel-bombs" checked=""
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'nine-9-chocolate-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'nine-9-chocolate-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Nine (9) Chocolate Stuffed Pretzel Bombs-1" title=""><span>Nine (9) Chocolate Stuffed Pretzel Bombs</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Fifteen (15) Chocolate Stuffed Pretzel Bombs-1"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-options[Box Size]" value="Fifteen (15) Chocolate Stuffed Pretzel Bombs" data-handle="fifteen-15-chocolate-stuffed-pretzel-bombs"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'fifteen-15-chocolate-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'fifteen-15-chocolate-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Fifteen (15) Chocolate Stuffed Pretzel Bombs-1" title=""><span>Fifteen (15) Chocolate Stuffed Pretzel Bombs</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Chocolate Stuffed Soft Pretzel Bombs</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7225011241004" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-1"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-1" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7153218748460-2" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="chocolate-icing" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-2">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-2"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 41552104947756" value="41552104947756"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Chocolate Sweet Deal</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7153218748460" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-2"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-2" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7350174973996-3" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="congratulations-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-3">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-3"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946393960492" value="43946393960492"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946393993260" value="43946393993260"> White Sharp Cheddar Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-9oz Sweet Hot Mustard-3"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-9oz Sweet Hot Mustard-3" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-White Sharp Cheddar Spread-3"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-options[Signature Dips]" value="White Sharp Cheddar Spread" data-handle="white-sharp-cheddar-spread" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-White Sharp Cheddar Spread-3" title=""><span>White Sharp Cheddar Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, CONGRATS BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7350174973996" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-3"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-3" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255180058668-4" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-dill-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-4">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-4"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246201344044" value="34246201344044"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Dill Pickle Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255180058668" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-4"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-4" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7768400560172-5" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="exclusive-dip-duo" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43953703485484" value="43953703485484"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Exclusive Dip Duo</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7768400560172" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-5"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-5" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7350164357164-6" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="get-well-soon-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-6">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-6"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946401267756" value="43946401267756"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946401300524" value="43946401300524"> White Sharp Cheddar Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-9oz Sweet Hot Mustard-6"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-9oz Sweet Hot Mustard-6" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-White Sharp Cheddar Spread-6"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-options[Signature Dips]" value="White Sharp Cheddar Spread" data-handle="white-sharp-cheddar-spread" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-White Sharp Cheddar Spread-6" title=""><span>White Sharp Cheddar Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, GET WELL SOON BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7350164357164" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-6"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-6" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7473443012652-7" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="happy-birthday-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946408083500" value="43946408083500"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946408116268" value="43946408116268"> White Sharp Cheddar Cheese Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-9oz Sweet Hot Mustard-7"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-9oz Sweet Hot Mustard-7" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-White Sharp Cheddar Cheese Spread-7"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-options[Signature Dips]" value="White Sharp Cheddar Cheese Spread" data-handle="white-sharp-cheddar-cheese-spread"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-cheese-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-cheese-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-White Sharp Cheddar Cheese Spread-7" title=""><span>White Sharp Cheddar Cheese Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, HAPPY BIRTHDAY BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7473443012652" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-7"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-7" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-6614194126892-8" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudskis-mustard-super-pack-try-them-all" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-8">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-8"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 39515535573036" value="39515535573036"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Mustard Super Six Pack</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="6614194126892" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-8"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-8" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255193952300-9" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-original-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-9">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-9"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246225756204" value="34246225756204"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Original Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255193952300" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-9"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-9" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7495263584300-10" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pepperoni-stuffed-soft-pretzel-bombs-1" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-10">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-10"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43205438767148" value="43205438767148"> Eight (8) Pepperoni Stuffed Pretzel Bombs </option>
      <option x-bind:selected="currentVariantId === 43205438865452" value="43205438865452"> Sixteen (16) Pepperoni Stuffed Pretzel Bombs </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Box Size </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Eight (8) Pepperoni Stuffed Pretzel Bombs-10"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-options[Box Size]" value="Eight (8) Pepperoni Stuffed Pretzel Bombs" data-handle="eight-8-pepperoni-stuffed-pretzel-bombs" checked=""
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'eight-8-pepperoni-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'eight-8-pepperoni-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Eight (8) Pepperoni Stuffed Pretzel Bombs-10" title=""><span>Eight (8) Pepperoni Stuffed Pretzel Bombs</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Sixteen (16) Pepperoni Stuffed Pretzel Bombs-10"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-options[Box Size]" value="Sixteen (16) Pepperoni Stuffed Pretzel Bombs" data-handle="sixteen-16-pepperoni-stuffed-pretzel-bombs"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'sixteen-16-pepperoni-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'sixteen-16-pepperoni-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Sixteen (16) Pepperoni Stuffed Pretzel Bombs-10" title=""><span>Sixteen (16) Pepperoni Stuffed Pretzel Bombs</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Pepperoni Stuffed Soft Pretzel Bombs</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7495263584300" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-10"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-10" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255180353580-11" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-sriracha-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-11">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-11"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246202458156" value="34246202458156"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Sriracha Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255180353580" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-11"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-11" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5418196467756" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudskis-jalapeno-bacon-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full ">
      <option selected="selected" x-bind:selected="currentVariantId === 34715143831596" value="34715143831596"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Bacon Jalapeno Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5418196467756"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"><input id="selling_plan" class="gsa_selling_plan" type="hidden"
    name="selling_plan" value=""><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7225011241004" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="chocolate-stuffed-soft-pretzel-bombs" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 42184612249644" value="42184612249644"> Nine (9) Chocolate Stuffed Pretzel Bombs </option>
      <option x-bind:selected="currentVariantId === 43174540836908" value="43174540836908"> Fifteen (15) Chocolate Stuffed Pretzel Bombs </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Box Size </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Nine (9) Chocolate Stuffed Pretzel Bombs"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-options[Box Size]" value="Nine (9) Chocolate Stuffed Pretzel Bombs" data-handle="nine-9-chocolate-stuffed-pretzel-bombs" checked=""
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'nine-9-chocolate-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'nine-9-chocolate-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Nine (9) Chocolate Stuffed Pretzel Bombs" title=""><span>Nine (9) Chocolate Stuffed Pretzel Bombs</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Fifteen (15) Chocolate Stuffed Pretzel Bombs"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-options[Box Size]" value="Fifteen (15) Chocolate Stuffed Pretzel Bombs" data-handle="fifteen-15-chocolate-stuffed-pretzel-bombs"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'fifteen-15-chocolate-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'fifteen-15-chocolate-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Fifteen (15) Chocolate Stuffed Pretzel Bombs" title=""><span>Fifteen (15) Chocolate Stuffed Pretzel Bombs</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Chocolate Stuffed Soft Pretzel Bombs</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7225011241004" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7153218748460" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="chocolate-icing" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 41552104947756" value="41552104947756"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Chocolate Sweet Deal</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7153218748460" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7350174973996" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="congratulations-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946393960492" value="43946393960492"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946393993260" value="43946393993260"> White Sharp Cheddar Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-9oz Sweet Hot Mustard"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-9oz Sweet Hot Mustard" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-White Sharp Cheddar Spread"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-options[Signature Dips]" value="White Sharp Cheddar Spread" data-handle="white-sharp-cheddar-spread" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-White Sharp Cheddar Spread" title=""><span>White Sharp Cheddar Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, CONGRATS BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7350174973996" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255180058668" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-dill-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246201344044" value="34246201344044"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Dill Pickle Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255180058668" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7768400560172" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="exclusive-dip-duo" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43953703485484" value="43953703485484"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Exclusive Dip Duo</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7768400560172" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7350164357164" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="get-well-soon-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946401267756" value="43946401267756"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946401300524" value="43946401300524"> White Sharp Cheddar Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-9oz Sweet Hot Mustard"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-9oz Sweet Hot Mustard" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-White Sharp Cheddar Spread"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-options[Signature Dips]" value="White Sharp Cheddar Spread" data-handle="white-sharp-cheddar-spread" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-White Sharp Cheddar Spread" title=""><span>White Sharp Cheddar Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, GET WELL SOON BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7350164357164" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7473443012652" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="happy-birthday-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946408083500" value="43946408083500"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946408116268" value="43946408116268"> White Sharp Cheddar Cheese Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-9oz Sweet Hot Mustard"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-9oz Sweet Hot Mustard" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-White Sharp Cheddar Cheese Spread"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-options[Signature Dips]" value="White Sharp Cheddar Cheese Spread" data-handle="white-sharp-cheddar-cheese-spread"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-cheese-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-cheese-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-White Sharp Cheddar Cheese Spread" title=""><span>White Sharp Cheddar Cheese Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, HAPPY BIRTHDAY BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7473443012652" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-6614194126892" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudskis-mustard-super-pack-try-them-all" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 39515535573036" value="39515535573036"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Mustard Super Six Pack</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="6614194126892" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255193952300" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-original-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246225756204" value="34246225756204"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Original Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255193952300" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7495263584300" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pepperoni-stuffed-soft-pretzel-bombs-1" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43205438767148" value="43205438767148"> Eight (8) Pepperoni Stuffed Pretzel Bombs </option>
      <option x-bind:selected="currentVariantId === 43205438865452" value="43205438865452"> Sixteen (16) Pepperoni Stuffed Pretzel Bombs </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Box Size </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Eight (8) Pepperoni Stuffed Pretzel Bombs"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-options[Box Size]" value="Eight (8) Pepperoni Stuffed Pretzel Bombs" data-handle="eight-8-pepperoni-stuffed-pretzel-bombs" checked=""
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'eight-8-pepperoni-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'eight-8-pepperoni-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Eight (8) Pepperoni Stuffed Pretzel Bombs" title=""><span>Eight (8) Pepperoni Stuffed Pretzel Bombs</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Sixteen (16) Pepperoni Stuffed Pretzel Bombs"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-options[Box Size]" value="Sixteen (16) Pepperoni Stuffed Pretzel Bombs" data-handle="sixteen-16-pepperoni-stuffed-pretzel-bombs"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'sixteen-16-pepperoni-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'sixteen-16-pepperoni-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Sixteen (16) Pepperoni Stuffed Pretzel Bombs" title=""><span>Sixteen (16) Pepperoni Stuffed Pretzel Bombs</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Pepperoni Stuffed Soft Pretzel Bombs</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7495263584300" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255180353580" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-sriracha-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246202458156" value="34246202458156"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Sriracha Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255180353580" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan"
    type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5418196467756-12" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudskis-jalapeno-bacon-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-12">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-12"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34715143831596" value="34715143831596"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Bacon Jalapeno Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5418196467756" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-12"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-12" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7225011241004-13" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="chocolate-stuffed-soft-pretzel-bombs" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-13">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-13"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 42184612249644" value="42184612249644"> Nine (9) Chocolate Stuffed Pretzel Bombs </option>
      <option x-bind:selected="currentVariantId === 43174540836908" value="43174540836908"> Fifteen (15) Chocolate Stuffed Pretzel Bombs </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Box Size </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Nine (9) Chocolate Stuffed Pretzel Bombs-13"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-options[Box Size]" value="Nine (9) Chocolate Stuffed Pretzel Bombs" data-handle="nine-9-chocolate-stuffed-pretzel-bombs" checked=""
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'nine-9-chocolate-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'nine-9-chocolate-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Nine (9) Chocolate Stuffed Pretzel Bombs-13" title=""><span>Nine (9) Chocolate Stuffed Pretzel Bombs</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Fifteen (15) Chocolate Stuffed Pretzel Bombs-13"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-options[Box Size]" value="Fifteen (15) Chocolate Stuffed Pretzel Bombs" data-handle="fifteen-15-chocolate-stuffed-pretzel-bombs"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'fifteen-15-chocolate-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'fifteen-15-chocolate-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7225011241004-Option1-Fifteen (15) Chocolate Stuffed Pretzel Bombs-13" title=""><span>Fifteen (15) Chocolate Stuffed Pretzel Bombs</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Chocolate Stuffed Soft Pretzel Bombs</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7225011241004" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-13"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-13" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7153218748460-14" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="chocolate-icing" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-14">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-14"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 41552104947756" value="41552104947756"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Chocolate Sweet Deal</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7153218748460" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-14"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-14" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7350174973996-15" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="congratulations-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-15">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-15"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946393960492" value="43946393960492"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946393993260" value="43946393993260"> White Sharp Cheddar Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-9oz Sweet Hot Mustard-15"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-9oz Sweet Hot Mustard-15" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-White Sharp Cheddar Spread-15"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-options[Signature Dips]" value="White Sharp Cheddar Spread" data-handle="white-sharp-cheddar-spread" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350174973996-Option1-White Sharp Cheddar Spread-15" title=""><span>White Sharp Cheddar Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, CONGRATS BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7350174973996" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-15"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-15" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255180058668-16" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-dill-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-16">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-16"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246201344044" value="34246201344044"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Dill Pickle Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255180058668" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-16"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-16" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7768400560172-17" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="exclusive-dip-duo" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-17">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-17"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43953703485484" value="43953703485484"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Exclusive Dip Duo</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7768400560172" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-17"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-17" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7350164357164-18" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="get-well-soon-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-18">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-18"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946401267756" value="43946401267756"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946401300524" value="43946401300524"> White Sharp Cheddar Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-9oz Sweet Hot Mustard-18"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-9oz Sweet Hot Mustard-18" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-White Sharp Cheddar Spread-18"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-options[Signature Dips]" value="White Sharp Cheddar Spread" data-handle="white-sharp-cheddar-spread" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7350164357164-Option1-White Sharp Cheddar Spread-18" title=""><span>White Sharp Cheddar Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, GET WELL SOON BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7350164357164" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-18"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-18" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7473443012652-19" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="happy-birthday-box" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-19">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-19"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43946408083500" value="43946408083500"> 9oz Sweet Hot Mustard </option>
      <option x-bind:selected="currentVariantId === 43946408116268" value="43946408116268"> White Sharp Cheddar Cheese Spread </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Signature Dips </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-9oz Sweet Hot Mustard-19"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-options[Signature Dips]" value="9oz Sweet Hot Mustard" data-handle="9oz-sweet-hot-mustard" checked="" data-single-option-selector=""
            tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === '9oz-sweet-hot-mustard',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== '9oz-sweet-hot-mustard'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-9oz Sweet Hot Mustard-19" title=""><span>9oz Sweet Hot Mustard</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-White Sharp Cheddar Cheese Spread-19"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-options[Signature Dips]" value="White Sharp Cheddar Cheese Spread" data-handle="white-sharp-cheddar-cheese-spread"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'white-sharp-cheddar-cheese-spread',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'white-sharp-cheddar-cheese-spread'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7473443012652-Option1-White Sharp Cheddar Cheese Spread-19" title=""><span>White Sharp Cheddar Cheese Spread</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, HAPPY BIRTHDAY BOX</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7473443012652" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-19"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-19" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-6614194126892-20" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudskis-mustard-super-pack-try-them-all" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-20">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-20"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 39515535573036" value="39515535573036"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Mustard Super Six Pack</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="6614194126892" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-20"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-20" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255193952300-21" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-original-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-21">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-21"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246225756204" value="34246225756204"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Original Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255193952300" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-21"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-21" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-7495263584300-22" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pepperoni-stuffed-soft-pretzel-bombs-1" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-22">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-22"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 43205438767148" value="43205438767148"> Eight (8) Pepperoni Stuffed Pretzel Bombs </option>
      <option x-bind:selected="currentVariantId === 43205438865452" value="43205438865452"> Sixteen (16) Pepperoni Stuffed Pretzel Bombs </option>
    </select>
  </div>
  <div class="relative z-10 " :class="{ 'invisible': !current_variant }">
    <fieldset class="product-variant-picker-block  js-enabled">
      <legend class="hidden "> Box Size </legend>
      <div class="-mx-1 flex flex-wrap justify-center">
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Eight (8) Pepperoni Stuffed Pretzel Bombs-22"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-options[Box Size]" value="Eight (8) Pepperoni Stuffed Pretzel Bombs" data-handle="eight-8-pepperoni-stuffed-pretzel-bombs" checked=""
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'eight-8-pepperoni-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'eight-8-pepperoni-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-text text-scheme-text-overlay"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Eight (8) Pepperoni Stuffed Pretzel Bombs-22" title=""><span>Eight (8) Pepperoni Stuffed Pretzel Bombs</span>
          </label>
        </div>
        <div class="inline-block mx-1 mb-2.5 relative variant-input">
          <input class=" cursor-pointer absolute top-0 left-0 w-full h-full opacity-0" @change="optionChange()" type="radio"
            id="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Sixteen (16) Pepperoni Stuffed Pretzel Bombs-22"
            name="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-options[Box Size]" value="Sixteen (16) Pepperoni Stuffed Pretzel Bombs" data-handle="sixteen-16-pepperoni-stuffed-pretzel-bombs"
            data-single-option-selector="" tabindex="-1">
          <label :class="
                      {
                        
                          'bg-scheme-text text-scheme-text-overlay' : optionHandles[0] === 'sixteen-16-pepperoni-stuffed-pretzel-bombs',
                          'bg-scheme-secondary-background text-scheme-text ' : optionHandles[0] !== 'sixteen-16-pepperoni-stuffed-pretzel-bombs'
                        
                      }
                    " class="relative block text-center border-scheme-text rounded-button text-sm border-input p-2 min-w-[2.5rem] border-1 border cursor-pointer bg-scheme-secondary-background text-scheme-text"
            for="Section-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-Product-7495263584300-Option1-Sixteen (16) Pepperoni Stuffed Pretzel Bombs-22" title=""><span>Sixteen (16) Pepperoni Stuffed Pretzel Bombs</span>
          </label>
        </div>
      </div>
    </fieldset>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Pepperoni Stuffed Soft Pretzel Bombs</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="7495263584300" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-22"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-22" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-5255180353580-23" accept-charset="UTF-8" class="quick-buy-product-form" enctype="multipart/form-data" data-product-form=""
  data-product-handle="pilsudski-sriracha-mustard" data-enable-history-state="true" x-ref="productForm"><input type="hidden" name="form_type" value="product" tabindex="-1"><input type="hidden" name="utf8" value="✓" tabindex="-1">
  <div class="hidden">
    <label class="hidden " for="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-23">Variant</label>
    <select @change="mainSelectorChange()" x-ref="singleVariantSelector" name="id" id="fallback-selector-template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c-23"
      class="appearance-none p-2 font-secondary text-sm input text-scheme-text pr-10 mx-auto max-w-full " tabindex="-1">
      <option selected="selected" x-bind:selected="currentVariantId === 34246202458156" value="34246202458156"> Default Title </option>
    </select>
  </div>
  <span class="sr-only">Regular price</span>
  <div class="relative z-10 text-center  pb-button-shadow">
    <button class="push-btn theme-button " type="submit" tabindex="-1">
      <span class="push-btn-surface "> Add to Cart </span>
      <span class="visually-hidden">, Sriracha Mustard</span>
    </button>
  </div>
  <div x-show="current_variant &amp;&amp; current_variant.unit_price" style="display: none;">
    <div class="text-sm text-scheme-text text-center mt-2.5" data-unit-price-wrapper="">
      <span class="sr-only">Unit price</span>
      <span x-html="formatMoney(current_variant.unit_price)">$0</span>
      <span aria-hidden="true"> / </span>
      <span class="sr-only">per</span>
      <span x-show="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_value !== 1 ? current_variant.unit_price_measurement.reference_value : false" style="display: none;"></span>
      <span x-html="current_variant.unit_price_measurement &amp;&amp; current_variant.unit_price_measurement.reference_unit">undefined</span>
    </div>
  </div>
  <input type="hidden" name="product-id" value="5255180353580" tabindex="-1"><input type="hidden" name="section-id" value="template--17332601323564__62e6948e-8711-4e5f-9aa2-64032c390b3c" tabindex="-1"><input id="selling_plan-23"
    class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1"><input id="selling_plan-23" class="gsa_selling_plan" type="hidden" name="selling_plan" value="" tabindex="-1">
</form>

POST /contact#customer-form-template--17332601323564__87cdd86e-c00f-4181-8fd9-ac6c85faad4b

<form method="post" action="/contact#customer-form-template--17332601323564__87cdd86e-c00f-4181-8fd9-ac6c85faad4b" id="customer-form-template--17332601323564__87cdd86e-c00f-4181-8fd9-ac6c85faad4b" accept-charset="UTF-8" class="contact-form"><input
    type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="lg:flex items-center justify-center">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <label for="NewsletterForm-template--17332601323564__87cdd86e-c00f-4181-8fd9-ac6c85faad4b" class="sr-only"> Email Address </label>
    <div class="w-full lg:mr-2 flex-grow">
      <input id="NewsletterForm-template--17332601323564__87cdd86e-c00f-4181-8fd9-ac6c85faad4b" type="email" name="contact[email]" class="input-group-field w-full placeholder:text-scheme-text  border-scheme-text" value="" autocorrect="off"
        autocapitalize="off" autocomplete="email" placeholder="email@example.com" required="">
    </div>
    <button type="submit" class="push-btn push-btn--pop w-full lg:w-auto mt-2.5 lg:mt-0" name="commit" id="Subscribe-template--17332601323564__87cdd86e-c00f-4181-8fd9-ac6c85faad4b">
      <span class="push-btn-surface w-full">Subscribe</span>
    </button>
  </div>
</form>

POST /contact#FooterNewsletter

<form method="post" action="/contact#FooterNewsletter" id="FooterNewsletter" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="lg:flex items-center justify-center">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <label for="NewsletterForm-sections--17332595130412__footer" class="sr-only"> Email Address </label>
    <div class=" w-full lg:mr-2 flex-grow">
      <input id="NewsletterForm-sections--17332595130412__footer" type="email" name="contact[email]" class="input--background input-group-field w-full placeholder:text-scheme-text text-scheme-text border-scheme-text" value="" autocorrect="off"
        autocapitalize="off" autocomplete="email" placeholder="email@example.com" required="">
    </div>
    <button type="submit" class="push-btn push-btn--pop w-full lg:w-auto mt-2.5 lg:mt-0" name="commit" id="Subscribe-sections--17332595130412__footer">
      <span class="push-btn-surface w-full">Subscribe</span>
    </button>
  </div>
</form>

GET /search

<form class="relative mt-10 max-w-2xl mx-auto block" action="/search" method="get" role="search">
  <label for="Search" class="visually-hidden"> Search </label>
  <input type="search" name="q" id="Search" class="pr-12 placeholder-current input w-full" value="" placeholder="Search">
  <button class="absolute right-2 top-1/2 transform -translate-y-1/2 p-1" type="submit">
    <span class="inline-block w-5 h-5"><svg class="theme-icon" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path
          d="M2 21.1304C2 26.2041 4.01552 31.07 7.60317 34.6577C11.1908 38.2453 16.0567 40.2609 21.1304 40.2609C26.2041 40.2609 31.07 38.2453 34.6577 34.6577C38.2453 31.07 40.2609 26.2041 40.2609 21.1304C40.2609 16.0567 38.2453 11.1908 34.6577 7.60317C31.07 4.01552 26.2041 2 21.1304 2C16.0567 2 11.1908 4.01552 7.60317 7.60317C4.01552 11.1908 2 16.0567 2 21.1304V21.1304Z"
          stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
        <path d="M46 46L34.6576 34.6576" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
      </svg>
    </span>
    <span class="visually-hidden">Search</span>
  </button>
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go417382439 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-SHeJWQ" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 1000px; min-width: 200px; max-width: 1000px; border-radius: 50px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(225, 80, 61); background-repeat: no-repeat; background-position-y: 50%; padding: 10px 30px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 30px 0px 0px; min-height: 400px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 30px 0px 0px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/SBcTUW/images/e538f215-8fc9-4343-9af8-8a3fa5bd9fab.png" tabindex="-1" alt="Join The Pretzel Party" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 700px; height: auto; cursor: initial;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 20px 15px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JF0HPSBVTKJVAG96MGDAJP8G" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400; text-align: center;"><span
              style="font-family: Raleway, Helvetica, Arial, sans-serif; font-weight: 600; font-style: normal; color: rgb(245, 245, 220); font-size: 40px;">Sign up now and snag <span style="font-size: 45px;"><span
                  style="color: rgb(70, 124, 153); font-weight: bold;">20% off</span> </span>your first order.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 15px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_01JF0HPSC13K072MDNW8B0327X" class="needsclick go4046051640 kl-private-reset-css-Xuajs1"
            type="email" autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 100px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 15px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go300628013 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(70, 124, 153); border-radius: 100px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(245, 245, 220); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 24px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 50px; width: 100%;">JOIN
          THE PARTY</button></div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go300628013 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgba(48, 59, 67, 0); border-radius: 100px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(245, 245, 220); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 30px; width: 100%;">No,
          Thanks</button></div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-01JF0HPSCMXDYG7YX0C4QZZXEV" style="width: 100%;"></div>
      </div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 500px; margin: -10px -30px -10px 0px; padding: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px; border-bottom-right-radius: 50px; border-top-right-radius: 50px; overflow: hidden; min-width: 500px; min-height: 400px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; height: 100%; position: relative;"><img src="https://d3k81ch9hvuctc.cloudfront.net/company/SBcTUW/images/4eda406d-bc8a-4d4e-ab4b-a179e47084c7.png" alt="Pretzel"
        class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; height: 100%; object-fit: cover; object-position: center center;"></div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to content
CLICK HERE FOR HOLIDAY SHIPPING DEADLINES CLICK HERE FOR HOLIDAY SHIPPING
DEADLINES CLICK HERE FOR HOLIDAY SHIPPING DEADLINES CLICK HERE FOR HOLIDAY
SHIPPING DEADLINES CLICK HERE FOR HOLIDAY SHIPPING DEADLINES CLICK HERE FOR
HOLIDAY SHIPPING DEADLINES CLICK HERE FOR HOLIDAY SHIPPING DEADLINES CLICK HERE
FOR HOLIDAY SHIPPING DEADLINES CLICK HERE FOR HOLIDAY SHIPPING DEADLINES CLICK
HERE FOR HOLIDAY SHIPPING DEADLINES
Menu
Menu


MAIN MENU

 * Home
 * Shop Now
   
    * The Pretzel of the Month Club - Gift 🎁
    * Holiday Favorites
    * Customer Favorites
    * Gifts & Special Occasions
    * Mustards & Dips
    * All Products

 * Our Story
 * FAQs
 * Contact
 * Local Pickup

 * Log in
 * Create account


MAIN MENU

Close (esc)
 * Home
 * Shop Now
   
    * The Pretzel of the Month Club - Gift 🎁
    * Holiday Favorites
    * Customer Favorites
    * Gifts & Special Occasions
    * Mustards & Dips
    * All Products

 * Our Story
 * FAQs
 * Contact
 * Local Pickup

 * Log in
 * Create account

Search Search
 * Home
 * Shop Now
    * The Pretzel of the Month Club - Gift 🎁
    * Holiday Favorites
    * Customer Favorites
    * Gifts & Special Occasions
    * Mustards & Dips
    * All Products

 * Our Story
 * FAQs
 * Contact
 * Local Pickup



Log in
Search our site
Search Close (esc)

Cart items
Cart items
TASTE THE JOY


HOLIDAY CHEER

HAND-TWISTED. FRESH BAKED.

START SNACKING 🥨

Wrap Up the Perfect Snack!




☃️ HOLIDAY FAVORITES 🎄

What's better than hand-twisted, scratch-made soft pretzels?
 * The Pretzel of the Month Club - Gift 🎁
   
   
   THE PRETZEL OF THE MONTH CLUB - GIFT 🎁
   
   $90.00
   Variant 3 months of pretzels and happiness 6 months of pretzels and happiness
   12 months of pretzels and happiness
   Regular price
   Add to Cart , The Pretzel of the Month Club - Gift 🎁
   Unit price $0 / per undefined
 * The Pretzel Company Digital Gift Card
   
   
   THE PRETZEL COMPANY DIGITAL GIFT CARD
   
   $15.00 Sale price $15.00
   Variant $15.00 $25.00 $50.00 $100.00
   Regular price
   Add to Cart , The Pretzel Company Digital Gift Card
   Unit price $0 / per undefined
 * The Signature Box
   
   
   THE SIGNATURE BOX
   
   $23.80 Sale price $34.00
   Variant 8 Pretzels / No Dip 8 Pretzels / Sharp Cheddar Spread 8 Pretzels /
   Sweet Hot Mustard 8 Pretzels / Original Mustard 8 Pretzels / Vanilla Glaze +
   Cinnamon Sugar 8 Pretzels / Chocolate Glaze + Cinnamon Sugar 8 Pretzels /
   Jalapeno Bacon Mustard 8 Pretzels / Sriracha Mustard 8 Pretzels / Wasabi
   Mustard 10 Pretzels / No Dip 10 Pretzels / Sharp Cheddar Spread 10 Pretzels /
   Sweet Hot Mustard 10 Pretzels / Original Mustard 10 Pretzels / Vanilla Glaze
   + Cinnamon Sugar 10 Pretzels / Chocolate Glaze + Cinnamon Sugar 10 Pretzels /
   Jalapeno Bacon Mustard 10 Pretzels / Sriracha Mustard 10 Pretzels / Wasabi
   Mustard 12 Pretzels / No Dip 12 Pretzels / Sharp Cheddar Spread 12 Pretzels /
   Sweet Hot Mustard 12 Pretzels / Original Mustard 12 Pretzels / Vanilla Glaze
   + Cinnamon Sugar 12 Pretzels / Chocolate Glaze + Cinnamon Sugar 12 Pretzels /
   Jalapeno Bacon Mustard 12 Pretzels / Sriracha Mustard 12 Pretzels / Wasabi
   Mustard
   Regular price
   Add to Cart , The Signature Box
   Unit price $0 / per undefined
   On Sale
 * Exclusive Dip Duo
   
   
   EXCLUSIVE DIP DUO
   
   $8.50
   Variant Default Title
   Regular price
   Add to Cart , Exclusive Dip Duo
   Unit price $0 / per undefined


PRETZELS MADE WITH PASSION

Pennsylvania fell in love with our legendary pretzels for a reason. Now we’re
sharing the love across the country! Order today and experience the difference
that a fresh-baked soft pretzel makes.






OUR CUSTOMERS ARE OUR BIGGEST FANS!

 * > ★★★★★
   > 
   > “Freshness counts a lot more than I thought. Will keep my subscription for
   > a long time!”
   > 
   > Mike L.

 * > ★★★★★
   > 
   > “My first time with online pretzels. I was not disappointed. Flavorful and
   > easy to prepare”
   > 
   > Keith D.

 * > ★★★★★
   > 
   > “You must get these....they are by far the best pretzel on the market!”
   > 
   > Cynthia H

 * > ★★★★★
   > 
   > “Better than the hot pretzels sold at the carts in Manhattan or pretzels
   > sold at MLB Games.”
   > 
   > Joel K.

 * > ★★★★★
   > 
   > “Fantastic! I served the pretzels on Christmas Eve, Christmas Day and New
   > Years Eve. ”
   > 
   > Connie H.

 * > ★★★★★
   > 
   > “Freshness counts a lot more than I thought. Will keep my subscription for
   > a long time!”
   > 
   > Mike L.

 * > ★★★★★
   > 
   > “My first time with online pretzels. I was not disappointed. Flavorful and
   > easy to prepare”
   > 
   > Keith D.

 * > ★★★★★
   > 
   > “You must get these....they are by far the best pretzel on the market!”
   > 
   > Cynthia H

 * > ★★★★★
   > 
   > “Better than the hot pretzels sold at the carts in Manhattan or pretzels
   > sold at MLB Games.”
   > 
   > Joel K.

 * > ★★★★★
   > 
   > “Fantastic! I served the pretzels on Christmas Eve, Christmas Day and New
   > Years Eve. ”
   > 
   > Connie H.

 * > ★★★★★
   > 
   > “Freshness counts a lot more than I thought. Will keep my subscription for
   > a long time!”
   > 
   > Mike L.

 * > ★★★★★
   > 
   > “My first time with online pretzels. I was not disappointed. Flavorful and
   > easy to prepare”
   > 
   > Keith D.

 * > ★★★★★
   > 
   > “You must get these....they are by far the best pretzel on the market!”
   > 
   > Cynthia H

 * > ★★★★★
   > 
   > “Better than the hot pretzels sold at the carts in Manhattan or pretzels
   > sold at MLB Games.”
   > 
   > Joel K.

 * > ★★★★★
   > 
   > “Fantastic! I served the pretzels on Christmas Eve, Christmas Day and New
   > Years Eve. ”
   > 
   > Connie H.

Previous slide Next slide



PRETZEL FAVORITES

 * Gifts & Special Occasions
 * Mustards & Dips
 * Variety Boxes
 * Customer Favorites
 * Gifts & Special Occasions
 * Mustards & Dips
 * Variety Boxes
 * Customer Favorites
 * Gifts & Special Occasions
 * Mustards & Dips
 * Variety Boxes
 * Customer Favorites

Previous slide Next slide



THE PRETZEL COMPANY VS THE OTHER GUYS

THE PRETZEL COMPANY Others Hand-twisted by REAL bakers.


Baked Fresh. Never Frozen.


100% Satisfaction Guaranteed!






🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨
FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM
THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE
HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART
OF PRETZEL COUNTRY 
🥨 FROM THE HEART OF PRETZEL COUNTRY 
🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨
FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM
THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE
HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART
OF PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF
PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF
PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF
PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF
PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 🥨 FROM THE HEART OF
PRETZEL COUNTRY 🥨 FROM THE HEART OF PRETZEL COUNTRY 


MADE WITH REAL, HONEST INGREDIENTS


 * FLOUR


 * WATER


 * BROWN SUGAR


 * SALT


 * YEAST


 * CANOLA OIL


HUNGRY FOR A SNACK?

Our most popular options will never let you down. Get your snack game on.
 * Bacon Jalapeno Mustard
   
   
   BACON JALAPENO MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Bacon Jalapeno Mustard
   Unit price $0 / per undefined
 * Chocolate Stuffed Soft Pretzel Bombs
   
   
   CHOCOLATE STUFFED SOFT PRETZEL BOMBS
   
   $31.00 Sale price $21.00
   Variant Nine (9) Chocolate Stuffed Pretzel Bombs Fifteen (15) Chocolate
   Stuffed Pretzel Bombs
   Box Size
   Nine (9) Chocolate Stuffed Pretzel Bombs
   Fifteen (15) Chocolate Stuffed Pretzel Bombs
   Regular price
   Add to Cart , Chocolate Stuffed Soft Pretzel Bombs
   Unit price $0 / per undefined
 * Chocolate Sweet Deal
   
   
   CHOCOLATE SWEET DEAL
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Chocolate Sweet Deal
   Unit price $0 / per undefined
 * CONGRATS BOX
   
   
   CONGRATS BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Spread
   Regular price
   Add to Cart , CONGRATS BOX
   Unit price $0 / per undefined
 * Dill Pickle Mustard
   
   
   DILL PICKLE MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Dill Pickle Mustard
   Unit price $0 / per undefined
 * Exclusive Dip Duo
   
   
   EXCLUSIVE DIP DUO
   
   $8.50
   Variant Default Title
   Regular price
   Add to Cart , Exclusive Dip Duo
   Unit price $0 / per undefined
 * GET WELL SOON BOX
   
   
   GET WELL SOON BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Spread
   Regular price
   Add to Cart , GET WELL SOON BOX
   Unit price $0 / per undefined
 * HAPPY BIRTHDAY BOX
   
   
   HAPPY BIRTHDAY BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Cheese Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Cheese Spread
   Regular price
   Add to Cart , HAPPY BIRTHDAY BOX
   Unit price $0 / per undefined
 * Mustard Super Six Pack
   
   
   MUSTARD SUPER SIX PACK
   
   $25.00
   Variant Default Title
   Regular price
   Add to Cart , Mustard Super Six Pack
   Unit price $0 / per undefined
 * Original Mustard
   
   
   ORIGINAL MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Original Mustard
   Unit price $0 / per undefined
 * Pepperoni Stuffed Soft Pretzel Bombs
   
   
   PEPPERONI STUFFED SOFT PRETZEL BOMBS
   
   $32.00 Sale price $22.00
   Variant Eight (8) Pepperoni Stuffed Pretzel Bombs Sixteen (16) Pepperoni
   Stuffed Pretzel Bombs
   Box Size
   Eight (8) Pepperoni Stuffed Pretzel Bombs
   Sixteen (16) Pepperoni Stuffed Pretzel Bombs
   Regular price
   Add to Cart , Pepperoni Stuffed Soft Pretzel Bombs
   Unit price $0 / per undefined
 * Sriracha Mustard
   
   
   SRIRACHA MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Sriracha Mustard
   Unit price $0 / per undefined
 * Bacon Jalapeno Mustard
   
   
   BACON JALAPENO MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Bacon Jalapeno Mustard
   Unit price $0 / per undefined
 * Chocolate Stuffed Soft Pretzel Bombs
   
   
   CHOCOLATE STUFFED SOFT PRETZEL BOMBS
   
   $31.00 Sale price $21.00
   Variant Nine (9) Chocolate Stuffed Pretzel Bombs Fifteen (15) Chocolate
   Stuffed Pretzel Bombs
   Box Size
   Nine (9) Chocolate Stuffed Pretzel Bombs
   Fifteen (15) Chocolate Stuffed Pretzel Bombs
   Regular price
   Add to Cart , Chocolate Stuffed Soft Pretzel Bombs
   Unit price $0 / per undefined
 * Chocolate Sweet Deal
   
   
   CHOCOLATE SWEET DEAL
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Chocolate Sweet Deal
   Unit price $0 / per undefined
 * CONGRATS BOX
   
   
   CONGRATS BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Spread
   Regular price
   Add to Cart , CONGRATS BOX
   Unit price $0 / per undefined
 * Dill Pickle Mustard
   
   
   DILL PICKLE MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Dill Pickle Mustard
   Unit price $0 / per undefined
 * Exclusive Dip Duo
   
   
   EXCLUSIVE DIP DUO
   
   $8.50
   Variant Default Title
   Regular price
   Add to Cart , Exclusive Dip Duo
   Unit price $0 / per undefined
 * GET WELL SOON BOX
   
   
   GET WELL SOON BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Spread
   Regular price
   Add to Cart , GET WELL SOON BOX
   Unit price $0 / per undefined
 * HAPPY BIRTHDAY BOX
   
   
   HAPPY BIRTHDAY BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Cheese Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Cheese Spread
   Regular price
   Add to Cart , HAPPY BIRTHDAY BOX
   Unit price $0 / per undefined
 * Mustard Super Six Pack
   
   
   MUSTARD SUPER SIX PACK
   
   $25.00
   Variant Default Title
   Regular price
   Add to Cart , Mustard Super Six Pack
   Unit price $0 / per undefined
 * Original Mustard
   
   
   ORIGINAL MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Original Mustard
   Unit price $0 / per undefined
 * Pepperoni Stuffed Soft Pretzel Bombs
   
   
   PEPPERONI STUFFED SOFT PRETZEL BOMBS
   
   $32.00 Sale price $22.00
   Variant Eight (8) Pepperoni Stuffed Pretzel Bombs Sixteen (16) Pepperoni
   Stuffed Pretzel Bombs
   Box Size
   Eight (8) Pepperoni Stuffed Pretzel Bombs
   Sixteen (16) Pepperoni Stuffed Pretzel Bombs
   Regular price
   Add to Cart , Pepperoni Stuffed Soft Pretzel Bombs
   Unit price $0 / per undefined
 * Sriracha Mustard
   
   
   SRIRACHA MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Sriracha Mustard
   Unit price $0 / per undefined
 * Bacon Jalapeno Mustard
   
   
   BACON JALAPENO MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Bacon Jalapeno Mustard
   Unit price $0 / per undefined
 * Chocolate Stuffed Soft Pretzel Bombs
   
   
   CHOCOLATE STUFFED SOFT PRETZEL BOMBS
   
   $31.00 Sale price $21.00
   Variant Nine (9) Chocolate Stuffed Pretzel Bombs Fifteen (15) Chocolate
   Stuffed Pretzel Bombs
   Box Size
   Nine (9) Chocolate Stuffed Pretzel Bombs
   Fifteen (15) Chocolate Stuffed Pretzel Bombs
   Regular price
   Add to Cart , Chocolate Stuffed Soft Pretzel Bombs
   Unit price $0 / per undefined
 * Chocolate Sweet Deal
   
   
   CHOCOLATE SWEET DEAL
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Chocolate Sweet Deal
   Unit price $0 / per undefined
 * CONGRATS BOX
   
   
   CONGRATS BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Spread
   Regular price
   Add to Cart , CONGRATS BOX
   Unit price $0 / per undefined
 * Dill Pickle Mustard
   
   
   DILL PICKLE MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Dill Pickle Mustard
   Unit price $0 / per undefined
 * Exclusive Dip Duo
   
   
   EXCLUSIVE DIP DUO
   
   $8.50
   Variant Default Title
   Regular price
   Add to Cart , Exclusive Dip Duo
   Unit price $0 / per undefined
 * GET WELL SOON BOX
   
   
   GET WELL SOON BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Spread
   Regular price
   Add to Cart , GET WELL SOON BOX
   Unit price $0 / per undefined
 * HAPPY BIRTHDAY BOX
   
   
   HAPPY BIRTHDAY BOX
   
   $40.00
   Variant 9oz Sweet Hot Mustard White Sharp Cheddar Cheese Spread
   Signature Dips
   9oz Sweet Hot Mustard
   White Sharp Cheddar Cheese Spread
   Regular price
   Add to Cart , HAPPY BIRTHDAY BOX
   Unit price $0 / per undefined
 * Mustard Super Six Pack
   
   
   MUSTARD SUPER SIX PACK
   
   $25.00
   Variant Default Title
   Regular price
   Add to Cart , Mustard Super Six Pack
   Unit price $0 / per undefined
 * Original Mustard
   
   
   ORIGINAL MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Original Mustard
   Unit price $0 / per undefined
 * Pepperoni Stuffed Soft Pretzel Bombs
   
   
   PEPPERONI STUFFED SOFT PRETZEL BOMBS
   
   $32.00 Sale price $22.00
   Variant Eight (8) Pepperoni Stuffed Pretzel Bombs Sixteen (16) Pepperoni
   Stuffed Pretzel Bombs
   Box Size
   Eight (8) Pepperoni Stuffed Pretzel Bombs
   Sixteen (16) Pepperoni Stuffed Pretzel Bombs
   Regular price
   Add to Cart , Pepperoni Stuffed Soft Pretzel Bombs
   Unit price $0 / per undefined
 * Sriracha Mustard
   
   
   SRIRACHA MUSTARD
   
   $5.99
   Variant Default Title
   Regular price
   Add to Cart , Sriracha Mustard
   Unit price $0 / per undefined

Previous slide Next slide



WE’RE ON A MISSION

We enjoy making fresh pretzels, but there’s nothing like knowing our customers
are stuffed and satisfied. That’s why we make it a mission to ship fresh,
same-day gourmet pretzels from pretzel country to your home.




REAL PRETZELS FOR REAL PRETZEL LOVERS

Other “pretzel” brands are born in corporate boardrooms and rushed out from
faceless factories. Our real bakers mix and twist our pretzels from scratch and
ship them out the same day.

We enjoy making fresh pretzels, but there’s nothing like knowing our customers
are stuffed and satisfied. That’s why we make it a mission to ship fresh gourmet
soft pretzels from pretzel country, to your home.

TASTE THE DIFFERENCE



JOIN THE PRETZEL FAMILY

Join the pretzel family for access to exclusive discounts, limited time
products, and behind the scenes looks at our bakery.

Email Address

Subscribe



"I wake up every morning in a bed that's too small, drive my daughter to a
school that's too expensive, and then I go to work to a job for which I get paid
too little, but on Pretzel Day? Well, I like Pretzel Day."

- Stanley Hudson, The Office

 * Home
 * All Products
 * Our Story
 * Local Pickup
 * Blog
 * Wholesale Inquiry

 * FAQs
 * Refund Policy
 * Terms of Service


❤️ 📧 STAY UP TO DATE 🥨 📰

Email Address

Subscribe

Developed by Purple Shopify, some pretzel fanatics.


ACCEPTED PAYMENTS

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


 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.






YOUR CART -

Close (esc)

Your cart is currently empty.

TODO: $0.00 USD




5418196467756, 7225011241004, 7153218748460, 7350174973996, 5255180058668,
7768400560172, 7350164357164, 7473443012652, 6614194126892, 5255193952300,
7495263584300, 5255180353580, 5255179927596, 7473448615980, 6596303093804,
7779887054892, 5444199743532, 6621693181996, 6621504602156, 7775766577196,
4569305382956, 7765998567468, 6541647085612, 7153218289708, 5255180681260,
6995846823980, 7775761596460,

4569305382956, 6541647085612, 6621693181996, 5444199743532, 6614194126892,
5255179927596, 7153218289708, 7153218748460, 6596303093804, 5255193952300,
5255180058668, 5255180353580, 5255180681260, 6621504602156, 7225011241004,
6995846823980, 7495263584300, 7765998567468, 7768400560172, 7779887054892,
6621504602156, 7775766577196, 7350164357164, 7350174973996, 7473443012652,
7473448615980, 7225011241004, 6614194126892, 7495263584300,
7775766577196, 6621504602156, 4569305382956, 6614194126892, 7768400560172,
5444199743532, 7153218289708, 6541647085612, 6995846823980, 6621693181996,
6596303093804, 7153218748460, 7495263584300, 7225011241004, 7779887054892,
6621504602156,
5255179927596, 7153218289708, 7153218748460, 6614194126892, 5255193952300,
5255180058668, 5418196467756, 5255180353580, 5255180681260, 6995846823980,
7768400560172,
7495263584300, 7225011241004,
5418196467756, 7225011241004, 7153218748460, 7350174973996, 5255180058668,
7768400560172, 7350164357164, 7473443012652, 6614194126892, 5255193952300,
7765998567468, 7495263584300, 5255180353580, 5255179927596, 7473448615980,
6596303093804, 7779887054892, 5444199743532, 6621693181996, 6621504602156,
7775761596460, 7775766577196, 4569305382956, 6541647085612, 7153218289708,
5255180681260, 6995846823980,
4569305382956, 6541647085612, 5444199743532, 6621693181996, 6596303093804,
7765998567468, 7779887054892,
6541647085612, 6621693181996, 7779887054892,





MAIN MENU

Close (esc)
 * Home
 * Shop Now
   
    * The Pretzel of the Month Club - Gift 🎁
    * Holiday Favorites
    * Customer Favorites
    * Gifts & Special Occasions
    * Mustards & Dips
    * All Products

 * Our Story
 * FAQs
 * Contact
 * Local Pickup

 * Log in
 * Create account

Search Search


YOUR CART - 0 ITEMS

Close (esc)

Your cart is currently empty.

TODO: $0.00 USD







Close dialog

Sign up now and snag 20% off your first order.


JOIN THE PARTY
No, Thanks