www.lamaisonduchocolat.com
Open in
urlscan Pro
2606:2800:233:1cb7:261b:1f9c:2074:3c
Public Scan
URL:
https://www.lamaisonduchocolat.com/fr_fr
Submission Tags: sansec.io magecart Search All
Submission: On June 27 via api from US — Scanned from DE
Submission Tags: sansec.io magecart Search All
Submission: On June 27 via api from US — Scanned from DE
Form analysis
22 forms found in the DOMPOST https://www.lamaisonduchocolat.com/fr_fr/dnd_shiplocation/index/new/secure/1/
<form x-data="initModalLocations()" action="https://www.lamaisonduchocolat.com/fr_fr/dnd_shiplocation/index/new/secure/1/" x-ref="form" @keyup.tab="keyboardNavigation = true" method="post" class="py-[60px] md:pb-[60px] md:pt-28"
id="ship-location-form--667cdc2e25d08">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql">
<h3 class="text-base text-center uppercase md:text-2xl font-regular md:font-semibold mb-9 !text-black" id="location-items-label"> Sélectionnez <br>votre pays de livraison </h3>
<div class="location-items" role="group" aria-labelledby="location-items-label">
<div class="location-items">
<input type="radio" id="fr-667cdc2e25d08" value="fr" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'fr'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark bg-container" for="fr-667cdc2e25d08" :class="{
'bg-container' : location === '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 !text-black"> France </span>
<span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center block" :class="{
"block" : location === "fr",
"hidden" : location !== "fr"
}">
<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-items">
<input type="radio" id="hk-667cdc2e25d08" value="hk" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'hk'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark" for="hk-667cdc2e25d08" :class="{
'bg-container' : location === '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 !text-black"> 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="{
"block" : location === "hk",
"hidden" : location !== "hk"
}">
<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-items">
<input type="radio" id="jp-667cdc2e25d08" value="jp" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'jp'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark" for="jp-667cdc2e25d08" :class="{
'bg-container' : location === '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 !text-black"> 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="{
"block" : location === "jp",
"hidden" : location !== "jp"
}">
<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-items">
<input type="radio" id="us-667cdc2e25d08" value="us" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'us'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark" for="us-667cdc2e25d08" :class="{
'bg-container' : location === '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 !text-black"> 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="{
"block" : location === "us",
"hidden" : location !== "us"
}">
<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="sr-only">
<button type="submit" value="Enregistrer" class="w-full m-auto md:w-auto btn btn-primary"> Enregistrer </button>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/dnd_shiplocation/index/new/secure/1/
<form x-data="initModalLocations()" action="https://www.lamaisonduchocolat.com/fr_fr/dnd_shiplocation/index/new/secure/1/" x-ref="form" @keyup.tab="keyboardNavigation = true" method="post" class="py-[60px] md:pb-[60px] md:pt-28"
id="ship-location-form--667cd8964903b">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql">
<h3 class="text-base text-center uppercase md:text-2xl font-regular md:font-semibold mb-9 !text-black" id="location-items-label"> Sélectionnez <br>votre pays de livraison </h3>
<div class="location-items" role="group" aria-labelledby="location-items-label">
<div class="location-items">
<input type="radio" id="fr-667cd8964903b" value="fr" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'fr'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark bg-container" for="fr-667cd8964903b" :class="{
'bg-container' : location === '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 !text-black"> France </span>
<span aria-hidden="true" class="icon border border-primary rounded-full h-3.5 w-3.5 flex justify-center items-center block" :class="{
"block" : location === "fr",
"hidden" : location !== "fr"
}">
<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-items">
<input type="radio" id="hk-667cd8964903b" value="hk" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'hk'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark" for="hk-667cd8964903b" :class="{
'bg-container' : location === '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 !text-black"> 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="{
"block" : location === "hk",
"hidden" : location !== "hk"
}">
<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-items">
<input type="radio" id="jp-667cd8964903b" value="jp" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'jp'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark" for="jp-667cd8964903b" :class="{
'bg-container' : location === '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 !text-black"> 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="{
"block" : location === "jp",
"hidden" : location !== "jp"
}">
<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-items">
<input type="radio" id="us-667cd8964903b" value="us" name="ship_location" class="sr-only" @change="!keyboardNavigation && $refs.form.submit()" @focus="location = 'us'">
<label class="px-10 mb-0 font-normal label text-tiny md:px-28 before:block before:h-px before:w-full before:bg-container-dark" for="us-667cd8964903b" :class="{
'bg-container' : location === '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 !text-black"> 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="{
"block" : location === "us",
"hidden" : location !== "us"
}">
<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="sr-only">
<button type="submit" value="Enregistrer" class="w-full m-auto md:w-auto btn btn-primary"> Enregistrer </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>Adresse e-mail</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>Mot de passe</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"> Se connecter </button>
<a href="https://www.lamaisonduchocolat.com/fr_fr/customer/account/forgotpassword/">
Mot de passe oublié ? </a>
</div>
</div>
</form>
GET https://www.lamaisonduchocolat.com/fr_fr/catalogsearch/result/
<form id="search_mini_form" action="https://www.lamaisonduchocolat.com/fr_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"> Vous recherchez </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="Coffrets Maison, Pralinés, Tablettes..">
<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" fill="currentColor" aria-hidden="true" class="fill-current mr-1 ">
<path fill="currentColor" stroke-width="0.3"
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> Chercher </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"> Annuler </span>
</button>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/4012/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/4012/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="4012">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/glace-chocolat-noir-intense" onclick="window.dataLayer.push({"event":"productClick","eventLabel":"Glace Chocolat Noir Intense","ecommerce":{"click":{"actionField":{"list":""},"products":[{"name":"Glace Chocolat Noir Intense","id":"4012","price":"7.00","category":"Printemps","position":0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/fr_fr/glace-chocolat-noir-intense';return false; }});" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-4012.window="$el.src = $event.detail" alt="Glace Chocolat Noir Intense" title="Glace Chocolat Noir Intense" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/p/o/pot_chocolat.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]"> Glace Chocolat Noir Intense </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.67)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 11.2px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.67/5 </span>
</div>
</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>Petit pot de glace au chocolat noir intense 80%, 120ml.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2e3eb94()" @update-prices-4012.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="4012" data-price-box="product-id-4012">
<span class="price-container price-final_price tax weee">
<span id="product-price-4012" data-price-amount="7" data-price-type="finalPrice" class="price-wrapper "><span class="price">7,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(4012, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Glace Chocolat Noir Intense </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(4012)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Glace Chocolat Noir Intense </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/4006/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/4006/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="4006">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/sorbet-plein-fruit-framboise" onclick="window.dataLayer.push({"event":"productClick","eventLabel":"Sorbet Plein Fruit Framboise","ecommerce":{"click":{"actionField":{"list":""},"products":[{"name":"Sorbet Plein Fruit Framboise","id":"4006","price":"7.00","category":"Printemps","position":0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/fr_fr/sorbet-plein-fruit-framboise';return false; }});" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-4006.window="$el.src = $event.detail" alt="Sorbet Plein Fruit Framboise" title="Sorbet Plein Fruit Framboise" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/p/o/pot_framboise.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]"> Sorbet Plein Fruit Framboise </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.50)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 8px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.50/5 </span>
</div>
</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>Petit pot de sorbet à la framboise, 120ml.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2e6c1ef()" @update-prices-4006.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="4006" data-price-box="product-id-4006">
<span class="price-container price-final_price tax weee">
<span id="product-price-4006" data-price-amount="7" data-price-type="finalPrice" class="price-wrapper "><span class="price">7,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(4006, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Sorbet Plein Fruit Framboise </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(4006)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Sorbet Plein Fruit Framboise </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/8066/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/8066/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="8066">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/batonnet-givre-chocolat-lait-noisette-caramel" onclick="window.dataLayer.push({"event":"productClick","eventLabel":"B\u00e2tonnet Givr\u00e9 Chocolat Noisette-Caramel","ecommerce":{"click":{"actionField":{"list":""},"products":[{"name":"B\u00e2tonnet Givr\u00e9 Chocolat Noisette-Caramel","id":"8066","price":"7.00","category":"Printemps\/Glaces","position":0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/fr_fr/batonnet-givre-chocolat-lait-noisette-caramel';return false; }});" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-8066.window="$el.src = $event.detail" alt="Bâtonnet Givré Chocolat Noisette-Caramel" title="Bâtonnet Givré Chocolat Noisette-Caramel" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/b/a/batonnet-noisette-caramel-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]"> Bâtonnet Givré Chocolat Noisette-Caramel </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.29)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 4.8px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.29/5 </span>
</div>
</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>Bâtonnet givré enrobé de chocolat au lait aux éclats de noisettes, glace chocolat noir au lait de noisettes et cœur de glace caramel sel de Guérande.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2e7861c()" @update-prices-8066.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="8066" data-price-box="product-id-8066">
<span class="price-container price-final_price tax weee">
<span id="product-price-8066" data-price-amount="7" data-price-type="finalPrice" class="price-wrapper "><span class="price">7,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(8066, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Bâtonnet Givré Chocolat Noisette-Caramel </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(8066)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Bâtonnet Givré Chocolat Noisette-Caramel </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16389/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16389/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="16389">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/batonnet-givre-tout-chocolat-noir" onclick="window.dataLayer.push({"event":"productClick","eventLabel":"B\u00e2tonnet Givr\u00e9 Tout Chocolat","ecommerce":{"click":{"actionField":{"list":""},"products":[{"name":"B\u00e2tonnet Givr\u00e9 Tout Chocolat","id":"16389","price":"7.00","category":"Printemps","position":0}]}}, 'eventCallback': function() { document.location = 'https://www.lamaisonduchocolat.com/fr_fr/batonnet-givre-tout-chocolat-noir';return false; }});" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-16389.window="$el.src = $event.detail" alt="Bâtonnet Givré Tout Chocolat" title="Bâtonnet Givré Tout Chocolat" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/b/a/batonnet-chocolatl-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]"> Bâtonnet Givré Tout Chocolat </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.93)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 11.2px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.93/5 </span>
</div>
</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>Glace au chocolat noir intense 80%, cœur de sorbet 100% cacao, copeaux de chocolat noir 68%. Couverture chocolat noir 62%, éclats d’amandes torréfiées. </p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2e84082()" @update-prices-16389.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="16389" data-price-box="product-id-16389">
<span class="price-container price-final_price tax weee">
<span id="product-price-16389" data-price-amount="7" data-price-type="finalPrice" class="price-wrapper "><span class="price">7,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(16389, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Bâtonnet Givré Tout Chocolat </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(16389)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Bâtonnet Givré Tout Chocolat </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16680/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16680/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="16680">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/boite-cadeau-bourse" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"boite="" cadeau="" bourse","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"boite="" bourse","id":"16680","price":"42.00","category":"cadeaux","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/boite-cadeau-bourse" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-16680.window="$el.src = $event.detail" alt="Boite Cadeau Bourse" title="Boite Cadeau Bourse" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/b/o/bourse--white-v2-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]"> Boite Cadeau Bourse </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(5.00)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 5.00/5 </span>
</div>
</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>Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. La boite cadeau Bourse signe d'élégance les attentions d'exception.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2e98f5c()" @update-prices-16680.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="16680" data-price-box="product-id-16680">
<span class="price-container price-final_price tax weee">
<span id="product-price-16680" data-price-amount="42" data-price-type="finalPrice" class="price-wrapper "><span class="price">42,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(16680, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Boite Cadeau Bourse </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> Épuisé </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(16680)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Boite Cadeau Bourse </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/14056/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/14056/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="14056">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/seau-gourmand-boite-cadeau" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"seau="" gourmand","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"seau="" gourmand","id":"14056","price":"72.00","category":"cadeaux","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/seau-gourmand-boite-cadeau" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-14056.window="$el.src = $event.detail" alt="Seau Gourmand" title="Seau Gourmand" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/s/e/seau_gourmand_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]"> Seau Gourmand </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.50)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 8px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.50/5 </span>
</div>
</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>Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. Le Seau Gourmand signe d'élégance les attentions d'exception.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2ea777e()" @update-prices-14056.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="14056" data-price-box="product-id-14056">
<span class="price-container price-final_price tax weee">
<span id="product-price-14056" data-price-amount="72" data-price-type="finalPrice" class="price-wrapper "><span class="price">72,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(14056, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Seau Gourmand </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(14056)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Seau Gourmand </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16674/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16674/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="16674">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/boite-cadeau-alma" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"boite="" cadeau="" alma","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"boite="" alma","id":"16674","price":"144.00","category":"cadeaux","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/boite-cadeau-alma" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-16674.window="$el.src = $event.detail" alt="Boite Cadeau Alma" title="Boite Cadeau Alma" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/a/l/alma--white-v2-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]"> Boite Cadeau Alma </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(5.00)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 5.00/5 </span>
</div>
</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>Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. La boite cadeau Alma signe d'élégance les attentions d'exception.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2eb7fff()" @update-prices-16674.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="16674" data-price-box="product-id-16674">
<span class="price-container price-final_price tax weee">
<span id="product-price-16674" data-price-amount="144" data-price-type="finalPrice" class="price-wrapper "><span class="price">144,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(16674, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Boite Cadeau Alma </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> Épuisé </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(16674)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Boite Cadeau Alma </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16689/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/16689/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="16689">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/boite-cadeau-invalides" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"boite="" cadeau="" invalides","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"boite="" invalides","id":"16689","price":"227.00","category":"cadeaux","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/boite-cadeau-invalides" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-16689.window="$el.src = $event.detail" alt="Boite Cadeau Invalides" title="Boite Cadeau Invalides" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/i/n/invalides--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]"> Boite Cadeau Invalides </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>Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. La boite cadeau Invalides signe d'élégance les attentions d'exception.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2ec5d6e()" @update-prices-16689.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="16689" data-price-box="product-id-16689">
<span class="price-container price-final_price tax weee">
<span id="product-price-16689" data-price-amount="227" data-price-type="finalPrice" class="price-wrapper "><span class="price">227,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(16689, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Boite Cadeau Invalides </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> Épuisé </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(16689)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Boite Cadeau Invalides </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18297/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18297/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="18297">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/petite-piece-d-exception-phryge-paris-2024" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"petite="" pi\u00e8ce="" d'exception="" phryge="" paris="" 2024","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"petite="" 2024","id":"18297","price":"22.00","category":"licence="" 2024","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/petite-piece-d-exception-phryge-paris-2024" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-18297.window="$el.src = $event.detail" alt="Petite pièce d'exception Phryge Paris 2024" title="Petite pièce d'exception Phryge Paris 2024" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/p/i/pi_ce-phryge-1-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]"> Petite pièce d'exception Phryge Paris 2024 </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.00)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.00/5 </span>
</div>
</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>Pièce en chocolat noir et blanc à l’effigie des Phryges - Produit Officiel sous Licence Paris 2024</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2ed9cc7()" @update-prices-18297.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="18297" data-price-box="product-id-18297">
<span class="price-container price-final_price tax weee">
<span id="product-price-18297" data-price-amount="22" data-price-type="finalPrice" class="price-wrapper "><span class="price">22,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(18297, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Petite pièce d'exception Phryge Paris 2024 </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(18297)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Petite pièce d'exception Phryge Paris 2024 </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18291/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18291/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="18291">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/coffret-craquant-look-of-the-game-paris-2024-262g" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" craquant="" look="" of="" the="" game="" paris="" 2024","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" 2024","id":"18291","price":"44.00","category":"licence="" 2024","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/coffret-craquant-look-of-the-game-paris-2024-262g" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-18291.window="$el.src = $event.detail" alt="Coffret Craquant Look of the Game Paris 2024" title="Coffret Craquant Look of the Game Paris 2024" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/r/craquant-lotg-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]"> Coffret Craquant Look of the Game Paris 2024 </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(5.00)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 5.00/5 </span>
</div>
</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>Assortiment noir et lait, d’Amandas, d’Avelinas, de sticks rochers craquants et praliné biscuit, design coffret Look of the Game Paris 2024 - Produit Officiel sous Licence Paris 2024 </p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2ee8d7c()" @update-prices-18291.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="18291" data-price-box="product-id-18291">
<span class="price-container price-final_price tax weee">
<span id="product-price-18291" data-price-amount="44" data-price-type="finalPrice" class="price-wrapper "><span class="price">44,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(18291, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Coffret Craquant Look of the Game Paris 2024 </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(18291)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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 Craquant Look of the Game Paris 2024 </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18294/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18294/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="18294">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/coffret-pralines-art-deco-paris-2024-16-chocolats" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" pralin\u00e9s="" art="" d\u00e9co="" paris="" 2024","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" 2024","id":"18294","price":"26.00","category":"licence="" 2024","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/coffret-pralines-art-deco-paris-2024-16-chocolats" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-18294.window="$el.src = $event.detail" alt="Coffret Pralinés Art déco Paris 2024" title="Coffret Pralinés Art déco Paris 2024" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/1/6/16-pral-art-d_co-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]"> Coffret Pralinés Art déco Paris 2024 </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(5.00)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 5.00/5 </span>
</div>
</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>Assortiment de pralinés Maison aux fruits secs enrobés de chocolat noir ou lait, design coffret Art Déco Paris 2024 - Produit Officiel sous Licence Paris 2024</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2f01d3b()" @update-prices-18294.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="18294" data-price-box="product-id-18294">
<span class="price-container price-final_price tax weee">
<span id="product-price-18294" data-price-amount="26" data-price-type="finalPrice" class="price-wrapper "><span class="price">26,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(18294, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Coffret Pralinés Art déco Paris 2024 </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(18294)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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 Pralinés Art déco Paris 2024 </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18285/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/18285/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="18285">
<div class="relative text-center w-full mx-auto mb-3 ">
<a href="https://www.lamaisonduchocolat.com/fr_fr/amuse-barre-paralympique-chocolat-lait" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"amuse="" barre="" paralympique="" chocolat="" lait","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"amuse="" lait","id":"18285","price":"7.50","category":"licence="" paris="" 2024","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/amuse-barre-paralympique-chocolat-lait" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-18285.window="$el.src = $event.detail" alt="Amuse Barre Paralympique Chocolat Lait" title="Amuse Barre Paralympique Chocolat Lait" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/a/m/amuse-barre-lait-close-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]"> Amuse Barre Paralympique Chocolat Lait </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.00)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.00/5 </span>
</div>
</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>Barre craquante de biscuit sablé au praliné noisette, noisettes torréfiées, riz soufflé, éclats de crêpe dentelle, enrobée chocolat au lait - Produit Officiel sous Licence Paris 2024</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2f0f2a7()" @update-prices-18285.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="18285" data-price-box="product-id-18285">
<span class="price-container price-final_price tax weee">
<span id="product-price-18285" data-price-amount="7.5" data-price-type="finalPrice" class="price-wrapper "><span class="price">7,50 €</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(18285, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Amuse Barre Paralympique Chocolat Lait </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(18285)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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"> Amuse Barre Paralympique Chocolat Lait </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/5559/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/5559/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="5559">
<div class="relative text-center w-full mx-auto mb-3 ">
<a 24="" href="https://www.lamaisonduchocolat.com/fr_fr/coffret-maison-noir-lait-24-chocolats" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" maison="" noir="" et="" lait="" chocolats","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" chocolats","id":"5559","price":"35.00","category":"chocolats","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/coffret-maison-noir-lait-24-chocolats" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-5559.window="$el.src = $event.detail" alt="Coffret Maison Noir et Lait 24 chocolats" title="Coffret Maison Noir et Lait 24 chocolats" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret-maison-assorti-24-pi_ces-nv_jolika_white.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 Noir et Lait 24 chocolats </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.83)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 11.2px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.83/5 </span>
</div>
</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>Coffret de chocolat emblématique offrant une sélection de 24 ganaches et pralinés, en assortiment noir et lait. A offrir ou à s’offrir, laissez-vous surprendre par les subtilités du goût Maison du Chocolat.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2f24367()" @update-prices-5559.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="5559" data-price-box="product-id-5559">
<span class="price-container price-final_price tax weee">
<span id="product-price-5559" data-price-amount="35" data-price-type="finalPrice" class="price-wrapper "><span class="price">35,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(5559, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Coffret Maison Noir et Lait 24 chocolats </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(5559)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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 Noir et Lait 24 chocolats </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/5529/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%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="7jpMxxxESMLAgpql"> <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/fr_fr/coffret-maison-noir-lait-40-chocolats" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" maison="" noir="" et="" lait="" chocolats","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" chocolats","id":"5529","price":"54.00","category":"chocolats","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/coffret-maison-noir-lait-40-chocolats" ;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 Noir et Lait 40 chocolats" title="Coffret Maison Noir et Lait 40 chocolats" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret-maison-assorti-40-pi_ces-nv-jolika-white.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 Noir et Lait 40 chocolats </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.80)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 11.2px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.80/5 </span>
</div>
</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>Coffret de chocolat emblématique offrant une sélection de 40 ganaches et pralinés, en assortiment noir et lait. A offrir ou à s’offrir, laissez-vous surprendre par les subtilités du goût Maison du Chocolat.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2f32d41()" @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="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(5529, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Coffret Maison Noir et Lait 40 chocolats </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(5529)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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 Noir et Lait 40 chocolats </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/5511/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%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="7jpMxxxESMLAgpql"> <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/fr_fr/coffret-pralines-40-chocolats" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" pralin\u00e9s="" chocolats","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" chocolats","id":"5511","price":"56.00","category":"chocolats\="" pralin\u00e9s","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/coffret-pralines-40-chocolats" ;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="Coffret Pralinés 40 chocolats" title="Coffret Pralinés 40 chocolats" 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]"> Coffret Pralinés 40 chocolats </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.70)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 11.2px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.70/5 </span>
</div>
</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>Le praliné est un de nos best-sellers, son goût et sa texture séduisent toujours plus de gourmands. C’est pourquoi La Maison a décidé de le mettre à l’honneur à travers différents coffrets.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2f406c5()" @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="56" data-price-type="finalPrice" class="price-wrapper "><span class="price">56,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="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Coffret Pralinés 40 chocolats </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(5511)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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 Pralinés 40 chocolats </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/5553/
<form method="post" data-page="1" action="https://www.lamaisonduchocolat.com/fr_fr/checkout/cart/add/uenc/aHR0cHM6Ly93d3cubGFtYWlzb25kdWNob2NvbGF0LmNvbS9mcl9mcg%2C%2C/product/5553/"
class="item product product-item product_addtocart_form card card-interactive flex flex-col w-full relative ">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql"> <input type="hidden" name="product" value="5553">
<div class="relative text-center w-full mx-auto mb-3 ">
<a 24="" href="https://www.lamaisonduchocolat.com/fr_fr/coffret-maison-noir-24-chocolats" onclick="window.dataLayer.push({" event":"productclick","eventlabel":"coffret="" maison="" noir="" chocolats","ecommerce":{"click":{"actionfield":{"list":""},"products":[{"name":"coffret="" chocolats","id":"5553","price":"35.00","category":"chocolats","position":0}]}},="" 'eventcallback':="" function()="" {="" document.location="https://www.lamaisonduchocolat.com/fr_fr/coffret-maison-noir-24-chocolats" ;return="" false;="" }});"="" class="block inline-block product photo product-item-photo">
<img class="object-contain" loading="lazy" x-data="" @update-gallery-5553.window="$el.src = $event.detail" alt="Coffret Maison Noir 24 chocolats" title="Coffret Maison Noir 24 chocolats" src="https://media.lamaisonduchocolat.com/catalog/product/cache/21f42f928c870c9445f41580a4336828/c/o/coffret-maison-noir-24-pi_ces-nv-jolika-white.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 Noir 24 chocolats </p>
</div>
<div class="h-6 mb-3.5">
<div x-data="initReviews()" class="text-center">
<div x-html="buildRating(4.85)" class="relative inline-block h-4">
<div class="absolute top-0 left-0 whitespace-nowrap overflow-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg><span style="max-width: 11.2px" class="inline-block ml-0.5"><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14.7639L5.81966 22L12 18.5836L18.1803 22L17 14.7639L22 9.63932L15.0902 8.58359L12 2L8.90983 8.58359L2 9.63932L7 14.7639Z" fill="currentColor"></path>
</svg></span></div>
<div><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg><svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="2 2 20 20" class="inline-block w-4 h-4 mx-0.5" width="24" height="24">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M6.12694 20.1162L7 14.7639L3.28844 10.9599L2 9.63932L3.82381 9.36067L8.90983 8.58359L11.1715 3.76513L12 2L12.8285 3.76513L15.0902 8.58359L20.1762 9.36067L22 9.63932L20.7116 10.9599L17 14.7639L17.8731 20.1162L18.1803 22L16.5099 21.0766L12 18.5836L7.49011 21.0766L5.81966 22L6.12694 20.1162ZM8.07363 13.7164L5.11225 10.6812L9.13638 10.0664C9.63087 9.99083 10.0552 9.67376 10.2677 9.22094L12 5.53026L13.7323 9.22094C13.9449 9.67376 14.3691 9.99083 14.8636 10.0664L18.8878 10.6812L15.9264 13.7164C15.5939 14.0572 15.4429 14.5355 15.5196 15.0054L16.2026 19.1928L12.7257 17.2708C12.2741 17.0212 11.7259 17.0212 11.2743 17.2708L7.79739 19.1928L8.48043 15.0054C8.55708 14.5355 8.40611 14.0572 8.07363 13.7164Z"
fill="currentColor"></path>
</svg></div>
</div>
<span class="sr-only"> 4.85/5 </span>
</div>
</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>Coffret de chocolat noir emblématique offrant une sélection de 24 ganaches, pralinés et pâte d’amande enrobés de chocolat noir. A offrir ou à s’offrir, laissez-vous surprendre par les subtilités du goût Maison du Chocolat.</p>
</div>
<div class="my-6 mt-auto text-center" x-data="initPriceBox__667cdc2f4db5a()" @update-prices-5553.window="updatePrice($event.detail);">
<div class="price-box price-final_price" data-role="priceBox" data-product-id="5553" data-price-box="product-id-5553">
<span class="price-container price-final_price tax weee">
<span id="product-price-5553" data-price-amount="35" data-price-type="finalPrice" class="price-wrapper "><span class="price">35,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(5553, $event.currentTarget)" x-ref="submit" class="btn btn-secondary" title="Ajouter au panier">
<span class="inline">
<span class="value">Ajouter au panier</span>
<span class="sr-only"> Coffret Maison Noir 24 chocolats </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> Momentanément indisponible </span>
</div>
</div>
<button x-data="initWishlist()" @click.prevent="addToWishlist(5553)" title="Ajouter à la liste d'achats" aria-label="Ajouter à la liste d'achats" 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 Noir 24 chocolats </span>
</button>
</div>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/newsletter/subscriber/new/
<form class="form subscribe max-w-[16.5625rem] md:max-w-[28.125rem] mx-auto" action="https://www.lamaisonduchocolat.com/fr_fr/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
<input name="form_key" type="hidden" value="7jpMxxxESMLAgpql">
<div class="newsletter-subscribe-heading">
<style>
#html-body [data-pb-style=CFY6I0D] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll
}
</style>
<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-background-type="image" data-video-loop="true" data-video-play-only-visible="true" data-video-lazy-load="true" data-video-fallback-src=""
data-element="inner" data-pb-style="CFY6I0D">
<h3 data-content-type="heading" data-appearance="default" data-element="main">Abonnez-vous à la newsletter La Maison du Chocolat</h3>
<div data-content-type="text" data-appearance="default" data-element="main">
<p>Un cadeau gourmand offert</p>
</div>
</div>
</div>
<style type="text/css"></style>
</div>
<div class="newsletter-image w-[5.5rem] lg:w-[10.3125rem] mx-auto my-2.5">
<style>
#html-body [data-pb-style=QMWCQES],
#html-body [data-pb-style=QX6SC2C] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll;
border-width: 1px;
border-radius: 0
}
#html-body [data-pb-style=QX6SC2C] {
border-style: none;
margin: 0;
padding: 0
}
#html-body [data-pb-style=QMWCQES] {
width: 100%;
align-self: stretch
}
#html-body [data-pb-style=NP4FOTK],
#html-body [data-pb-style=QMWCQES] {
margin: 0;
padding: 0;
border-style: none
}
#html-body [data-pb-style=O688HWW],
#html-body [data-pb-style=YKW0A6D] {
border-style: none;
border-width: 1px;
border-radius: 0;
max-width: 100%;
height: auto
}
@media only screen and (max-width: 768px) {
#html-body [data-pb-style=NP4FOTK] {
border-style: none
}
}
</style>
<div data-content-type="row" data-appearance="full-bleed" data-enable-parallax="0" data-parallax-speed="0.5" data-background-images="{}" data-video-fallback-src="" data-element="main" data-pb-style="QX6SC2C">
<div class="pagebuilder-column-group" style="display: flex;" data-content-type="column-group" data-grid-size="12" data-element="main">
<div class="pagebuilder-column" data-content-type="column" data-appearance="full-height" data-background-images="{}" data-element="main" data-pb-style="QMWCQES">
<div data-content-type="image" data-appearance="full-width" data-element="main" data-pb-style="NP4FOTK"><img class="pagebuilder-mobile-hidden" loading="lazy"
src="https://media.lamaisonduchocolat.com/wysiwyg/image-cadeau-newsletter-165x165.jpg" alt="" title="" data-element="desktop_image" data-pb-style="O688HWW"><img class="pagebuilder-mobile-only" loading="lazy"
src="https://media.lamaisonduchocolat.com/wysiwyg/image-cadeau-newsletter-165x165_1.jpg" alt="" title="" data-element="mobile_image" data-pb-style="YKW0A6D"></div>
</div>
</div>
</div>
<style type="text/css"></style>
</div>
<fieldset class="fieldset">
<div class="field !mt-0 mb-8">
<label class="label text-left text-xs lg:text-lg font-normal" for="email"> Email </label>
<div class="control">
<input name="email" type="email" id="email" class="form-email py-3.5 px-5 border border-solid border-black rounded h-[2.1875rem] md:h-[3.125rem] text-[0.5625rem] md:text-[0.9375rem]" aria-describedby="footer-newsletter-email-format"
required="">
</div>
<p id="footer-newsletter-email-format" class="newsletter-form-mention"> Format: nomprenom@domaine.com - ex: john.doe@gmail.com </p>
</div>
<div class="field max-w-[15.3125rem] md:max-w-[23.75rem] mx-auto mb-2 md:mb-3.5 !mt-0">
<div class="control flex">
<input class="checkbox rounded" type="checkbox" name="accept_newsletter" id="accept_newsletter" required="">
<label class="label !ml-2.5 md:!ml-[1.6875rem] text-left" for="accept_newsletter">
<span class="text-xxxs md:text-xs font-normal text-black">
<style>
#html-body [data-pb-style=V1RMKUE] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll
}
</style>
<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-background-type="image" data-video-loop="true" data-video-play-only-visible="true" data-video-lazy-load="true" data-video-fallback-src=""
data-element="inner" data-pb-style="V1RMKUE">
<div data-content-type="text" data-appearance="default" data-element="main">
<p><span style="font-size: 10px;">J’accepte et je reconnais avoir lu la politique de protection de la vie privée et être informé(e) que, conformément au règlement 2016/679 du 27 avril 2016 (RGPD), mon adresse de messagerie est
utilisée pour que me soit envoyée la newsletter de La Maison du Chocolat.</span></p>
</div>
</div>
</div>
<style type="text/css"></style>
</span>
</label>
</div>
</div>
<div class="newsletter-rgpd-toggle mb-6 mt-2.5 md:mb-11 md:mt-4" x-data="{ open: false }">
<button @click="open = ! open" type="button" data-tole="title" :aria-expanded="open">
<style>
#html-body [data-pb-style=OSD903Q] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll
}
</style>
<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-background-type="image" data-video-loop="true" data-video-play-only-visible="true" data-video-lazy-load="true" data-video-fallback-src=""
data-element="inner" data-pb-style="OSD903Q">
<div data-content-type="text" data-appearance="default" data-element="main">
<p>En savoir plus sur l' <span style="text-decoration: underline;">Utilisation des données</span></p>
</div>
</div>
</div>
<style type="text/css"></style>
</button>
<div x-show="open" data-role="content" :aria-hidden="!open" aria-hidden="true" style="display: none;">
<style>
#html-body [data-pb-style=EDPJFHY] {
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: 0;
margin: 0 0 10px;
padding: 10px
}
#html-body [data-pb-style=TDQUTTY] {
border-style: none;
border-width: 1px;
border-radius: 0;
margin: 0;
padding: 0
}
</style>
<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-video-fallback-src="" data-element="inner" data-pb-style="EDPJFHY">
<div data-content-type="text" data-appearance="default" data-element="main" data-pb-style="TDQUTTY">
<p><span style="font-size: 10px;"><span style="font-family: Calibri; color: black;">La Maison du Chocolat, en tant que responsable de traitement, met en œuvre un traitement de données personnelles ayant pour finalité l’envoi de
newsletters. Ce traitement est fondé sur votre consentement. À tout moment, vous pouvez retirer votre consentement via le lien de désinscription intégré dans la newsletter. Vous bénéficiez d’un droit d’accès, de
rectification, d’effacement, d’opposition, d'un droit à la portabilité des informations qui vous concernent ainsi que d'un droit à la limitation des traitements que vous pouvez exercer en adressant un courriel à l’adresse
</span><span style="font-family: Calibri; color: black;"><a tabindex="0" href="mailto:client@lamaisonduchocolat.fr">client@lamaisonduchocolat.fr</a></span><span style="font-family: Calibri; color: black;">. Pour en savoir plus sur
vos droits et la protection de vos données, </span><span style="font-family: Calibri; color: black;"><a tabindex="0" href="https://www.lamaisonduchocolat.com/fr_fr/politique-de-confidentialite">cliquez ici</a></span><span
style="font-family: Calibri; color: black;">. En tant que de besoin et pour plus de renseignements ou en cas de contestations sur vos droits, vous pouvez contacter le Délégué à la protection des données à cette adresse :
</span><span style="font-family: Calibri; color: black;"><a tabindex="0" href="mailto:dpo@savencia.com">dpo@savencia.com</a></span><span style="font-family: Calibri; color: black;">. En cas de litige, vous pouvez saisir la
Commission Nationale de l'Informatique et des Libertés (Cnil).</span></span></p>
</div>
</div>
</div>
<style type="text/css"></style>
</div>
</div>
</fieldset>
<div class="actions">
<button class="btn btn-primary min-w-[9.375rem] md:min-w-[15.625rem] m-auto text-[0.625rem] md:text-[0.9375rem] font-medium" type="submit">
<span>Je m'inscris</span>
</button>
</div>
</form>
POST https://www.lamaisonduchocolat.com/fr_fr/newsletter/email/subscribe/
<form class="form subscribe" action="https://www.lamaisonduchocolat.com/fr_fr/newsletter/email/subscribe/" method="post" x-data="{...hyva.formValidation($el), ...initNewsletterForm($el)}" @submit="subscribeHandler" id="newsletter-form" novalidate="">
<div class="newsletter-subscribe-heading">
<style>
#html-body [data-pb-style=CFY6I0D] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll
}
</style>
<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-background-type="image" data-video-loop="true" data-video-play-only-visible="true" data-video-lazy-load="true" data-video-fallback-src=""
data-element="inner" data-pb-style="CFY6I0D">
<h3 data-content-type="heading" data-appearance="default" data-element="main">Abonnez-vous à la newsletter La Maison du Chocolat</h3>
<div data-content-type="text" data-appearance="default" data-element="main">
<p>Un cadeau gourmand offert</p>
</div>
</div>
</div>
<style type="text/css"></style>
</div>
<div class="newsletter-image">
<div class="newsletter-image-fake-content"></div>
<img src="https://www.lamaisonduchocolat.com/static/frontend/Mdcmag/hyva-fr/fr_FR/images/popin-newsletter-cadeau.png" alt="" width="170" height="110">
<div class="newsletter-image-fake-content"></div>
</div>
<div class="newsletter-form-content">
<fieldset class="fieldset">
<div class="field required">
<label class="label" for="newsletter-email"> Email </label>
<div class="control">
<input name="email" type="email" id="newsletter-email" class="form-email" aria-describedby="newsletter-email-format newsletter-email-errors" required="">
</div>
<p id="newsletter-email-format" class="newsletter-form-mention"> Format: nomprenom@domaine.com - ex: john.doe@gmail.com </p>
</div>
<div class="field checkbox">
<div class="control">
<input class="checkbox" type="checkbox" name="accept_newsletter_popin" id="accept_newsletter_popin" required="">
<label class="label" for="accept_newsletter_popin">
<span>
<style>
#html-body [data-pb-style=V1RMKUE] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll
}
</style>
<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-background-type="image" data-video-loop="true" data-video-play-only-visible="true" data-video-lazy-load="true" data-video-fallback-src=""
data-element="inner" data-pb-style="V1RMKUE">
<div data-content-type="text" data-appearance="default" data-element="main">
<p><span style="font-size: 10px;">J’accepte et je reconnais avoir lu la politique de protection de la vie privée et être informé(e) que, conformément au règlement 2016/679 du 27 avril 2016 (RGPD), mon adresse de messagerie est
utilisée pour que me soit envoyée la newsletter de La Maison du Chocolat.</span></p>
</div>
</div>
</div>
<style type="text/css"></style>
</span>
</label>
</div>
</div>
<div class="newsletter-rgpd-toggle" x-data="{ open: false }">
<button data-role="title" type="button" :aria-expanded="open ? 'true' : 'false'" @click="open = ! open" aria-expanded="false">
<style>
#html-body [data-pb-style=OSD903Q] {
justify-content: flex-start;
display: flex;
flex-direction: column;
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
background-attachment: scroll
}
</style>
<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-background-type="image" data-video-loop="true" data-video-play-only-visible="true" data-video-lazy-load="true" data-video-fallback-src=""
data-element="inner" data-pb-style="OSD903Q">
<div data-content-type="text" data-appearance="default" data-element="main">
<p>En savoir plus sur l' <span style="text-decoration: underline;">Utilisation des données</span></p>
</div>
</div>
</div>
<style type="text/css"></style>
</button>
<div :aria-hidden="open ? 'false' : 'true'" x-show="open" aria-hidden="true" style="display: none;">
<style>
#html-body [data-pb-style=EDPJFHY] {
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: 0;
margin: 0 0 10px;
padding: 10px
}
#html-body [data-pb-style=TDQUTTY] {
border-style: none;
border-width: 1px;
border-radius: 0;
margin: 0;
padding: 0
}
</style>
<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-video-fallback-src="" data-element="inner" data-pb-style="EDPJFHY">
<div data-content-type="text" data-appearance="default" data-element="main" data-pb-style="TDQUTTY">
<p><span style="font-size: 10px;"><span style="font-family: Calibri; color: black;">La Maison du Chocolat, en tant que responsable de traitement, met en œuvre un traitement de données personnelles ayant pour finalité l’envoi de
newsletters. Ce traitement est fondé sur votre consentement. À tout moment, vous pouvez retirer votre consentement via le lien de désinscription intégré dans la newsletter. Vous bénéficiez d’un droit d’accès, de
rectification, d’effacement, d’opposition, d'un droit à la portabilité des informations qui vous concernent ainsi que d'un droit à la limitation des traitements que vous pouvez exercer en adressant un courriel à l’adresse
</span><span style="font-family: Calibri; color: black;"><a tabindex="0" href="mailto:client@lamaisonduchocolat.fr">client@lamaisonduchocolat.fr</a></span><span style="font-family: Calibri; color: black;">. Pour en savoir plus sur
vos droits et la protection de vos données, </span><span style="font-family: Calibri; color: black;"><a tabindex="0" href="https://www.lamaisonduchocolat.com/fr_fr/politique-de-confidentialite">cliquez ici</a></span><span
style="font-family: Calibri; color: black;">. En tant que de besoin et pour plus de renseignements ou en cas de contestations sur vos droits, vous pouvez contacter le Délégué à la protection des données à cette adresse :
</span><span style="font-family: Calibri; color: black;"><a tabindex="0" href="mailto:dpo@savencia.com">dpo@savencia.com</a></span><span style="font-family: Calibri; color: black;">. En cas de litige, vous pouvez saisir la
Commission Nationale de l'Informatique et des Libertés (Cnil).</span></span></p>
</div>
</div>
</div>
<style type="text/css"></style>
</div>
</div>
</fieldset>
<div class="actions">
<button class="action subscribe secondary" type="submit">
<span> Je m'inscris </span>
</button>
</div>
<div class="messages"></div>
</div>
</form>
Text Content
With your agreement, we and our 23 partners use cookies or similar technologies to store, access, and process personal data like your visit on this website, IP addresses and cookie identifiers. Some partners do not ask for your consent to process your data and rely on their legitimate business interest. 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 process data for the following purposesPersonalised advertising and content, advertising and content measurement, audience research and services 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 * Configurer l’accessibilité * Fermer le bouton des options d'accessibilité Fermer la modale des options d'accessibilité Augmenter le contraste Activé Désactivé Réduire les animations Activé Désactivé Accessibilité : non conforme Consulter notre déclaration d’accessibilité. Aller au contenu Accessibilité Augmenter le contraste Activé Désactivé Réduire les animations Activé Désactivé * LIVRAISON OFFERTE dès 65€ * par CHRONOFRESH en France * et COURSIER sur Paris et proche banlieue. Besoin d'aide ? Close Support of delivery window 01 55 51 83 18 Notre équipe se tient à votre disposition par téléphone du lundi au vendredi de 9h à 17h ou par email à client@lamaisonduchocolat.fr Pays et Langue SÉLECTIONNEZ VOS OPTIONS DE LIVRAISON ET DE LANGUE * Pays de livraison Close modal SÉLECTIONNEZ VOTRE PAYS DE LIVRAISON France Hong Kong Japan United States Enregistrer * Langue Français * Anglais Afficher le menu Recherchez un produit * Recherchez un produit * Nous Trouver * Ma liste d'envies * Mon compte * Mon panier La Maison du Chocolat Fermer le menu * Glaces * Back to main navigation Glaces Fermer le menu * Découvrez l'univers Glaces * * POTS GLACÉS * BÂTONNETS GIVRÉS * SACS ISOTHERMES * DÉCOUVRIR LA COLLECTION GLACES * VOIR TOUTE LA COLLECTION GLACES * Nouveauté - Bâtonnet Givré Tout Chocolat * Glace Chocolat Noir Intense * Sorbet Plein Fruit Framboise * Bâtonnet Givré Vanille-Praliné * Chocolats * Back to main navigation Chocolats Fermer le menu * Découvrez l'univers Chocolats * * COFFRETS ASSORTIS * PRALINÉS * TRUFFES * TABLETTES * SNACKING * COFFRETS MESSAGE * LICENCE PARIS 2024 * DÉCOUVRIR LE SAVOIR-FAIRE CHOCOLAT * VOIR TOUS LES CHOCOLATS * Coffret Pralinés 40 chocolats * Coffret Maison Noir et Lait 60 chocolats * Thématique Look of the Game Paris 2024 * Coffret Initiation Givrée Été 16 chocolats * Pâtisseries * Back to main navigation Pâtisseries Fermer le menu * Découvrez l'univers Pâtisseries * * TARTE MAISON QUITO * CARRES MAISON * CHOUX MAISON * CAKES MAISON * MACARONS MAISON * ÉCLAIRS MAISON * GLACES * DÉCOUVRIR LE SAVOIR-FAIRE PÂTISSERIES * VOIR TOUTES LES PÂTISSERIES * La Tarte Maison * Carré Maison Caracas * Pleyel * Bâtonnet Givré Tout Chocolat * Cadeaux * Back to main navigation Cadeaux Fermer le menu * Découvrez l'univers Cadeaux * * BOÎTES CADEAUX * COFFRETS MESSAGE * SÉLECTION DE CADEAUX * CADEAUX POUR EXPERT * CADEAUX POUR GOURMAND * DÉCOUVRIR LE SAVOIR-FAIRE CADEAUX * VOIR TOUS LES CADEAUX * Boite Cadeau Alma * Coffret Tablettes 36 chocolats * Coffret Craquant 240g * Coffret Maison Joyeux Anniversaire 28 chocolats * La maison * Back to main navigation La maison Fermer le menu * Découvrez l'univers La maison * * SAVOIR-FAIRE ARTISANAL * UN GOÛT SIGNATURE * UNE ÉNERGIE CRÉATIVE SINGULIÈRE * UN ENGAGEMENT RESPONSABLE * NOS CLIENTS * LE CARRÉ DES PASSIONNÉS * LES ACTUALITÉS * LES RECETTES DU CHEF * LA MAISON * Recette du Chef : soufflé au chocolat * Alchimie * La Pâtisserie Maison * Recette du Chef : le Pleyel * Événements * Back to main navigation Événements Fermer le menu * Découvrez l'univers Événements * * ÉVÉNEMENT SUMMER PARTY * ANIMATION MACARON SHOW * DÉCOUVRIR TOUS LES ÉVÉNEMENTS * Événement Summer Party - 15 Mai * Animation Macaron Show - 1er Juin * Cadeaux d'affaires * Ma liste d'envies * Déconnexion Se connecter Se connecter * Nous Trouver * Pays et Langue SÉLECTIONNEZ VOS OPTIONS DE LIVRAISON ET DE LANGUE * Pays de livraison Close modal SÉLECTIONNEZ VOTRE PAYS DE LIVRAISON France Hong Kong Japan United States Enregistrer * Langue Français * Anglais * Besoin d'aide ? Close Support of delivery window 01 55 51 83 18 Notre équipe se tient à votre disposition par téléphone du lundi au vendredi de 9h à 17h ou par email à client@lamaisonduchocolat.fr * Glaces Glaces * * POTS GLACÉS * BÂTONNETS GIVRÉS * SACS ISOTHERMES * DÉCOUVRIR LA COLLECTION GLACES * VOIR TOUTE LA COLLECTION GLACES * Nouveauté - Bâtonnet Givré Tout Chocolat * Glace Chocolat Noir Intense * Sorbet Plein Fruit Framboise * Bâtonnet Givré Vanille-Praliné * Chocolats Chocolats * * COFFRETS ASSORTIS * PRALINÉS * TRUFFES * TABLETTES * SNACKING * COFFRETS MESSAGE * LICENCE PARIS 2024 * DÉCOUVRIR LE SAVOIR-FAIRE CHOCOLAT * VOIR TOUS LES CHOCOLATS * Coffret Pralinés 40 chocolats * Coffret Maison Noir et Lait 60 chocolats * Thématique Look of the Game Paris 2024 * Coffret Initiation Givrée Été 16 chocolats * Pâtisseries Pâtisseries * * TARTE MAISON QUITO * CARRES MAISON * CHOUX MAISON * CAKES MAISON * MACARONS MAISON * ÉCLAIRS MAISON * GLACES * DÉCOUVRIR LE SAVOIR-FAIRE PÂTISSERIES * VOIR TOUTES LES PÂTISSERIES * La Tarte Maison * Carré Maison Caracas * Pleyel * Bâtonnet Givré Tout Chocolat * Cadeaux Cadeaux * * BOÎTES CADEAUX * COFFRETS MESSAGE * SÉLECTION DE CADEAUX * CADEAUX POUR EXPERT * CADEAUX POUR GOURMAND * DÉCOUVRIR LE SAVOIR-FAIRE CADEAUX * VOIR TOUS LES CADEAUX * Boite Cadeau Alma * Coffret Tablettes 36 chocolats * Coffret Craquant 240g * Coffret Maison Joyeux Anniversaire 28 chocolats * La maison La maison * * SAVOIR-FAIRE ARTISANAL * UN GOÛT SIGNATURE * UNE ÉNERGIE CRÉATIVE SINGULIÈRE * UN ENGAGEMENT RESPONSABLE * NOS CLIENTS * LE CARRÉ DES PASSIONNÉS * LES ACTUALITÉS * LES RECETTES DU CHEF * LA MAISON * Recette du Chef : soufflé au chocolat * Alchimie * La Pâtisserie Maison * Recette du Chef : le Pleyel * Événements Événements * * ÉVÉNEMENT SUMMER PARTY * ANIMATION MACARON SHOW * DÉCOUVRIR TOUS LES ÉVÉNEMENTS * Événement Summer Party - 15 Mai * Animation Macaron Show - 1er Juin * Cadeaux d'affaires MON PANIER Votre panier est vide. Quantité: Supprimer > Fermer Êtes-vous sûr(e) de vouloir retirer ce produit de votre panier ? Annuler Supprimer le produit Total Hors frais de livraison TVA inclus Bonne nouvelle, la livraison est offerte pour ce panier ! Voir mon panier COMMANDEZ EN UTILISANT VOTRE COMPTE Adresse e-mail Mot de passe Se connecter Mot de passe oublié ? COMMANDER EN TANT QUE NOUVEAU CLIENT Créer un compte a de nombreux avantages : * Voir la commande et suivre l'expédition * Suivre l'historique des commandes * Commander plus rapidement Créer un compte Vous recherchez Chercher Annuler FRISSONS GLACÉS Une collection de pots glacés onctueux et de bâtonnets givrés croquants. Plutôt fruité ou gourmand ? Il y en a pour tous les gourmets. Voir la collection L'ABUS D'ALCOOL EST DANGEREUX POUR LA SANTÉ, À CONSOMMER AVEC MODÉRATION. ÉTÉ GOURMAND Découvrez notre sélection de petits plaisirs pour la saison estivale. Chocolats, tablettes, fruits enrobés et pâtisseries sauront égayer votre été ! Découvrir la collection SÉLECTION GLACÉES Précédent - Onglet Glace Chocolat Noir Intense 4.67/5 Petit pot de glace au chocolat noir intense 80%, 120ml. 7,00 € Ajouter au panier Glace Chocolat Noir Intense Momentanément indisponible Glace Chocolat Noir Intense Sorbet Plein Fruit Framboise 4.50/5 Petit pot de sorbet à la framboise, 120ml. 7,00 € Ajouter au panier Sorbet Plein Fruit Framboise Momentanément indisponible Sorbet Plein Fruit Framboise Bâtonnet Givré Chocolat Noisette-Caramel 4.29/5 Bâtonnet givré enrobé de chocolat au lait aux éclats de noisettes, glace chocolat noir au lait de noisettes et cœur de glace caramel sel de Guérande. 7,00 € Ajouter au panier Bâtonnet Givré Chocolat Noisette-Caramel Momentanément indisponible Bâtonnet Givré Chocolat Noisette-Caramel Bâtonnet Givré Tout Chocolat 4.93/5 Glace au chocolat noir intense 80%, cœur de sorbet 100% cacao, copeaux de chocolat noir 68%. Couverture chocolat noir 62%, éclats d’amandes torréfiées. 7,00 € Ajouter au panier Bâtonnet Givré Tout Chocolat Momentanément indisponible Bâtonnet Givré Tout Chocolat Suivant - Onglet NOS CRÉATIONS EN VIDÉOS DÉCOUVREZ NOS CRÉATIONS LES CHOCOLATS LES TRUFFES LES MACARONS SÉLECTION BOÎTES CADEAUX Précédent - Onglet Boite Cadeau Bourse 5.00/5 Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. La boite cadeau Bourse signe d'élégance les attentions d'exception. 42,00 € Ajouter au panier Boite Cadeau Bourse Épuisé Boite Cadeau Bourse Seau Gourmand 4.50/5 Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. Le Seau Gourmand signe d'élégance les attentions d'exception. 72,00 € Ajouter au panier Seau Gourmand Momentanément indisponible Seau Gourmand Boite Cadeau Alma 5.00/5 Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. La boite cadeau Alma signe d'élégance les attentions d'exception. 144,00 € Ajouter au panier Boite Cadeau Alma Épuisé Boite Cadeau Alma Boite Cadeau Invalides Somptueuse boite cadeau aux codes mythiques de La Maison du Chocolat. La boite cadeau Invalides signe d'élégance les attentions d'exception. 227,00 € Ajouter au panier Boite Cadeau Invalides Épuisé Boite Cadeau Invalides Suivant - Onglet SÉLECTION PARIS 2024 Précédent - Onglet Petite pièce d'exception Phryge Paris 2024 4.00/5 Pièce en chocolat noir et blanc à l’effigie des Phryges - Produit Officiel sous Licence Paris 2024 22,00 € Ajouter au panier Petite pièce d'exception Phryge Paris 2024 Momentanément indisponible Petite pièce d'exception Phryge Paris 2024 Coffret Craquant Look of the Game Paris 2024 5.00/5 Assortiment noir et lait, d’Amandas, d’Avelinas, de sticks rochers craquants et praliné biscuit, design coffret Look of the Game Paris 2024 - Produit Officiel sous Licence Paris 2024 44,00 € Ajouter au panier Coffret Craquant Look of the Game Paris 2024 Momentanément indisponible Coffret Craquant Look of the Game Paris 2024 Coffret Pralinés Art déco Paris 2024 5.00/5 Assortiment de pralinés Maison aux fruits secs enrobés de chocolat noir ou lait, design coffret Art Déco Paris 2024 - Produit Officiel sous Licence Paris 2024 26,00 € Ajouter au panier Coffret Pralinés Art déco Paris 2024 Momentanément indisponible Coffret Pralinés Art déco Paris 2024 Amuse Barre Paralympique Chocolat Lait 4.00/5 Barre craquante de biscuit sablé au praliné noisette, noisettes torréfiées, riz soufflé, éclats de crêpe dentelle, enrobée chocolat au lait - Produit Officiel sous Licence Paris 2024 7,50 € Ajouter au panier Amuse Barre Paralympique Chocolat Lait Momentanément indisponible Amuse Barre Paralympique Chocolat Lait Suivant - Onglet * Livraison offerte en France à partir de 65€ * Besoin d'aide ? Contactez-nous * Le carré des passionnés * Retrait boutique en 2h à Paris * Paiement sécurisé REJOIGNEZ-NOUS ! La Maison du Chocolat recrute des chocolatiers/ères. Je découvre Je découvre PARIS 2024 Découvrez notre collection de produits officiels sous licence Paris 2024. Je découvre Je découvre le coffret rouge cerise ESPACE ENTREPRISES Nos équipes vous accompagnent dans vos projets: Cadeaux d'affaires, évènements... Je découvre Je découvre l'espace entreprise NOS INCONTOURNABLES Précédent - Onglet Coffret Maison Noir et Lait 24 chocolats 4.83/5 Coffret de chocolat emblématique offrant une sélection de 24 ganaches et pralinés, en assortiment noir et lait. A offrir ou à s’offrir, laissez-vous surprendre par les subtilités du goût Maison du Chocolat. 35,00 € Ajouter au panier Coffret Maison Noir et Lait 24 chocolats Momentanément indisponible Coffret Maison Noir et Lait 24 chocolats Coffret Maison Noir et Lait 40 chocolats 4.80/5 Coffret de chocolat emblématique offrant une sélection de 40 ganaches et pralinés, en assortiment noir et lait. A offrir ou à s’offrir, laissez-vous surprendre par les subtilités du goût Maison du Chocolat. 54,00 € Ajouter au panier Coffret Maison Noir et Lait 40 chocolats Momentanément indisponible Coffret Maison Noir et Lait 40 chocolats Coffret Pralinés 40 chocolats 4.70/5 Le praliné est un de nos best-sellers, son goût et sa texture séduisent toujours plus de gourmands. C’est pourquoi La Maison a décidé de le mettre à l’honneur à travers différents coffrets. 56,00 € Ajouter au panier Coffret Pralinés 40 chocolats Momentanément indisponible Coffret Pralinés 40 chocolats Coffret Maison Noir 24 chocolats 4.85/5 Coffret de chocolat noir emblématique offrant une sélection de 24 ganaches, pralinés et pâte d’amande enrobés de chocolat noir. A offrir ou à s’offrir, laissez-vous surprendre par les subtilités du goût Maison du Chocolat. 35,00 € Ajouter au panier Coffret Maison Noir 24 chocolats Momentanément indisponible Coffret Maison Noir 24 chocolats Suivant - Onglet IDÉES CADEAUX En quête d'une idée cadeaux ? La Maison du Chocolat vous propose sa somptueuse collection de Boîtes Cadeaux, garnies de coffrets emblématiques et autres gourmandises.... Découvrir L'EXPÉRIENCE MAISON LE CARRÉ DES PASSIONNÉS Vous aimez La Maison du Chocolat ? Rejoignez notre club de fidélité, Le Carré des Passionnés et profitez d'avantages exclusifs : Cadeaux gourmands, invitations exclusives, attentions personnalisées et bien d'autres ! En savoir plus INITIATION GIVRÉE Nicolas Cloiseau invente une collection de chocolats qui réconcilie avec l’été : une ganache de chocolat à déguster gelée. Découvrir FRISSONS GLACÉS Une collection de douceurs givrées qui feront frissonner les gourmands cet été. Découvrir PÂQUES 2023 Sur ses airs de chocolat, la collection « A fleurs de Pâques » sème le printemps sur nos papilles. Aux beaux et bons jours de Pâques, elle raconte le goût de l’artisanat, de la manière la plus réjouissante et gourmande qu’il soit. En savoir plus HAUT EN COULEURS Parce que vous aimez nos chocolats, nous réinventons aujourd’hui le plaisir qu’ils vous procurent. En savoir plus #LAMAISON DUCHOCOLAT Nourrissez d’audace votre gourmandise quotidienne : secrets de fabrications, savoir-faire artisanal, créativité et moments exclusifs… Retrouvez le génie de La Maison du Chocolat sur Instagram, Facebook, Twitter et Linkedin ! Précédent - Onglet Avis à tous les gourmands ! AVIS À TOUS LES GOURMANDS ! Les ganaches fruitées emblématiques de La Maison du Chocolat en version vegan, dans une intensité plus vraie que nature. Frissons glacés ! FRISSONS GLACÉS ! Laissez-vous tenter par notre bâtonnet givré chocolat noisette-caramel aussi gourmand que rafraîchissant. Licence Paris 2024 LICENCE PARIS 2024 Découvrez la collection de Produits Officiels des Jeux Olympiques et Paralympiques de Paris 2024. Les Carrés Maison LES CARRÉS MAISON Une promesse inspirante qui dessine les nouveaux horizons de la Pâtisserie Maison. Suivant - Onglet LES AVIS DE NOS CLIENTS Voir tous les avis clients * Livraison offerte en France à partir de 65€ * Besoin d'aide ? Contactez-nous * Le carré des passionnés * Retrait boutique en 2h à Paris * Paiement sécurisé NOS 10 BOUTIQUES Trouver la plus proche ABONNEZ-VOUS À LA NEWSLETTER LA MAISON DU CHOCOLAT Un cadeau gourmand offert Email Format: nomprenom@domaine.com - ex: john.doe@gmail.com J’accepte et je reconnais avoir lu la politique de protection de la vie privée et être informé(e) que, conformément au règlement 2016/679 du 27 avril 2016 (RGPD), mon adresse de messagerie est utilisée pour que me soit envoyée la newsletter de La Maison du Chocolat. En savoir plus sur l' Utilisation des données La Maison du Chocolat, en tant que responsable de traitement, met en œuvre un traitement de données personnelles ayant pour finalité l’envoi de newsletters. Ce traitement est fondé sur votre consentement. À tout moment, vous pouvez retirer votre consentement via le lien de désinscription intégré dans la newsletter. Vous bénéficiez d’un droit d’accès, de rectification, d’effacement, d’opposition, d'un droit à la portabilité des informations qui vous concernent ainsi que d'un droit à la limitation des traitements que vous pouvez exercer en adressant un courriel à l’adresse client@lamaisonduchocolat.fr. Pour en savoir plus sur vos droits et la protection de vos données, cliquez ici. En tant que de besoin et pour plus de renseignements ou en cas de contestations sur vos droits, vous pouvez contacter le Délégué à la protection des données à cette adresse : dpo@savencia.com. En cas de litige, vous pouvez saisir la Commission Nationale de l'Informatique et des Libertés (Cnil). Je m'inscris * LA MAISON DU CHOCOLAT * Notre savoir-faire * Nos engagements * Nos Evénements * Nos Recettes * Rejoignez-nous * Contacts RP et RS * NOS COLLECTIONS * Chocolats * Pâtisseries * A offrir * Noël * Pâques * Saint Valentin * Fête des mères * Fête des pères * NOS SERVICES * Contactez-nous * FAQ * Livraison * Retrait boutique * Espace Entreprise * INFORMATIONS LEGALES * Paramétrer ses cookies * Cookies * CGV * Mentions légales * Politique de protection de la vie privée * Plan du site Suivre #lamaisonduchocolat * * * * ACCESSIBILITÉ Augmenter le contraste Activé Désactivé Réduire les animations Activé Désactivé Accessibilité : non conforme Consulter notre déclaration d’accessibilité. © La Maison du Chocolat 2023 Fermer l’inscription à la newsletter ABONNEZ-VOUS À LA NEWSLETTER LA MAISON DU CHOCOLAT Un cadeau gourmand offert Email Format: nomprenom@domaine.com - ex: john.doe@gmail.com J’accepte et je reconnais avoir lu la politique de protection de la vie privée et être informé(e) que, conformément au règlement 2016/679 du 27 avril 2016 (RGPD), mon adresse de messagerie est utilisée pour que me soit envoyée la newsletter de La Maison du Chocolat. En savoir plus sur l' Utilisation des données La Maison du Chocolat, en tant que responsable de traitement, met en œuvre un traitement de données personnelles ayant pour finalité l’envoi de newsletters. Ce traitement est fondé sur votre consentement. À tout moment, vous pouvez retirer votre consentement via le lien de désinscription intégré dans la newsletter. Vous bénéficiez d’un droit d’accès, de rectification, d’effacement, d’opposition, d'un droit à la portabilité des informations qui vous concernent ainsi que d'un droit à la limitation des traitements que vous pouvez exercer en adressant un courriel à l’adresse client@lamaisonduchocolat.fr. Pour en savoir plus sur vos droits et la protection de vos données, cliquez ici. En tant que de besoin et pour plus de renseignements ou en cas de contestations sur vos droits, vous pouvez contacter le Délégué à la protection des données à cette adresse : dpo@savencia.com. En cas de litige, vous pouvez saisir la Commission Nationale de l'Informatique et des Libertés (Cnil). Je m'inscris Fermer la fenêtre d'information Panier CE PRODUIT A BIEN ÉTÉ AJOUTÉ AU PANIER Voir mon panier Continuer mes achats