www.lamaisonduchocolat.com Open in urlscan Pro
2606:2800:247:1cb7:261b:1f9c:2074:3c  Public Scan

Submitted URL: http://www.lamaisonduchocolat.com/
Effective URL: https://www.lamaisonduchocolat.com/en_fr
Submission: On November 02 via api from JP — Scanned from JP

Form analysis 13 forms found in the DOM

POST https://www.lamaisonduchocolat.com/en_fr/dnd_shiplocation/index/new/secure/1/

<form x-data="modalLocationsComponent()" @submit.prevent="submitData" action="https://www.lamaisonduchocolat.com/en_fr/dnd_shiplocation/index/new/secure/1/" method="post" class="py-[60px] md:pb-[60px] md:pt-28" id="ship-location-form--6362a366a6d31">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln">
  <h3 class="pb-6 text-base text-center uppercase md:text-2xl font-regular md:font-semibold"> Ship <br>to Location </h3>
  <div class="location-items">
    <div class="location-item">
      <input type="radio" id="at-6362a366a6d31" value="at" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="at-6362a366a6d31" @click="checkedItem = &quot;at&quot;" :class="{
                        'bg-container' : checkedItem === 'at'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-AT">
          </span>
          <span class="flex-auto pl-5"> Austria </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;at&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;at&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="be-6362a366a6d31" value="be" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="be-6362a366a6d31" @click="checkedItem = &quot;be&quot;" :class="{
                        'bg-container' : checkedItem === 'be'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-BE">
          </span>
          <span class="flex-auto pl-5"> Belgium </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;be&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;be&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="cz-6362a366a6d31" value="cz" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="cz-6362a366a6d31" @click="checkedItem = &quot;cz&quot;" :class="{
                        'bg-container' : checkedItem === 'cz'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-CZ">
          </span>
          <span class="flex-auto pl-5"> Czech Republic </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;cz&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;cz&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="dk-6362a366a6d31" value="dk" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="dk-6362a366a6d31" @click="checkedItem = &quot;dk&quot;" :class="{
                        'bg-container' : checkedItem === 'dk'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-DK">
          </span>
          <span class="flex-auto pl-5"> Denmark </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;dk&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;dk&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="fr-6362a366a6d31" value="fr" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="fr-6362a366a6d31" @click="checkedItem = &quot;fr&quot;" :class="{
                        'bg-container' : checkedItem === 'fr'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-FR">
          </span>
          <span class="flex-auto pl-5"> France </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;fr&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;fr&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="de-6362a366a6d31" value="de" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="de-6362a366a6d31" @click="checkedItem = &quot;de&quot;" :class="{
                        'bg-container' : checkedItem === 'de'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-DE">
          </span>
          <span class="flex-auto pl-5"> Germany </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;de&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;de&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="hk-6362a366a6d31" value="hk" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="hk-6362a366a6d31" @click="checkedItem = &quot;hk&quot;" :class="{
                        'bg-container' : checkedItem === 'hk'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-HK">
          </span>
          <span class="flex-auto pl-5"> Hong Kong </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;hk&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;hk&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="hu-6362a366a6d31" value="hu" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="hu-6362a366a6d31" @click="checkedItem = &quot;hu&quot;" :class="{
                        'bg-container' : checkedItem === 'hu'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-HU">
          </span>
          <span class="flex-auto pl-5"> Hungary </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;hu&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;hu&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="it-6362a366a6d31" value="it" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="it-6362a366a6d31" @click="checkedItem = &quot;it&quot;" :class="{
                        'bg-container' : checkedItem === 'it'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-IT">
          </span>
          <span class="flex-auto pl-5"> Italy </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;it&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;it&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="jp-6362a366a6d31" value="jp" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="jp-6362a366a6d31" @click="checkedItem = &quot;jp&quot;" :class="{
                        'bg-container' : checkedItem === 'jp'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-JP">
          </span>
          <span class="flex-auto pl-5"> Japan </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;jp&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;jp&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="lv-6362a366a6d31" value="lv" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="lv-6362a366a6d31" @click="checkedItem = &quot;lv&quot;" :class="{
                        'bg-container' : checkedItem === 'lv'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-LV">
          </span>
          <span class="flex-auto pl-5"> Latvia </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;lv&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;lv&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="lu-6362a366a6d31" value="lu" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="lu-6362a366a6d31" @click="checkedItem = &quot;lu&quot;" :class="{
                        'bg-container' : checkedItem === 'lu'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-LU">
          </span>
          <span class="flex-auto pl-5"> Luxembourg </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;lu&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;lu&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="mt-6362a366a6d31" value="mt" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="mt-6362a366a6d31" @click="checkedItem = &quot;mt&quot;" :class="{
                        'bg-container' : checkedItem === 'mt'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-MT">
          </span>
          <span class="flex-auto pl-5"> Malta </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;mt&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;mt&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="nl-6362a366a6d31" value="nl" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="nl-6362a366a6d31" @click="checkedItem = &quot;nl&quot;" :class="{
                        'bg-container' : checkedItem === 'nl'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-NL">
          </span>
          <span class="flex-auto pl-5"> Netherland </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;nl&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;nl&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="pl-6362a366a6d31" value="pl" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="pl-6362a366a6d31" @click="checkedItem = &quot;pl&quot;" :class="{
                        'bg-container' : checkedItem === 'pl'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-PL">
          </span>
          <span class="flex-auto pl-5"> Poland </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;pl&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;pl&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="pt-6362a366a6d31" value="pt" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="pt-6362a366a6d31" @click="checkedItem = &quot;pt&quot;" :class="{
                        'bg-container' : checkedItem === 'pt'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-PT">
          </span>
          <span class="flex-auto pl-5"> Portugal </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;pt&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;pt&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="sk-6362a366a6d31" value="sk" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="sk-6362a366a6d31" @click="checkedItem = &quot;sk&quot;" :class="{
                        'bg-container' : checkedItem === 'sk'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-SK">
          </span>
          <span class="flex-auto pl-5"> Slovakia </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;sk&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;sk&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="sl-6362a366a6d31" value="sl" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="sl-6362a366a6d31" @click="checkedItem = &quot;sl&quot;" :class="{
                        'bg-container' : checkedItem === 'sl'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-SL">
          </span>
          <span class="flex-auto pl-5"> Slovenia </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;sl&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;sl&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="es-6362a366a6d31" value="es" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="es-6362a366a6d31" @click="checkedItem = &quot;es&quot;" :class="{
                        'bg-container' : checkedItem === 'es'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-ES">
          </span>
          <span class="flex-auto pl-5"> Spain </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;es&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;es&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="se-6362a366a6d31" value="se" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="se-6362a366a6d31" @click="checkedItem = &quot;se&quot;" :class="{
                        'bg-container' : checkedItem === 'se'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-SE">
          </span>
          <span class="flex-auto pl-5"> Sweden </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;se&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;se&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="us-6362a366a6d31" value="us" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="us-6362a366a6d31" @click="checkedItem = &quot;us&quot;" :class="{
                        'bg-container' : checkedItem === 'us'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-US">
          </span>
          <span class="flex-auto pl-5"> United States </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;us&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;us&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
  </div>
  <div class="mt-20 px-10 md:px-[60px]">
    <button type="submit" value="Submit" class="w-full m-auto md:w-auto btn btn-primary"> Set location </button>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/dnd_shiplocation/index/new/secure/1/

<form x-data="modalLocationsComponent()" @submit.prevent="submitData" action="https://www.lamaisonduchocolat.com/en_fr/dnd_shiplocation/index/new/secure/1/" method="post" class="py-[60px] md:pb-[60px] md:pt-28" id="ship-location-form--6362b04b9192b">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln">
  <h3 class="pb-6 text-base text-center uppercase md:text-2xl font-regular md:font-semibold"> Ship <br>to Location </h3>
  <div class="location-items">
    <div class="location-item">
      <input type="radio" id="at-6362b04b9192b" value="at" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="at-6362b04b9192b" @click="checkedItem = &quot;at&quot;" :class="{
                        'bg-container' : checkedItem === 'at'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-AT">
          </span>
          <span class="flex-auto pl-5"> Austria </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;at&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;at&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="be-6362b04b9192b" value="be" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="be-6362b04b9192b" @click="checkedItem = &quot;be&quot;" :class="{
                        'bg-container' : checkedItem === 'be'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-BE">
          </span>
          <span class="flex-auto pl-5"> Belgium </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;be&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;be&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="cz-6362b04b9192b" value="cz" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="cz-6362b04b9192b" @click="checkedItem = &quot;cz&quot;" :class="{
                        'bg-container' : checkedItem === 'cz'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-CZ">
          </span>
          <span class="flex-auto pl-5"> Czech Republic </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;cz&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;cz&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="dk-6362b04b9192b" value="dk" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="dk-6362b04b9192b" @click="checkedItem = &quot;dk&quot;" :class="{
                        'bg-container' : checkedItem === 'dk'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-DK">
          </span>
          <span class="flex-auto pl-5"> Denmark </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;dk&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;dk&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="fr-6362b04b9192b" value="fr" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="fr-6362b04b9192b" @click="checkedItem = &quot;fr&quot;" :class="{
                        'bg-container' : checkedItem === 'fr'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-FR">
          </span>
          <span class="flex-auto pl-5"> France </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;fr&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;fr&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="de-6362b04b9192b" value="de" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="de-6362b04b9192b" @click="checkedItem = &quot;de&quot;" :class="{
                        'bg-container' : checkedItem === 'de'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-DE">
          </span>
          <span class="flex-auto pl-5"> Germany </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;de&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;de&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="hk-6362b04b9192b" value="hk" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="hk-6362b04b9192b" @click="checkedItem = &quot;hk&quot;" :class="{
                        'bg-container' : checkedItem === 'hk'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-HK">
          </span>
          <span class="flex-auto pl-5"> Hong Kong </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;hk&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;hk&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="hu-6362b04b9192b" value="hu" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="hu-6362b04b9192b" @click="checkedItem = &quot;hu&quot;" :class="{
                        'bg-container' : checkedItem === 'hu'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-HU">
          </span>
          <span class="flex-auto pl-5"> Hungary </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;hu&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;hu&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="it-6362b04b9192b" value="it" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="it-6362b04b9192b" @click="checkedItem = &quot;it&quot;" :class="{
                        'bg-container' : checkedItem === 'it'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-IT">
          </span>
          <span class="flex-auto pl-5"> Italy </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;it&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;it&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="jp-6362b04b9192b" value="jp" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="jp-6362b04b9192b" @click="checkedItem = &quot;jp&quot;" :class="{
                        'bg-container' : checkedItem === 'jp'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-JP">
          </span>
          <span class="flex-auto pl-5"> Japan </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;jp&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;jp&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="lv-6362b04b9192b" value="lv" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="lv-6362b04b9192b" @click="checkedItem = &quot;lv&quot;" :class="{
                        'bg-container' : checkedItem === 'lv'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-LV">
          </span>
          <span class="flex-auto pl-5"> Latvia </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;lv&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;lv&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="lu-6362b04b9192b" value="lu" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="lu-6362b04b9192b" @click="checkedItem = &quot;lu&quot;" :class="{
                        'bg-container' : checkedItem === 'lu'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-LU">
          </span>
          <span class="flex-auto pl-5"> Luxembourg </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;lu&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;lu&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="mt-6362b04b9192b" value="mt" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="mt-6362b04b9192b" @click="checkedItem = &quot;mt&quot;" :class="{
                        'bg-container' : checkedItem === 'mt'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-MT">
          </span>
          <span class="flex-auto pl-5"> Malta </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;mt&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;mt&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="nl-6362b04b9192b" value="nl" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="nl-6362b04b9192b" @click="checkedItem = &quot;nl&quot;" :class="{
                        'bg-container' : checkedItem === 'nl'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-NL">
          </span>
          <span class="flex-auto pl-5"> Netherland </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;nl&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;nl&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="pl-6362b04b9192b" value="pl" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="pl-6362b04b9192b" @click="checkedItem = &quot;pl&quot;" :class="{
                        'bg-container' : checkedItem === 'pl'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-PL">
          </span>
          <span class="flex-auto pl-5"> Poland </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;pl&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;pl&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="pt-6362b04b9192b" value="pt" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="pt-6362b04b9192b" @click="checkedItem = &quot;pt&quot;" :class="{
                        'bg-container' : checkedItem === 'pt'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-PT">
          </span>
          <span class="flex-auto pl-5"> Portugal </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;pt&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;pt&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="sk-6362b04b9192b" value="sk" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="sk-6362b04b9192b" @click="checkedItem = &quot;sk&quot;" :class="{
                        'bg-container' : checkedItem === 'sk'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-SK">
          </span>
          <span class="flex-auto pl-5"> Slovakia </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;sk&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;sk&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="sl-6362b04b9192b" value="sl" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="sl-6362b04b9192b" @click="checkedItem = &quot;sl&quot;" :class="{
                        'bg-container' : checkedItem === 'sl'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-SL">
          </span>
          <span class="flex-auto pl-5"> Slovenia </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;sl&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;sl&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="es-6362b04b9192b" value="es" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="es-6362b04b9192b" @click="checkedItem = &quot;es&quot;" :class="{
                        'bg-container' : checkedItem === 'es'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-ES">
          </span>
          <span class="flex-auto pl-5"> Spain </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;es&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;es&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="se-6362b04b9192b" value="se" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="se-6362b04b9192b" @click="checkedItem = &quot;se&quot;" :class="{
                        'bg-container' : checkedItem === 'se'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-SE">
          </span>
          <span class="flex-auto pl-5"> Sweden </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;se&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;se&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
    <div class="location-item">
      <input type="radio" id="us-6362b04b9192b" value="us" name="ship_location" class="sr-only native-component input">
      <label class="px-10 mb-0 font-normal label text-tiny md:px-[60px] before:block before:h-px before:w-full before:bg-container-dark" for="us-6362b04b9192b" @click="checkedItem = &quot;us&quot;" :class="{
                        'bg-container' : checkedItem === 'us'
                    }">
        <span class="flex items-center py-4 cursor-pointer">
          <span class="block w-[27px] h-[19px] bg-flag-sprite bg-no-repeat bg-size-flag flag-US">
          </span>
          <span class="flex-auto pl-5"> United States </span>
          <span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center hidden" :class="{
                            &quot;block&quot; : checkedItem === &quot;us&quot;,
                            &quot;hidden&quot; : checkedItem !== &quot;us&quot;
                          }">
            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="8" height="8" viewBox="0 0 32 32" aria-hidden="true" class="fill-black">
              <path d="M12.038 20.557l15.85-15.851 3.171 3.17-19.021 19.021-11.096-11.095 3.17-3.17z"></path>
            </svg>
          </span>
        </span>
      </label>
    </div>
  </div>
  <div class="mt-20 px-10 md:px-[60px]">
    <button type="submit" value="Submit" class="w-full m-auto md:w-auto btn btn-primary"> Set location </button>
  </div>
</form>

POST

<form class="form form-login" method="post" @submit.prevent="submitForm();" id="login-form">
  <div class="fieldset login">
    <div class="field email required">
      <label class="label" for="customer-email">
        <span>Email Address</span>
      </label>
      <div class="control">
        <input name="username" x-ref="customer-email" @change="errors = 0" type="email" required="" class="form-input input-text">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label">
        <span>Password</span>
      </label>
      <div class="control">
        <input name="password" type="password" class="form-input input-text" required="" x-ref="customer-password" @change="errors = 0">
      </div>
    </div>
    <input name="context" type="hidden" value="checkout">
    <div class="actions-toolbar flex justify-between pt-6 pb-2 items-center">
      <button type="submit" class="inline-flex btn btn-primary"> Sign In </button>
      <a href="https://www.lamaisonduchocolat.com/en_fr/customer/account/forgotpassword/">
                                        Forgot Your Password?                                    </a>
    </div>
  </div>
</form>

GET https://www.lamaisonduchocolat.com/en_fr/catalogsearch/result/

<form id="search_mini_form" action="https://www.lamaisonduchocolat.com/en_fr/catalogsearch/result/" method="get">
  <div id="algolia-searchbox" class="flex flex-wrap items-center justify-center">
    <label for="search" class="w-full lg:w-auto text-2xl font-semibold tracking-widest mb-2 lg:mb-0 mr-7">You are looking for</label>
    <input id="search" x-ref="searchInput" x-data="initAlgoliaAutoComplete()" @click="load()" @focus="load()" type="text" name="q"
      class="algolia-search-input flex-1 w-full border-0 border-b border-container hover:border-primary base lg:text-xl my-3.5 lg:my-0 px-0 text-primary" autocomplete="on" spellcheck="false" autocorrect="off" autocapitalize="off"
      placeholder="Gift Box, Tablet, Pastries...">
    <button type="submit" class="btn btn-primary flex ml-7" id="algolia-glass">
      <span class="hidden lg:!block"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="17" height="17" viewBox="0 0 32 32" aria-hidden="true" class="fill-current mr-1 ">
          <path
            d="M24.737 13.406c0-6.258-5.073-11.332-11.332-11.332s-11.331 5.072-11.331 11.332c0 6.258 5.072 11.332 11.331 11.332s11.332-5.073 11.332-11.332zM25.841 13.406c0 6.867-5.569 12.436-12.436 12.436s-12.435-5.568-12.435-12.436c0-6.868 5.567-12.436 12.435-12.436s12.436 5.568 12.436 12.436zM30.859 29.802l-0.781 0.781-6.337-6.337 0.781-0.781 6.337 6.337zM30.078 30.582l-6.337-6.337c-0.521-0.521 0.26-1.301 0.781-0.781l6.337 6.337c0.521 0.521-0.26 1.301-0.781 0.781z">
          </path>
        </svg>
      </span>
      <span>Search</span>
    </button>
    <button type="button" class="absolute top-8 right-8 lg:static lg:btn lg:btn-secondary lg:flex lg:ml-4" @click="$dispatch('close-search-bar')">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 33 33" aria-hidden="true" class="fill-current lg:mr-1 w-3 h-3 lg:w-2.5 lg:h-2.5">
        <path d="M1.454 3.646a1.55 1.55 0 0 1 2.192-2.192l27.9 27.9a1.55 1.55 0 1 1-2.192 2.192l-27.9-27.9z" stroke="currentColor" stroke-width="0.5"></path>
        <path d="M29.354 1.454a1.55 1.55 0 1 1 2.192 2.192l-27.9 27.9a1.55 1.55 0 1 1-2.192-2.192l27.9-27.9z" stroke="currentColor" stroke-width="0.5"></path>
      </svg>
      <span class="sr-only lg:!not-sr-only">Cancel</span>
    </button>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/15348/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/15348/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="15348">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a href="https://www.lamaisonduchocolat.com/en_fr/halloween-chocolate-treats-100g" onclick="window.dataLayer.push({&quot;event&quot;:&quot;productClick&quot;,&quot;eventLabel&quot;:&quot;Halloween Treats 100g&quot;,&quot;ecommerce&quot;:{&quot;click&quot;:{&quot;actionField&quot;:{&quot;list&quot;:&quot;&quot;},&quot;products&quot;:[{&quot;name&quot;:&quot;Halloween Treats 100g&quot;,&quot;id&quot;:&quot;15348&quot;,&quot;price&quot;:&quot;12.00&quot;,&quot;category&quot;:&quot;Autumn Collection\/Halloween&quot;,&quot;position&quot;:0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/en_fr/halloween-chocolate-treats-100g';return false; }});" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-15348.window="$el.src = $event.detail" alt="Halloween Treats 100g" title="Halloween Treats 100g" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/e/t/etui-100g-2022-white-730x760_2.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Halloween Treats 100g </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>Small Halloween symbols in dark and milk chocolate.</p>
    </div>
    <script>
      function initPriceBox__6362a3464fb59() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a3464fb59()" @update-prices-15348.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="15348" data-price-box="product-id-15348">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-15348" data-price-amount="12" data-price-type="finalPrice" class="price-wrapper "><span class="price">€12.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(15348, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Halloween Treats 100g </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(15348)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Halloween Treats 100g </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/15303/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/15303/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="15303">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a href="https://www.lamaisonduchocolat.com/en_fr/hazelnut-chocolate-unhinged-spread" onclick="window.dataLayer.push({&quot;event&quot;:&quot;productClick&quot;,&quot;eventLabel&quot;:&quot;Choco Unhinged Spread&quot;,&quot;ecommerce&quot;:{&quot;click&quot;:{&quot;actionField&quot;:{&quot;list&quot;:&quot;&quot;},&quot;products&quot;:[{&quot;name&quot;:&quot;Choco Unhinged Spread&quot;,&quot;id&quot;:&quot;15303&quot;,&quot;price&quot;:&quot;15.00&quot;,&quot;category&quot;:&quot;Decadent Treats&quot;,&quot;position&quot;:0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/en_fr/hazelnut-chocolate-unhinged-spread';return false; }});" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-15303.window="$el.src = $event.detail" alt="Choco Unhinged Spread" title="Choco Unhinged Spread" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/s/p/spread-2022-white-730x760.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Choco Unhinged Spread </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>New recipe ! Hazelnut spread, smooth and creamy, pot 280g.</p>
    </div>
    <script>
      function initPriceBox__6362a346b442c() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a346b442c()" @update-prices-15303.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="15303" data-price-box="product-id-15303">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-15303" data-price-amount="15" data-price-type="finalPrice" class="price-wrapper "><span class="price">€15.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(15303, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Choco Unhinged Spread </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(15303)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Choco Unhinged Spread </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/15351/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/15351/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="15351">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a href="https://www.lamaisonduchocolat.com/en_fr/halloween-gesture-gift-box-dark-milk-16-chocolates" onclick="window.dataLayer.push({&quot;event&quot;:&quot;productClick&quot;,&quot;eventLabel&quot;:&quot;Halloween Gesture Gift Box 16 chocolates&quot;,&quot;ecommerce&quot;:{&quot;click&quot;:{&quot;actionField&quot;:{&quot;list&quot;:&quot;&quot;},&quot;products&quot;:[{&quot;name&quot;:&quot;Halloween Gesture Gift Box 16 chocolates&quot;,&quot;id&quot;:&quot;15351&quot;,&quot;price&quot;:&quot;21.00&quot;,&quot;category&quot;:&quot;Autumn Collection\/Halloween&quot;,&quot;position&quot;:0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/en_fr/halloween-gesture-gift-box-dark-milk-16-chocolates';return false; }});" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-15351.window="$el.src = $event.detail" alt="Halloween Gesture Gift Box 16 chocolates" title="Halloween Gesture Gift Box 16 chocolates" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret-attention-halloween-2022-white-730x760_2.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Halloween Gesture Gift Box 16 chocolates </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>WEB ONLY Our irresistible gift box in Halloween colours filled with an assortment of 16 dark&nbsp;and milk ganaches and pralines ... Little touches that make all the difference !</p>
    </div>
    <script>
      function initPriceBox__6362a346cedfc() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a346cedfc()" @update-prices-15351.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="15351" data-price-box="product-id-15351">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-15351" data-price-amount="21" data-price-type="finalPrice" class="price-wrapper "><span class="price">€21.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(15351, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Halloween Gesture Gift Box 16 chocolates </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Out of stock </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(15351)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Halloween Gesture Gift Box 16 chocolates </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/4063/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/4063/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="4063">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a href="https://www.lamaisonduchocolat.com/en_fr/glazed-chestnuts-gift-box-12-pieces" onclick="window.dataLayer.push({&quot;event&quot;:&quot;productClick&quot;,&quot;eventLabel&quot;:&quot;Glazed Chestnuts Gift Box 12 pieces&quot;,&quot;ecommerce&quot;:{&quot;click&quot;:{&quot;actionField&quot;:{&quot;list&quot;:&quot;&quot;},&quot;products&quot;:[{&quot;name&quot;:&quot;Glazed Chestnuts Gift Box 12 pieces&quot;,&quot;id&quot;:&quot;4063&quot;,&quot;price&quot;:&quot;52.00&quot;,&quot;category&quot;:&quot;Christmas Selection\/Christmas Gift Boxes&quot;,&quot;position&quot;:0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/en_fr/glazed-chestnuts-gift-box-12-pieces';return false; }});" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-4063.window="$el.src = $event.detail" alt="Glazed Chestnuts Gift Box 12 pieces" title="Glazed Chestnuts Gift Box 12 pieces" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/m/a/marrons_glac_s_12_pi_ces_2.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Glazed Chestnuts Gift Box 12 pieces </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p> A must-have for the holiday season, glazed chestnuts are also featured in a range of La Maison du Chocolat's creations. Deliciously sweet, these bite-sized treats will delight young and old alike. </p>
    </div>
    <script>
      function initPriceBox__6362a346e84c1() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a346e84c1()" @update-prices-4063.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="4063" data-price-box="product-id-4063">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-4063" data-price-amount="52" data-price-type="finalPrice" class="price-wrapper "><span class="price">€52.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(4063, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Glazed Chestnuts Gift Box 12 pieces </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(4063)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Glazed Chestnuts Gift Box 12 pieces </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5529/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5529/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="5529">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a 40="" href="https://www.lamaisonduchocolat.com/en_fr/coffret-maison-dark-milk-40-chocolates" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" maison="" dark="" and="" milk="" chocolates","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" chocolates","id":"5529","price":"49.00","category":"chocolate","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/en_fr/coffret-maison-dark-milk-40-chocolates" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-5529.window="$el.src = $event.detail" alt="Coffret Maison Dark and Milk 40 chocolates" title="Coffret Maison Dark and Milk 40 chocolates" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret_maison_assorti_40_pi_ces.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Coffret Maison Dark and Milk 40 chocolates </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>An iconic chocolate collection, featuring ganaches, and pralinés in dark and milk chocolate. Whether it's for you or a gift for someone else, you'll love La Maison du Chocolat's subtle chocolates.</p>
    </div>
    <script>
      function initPriceBox__6362a34717028() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a34717028()" @update-prices-5529.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="5529" data-price-box="product-id-5529">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-5529" data-price-amount="49" data-price-type="finalPrice" class="price-wrapper "><span class="price">€49.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(5529, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Coffret Maison Dark and Milk 40 chocolates </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(5529)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Coffret Maison Dark and Milk 40 chocolates </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5547/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5547/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="5547">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a 60="" href="https://www.lamaisonduchocolat.com/en_fr/coffret-maison-dark-60-chocolates" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" maison="" dark="" chocolates","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" chocolates","id":"5547","price":"73.00","category":"chocolate","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/en_fr/coffret-maison-dark-60-chocolates" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-5547.window="$el.src = $event.detail" alt="Coffret Maison Dark 60 chocolates" title="Coffret Maison Dark 60 chocolates" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret_maison_noir_60_pi_ces_1.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Coffret Maison Dark 60 chocolates </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>La Maison du Chocolat's delicious dark chocolate boxed collections are available in different sizes: choose from 24, 40, 60, or 84 ganaches, pralinés, and&nbsp;covered in dark chocolate.</p>
    </div>
    <script>
      function initPriceBox__6362a34733772() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a34733772()" @update-prices-5547.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="5547" data-price-box="product-id-5547">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-5547" data-price-amount="73" data-price-type="finalPrice" class="price-wrapper "><span class="price">€73.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(5547, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Coffret Maison Dark 60 chocolates </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(5547)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Coffret Maison Dark 60 chocolates </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5511/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5511/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="5511">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a 40="" href="https://www.lamaisonduchocolat.com/en_fr/pralines-gift-box-40-chocolates" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"pralin\u00e9s="" gift="" box="" chocolates","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"pralin\u00e9s="" chocolates","id":"5511","price":"54.00","category":"chocolate\="" pralin\u00e9s","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/en_fr/pralines-gift-box-40-chocolates" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-5511.window="$el.src = $event.detail" alt="Pralinés Gift box 40 chocolates" title="Pralinés Gift box 40 chocolates" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret_pralin_s_40_pi_ces_1.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Pralinés Gift box 40 chocolates </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>As one of our bestsellers, the taste and texture of praliné continues to delight. That's why La Maison du Chocolat has decided to showcase praliné chocolates in a number of collections.</p>
    </div>
    <script>
      function initPriceBox__6362a3474a154() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a3474a154()" @update-prices-5511.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="5511" data-price-box="product-id-5511">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-5511" data-price-amount="54" data-price-type="finalPrice" class="price-wrapper "><span class="price">€54.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(5511, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Pralinés Gift box 40 chocolates </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(5511)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Pralinés Gift box 40 chocolates </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5624/

<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/en_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9lbl9mcg%2C%2C/product/5624/"
  class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln"> <input type="hidden" name="product" value="5624">
  <div class="relative text-center w-full mx-auto mb-3 ">
    <a href="https://www.lamaisonduchocolat.com/en_fr/craquant-treat-gift-box-45-chocolates" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"craquant="" treat="" gift="" box="" 240g","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"craquant="" 240g","id":"5624","price":"38.00","category":"chocolate\="" pralin\u00e9s","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/en_fr/craquant-treat-gift-box-45-chocolates" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
            <img class="object-contain" loading="lazy" x-data="" @update-gallery-5624.window="$el.src = $event.detail" alt="Craquant Treat Gift Box 240g" title="Craquant Treat Gift Box 240g" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret_craquant_1_1.jpg" width="240" height="300" role="presentation">
        </a>
  </div>
  <div class="flex flex-col flex-grow product-info">
    <div class="mb-2.5 items-center justify-center text-primary font-bold text-lg text-center md:text-xl md:leading-5 product-item-name ">
      <p class="product-item-link flex justify-center items-center min-h-[2.875rem]"> Craquant Treat Gift Box 240g </p>
    </div>
    <div class="h-6 mb-3.5">
    </div>
    <div class="mb-5 text-tiny font-extralight items-center justify-center text-primary text-center md:min-h-[5.7rem] product-item-description ">
      <p>Find all the richness and delicacy of an assortment of Rocher homemade pralines and crunchy dried fruit finely coated with dark and milk chocolate. Approximately 45 pieces.</p>
    </div>
    <script>
      function initPriceBox__6362a34764993() {
        return {
          updatePrice(priceData) {
            const regularPriceLabel = this.$el.querySelector('.normal-price .price-label');
            const regularPriceElement = this.$el.querySelector('.normal-price .price-wrapper .price');
            if (priceData.finalPrice.amount < priceData.oldPrice.amount) {
              regularPriceLabel.classList.add('hidden');
            } else {
              regularPriceLabel.classList.remove('hidden');
            }
            regularPriceElement.innerText = hyva.formatPrice(priceData.finalPrice.amount);
          }
        }
      }
    </script>
    <div class="my-6 mt-auto text-center" x-data="initPriceBox__6362a34764993()" @update-prices-5624.window="updatePrice($event.detail);">
      <div class="price-box price-final_price" data-role="priceBox" data-product-id="5624" data-price-box="product-id-5624">
        <span class="price-container price-final_price tax weee">
          <span id="product-price-5624" data-price-amount="38" data-price-type="finalPrice" class="price-wrapper "><span class="price">€38.00</span></span>
        </span>
      </div>
    </div>
    <div class="flex flex-wrap items-center justify-center">
      <div x-data="initAddToCart()" x-show="showAddToCart(false, 5)" @private-content-loaded.window="receiveCustomerData($event.detail.data)">
        <button @click.prevent="addToCart(5624, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Add to Basket">
          <span class="inline">
            <span class="value">Add to Basket</span>
            <span class="sr-only"> Craquant Treat Gift Box 240g </span>
          </span>
        </button>
        <div class="sr-only add-to-cart-live" aria-live="polite"></div>
        <div class="stock available text-tiny text-center" x-show="!showAddToCart(false, 5)" style="display: none;">
          <span> Momentarily unavailable </span>
        </div>
      </div>
      <button x-data="initWishlist()" @click.prevent="addToWishlist(5624)" title="Add to the wishlist" aria-label="Add to the wishlist" type="button" class="absolute border rounded-full towishlist top-5 right-5 border-primary">
        <svg width="35px" height="35px" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" focusable="false">
          <path stroke-width="0.7" fill="none" fill-rule="evenodd" stroke-linecap="round" class="stroke-current" stroke-linejoin="round"
            d="M21.42864,24.3177034 C23.97168,22.7972726 27,20.2848955 27,16.9410544 C27,14.4708731 25.28568,12 22.71456,12 C19.28592,12 18,15.2940363 18,15.2940363 C18,15.2940363 16.71408,12 13.28544,12 C10.71432,12 9,14.4708731 9,16.9410544 C9,22.705272 18,26 18,26"
            id="Stroke-1"></path>
        </svg>
        <span class="sr-only"> Craquant Treat Gift Box 240g </span>
      </button>
    </div>
  </div>
</form>

POST https://www.lamaisonduchocolat.com/en_fr/dnd_newsletter/subscriber/new/secure/1/

<form class="form subscribe" x-trap.inert="show" novalidate="" action="https://www.lamaisonduchocolat.com/en_fr/dnd_newsletter/subscriber/new/secure/1/" method="post" id="newsletter-validate-detail">
  <input name="form_key" type="hidden" value="f4EJRU9fUi8hs3Ln">
  <div class="flex">
    <div class="newsletter-image lg:w-[450px]">
      <div data-content-type="row" data-appearance="full-bleed" data-enable-parallax="0" data-parallax-speed="0.5" data-background-images="{}" data-element="main" data-pb-style="635A84ACE10F0">
        <div class="pagebuilder-column-group" data-content-type="column-group" data-grid-size="12" data-element="main" data-pb-style="635A84ACE10FD">
          <div class="pagebuilder-column" data-content-type="column" data-appearance="full-height" data-background-images="{}" data-element="main" data-pb-style="635A84ACE1105">
            <div data-content-type="image" data-appearance="full-width" data-element="main" data-pb-style="635A84ACE110D"><img class="pagebuilder-mobile-hidden" src="https://media.lamaisonduchocolat.com/wysiwyg/Popin-Newsletter.jpg" alt="" title=""
                data-element="desktop_image" data-pb-style="635A84ACE1114" loading="lazy"><img class="pagebuilder-mobile-only" src="https://media.lamaisonduchocolat.com/wysiwyg/Popin-Newsletter.jpg" alt="" title="" data-element="mobile_image"
                data-pb-style="635A84ACE111B" loading="lazy"></div>
          </div>
        </div>
      </div>
      <style>
        #html-body [data-pb-style="635A84ACE10F0"] {
          justify-content: flex-start;
          display: flex;
          flex-direction: column;
          background-size: cover;
          background-attachment: scroll;
          border-style: none;
          border-width: 1px;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 0px;
          margin: 0px;
          padding: 0px;
          background-position: left top;
          background-repeat: no-repeat no-repeat;
        }

        #html-body [data-pb-style="635A84ACE10FD"] {
          display: flex;
        }

        #html-body [data-pb-style="635A84ACE1105"] {
          justify-content: flex-start;
          display: flex;
          flex-direction: column;
          background-size: cover;
          background-attachment: scroll;
          border-style: none;
          border-width: 1px;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 0px;
          width: 100%;
          margin: 0px;
          padding: 0px;
          align-self: stretch;
          background-position: left top;
          background-repeat: no-repeat no-repeat;
        }

        #html-body [data-pb-style="635A84ACE110D"] {
          margin: 0px;
          padding: 0px;
          border-style: none;
        }

        #html-body [data-pb-style="635A84ACE1114"] {
          border-style: none;
          border-width: 1px;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 0px;
          max-width: 100%;
          height: auto;
        }

        #html-body [data-pb-style="635A84ACE111B"] {
          border-style: none;
          border-width: 1px;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px;
          border-bottom-left-radius: 0px;
          max-width: 100%;
          height: auto;
        }
      </style>
      <style type="text/css"></style>
    </div>
    <div class="relative lg:w-[510px] p-1 pb-10 lg:p-10">
      <fieldset class="fieldset flex flex-wrap">
        <button x-focus-first="" @click="hide" type="button" class="absolute right-1 top-1 h-20 w-20">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 33 33" aria-hidden="true" class="w-2.5 h-2.5 m-auto">
            <path d="M1.454 3.646a1.55 1.55 0 0 1 2.192-2.192l27.9 27.9a1.55 1.55 0 1 1-2.192 2.192l-27.9-27.9z" stroke="currentColor" stroke-width="0.5"></path>
            <path d="M29.354 1.454a1.55 1.55 0 1 1 2.192 2.192l-27.9 27.9a1.55 1.55 0 1 1-2.192-2.192l27.9-27.9z" stroke="currentColor" stroke-width="0.5"></path>
          </svg>
          <span class="sr-only">Close modal</span>
        </button>
        <h1 class="w-full pt-10 px-5 text-2xl uppercase tracking-widest font-medium">Newsletter</h1>
        <span class="has-required pb-10 px-5 block">Required Fields</span>
        <div class="field mb-5 px-5">
          <label class="label" for="email">
            <span> Email address </span>
          </label>
          <div class="control">
            <input name="email" type="email" id="email" class="form-email" required="" placeholder="Enter your email address" aria-describedby="newsletter-email-format">
            <p class="note" id="newsletter-email-format">Format: firstnamelastname@domaine.com - ex: john.doe@gmail.com</p>
          </div>
        </div>
        <div class="field mb-5 px-5 w-1/2">
          <label class="label" for="firstname">
            <span> Firstname </span>
          </label>
          <div class="control">
            <input name="firstname" type="text" id="firstname" class="form-input" required="" placeholder="Firstname">
          </div>
        </div>
        <div class="field mb-5 px-5 w-1/2">
          <label class="label" for="lastname">
            <span> Lastname </span>
          </label>
          <div class="control">
            <input name="lastname" type="text" id="lastname" class="form-input" required="" placeholder="Lastname">
          </div>
        </div>
        <div class="field mb-5 px-5 w-full">
          <label class="label" for="country">
            <span> Country </span>
          </label>
          <div class="control">
            <select name="country_id" id="country" class="" title="Country" data-validate="{'validate-select':true}">
              <option value="">Select a country</option>
              <option value="AT">Austria</option>
              <option value="BE">Belgium</option>
              <option value="CZ">Czechia</option>
              <option value="DK">Denmark</option>
              <option value="FR" selected="selected">France</option>
              <option value="DE">Germany</option>
              <option value="HU">Hungary</option>
              <option value="IT">Italy</option>
              <option value="LV">Latvia</option>
              <option value="LU">Luxembourg</option>
              <option value="MT">Malta</option>
              <option value="NL">Netherlands</option>
              <option value="PL">Poland</option>
              <option value="PT">Portugal</option>
              <option value="SK">Slovakia</option>
              <option value="SI">Slovenia</option>
              <option value="ES">Spain</option>
              <option value="SE">Sweden</option>
            </select>
          </div>
        </div>
        <div class="field language" style="display: none">
          <div class="control">
            <input name="language" type="text" value="en_GB">
          </div>
        </div>
        <div class="field mb-5 px-5">
          <div class="control">
            <input class="checkbox" type="checkbox" name="accept_newsletter" id="accept_newsletter" required="">
            <label class="label" for="accept_newsletter">
              <span>I accept and acknowledge that the information about me will be used for the sending of newsletters. I can exercise my rights in accordance with the
                <a href="https://www.lamaisonduchocolat.com/en_fr/privacy-policy">privacy policy</a>.</span>
            </label>
          </div>
          <div data-content-type="row" data-appearance="contained" data-element="main">
            <div data-enable-parallax="0" data-parallax-speed="0.5" data-background-images="{}" data-element="inner" data-pb-style="635A84AEB63EE">
              <div data-content-type="text" data-appearance="default" data-element="main" data-pb-style="635A84AEB63FC">
                <p><span data-pb-style="635A84AEB6404"><em>By entering your email address, you accept your email address only in order to receive the La Maison du Chocolat Newsletter. At any time, you can withdraw your consent via the unsubscribe
                      link integrated in the Newsletter. To find out more about your rights and the protection of your data click&nbsp;<span
                        data-pb-style="635A84AEB640B"><a href="https://www.lamaisonduchocolat.com/en_fr/privacy-policy">here</a>.</span></em></span></p>
                <p><span data-pb-style="635A84AEB6412"><em>By clicking on register, you confirm that you have read and understood
                      the&nbsp;<a href="https://www.lamaisonduchocolat.com/en_fr/privacy-policy"><span data-pb-style="635A84AEB6419">data privacy policy</span></a>.</em></span></p>
              </div>
            </div>
          </div>
          <style>
            #html-body [data-pb-style="635A84AEB63EE"] {
              justify-content: flex-start;
              display: flex;
              flex-direction: column;
              background-position: left top;
              background-size: cover;
              background-repeat: no-repeat;
              background-attachment: scroll;
              border-style: none;
              border-width: 1px;
              border-radius: 0px;
              margin: 0px 0px 10px;
              padding: 10px;
            }

            #html-body [data-pb-style="635A84AEB63FC"] {
              border-style: none;
              border-width: 1px;
              border-radius: 0px;
              margin: 0px;
              padding: 0px;
            }

            #html-body [data-pb-style="635A84AEB6404"] {
              font-size: 12px;
            }

            #html-body [data-pb-style="635A84AEB640B"] {
              text-decoration: underline;
            }

            #html-body [data-pb-style="635A84AEB6412"] {
              font-size: 12px;
            }

            #html-body [data-pb-style="635A84AEB6419"] {
              text-decoration: underline;
            }
          </style>
          <style type="text/css"></style>
        </div>
      </fieldset>
      <div class="actions px-5 pb-5">
        <button class="btn btn-primary m-auto" type="submit">
          <span> Subscribe </span>
        </button>
      </div>
    </div>
  </div>
</form>

Text Content

With your agreement, we and our partners use cookies or similar technologies to
store, access, and process personal data like your visit on this website. You
can withdraw your consent or object to data processing based on legitimate
interest at any time by clicking on "Learn More" or in our Privacy Policy on
this website.
We and our partners do the following data processing:
Personalised ads and content, ad and content measurement, audience insights and
product development, Precise geolocation data, and identification through device
scanning, Store and/or access information on a device, Stricly Necessary Cookies
Learn More →Refuse allAgree all

Skip to Content
Language and shipping Country

Close Language and country of delivery window


SELECT YOUR DELIVERY AND LANGUAGE OPTIONS

Delivery country France
Close modal


SHIP
TO LOCATION

Austria
Belgium
Czech Republic
Denmark
France
Germany
Hong Kong
Hungary
Italy
Japan
Latvia
Luxembourg
Malta
Netherland
Poland
Portugal
Slovakia
Slovenia
Spain
Sweden
United States
Set location
Language English
 * French

Point of sales
Show the Menu

 *   
   * Connect to My Account
   * My wishlist
 * Search product
 * 0 My cart

Close navigation menu
 * Autumn Collection
   * Back to main navigation
     Autumn Collection
     Close navigation menu
   * Discover the world of Autumn Collection
   *  * GLAZED CHESTNUTS
      * AUTUMN SELECTION
      * DISCOVER AUTUMN COLLECTION
      * DISCOVER AUTUMN COLLECTION
     
      * Twigs Gift Box 20 chocolates
      * Pleyel
      * Glazed Chestnuts Gift Box 6 pieces
 * Chocolate
   * Back to main navigation
     Chocolate
     Close navigation menu
   * Discover the world of Chocolate
   *  * CHOCOLATE ASSORTMENTS
      * PRALINES
      * TRUFFLES
      * TABLETS
      * SNACKING
      * MESSAGE GIFT BOXES
      * DISCOVER CHOCOLATES KNOW-HOW
      * SEE ALL CHOCOLATES
     
      * Coffret Maison Assorted 60 chocolates
      * Pralinés Gift Box 40 chocolates
      * Bars Gift Box 36 Chocolates
 * Decadent Treats
   * Back to main navigation
     Decadent Treats
     Close navigation menu
   * Discover the world of Decadent Treats
   *  * CHOCOLATE COVERED FRUITS
      * SWEET TREATS
      * GLAZED CHESTNUTS
      * DISCOVER DECADENT TREATS KNOW-HOW
      * SEE ALL DECADENT TREATS
     
      * Amandas
      * Orangettes Case
      * Twigs Gift Box
 * Pastries
   * Back to main navigation
     Pastries
     Close navigation menu
   * Discover the world of Pastries
   *  * CAKES
      * MACARONS
      * ECLAIRS
      * MOUSSE CAKES
      * DISCOVER PASTRIES KNOW-HOW
      * SEE ALL PASTRIES
     
      * Lemon cake
      * Pleyel
      * Dark Chocolate Eclair
 * Exceptional Gifts
   * Back to main navigation
     Exceptional Gifts
     Close navigation menu
   * Discover the world of Exceptional Gifts
   *  * HATBOXES
      * MESSAGE GIFT BOXES
      * GIFTS SELECTION
      * DISCOVER GIFTS KNOW-HOW
      * SEE ALL GIFTS
     
      * Panthéon Gift Box
      * Heart Gift Box 45 Chocolates
      * Plain Cassis Caramel Truffles
 * La Maison
   * Back to main navigation
     La Maison
     Close navigation menu
   * Discover the world of La Maison
   *  * ARTISANAL SAVOIR-FAIRE
      * A SIGNATURE TASTE
      * A UNIQUE CREATIVE ENERGY
      * A RESPONSIBLE COMMITMENT
      * OUR CLIENTS
      * LOYALTY CLUB
      * NEWS
      * LA MAISON
     
      * Absolutely Gift Christmas
      * Fruit Naturally
      * Snacking Collection
 * Corporate gifts
    * Language and shipping Country
      
      Close Language and country of delivery window
      
      
      SELECT YOUR DELIVERY AND LANGUAGE OPTIONS
      
      Delivery country France
      Close modal
      
      
      SHIP
      TO LOCATION
      
      Austria
      Belgium
      Czech Republic
      Denmark
      France
      Germany
      Hong Kong
      Hungary
      Italy
      Japan
      Latvia
      Luxembourg
      Malta
      Netherland
      Poland
      Portugal
      Slovakia
      Slovenia
      Spain
      Sweden
      United States
      Set location
      Language English
       * French
   
    * Point of sales

 * 
   My wishlist
 * 
   My account

 * Autumn Collection Autumn Collection
   *  * GLAZED CHESTNUTS
      * AUTUMN SELECTION
      * DISCOVER AUTUMN COLLECTION
      * DISCOVER AUTUMN COLLECTION
     
      * Twigs Gift Box 20 chocolates
      * Pleyel
      * Glazed Chestnuts Gift Box 6 pieces
 * Chocolate Chocolate
   *  * CHOCOLATE ASSORTMENTS
      * PRALINES
      * TRUFFLES
      * TABLETS
      * SNACKING
      * MESSAGE GIFT BOXES
      * DISCOVER CHOCOLATES KNOW-HOW
      * SEE ALL CHOCOLATES
     
      * Coffret Maison Assorted 60 chocolates
      * Pralinés Gift Box 40 chocolates
      * Bars Gift Box 36 Chocolates
 * Decadent Treats Decadent Treats
   *  * CHOCOLATE COVERED FRUITS
      * SWEET TREATS
      * GLAZED CHESTNUTS
      * DISCOVER DECADENT TREATS KNOW-HOW
      * SEE ALL DECADENT TREATS
     
      * Amandas
      * Orangettes Case
      * Twigs Gift Box
 * Pastries Pastries
   *  * CAKES
      * MACARONS
      * ECLAIRS
      * MOUSSE CAKES
      * DISCOVER PASTRIES KNOW-HOW
      * SEE ALL PASTRIES
     
      * Lemon cake
      * Pleyel
      * Dark Chocolate Eclair
 * Exceptional Gifts Exceptional Gifts
   *  * HATBOXES
      * MESSAGE GIFT BOXES
      * GIFTS SELECTION
      * DISCOVER GIFTS KNOW-HOW
      * SEE ALL GIFTS
     
      * Panthéon Gift Box
      * Heart Gift Box 45 Chocolates
      * Plain Cassis Caramel Truffles
 * La Maison La Maison
   *  * ARTISANAL SAVOIR-FAIRE
      * A SIGNATURE TASTE
      * A UNIQUE CREATIVE ENERGY
      * A RESPONSIBLE COMMITMENT
      * OUR CLIENTS
      * LOYALTY CLUB
      * NEWS
      * LA MAISON
     
      * Absolutely Gift Christmas
      * Fruit Naturally
      * Snacking Collection
 * Search product
 * Corporate gifts


MY CART

You have no items in your shopping basket. You have no items in your shopping
basket.



Quantity:
Delete
>
Close
Are you sure you want to delete this product from your cart ?
Cancel Delete the product

Total

Excluding shipping fee
Including VAT


Good news, free delivery for this cart !
See my basket

The cart will be saved 5 days


CHECKOUT USING YOUR ACCOUNT

Email Address

Password

Sign In Forgot Your Password?



CHECKOUT AS A NEW CUSTOMER

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
You are looking for Search Cancel


FREE delivery from 65€ in France with COLISSIMO and in Paris/close suburbs with
MESSENGER SERVICE. 


 GLAZED CHESTNUTS 


Face the autumn freshness with our must-have
glazed chestnuts.
Découvrir


AUTUMN SELECTION

Previous tab

Halloween Treats 100g



Small Halloween symbols in dark and milk chocolate.

€12.00
Add to Basket Halloween Treats 100g

Momentarily unavailable
Halloween Treats 100g

Choco Unhinged Spread



New recipe ! Hazelnut spread, smooth and creamy, pot 280g.

€15.00
Add to Basket Choco Unhinged Spread

Momentarily unavailable
Choco Unhinged Spread

Halloween Gesture Gift Box 16 chocolates



WEB ONLY Our irresistible gift box in Halloween colours filled with an
assortment of 16 dark and milk ganaches and pralines ... Little touches that
make all the difference !

€21.00
Add to Basket Halloween Gesture Gift Box 16 chocolates

Out of stock
Halloween Gesture Gift Box 16 chocolates

Glazed Chestnuts Gift Box 12 pieces



A must-have for the holiday season, glazed chestnuts are also featured in a
range of La Maison du Chocolat's creations. Deliciously sweet, these bite-sized
treats will delight young and old alike.

€52.00
Add to Basket Glazed Chestnuts Gift Box 12 pieces

Momentarily unavailable
Glazed Chestnuts Gift Box 12 pieces
Next tab




 * Free delivery in France
   from 65€

 * Our
   commitments

 * Secure
   payment

 * Customer service
   01 55 51 83 18


NICOLAS CLOISEAU

Discover the artisanal savoir-faire
of La Maison du Chocolat.

Discover


PLAIN CASSIS
CARAMEL TRUFFLES

Three delicious truffle
recipes.

Discover   Discover the Plain Cassis Caramel Truffles


CORPORATE
GIFT

Our teams assist you
in your projects:
Corporate gifts, events...

Discover




BEST SELLERS

Previous tab

Coffret Maison Dark and Milk 40 chocolates



An iconic chocolate collection, featuring ganaches, and pralinés in dark and
milk chocolate. Whether it's for you or a gift for someone else, you'll love La
Maison du Chocolat's subtle chocolates.

€49.00
Add to Basket Coffret Maison Dark and Milk 40 chocolates

Momentarily unavailable
Coffret Maison Dark and Milk 40 chocolates

Coffret Maison Dark 60 chocolates



La Maison du Chocolat's delicious dark chocolate boxed collections are available
in different sizes: choose from 24, 40, 60, or 84 ganaches, pralinés,
and covered in dark chocolate.

€73.00
Add to Basket Coffret Maison Dark 60 chocolates

Momentarily unavailable
Coffret Maison Dark 60 chocolates

Pralinés Gift box 40 chocolates



As one of our bestsellers, the taste and texture of praliné continues to
delight. That's why La Maison du Chocolat has decided to showcase praliné
chocolates in a number of collections.

€54.00
Add to Basket Pralinés Gift box 40 chocolates

Momentarily unavailable
Pralinés Gift box 40 chocolates

Craquant Treat Gift Box 240g



Find all the richness and delicacy of an assortment of Rocher homemade pralines
and crunchy dried fruit finely coated with dark and milk chocolate.
Approximately 45 pieces.

€38.00
Add to Basket Craquant Treat Gift Box 240g

Momentarily unavailable
Craquant Treat Gift Box 240g
Next tab





GIFT IDEAS

Looking for a gift idea ?
La Maison du Chocolat offers you its selection of sumptuous
gift boxes, iconic Coffrets Maison, and other gourmandises ...


THE MAISON EXPERIENCE


CHOCOLATE CIRCLE

Do you like La Maison du Chocolat? Join our loyalty club, Chocolate Circle and
enjoy exclusive advantages: greedy gifts, exclusive invitations, personalized
services and much more!

Discover


CHRISTMAS 2022

What is Christmas without its dizzying array of emotions? Because he likes to
surprise, Nicolas Cloiseau climbs the heights of accumulation this year. Design
and greediness mingle in a gift spirit that speaks volumes about temptation.

Available from 3 November 2022.

Discover



GRAPHIC COLORS

Because you love our chocolates, today we are reinventing what you love so much
about them. 

Discover



#LAMAISON DUCHOCOLAT

Be bold and find out more about your favorite sweet treats, from the secrets of
how they’re made, to artisanal expertise and creativity and exclusive news.
Learn about La Maison du Chocolat’s genius on Instagram, Facebook, Twitter, and
LinkedIn!

Previous tab
Nostalgic pleasure!


NOSTALGIC PLEASURE!

Opt for the Craquant Gift Box and its assortment of gourmandises.

Rather ganache or praliné?


RATHER GANACHE OR PRALINÉ?

(Re)discover our dark iconic Maison du Chocolat gift box!

Ready for the tasting?


READY FOR THE TASTING?

Let yourself be surprised by the subtleties of the Pralinés Gift Box.

Note to all gourmands!


NOTE TO ALL GOURMANDS!

Fall for the Noisettes Démentes bar, generous and crunchy.

Next tab






 * Free delivery in France
   from 65€

 * Our
   commitments

 * Secure
   payment

 * Customer service
   01 55 51 83 18

ARTISANAL CREATIONS SINCE 1977,
TODAY AND FOREVER.

 * 
 * 
 * 
 * 

Subscribe to newsletter

Close modal


NEWSLETTER

Required Fields
Email address

Format: firstnamelastname@domaine.com - ex: john.doe@gmail.com

Firstname

Lastname

Country
Select a
countryAustriaBelgiumCzechiaDenmarkFranceGermanyHungaryItalyLatviaLuxembourgMaltaNetherlandsPolandPortugalSlovakiaSloveniaSpainSweden

I accept and acknowledge that the information about me will be used for the
sending of newsletters. I can exercise my rights in accordance with the privacy
policy.

By entering your email address, you accept your email address only in order to
receive the La Maison du Chocolat Newsletter. At any time, you can withdraw your
consent via the unsubscribe link integrated in the Newsletter. To find out more
about your rights and the protection of your data click here.

By clicking on register, you confirm that you have read and understood the data
privacy policy.

Subscribe
 * 
   La maison du chocolat
   Chocolate Circle
   The environmental impact of our chocolate
   Delivery
   Accessibility

 * 
   Know more
   Press
   Corporate gift
   Your questions
   Contact

 * 
   Chocolate delivery
   How our chocolate is made
   What is praline chocolate
   How to recognize good chocolate
   Chef recipes

 * 
   Collections
   Father's day
   Christmas
   Easter
   Valentine's Day
   Mother's Day

Configure my cookies

© Maison du chocolat 2020
 * Cookies
 * Sitemap
 * GTS
 * Privacy policy
 * Terms & Conditions

Close the cart information modal


THIS PRODUCT HAS BEEN ADDED TO THE CART


See my basket Continue shopping