fraisen1clic.fr Open in urlscan Pro
20.82.86.62  Public Scan

Submitted URL: https://fraisen1clic.com/
Effective URL: https://fraisen1clic.fr/
Submission: On December 05 via api from US — Scanned from FR

Form analysis 19 forms found in the DOM

GET //fraisen1clic.fr/recherche

<form method="get" action="//fraisen1clic.fr/recherche">
  <div class="search-widget-inner">
    <input type="hidden" name="controller" value="search">
    <div class="input-wrapper">
      <div class="mobile-input-relative">
        <span role="status" aria-live="polite" class="ui-helper-hidden-accessible"></span><input type="text" name="s" value="" placeholder="Huîtres, plateaux de fromage, corbeille de fruits..." aria-label="Rechercher" class="ui-autocomplete-input"
          autocomplete="off">
        <button type="submit">
          <svg class="ic-search" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path id="Vector" fill-rule="evenodd" clip-rule="evenodd"
              d="M11.1795 5.23077C7.8941 5.23077 5.23077 7.8941 5.23077 11.1795C5.23077 14.4649 7.8941 17.1282 11.1795 17.1282C14.4649 17.1282 17.1282 14.4649 17.1282 11.1795C17.1282 7.8941 14.4649 5.23077 11.1795 5.23077ZM4 11.1795C4 7.21437 7.21437 4 11.1795 4C15.1446 4 18.359 7.21437 18.359 11.1795C18.359 12.9405 17.725 14.5534 16.6727 15.8024L19.8198 18.9495C20.0601 19.1898 20.0601 19.5794 19.8198 19.8198C19.5794 20.0601 19.1898 20.0601 18.9495 19.8198L15.8024 16.6727C14.5534 17.725 12.9405 18.359 11.1795 18.359C7.21437 18.359 4 15.1446 4 11.1795Z"
              fill="#121212"></path>
          </svg>
        </button>
      </div>
    </div>
    <div class="btn-wrapper">
      <button type="button" class="header-search-btn">
        <svg class="ic-search" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path id="Vector" fill-rule="evenodd" clip-rule="evenodd"
            d="M11.1795 5.23077C7.8941 5.23077 5.23077 7.8941 5.23077 11.1795C5.23077 14.4649 7.8941 17.1282 11.1795 17.1282C14.4649 17.1282 17.1282 14.4649 17.1282 11.1795C17.1282 7.8941 14.4649 5.23077 11.1795 5.23077ZM4 11.1795C4 7.21437 7.21437 4 11.1795 4C15.1446 4 18.359 7.21437 18.359 11.1795C18.359 12.9405 17.725 14.5534 16.6727 15.8024L19.8198 18.9495C20.0601 19.1898 20.0601 19.5794 19.8198 19.8198C19.5794 20.0601 19.1898 20.0601 18.9495 19.8198L15.8024 16.6727C14.5534 17.725 12.9405 18.359 11.1795 18.359C7.21437 18.359 4 15.1446 4 11.1795Z"
            fill="#121212"></path>
        </svg>
      </button>
      <div class="search-label"> Rechercher </div>
    </div>
  </div>
</form>

POST https://fraisen1clic.fr/module/tgf_account_request/AccountRequest

<form id="submitLogin" method="post" action="https://fraisen1clic.fr/module/tgf_account_request/AccountRequest">
  <div class="form-group">
    <input type="email" id="email" name="email" placeholder="E-mail" required="">
  </div>
  <div class="form-group">
    <div class="password-toggle">
      <div class="password-toggle"><input type="password" id="password" name="passwd" placeholder="Mot de passe" required=""><img src="https://fraisen1clic.fr/themes/grand-frais/assets/img/../../_dev/img/ic-eye.svg" class="toggle-password"></div>
    </div>
  </div>
  <div class="form-group form-remember">
    <label><input style="width:9%;margin-right:4px;" type="checkbox" name="remember_me"> Se souvenir de moi</label>
    <a href="https://fraisen1clic.fr/recuperation-mot-de-passe?recover=1" class="forgot-password">Mot de passe oublié ?</a>
  </div>
  <button type="submit" class="btn-submit-login" name="submitLogin">Me connecter</button>
  <button type="button" class="btn-secondary-login" id="createAccountBtn">Créer mon compte</button>
  <div class="spacer-with-line">
    <span>SERVICE ACCESSIBLE EN MODE INVITÉ</span>
  </div>
  <button type="button" class="btn-secondary-login" id="guestCheckoutBtn">Suivre ma commande</button>
</form>

POST https://fraisen1clic.fr/module/tgf_account_request/AccountRequest

<form id="submitAccount" method="post" action="https://fraisen1clic.fr/module/tgf_account_request/AccountRequest">
  <input type="hidden" name="create_account" value="1">
  <!-- Civilité -->
  <div class="form-group civility-group">
    <label>Civilité*</label>
    <div class="civility-options">
      <label><input type="radio" name="id_gender" value="1" style="width: 16px;" required=""> Madame</label>
      <label><input type="radio" name="id_gender" value="2" style="width: 16px;" required=""> Monsieur</label>
    </div>
  </div>
  <!-- Nom -->
  <div class="form-group">
    <label for="lastname">Nom*</label>
    <input type="text" id="lastname" name="lastname" required="">
  </div>
  <!-- Prénom -->
  <div class="form-group">
    <label for="firstname">Prénom*</label>
    <input type="text" id="firstname" name="firstname" required="">
  </div>
  <!-- Téléphone -->
  <div class="form-group">
    <label for="phone">Téléphone*</label>
    <input type="tel" id="phone" name="phone" required="">
  </div>
  <!-- Email -->
  <div class="form-group">
    <label for="email">E-mail*</label>
    <input type="email" id="email" name="email" required="">
  </div>
  <!-- Mot de passe -->
  <div class="form-group">
    <label for="passwordCreate">Mot de passe*</label>
    <div class="password-toggle"><input type="password" id="passwordCreate" name="passwd" placeholder="Votre mot de passe" required=""><img src="https://fraisen1clic.fr/themes/grand-frais/assets/img/../../_dev/img/ic-eye.svg" class="toggle-password">
    </div>
    <div class="password-info">
      <ul class="password-requirements">
        <li id="lengthCheck" class="invalid">Entre 8 et 16 caractères</li>
        <li id="digitCheck" class="invalid">Au moins un chiffre</li>
        <li id="lowercaseCheck" class="invalid">Au moins une minuscule</li>
        <li id="uppercaseCheck" class="invalid">Au moins une majuscule</li>
      </ul>
    </div>
  </div>
  <!-- Offers -->
  <div class="form-group">
    <div class="gdpr_consent gdpr_module_96">
      <span class="custom-checkbox">
        <label class="psgdpr_consent_message">
          <input id="psgdpr_consent_checkbox_96" name="psgdpr_consent_checkbox" type="checkbox" required="required" value="1" class="psgdpr_consent_checkboxes_96">
          <span><i class="material-icons rtl-no-flip checkbox-checked psgdpr_consent_icon"></i></span>
          <span>J'accepte les <a target="_blank" href="/content/3-conditions-utilisation" rel="noreferrer noopener">conditions générales de vente</a>*</span> </label>
      </span>
    </div>
    <script type="text/javascript">
      var psgdpr_front_controller = "https://fraisen1clic.fr/module/psgdpr/FrontAjaxGdpr";
      psgdpr_front_controller = psgdpr_front_controller.replace(/\amp;/g, '');
      var psgdpr_id_customer = "0";
      var psgdpr_customer_token = "da39a3ee5e6b4b0d3255bfef95601890afd80709";
      var psgdpr_id_guest = "";
      var psgdpr_guest_token = "f2283fa1919c9530469640369dc6199dba34cc23";
      document.addEventListener('DOMContentLoaded', function() {
        let psgdpr_id_module = "96";
        let parentForm = $('.gdpr_module_' + psgdpr_id_module).closest('form');
        let toggleFormActive = function() {
          let parentForm = $('.gdpr_module_' + psgdpr_id_module).closest('form');
          let checkbox = $('#psgdpr_consent_checkbox_' + psgdpr_id_module);
          let element = $('.gdpr_module_' + psgdpr_id_module);
          let iLoopLimit = 0;
          // by default forms submit will be disabled, only will enable if agreement checkbox is checked
          if (element.prop('checked') != true) {
            element.closest('form').find('[type="submit"]').attr('disabled', 'disabled');
          }
          $(document).on("change", '.psgdpr_consent_checkboxes_' + psgdpr_id_module, function() {
            if ($(this).prop('checked') == true) {
              $(this).closest('form').find('[type="submit"]').removeAttr('disabled');
            } else {
              $(this).closest('form').find('[type="submit"]').attr('disabled', 'disabled');
            }
          });
        }
        // Triggered on page loading
        toggleFormActive();
        $(document).on('submit', parentForm, function(event) {
          $.ajax({
            type: 'POST',
            url: psgdpr_front_controller,
            data: {
              ajax: true,
              action: 'AddLog',
              id_customer: psgdpr_id_customer,
              customer_token: psgdpr_customer_token,
              id_guest: psgdpr_id_guest,
              guest_token: psgdpr_guest_token,
              id_module: psgdpr_id_module,
            },
            error: function(err) {
              console.log(err);
            }
          });
        });
      });
    </script>
    <span class="custom-checkbox">
      <label>
        <input type="checkbox" name="email_offers">
        <span><i class="material-icons rtl-no-flip checkbox-checked psgdpr_consent_icon"></i></span>
        <span> J'accepte de recevoir des bons plans par email </span>
      </label>
    </span>
    <span class="custom-checkbox">
      <label>
        <input type="checkbox" name="sms_offers">
        <span><i class="material-icons rtl-no-flip checkbox-checked psgdpr_consent_icon"></i></span>
        <span> J'accepte de recevoir des bons plans par SMS </span>
      </label>
    </span>
  </div>
  <button type="submit" class="btn-submit-login" name="submitAccount" disabled="">Créer mon compte</button>
  <div class="spacer-with-line">
    <span>VOUS AVEZ DEJA UN COMPTE ?</span>
  </div>
  <button type="button" class="btn-secondary-login open-login-modal">Me connecter</button>
</form>

POST https://fraisen1clic.fr/module/tgf_account_request/AccountRequest

<form id="guestCheckoutForm" action="https://fraisen1clic.fr/module/tgf_account_request/AccountRequest" method="post">
  <div class="form-group">
    <label for="guest_email">E-mail</label>
    <input type="email" id="guest_email" name="guest_email" placeholder="E-mail" required="">
  </div>
  <div class="success-message js-email-sent-success-message">
    <p>Un email vous a été envoyé contenant un lien vers le suivi de vos commandes.</p>
  </div>
  <button type="submit" class="btn-submit-login" name="submitGuestTracking">Recevoir mon code</button>
  <div class="spacer-with-line">
    <span>VOUS AVEZ DEJA UN COMPTE ?</span>
  </div>
  <button type="button" class="btn-secondary-login open-login-modal">Me connecter</button>
</form>

GET //fraisen1clic.fr/recherche

<form method="get" action="//fraisen1clic.fr/recherche">
  <div class="search-widget-inner">
    <input type="hidden" name="controller" value="search">
    <div class="input-wrapper">
      <div class="mobile-input-relative">
        <input type="text" name="s" value="" placeholder="Huîtres, plateaux de fromage, corbeille de fruits..." aria-label="Rechercher">
        <button type="submit">
          <svg class="ic-search" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <path id="Vector" fill-rule="evenodd" clip-rule="evenodd"
              d="M11.1795 5.23077C7.8941 5.23077 5.23077 7.8941 5.23077 11.1795C5.23077 14.4649 7.8941 17.1282 11.1795 17.1282C14.4649 17.1282 17.1282 14.4649 17.1282 11.1795C17.1282 7.8941 14.4649 5.23077 11.1795 5.23077ZM4 11.1795C4 7.21437 7.21437 4 11.1795 4C15.1446 4 18.359 7.21437 18.359 11.1795C18.359 12.9405 17.725 14.5534 16.6727 15.8024L19.8198 18.9495C20.0601 19.1898 20.0601 19.5794 19.8198 19.8198C19.5794 20.0601 19.1898 20.0601 18.9495 19.8198L15.8024 16.6727C14.5534 17.725 12.9405 18.359 11.1795 18.359C7.21437 18.359 4 15.1446 4 11.1795Z"
              fill="#121212"></path>
          </svg>
        </button>
      </div>
    </div>
    <div class="btn-wrapper">
      <button type="button" class="header-search-btn">
        <svg class="ic-search" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path id="Vector" fill-rule="evenodd" clip-rule="evenodd"
            d="M11.1795 5.23077C7.8941 5.23077 5.23077 7.8941 5.23077 11.1795C5.23077 14.4649 7.8941 17.1282 11.1795 17.1282C14.4649 17.1282 17.1282 14.4649 17.1282 11.1795C17.1282 7.8941 14.4649 5.23077 11.1795 5.23077ZM4 11.1795C4 7.21437 7.21437 4 11.1795 4C15.1446 4 18.359 7.21437 18.359 11.1795C18.359 12.9405 17.725 14.5534 16.6727 15.8024L19.8198 18.9495C20.0601 19.1898 20.0601 19.5794 19.8198 19.8198C19.5794 20.0601 19.1898 20.0601 18.9495 19.8198L15.8024 16.6727C14.5534 17.725 12.9405 18.359 11.1795 18.359C7.21437 18.359 4 15.1446 4 11.1795Z"
            fill="#121212"></path>
        </svg>
      </button>
      <div class="search-label"> Rechercher </div>
    </div>
  </div>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="486" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="825" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="664" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="827" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="829" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="668" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="825" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="668" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="829" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="552" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit" disabled="">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="796" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="661" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="686" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit" disabled="">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

POST https://fraisen1clic.fr/panier

<form action="https://fraisen1clic.fr/panier" method="post" class="add-to-cart-or-refresh add-to-cart-form">
  <input type="hidden" name="token" value="1da1472de1b3ed3e1d00a9b1a1cc2f05">
  <input type="hidden" name="id_product" value="733" class="product_page_product_id">
  <input type="hidden" name="qty" value="1">
  <button class="add-to-cart" data-button-action="add-to-cart" type="submit" disabled="">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
      <path fill-rule="evenodd" clip-rule="evenodd"
        d="M12 0.25C12.4142 0.25 12.75 0.585786 12.75 1V3H14.75C15.1642 3 15.5 3.33579 15.5 3.75C15.5 4.16421 15.1642 4.5 14.75 4.5H12.75V6.5C12.75 6.91421 12.4142 7.25 12 7.25C11.5858 7.25 11.25 6.91421 11.25 6.5V4.5H9.25C8.83579 4.5 8.5 4.16421 8.5 3.75C8.5 3.33579 8.83579 3 9.25 3L11.25 3V1C11.25 0.585786 11.5858 0.25 12 0.25ZM7.3721 6.84882C7.73174 7.05433 7.85669 7.51247 7.65118 7.8721L6.29239 10.25H8.99095C8.99762 10.2499 9.00426 10.2499 9.0109 10.25H14.9891C14.9957 10.2499 15.0024 10.2499 15.009 10.25H17.7076L16.3488 7.8721C16.1433 7.51247 16.2683 7.05433 16.6279 6.84882C16.9875 6.64331 17.4457 6.76826 17.6512 7.1279L19.4352 10.25H20.5836C20.5941 10.2498 20.6045 10.2498 20.6151 10.25H22C22.4142 10.25 22.75 10.5858 22.75 11C22.75 11.4142 22.4142 11.75 22 11.75H21.1972L19.6329 18.5596C19.5027 19.1862 19.1581 19.7479 18.6582 20.1478C18.1579 20.5481 17.5335 20.761 16.893 20.75H14.0109C14.0043 20.7501 13.9976 20.7501 13.991 20.75H10.009C10.0024 20.7501 9.99574 20.7501 9.98911 20.75H7.10695C6.46646 20.761 5.84211 20.5481 5.34176 20.1478C4.84053 19.7468 4.49539 19.1831 4.36608 18.5545L2.89483 11.75H2C1.58579 11.75 1.25 11.4142 1.25 11C1.25 10.5858 1.58579 10.25 2 10.25H3.48544C3.49566 10.2498 3.50585 10.2498 3.51601 10.25H4.56476L6.34882 7.1279C6.55433 6.76826 7.01247 6.64331 7.3721 6.84882ZM4.42949 11.75L5.07814 14.75H8.66205L8.32872 11.75H5.01316C5.00393 11.7502 4.9947 11.7502 4.98546 11.75H4.42949ZM9.83795 11.75L10.1713 14.75H13.8287L14.1621 11.75H9.83795ZM15.6713 11.75L15.3379 14.75H18.969L19.6582 11.75H19.0145C19.0053 11.7502 18.9961 11.7502 18.9868 11.75H15.6713ZM18.6244 16.25H15.1713L14.8379 19.25H16.9L16.9151 19.2502C17.2076 19.2561 17.4928 19.1592 17.7212 18.9765C17.9496 18.7938 18.1067 18.5367 18.1651 18.2502L18.169 18.2321L18.6244 16.25ZM13.3287 19.25L13.6621 16.25H10.3379L10.6713 19.25H13.3287ZM9.16205 19.25L8.82872 16.25H5.40247L5.83493 18.2501C5.89337 18.5367 6.05041 18.7938 6.27881 18.9765C6.5072 19.1592 6.79245 19.2561 7.08488 19.2502L7.1 19.25H9.16205Z"
        fill="white"></path>
    </svg>
  </button>
</form>

Text Content

Les meilleurs produits frais à portée de clic.
Rechercher
Mon magasin
Fraisen1clic
Mon compte
×


BIENVENUE

Connectez-vous pour accéder à toutes nos fonctionnalités et retrouver le détail
de vos commandes

Se souvenir de moi Mot de passe oublié ?
Me connecter Créer mon compte
SERVICE ACCESSIBLE EN MODE INVITÉ
Suivre ma commande
×


CRÉER MON COMPTE

Civilité*
Madame Monsieur
Nom*
Prénom*
Téléphone*
E-mail*
Mot de passe*

 * Entre 8 et 16 caractères
 * Au moins un chiffre
 * Au moins une minuscule
 * Au moins une majuscule

 J'accepte les conditions générales de vente*
 J'accepte de recevoir des bons plans par email  J'accepte de recevoir des
bons plans par SMS
Créer mon compte
VOUS AVEZ DEJA UN COMPTE ?
Me connecter
×


SUIVRE MA COMMANDE EN MODE INVITÉ

E-mail

Un email vous a été envoyé contenant un lien vers le suivi de vos commandes.

Recevoir mon code
VOUS AVEZ DEJA UN COMPTE ?
Me connecter
Mon panier (0) 0

Rechercher


 * 
   Fruits
    * Tout voir
    * 
      Corbeille de fruits
      Tout voir
    * Tout voir
   
   Tout voir
 * 
   Crèmerie
    * Tout voir
    * 
      Plateaux de fromages
       * Tout voir
       * 
         Plateau déjà composé
       * 
         Je compose mon plateau
       * Tout voir
      
      Tout voir
    * 
      Fromages
       * Tout voir
       * 
         Roquefort et pâtes persillées
       * 
         Morbier et pâtes pressées non cuites
       * 
         Comté et pâtes pressées cuites
       * 
         Camembert, Maroilles et pâtes molles
       * 
         Chèvres et brebis
       * Tout voir
      
      Tout voir
    * 
      Fromages d'hiver
       * Tout voir
       * 
         Raclette
       * 
         Mont d'Or
       * Tout voir
      
      Tout voir
    * 
      Beurres & crèmes
      Tout voir
    * 
      Desserts
      Tout voir
    * Tout voir
   
   Tout voir
 * 
   Poissonnerie
    * Tout voir
    * 
      Poissons
      Tout voir
    * 
      Coquillages et Crustacés
      Tout voir
    * 
      Huîtres
      Tout voir
    * 
      Noix de saint jacques
      Tout voir
    * 
      Poissons fumés
       * Tout voir
       * 
         Saumons fumés
       * 
         Truites fumées
       * 
         Autres poissons
       * Tout voir
      
      Tout voir
    * 
      Caviar et œufs de poissons
      Tout voir
    * Tout voir
   
   Tout voir
 * 
   Boucherie
    * Tout voir
    * 
      Viandes
       * Tout voir
       * 
         Prêts à cuisiner
       * 
         Volailles
       * Tout voir
      
      Tout voir
    * 
      Charcuterie
      Tout voir
    * 
      Foie gras
      Tout voir
    * Tout voir
   
   Tout voir
 * 
   Traiteur
    * Tout voir
    * 
      Apéritifs
       * Tout voir
       * 
         A partager
       * 
         Tartinables et blinis
       * 
         Verrines
       * Tout voir
      
      Tout voir
    * 
      Entrées
       * Tout voir
       * 
         Escargots
       * 
         Entrées de la mer
       * 
         Feuilletés
       * Tout voir
      
      Tout voir
    * 
      Accompagnements
      Tout voir
    * 
      Pâte à tarte
      Tout voir
    * Tout voir
   
   Tout voir



Mon magasin
Fraisen1clic

 1. Accueil

 1. Accueil


 * 

 1. 


PRODUITS POPULAIRES

 Aperçu rapide
 * Nouveau


1/8 POINTE À LA TRUFFE D'ÉTÉ 3%


0,00 €

 Aperçu rapide
 * Nouveau


LE GRAND PANIER DE FRUITS EXOTIQUES


40,00 €

 Aperçu rapide
 * Nouveau


12 HUÎTRES FINES DE NORMANDIE N°3


0,00 €

 Aperçu rapide
 * Nouveau


PANIER MÉLANGE DE SAVEURS


25,00 €

 Aperçu rapide
 * Nouveau


PLATEAU 6 FROMAGES


34,99 €

 Aperçu rapide
 * Nouveau


24 HUÎTRES FINES DE CLAIRE IGP MARENNES OLÉRON N°3 LABEL ROUGE


0,00 €



Tous les produits


COMMENCER MES COURSES


FRUITS


CRÈMERIE


POISSONNERIE


BOUCHERIE


TRAITEUR





COMMENT FONCTIONNE LE CLICK & COLLECT ?



1
Sélectionnez votre magasin
2
Choisissez vos produits en ligne
3
Réservez votre créneau pour récupérer votre commande en magasin
4
Régalez-vous !


LES TOP VENTES DU MOMENT

 Aperçu rapide
 * Nouveau


LE GRAND PANIER DE FRUITS EXOTIQUES


40,00 €

 Aperçu rapide
 * Nouveau


24 HUÎTRES FINES DE CLAIRE IGP MARENNES OLÉRON N°3 LABEL ROUGE


0,00 €

 Aperçu rapide
 * Nouveau


PLATEAU 6 FROMAGES


34,99 €

 Aperçu rapide
 * Nouveau
 * Rupture de stock


FOIE GRAS DE CANARD ENTIER DU SUD-OUEST LABEL ROUGE 250G


0,00 €

 Aperçu rapide
 * Nouveau


SAUMON FUMÉ 10 TRANCHES


0,00 €

 Aperçu rapide
 * Nouveau


NOIX DE SAINT JACQUES BLANCHES DE LA BAIE DE ST BRIEUC 200G


0,00 €

 Aperçu rapide
 * Nouveau
 * Rupture de stock


CREVETTES CUITES RÉFRIGÉRÉES 30/40 LABEL ROUGE 300G


0,00 €

 Aperçu rapide
 * Nouveau
 * Rupture de stock


2 COQUILLES SAINT-JACQUES À LA BRETONNE


0,00 €




des produits ultra-frais



une sélection soignée



des prix justes




 * Gestion des cookies
 * Conditions d'utilisation
 * Politique de confidentialité

© 2024 - Tous droits réservés

check_circle

check_circle




SÉLECTIONNEZ VOTRE MAGASIN DE CLICK & COLLECT

Sélectionnez votre magasin

Choisissez vos produits

Réservez votre créneau pour retirer vos produits en magasin



Grand Frais Perpignan


1935 AVENUE D'ESPAGNE
66000 PERPIGNAN


Grand Frais Perpignan Carré d'Or


24 chemin de la Roseraie
66000 Perpignan


Grand Frais Perpignan Polygone


92 rue Léon Serpolet
66000 PERPIGNAN


Grand Frais Semeac Tarbes


CHEMIN SAINT-FRAI
AVENUE FRANCOIS MITTERRAND
65600 SEMEAC


Grand Frais Tarbes


27 chemin cognac
65000 TARBES


Grand Frais Narbonne


AVENUE D'ESPAGNE
11100 NARBONNE


Grand Frais Carcassonne


220 boulevard Denis Papin
11000 CARCASSONNE


Grand Frais Bizanos


6-8 rue du Bataillon de Joinville
64320 Bizanos


Grand Frais Pau Lescar


88-90 avenue de Pau
64230 LESCAR


Grand Frais La Seyne-sur-Mer


RD POINT 11 NOVEMBRE 1918, AVENUE PAUL MARCEL
83500 LA SEYNE SUR MER


Grand Frais Beziers


16 Rue Zénobe Gramme
34500 Beziers


Grand Frais Hyères


Quartier St Martin, route de Loubes
83400 HYERES


Grand Frais La Garde


LIEU DIT LE CLOS
AVENUE ROBESPIERRE
83130 LA GARDE


Grand Frais Biarritz


6 RUE PELLETIER
64200 BIARRITZ


Grand Frais Marseille Prado


41 Boulevard Michelet
13008 Marseille


Grand Frais Toulouse Sud Garonne


295 ROUTE D'ESPAGNE
31100 TOULOUSE


Grand Frais Marseille (11ème) - La Valentine


6 Route de la Sabliere
ZAC de la valentine
13011 MARSEILLE


Grand Frais Balaruc


CENTRE COMMERCIAL BALARUC LOISIRS
34540 BALARUC LE VIEUX


Grand Frais Saint Orens de Gameville


7 Rue de la Rivière
31650 Saint-Orens-de-Gameville


Grand Frais Colomiers


2 Chemin de la Salvetat
31770 COLOMIERS


Grand Frais Marseille (13ème)


262 RUE ALBERT EINSTEIN
13013 MARSEILLE


Grand Frais Castres


ZONE COMMERCIALE LE SIALA
ROUTE DE MAZAMET
81100 CASTRES


Grand Frais Cogolin


848 AVENUE DES NARCISSES
83310 COGOLIN


Grand Frais Balma


Z - Ilot D3 - Secteur Tuilerie - Gramont
31130 BALMA


Grand Frais Les Pennes Mirabeau


503 RD 543
13170 LES PENNES MIRABEAU


Grand Frais Toulouse


308 AVENUE DES ETATS-UNIS
31200 TOULOUSE


Grand Frais Saint-Mitre


AVENUE DES PEUPLIERS
ZAC DES ETANGS
13920 SAINT-MITRE-LES-REMPARTS


Grand Frais Vitrolles


7 rue de Madrid
13127 VITROLLES


Grand Frais Montpellier


3056 AVENUE ETIENNE MEHUL
34000 MONTPELLIER


Grand Frais Saint-Paul-les-Dax


37 CHEMIN DE TALENCE
40990 SAINT PAUL LES DAX


Grand Frais Castelnau Le Lez


321 avenue Georges Frêche
34170 Castelnau Le Lez


Grand Frais Grabels


89 rue de la Valsière
34790 GRABELS


Grand Frais Saint-Raphael


155 Avenue Thales
83700 Saint Raphaël


Grand Frais Puget-sur-Argens


Z.A DE LA TUILIERE
ROUTE NATIONALE 7
83480 PUGET-SUR-ARGENS


Grand Frais Le Muy


N9 Route Départementale 1555
Pôle Economique Ferrières III
83490 Le Muy


Grand Frais Salon-de-Provence


70 ALLEE DE SZENTENDRE
ROUTE D'ARLES
13300 SALON DE PROVENCE


Grand Frais Saint-Pierre-du-Mont


105 RUE FELIX ARNAUDIN
40280 ST PIERRE DU MONT


Grand Frais Fréjus


3356 Route Départementale 37
Route de Malpasset
83600 Fréjus


Grand Frais Gaillac


89 avenue Charles de Gaulle
81600 Gaillac


Grand Frais Nimes


1245 ROUTE DE SAINT GILLES
ZAC MAS DES ABEILLES
30000 NIMES


Grand Frais Albi


ROUTE DE LA BARRIERE
81380 LESCURE D'ALBIGEOIS


Grand Frais Montauban


AVENUE DE GRANDE BRETAGNE
ZAC DE LA MOLLE
82000 MONTAUBAN


Grand Frais Le Cannet


17-21 BOULEVARD JEAN MOULIN
06110 LE CANNET


Grand Frais Marguerittes


2264 route d'Avignon
RN 86, La Ponche
30320 Marguerittes


Grand Frais Mougins


667 AVENUE SAINT MARTIN
06250 MOUGINS


Grand Frais Cagnes sur Mer


137 avenue des Alpes
Centre commercial Polygone Riviera
06800 Cagnes-sur-Mer


Grand Frais Avignon


190 RUE CAPITAINE DE VAISSEAU HENRI BELLET
84140 MONTFAVET


Grand Frais Le Pontet


ANCIENNE RN6, CHEMIN PERIGORD
Z.A.C DE LA TOUR BLANCHE
84130 LE PONTET


Grand Frais Boé Agen


31 AVENUE DE BIGORRE
47550 BOE


Grand Frais Nice


590 ROUTE DE GRENOBLE
06200 NICE


Grand Frais Agen Barbusse


116 Av. Henri Barbusse
47000 Agen


Grand Frais Alès


688 route de Nimes
30100 ALES


Grand Frais Carpentras


1200 Avenue Fitzgerald Kennedy
84200 CARPENTRAS


Grand Frais Orange


ZONE DU COUDOULET
ROND POINT DU PEAGE SUD
84100 ORANGE


Grand Frais Onet le Château


44 ROUTE D'ESPALION
12850 ONET LE CHATEAU


Grand Frais La-Teste-De-Buch


11 AVENUE BINGHAMTON
33260 LA TESTE-DE-BUCH


Grand Frais Biganos


Pont Neau Est
222 rue Gustave Eiffel
33380 BIGANOS


Grand Frais Montelimar


ROUTE DE MARSEILLE LE PELICAN
26200 MONTELIMAR


Grand Frais Pessac


1T Avenue Gustave Eiffel
33600 Pessac


Grand Frais Bègles


43 RUE DES FRERES LUMIERE
33130 BEGLES


Grand Frais Bergerac


ZA LA CAVAILLE
ROUTE DE BORDEAUX
24100 BERGERAC


Grand Frais Mérignac


46 AVENUE DE LA GRANGE NOIRE
33700 MERIGNAC


Grand Frais Carbon


40 rue des frères Lumière
33560 CARBON-BLANC


Grand Frais Blanquefort


18 rue Jean Duvert
33290 BLANQUEFORT


Grand Frais Aurillac


25 allée George Pompidou,
15000 AURILLAC


Grand Frais Portes-Les-Valence


867 avenue Président Salvador Allende
26800 Portes-lès-Valence


Grand Frais Brive-la-Gaillarde


3 rue Ernest Simbille
19100 BRIVE-LA-GAILLARDE


Grand Frais Valence


MONTEE DU LONG
26500 BOURG-LES-VALENCE


Grand Frais Saint-Marcel-les-Valence


QUARTIER LAYE
ROUTE DEPARTEMENTALE 432 CR.18
26320 SAINT-MARCEL-LES-VALENCE


Grand Frais Brives Charensac


127 AVENUE CHARLES DUPUY
43700 BRIVES-CHARENSAC


Grand Frais Malemort


17 rue Pasteur
19360 Malemort


Grand Frais Trelissac


LIEU DIT LES MOUNARDS
24750 TRELISSAC


Grand Frais Chancelade


2 CHEMIN DU PRETRE
24650 CHANCELADE


Grand Frais Romans-sur-Isère


10 av. de la Déportation
26100 Romans sur Isère


Grand Frais Echirolles


13 AVENUE DE GRUGLIASCO
38130 ECHIROLLES


Grand Frais Seyssins


2 RUE HENRI DUNANT
ZONE DU RONDEAU
38180 SEYSSINS


Grand Frais Davézieux


661 ROUTE DU FOREZ
LIEU DIT LES JUSTICES
07430 DAVEZIEUX


Grand Frais Salaise-sur-Sanne


11 AVENUE PLEIN SUD
38150 SALAISE SUR SANNE


Grand Frais Firminy


29 RUE DE L'ABATTOIR
ANGLE DE LA RUE ALCAZAR
42700 FIRMINY


Grand Frais Crolles


669 AV. AMBROISE CROIZAT
38920 CROLLES


Grand Frais Saint-Priest-en-Jarez


7 rue René Coty
42270 SAINT-PRIEST-EN-JAREZ


Grand Frais Soyaux


AVENUE DU GENERAL DE GAULLE
LIEUDIT LA CROIX BLANCHE
16800 SOYAUX


Grand Frais Voiron


LIEU DIT TAILLE
Z.I. DES BLANCHISSERIES
38500 VOIRON


Grand Frais Vaux sur Mer


7 RUE AUGUSTE RATEAU
17640 VAUX SUR MER


Grand Frais Châteaubernard


70 Av. D Angoulême
16100 Châteaubernard


Grand Frais Andrézieux Bouthéon


11 AVENUE JEAN MERMOZ
ZA LA GOUYONNIERE SUD
42160 ANDREZIEUX BOUTHEON


Grand Frais Chasse-sur-Rhône


RUE PASTEUR
LIEU-DIT LES CHARNEVEAUX
38670 CHASSE-SUR-RHONE


Grand Frais Nexon Limoges Sud


160 ROUTE DE NEXON
87000 LIMOGES


Grand Frais Bourgoin-Jallieu


8 ESPLANADE HENRI BARBUSSE
38300 BOURGOIN-JALLIEU


Grand Frais Clermont-Ferrand Cristal


3 Avenue Ernest Cristal
63170 CLERMONT FERRAND


Grand Frais Clermont-Ferrand Pardieu


6-8 BOULEVARD SCHUMANN
63000 CLERMONT-FERRAND


Grand Frais L'Isle d'Abeau


ZAC SAINT-HUBERT
SECTEUR LES SAYES
38080 L'ISLE-D'ABEAU


Grand Frais Limoges Casseaux


4 rue Frida Kahlo
87280 LIMOGES


Grand Frais Clermont-Ferrand Le Brézet


10 BOULEVARD SAINT-JEAN
63100 CLERMONT-FERRAND


Grand Frais Lempdes


RUE DE LA ROCHELLE
63370 LEMPDES


Grans Frais Saint Alban-Leysse


616 AVENUE DE CHAMBERY
73230 SAINT-ALBAN-LEYSSE


Grand Frais Mions


148 route d'heyrieux
69780 Mions


Grand Frais Pierre-Benite


CHEMIN DES MURIERS
69310 PIERRE-BENITE


Grand Frais Clermont Ferrand Nord


240 BOULEVARD ETIENNE CLEMENTEL
63000 CLERMONT-FERRAND


Grand Frais Malabre Limoges Nord


PARC DU MALABRE - ZAC NORD
34 RUE AMEDEE GORDINI
87280 LIMOGES


Grand Frais Sainte-Foy-lès-Lyon


19 ROUTE DE LA LIBERATION
69110 SAINTE-FOY-LES-LYON


Grand Frais Bron Village


332 Avenue Général de Gaulle
Village Décathlon
69500 Bron


Grand Frais Bron


34 AVENUE DU 8 MAI 1945
69500 BRON


Grand Frais Thiers


3 Chemin de la Varenne
ZAC LA VARENNE
63300 THIERS


Grand Frais Decines


221 AVENUE FRANKLIN ROOSEVELT
69150 DECINES-CHARPIEU


Grand Frais Drumettaz


123-183 allée des Erables
73420 DRUMETTAZ CLARAFOND


Grand Frais Clermont-Ferrand Malauzat


RUE DES GARDELLES - MOZAC
63200 MALAUZAT


Grand Frais Tignieu


ROUTE DE CREMIEU
38230 TIGNIEU JAMEYZIEU


Grand Frais Meyzieu


2 BOULEVARD AMBROISE PARRE
69330 MEYZIEU


Grand Frais Vaulx-en-Velin


2 RUE JEAN ET JOSEPHINE PEYRI
69120 VAULX EN VELIN


Grand Frais Albertville


268 Rue Louis Armand
73200 Albertville


Grand Frais Limonest


1912 route départementale 306
69760 Limonest


Grand Frais Beynost


All. du Pré Caillat
01700 Beynost


Grand Frais Civrieux-Azergues


LIEU DIT VAVRE
69380 LOZANNE


Grand Frais Aytré


ZAC de Belle Aire
5 rue Benjamin Franklin
17440 AYTRE


Grand Frais Villefranche-sur-Saône


1004 ROUTE DE FRANS
69400 VILLEFRANCHE/SAONE


Grand Frais Mably


1 rue Michel Rondet
42300 MABLY


Grand Frais Seynod


18 AVENUE ZANAROLLI
ZONE INDUSTRIELLE DE BARRAL
74600 SEYNOD


Grand Frais Vichy


82 ALLEE DES AILES
03200 VICHY


Grand Frais Epagny


ZAC DU GRAND EPAGNY
RUE DE LA MANDALLAZ
74330 EPAGNY


Grand Frais Argonay


600 ROUTE DU PARMELAN
74370 ARGONAY


Grand Frais Domancy


LIEUDIT LA VOISE
71 ROUTE DES LACS
74700 DOMANCY


Grand Frais Niort


74 RUE JEAN BAPTISTE BERLIER
79000 NIORT


Grand Frais Premilhat


118 AVENUE DES MARTYRS
03410 PREMILHAT


Grand Frais Montlucon


QUAI LOUIS BLANC
PARC SAINT JACQUES
03100 MONTLUCON


Grand Frais Cluses


238 AVENUE PAUL BECHET
74300 CLUSES


Grand Frais Viriat


44 RUE DU PLATEAU
01440 VIRIAT


Grand Frais St -Julien-en-Genevois


6 RUE DE LATHOY
74160 SAINT-JULIEN-EN-GENEVOIS


Grand Frais Varennes les macon


Zone Jacquard
Route Nationale 6
71000 Varennes-Lès-Mâcon


Grand Frais Les Sables d'Olonne


91 avenue de Talmont
85180 Les Sables d'Olonne


Grand Frais Oyonnax


11 rue de la Forge
01100 Oyonnax


Grand Frais Ferney Voltaire


ZA DU BOIS CANDIDE
ROUTE DE MEYRIN
01210 FERNEY VOLTAIRE


Grand Frais Saint Benoit


CENTRE COMMERCIAL DE LA VARENNE
91 RUE DU HAMEAU DE LA CHAUME
86280 SAINT BENOIT


Grand Frais Paray le Monial


ZAC DES CHARMES
LIEUDIT LES COMBES
71600 PARAY-LE-MONIAL


Grand Frais Yzeure


9 RUE DE MILLEPERTUIS
LIEU DIT LE PETIT GODET
03400 YZEURE


Grand Frais Chasseneuil-du-Poitou


ZAE LES GRANDS PHILAMBINS
86360 CHASSENEUIL-DU-POITOU


Grand Frais Thonon


6 rue amedee de foras
74200 Thonon les bains


Grand Frais Le Poinconnet


154 ROUTE DE MONTLUCON
36330 POINCONNET


Grand Frais Montceau


94/96 QUAI JULES CHAGOT
71300 MONTCEAU-LES-MINES


Grand Frais Chatellerault


Z.A. La Désirée, Rue de la Désirée
86100 Chatellerault


Grand Frais Montmorot


Zone Cciale de Chantrans
39570 MONTMOROT


Grand Frais Le Creusot


83 rue de la république
Lot. Harfleur 2000
71200 LE CREUSOT


Grand Frais Chalon-Sur-Saône


4 Rue Louis Alphonse Poitevin
71100 Chalon-sur-Saône


Grand Frais Chalon


2 RUE DE LA GUERLANDE
71880 CHATENOY-LE-ROYAL


Grand Frais Nevers


RUE HENRI BOUQUILLARD
58000 NEVERS


Grand Frais Cholet


RUE DE L'AUBANCE
ZAC DE L'ECUYÈRE
49300 CHOLET


Grand Frais Vauzelles


ZAC DES COMAILLES
RUE LEONARD DE VINCI
58640 VARENNES-VAUZELLES


Grand Frais Bourges Mallet


Les Danjons
165 Rue Louis Mallet
18000 Bourges


Grand Frais Puget-sur-Argens


565 route de la Charité
18390 SAINT GERMAIN DU PUY


Grand Frais Haute-Goulaine


53 rue de la Chataigneraie
44115 Haute Goulaine


Grand Frais Beaune


ZAC DES MALADIERES
78 AVE DE LA SABLIERE
21200 BEAUNE


Grand Frais Vierzon


CHEMIN DE L'ARDILLAT
18100 VIERZON


Grand Frais St Herblain


377 route de Vannes
44800 ST HERBLAIN


Grand Frais Choisey


ZAC DU PARADIS
RUE DU MAIL
39100 CHOISEY


Grand Frais Chambray-lès-tous


85 AVENUE DU GRAND SUD
37170 CHAMBRAY LES TOURS


Grand Frais Tours


ZI DU MENNETON
16 RUE DU CHAMP DE TIR
37000 TOURS


Grand Frais Saint-Cyr


1 Rue Therese et rene Planiol
37540 ST CYR SUR LOIRE


Grand Frais Dijon


146 ALLE DU DOCTEUR LEPINE
21160 MARSANNAY LA COTE


Grand Frais Beaucouzé


Ecoparc du buisson
L'ATOLL
49073 Beaucouzé


Grand Frais Longvic


2 rue professeur Louis Neel
21600 LONGVIC


Grand Frais Besançon


20 Rue Blaise Pascal
25000 BESANCON


Grand Frais Quetigny


13 RUE DES ARTISANS
ZAC DES CHARRIERES
21800 QUETIGNY


Grand Frais Ahuy


1 RUE DES RUCHOTTES
21121 AHUY


Grand Frais Ecole-Valentin


ZONE COMMERCIALE ESPACE VALENTIN CENTRE
RUE DES SOURCES
25480 ECOLE VALENTIN


Grand Frais Saint-Gervais-la-forêt


ZAC des Perrières
41350 SAINT GERVAIS LA FORET


Grand Frais Blois


137 AVENUE DE CHATEAUDUN
41000 BLOIS


Grand Frais Vannes


ZAC Parc Lann
27 rue Louis Joseph Gay Lussac
56000 VANNES


Grand Frais Lorient


17 rue de l'étang
56100 Lorient


Grand Frais Voujeaucourt


ZAC DE LA CRAY
25420 VOUJEAUCOURT


Grand Frais Sochaux


40 RUE DE PONTARLIER
25600 SOCHAUX


Grand Frais Perrigny


4 RUE DE L'AUGE
ZA DES BREANDES
89000 PERRIGNY


Grand Frais Saran


LIEUDIT LA POTERIE OUEST
977 RTE NATIONALE 20
45770 SARAN


Grand Frais Allonnes


ZAC DU VIVIER 2
ROUTE DES FONDUES
72700 ALLONNES


Grand Frais Belfort


4 RUE LOUIS PASTEUR
90400 DANJOUTIN


Grand Frais Bessoncourt


ZONE COMMERCIALE LES PORTES DE BELFORT
90160 BESSONCOURT


Grand Frais Sargé-lès-Le-Mans


ZAC DE LA POINTE
RUE DES FRENES
72190 SARGE LES LE MANS


Grand Frais Le Mans


7 rue des Frères Voisin
72000 Le Mans


Grand Frais Saint-Louis


5 rue du Rail
68300 SAINT-LOUIS


Grand Frais Amilly


ZAC du Chesnoy
rue de la Rose Blanche
45200 AMILLY


Grand Frais Laval Saint Nicolas


122 avenue de Tours
53000 LAVAL


Grand Frais Laval


15 allée de la Chartrie
53000 LAVAL


Grand Frais Quimper


8 RUE JULES VERNE
29000 QUIMPER


Grand Frais Pontivy


30 rue Albert de Mun
56300 PONTIVY


Grand Frais Cesson-Sevigne


15B RUE DE LA RIGOURDIERE
35510 CESSON SEVIGNE


Grand Frais Rennes


316 rue de Saint Malo
35000 RENNES


Grand Frais Morschwiller


70 RUE DE MULHOUSE
ZAC DE HOFER
68790 MORSCHWILLER LE BAS


Grand Frais Sausheim


59 ROUTE DEPARTEMENTALE
NUMERO 201
68390 SAUSHEIM


Grand Frais Kingersheim


LE KALIGONE
RUE DE LA GRIOTTE
68260 KINGERSHEIM


Grand Frais Saint-Denis-Les-Sens


2 BIS RUE DES WAGONS
89100 SAINT DENIS


Grand Frais Saint-André-Les-Vergers


3 rue dite Entrée des Antes
10120 SAINT ANDRE LES VERGERS


Grand Frais Troyes


LIEU-DIT LES MAURES
LOTISSEMENT LA PORTE DU LAC
10410 SAINT-PARRES-AUX-TERTRES


Grand Frais Alençon


ZONE DES PORTES DE BRETAGNE
RUE D'ALENCON
61250 CONDE SUR SARTHE


Grand Frais Luisant


BOULEVARD D'HOCHSTADT
LES RIBOUCHES
28600 LUISANT


Grand Frais Varennes-sur-Seine


8 ROUTE DE CANNES ECLUSE
77130 VARENNES SUR SEINE


Grand Frais Etampes


ROUTE NATIONALE 191
ZAC BOIS BOURDON
91150 ETAMPES


Grand Frais Colmar Sud


110 ROUTE DE ROUFFACH
68000 COLMAR


Grand Frais Quevert


6 Av. de l'Aublette
22100 Quévert


Grand Frais Epinal


21 rue de la Bazaine
ZAC du Saut le Cerf
88000 EPINAL


Grand Frais Colmar


11 rue Emile Schwoerer
ZI Nord
68000 COLMAR


Grand Frais Trégueux


12 rue du Pont Léon
22950 Trégueux


Grand Frais Boissise


Lieudit dessus de la Pierre Frite
Rue de la Croix Blanche
77310 BOISSISE-LE-ROI


Grand Frais Avrainville


ZA des Marsandes
2 rue Louise de Vilmorin
91630 AVRAINVILLE


Grand Frais Mennecy


ZAC Montvrain II
91540 MENNECY


Grand Frais Vert-Saint-Denis


RN 6
lieu dit la Fontaine Ronde
77240 VERT SAINT DENIS


Grand Frais Bretigny


1-3 RUE DE LA DESSERTE INDUSTRIELLE
91220 BRETIGNY-SUR-ORGE


Grand Frais Villabé


6 Avenue des Courtes Epluches
91100 VILLABE


Grand Frais Dinard


ZAC de la Jannaie, rue du Chemin Biais
35780 LA RICHARDAIS


Grand Frais St Malo


30 RUE DE LA GRASSINAIS
35400 ST MALO


Grand Frais Saint-Germain-Les-Corbeil


7-9 AVENUE DE LA POINTE RINGALE
91250 SAINT GERMAIN LES CORBEI


Grand Frais Ste-Geneviève-des-Bois


3 Avenue de la Résistance
91700 Sainte-Geneviève-des-Boi


Grand Frais Rambouillet


75-77 RUE DE LA LOUVIERE
78120 RAMBOUILLET


Grand Frais Selestat


32 ROUTE DE COLMAR
67600 SELESTAT


Grand Frais Saint-Martin-des-Champs


Rue DIDIER DAURAT
29600 St Martin des Champs


Grand Frais Évry-Courcouronnes


9 rue Johannes GUTENBERG
91000 Evry


Grand Frais Combs-la-ville


ZAC DE L'ORMEAU
RUE PIERRE ET MARIE CURIE
77380 COMBS-LA-VILLE


Grand Frais Saulx-les-Chartreux


AVENUE SADI CARNOT
LA CROIX SAINT JACQUES
91160 SAULX-LES-CHARTREUX


Grand Frais Orsay


69 ROUTE DE MONTLHERY
91400 ORSAY


Grand Frais Chilly - Mazarin


55 route de Longjumeau
91380 Chilly Mazarin


Grand Frais Brie-Comte-Robert


RUE GALILLEE
2 ALLEE DENIS PAPIN
77170 BRIE COMTE ROBERT


Grand Frais Servon


5001 AVENUE PIERRE GUERIN
77170 SERVON


Grand Frais Dreux


Rue Henri Potez
28100 DREUX


Grand Frais Athis mons


Rue Lindbergh
91200 ATHIS MONS


Grand Frais Coignieres


1 RUE DES FRERES LUMIERES
78310 COIGNIERES


Grand Frais Guyancourt


5 RUE DENIS PAPIN
78280 GUYANCOURT


Grand Frais Fresnes


22 AVENUE DE STALINGRAD
ZAC DES FRESNES
94260 FRESNES


Grand Frais Velizy


1 rue André Citroën
Centre commercial La Maison Villacoublay - 1er étage
78640 Vélizy-Villacoublay


Grand Frais La Queue-en-Brie


74 Rue du Général de Gaulle
94510 La Queue-en-Brie


Grand Frais Montigny-le-Bretonneux


12 AVENUE AMPERE
ANGLE DE L'AVENUE VOLTAIRE
78180 MONTIGNY LE BRETONNEUX


Grand Frais Pontault-Combault


9002 Rue de Bruxelles
77340 Pontault-Combault


Grand Frais Les Claye-Sous-Bois


4 AVENUE LUCIE AUBRAC
ZAC DU CHEMIN DES EAUX
78340 LES CLAYES-SOUS-BOIS


Grand Frais Saint-Quai-Perros


Zone artisanale de Keringant
22700 SAINT QUAY PERROS


Grand Frais Coulommiers


24-26 RUE DU GRAND MORIN
ZAC DE LA PRAIRIE SAINT-PIERRE
77120 COULOMMIERS


Grand Frais Croissy-Beaubourg


65 RUE D'EMERAINVILLE
77183 CROISSY BEAUBOURG


Grand Frais Bry Sur Marne


19 bis boulevard Jean Monnet
94360 BRY SUR MARNE


Grand Frais Noisiel


4 RUE DE LA MARE BLANCHE
77186 NOISIEL


Grand Frais Dommartin-Lès-Toul


ZAC DU JONCHERY
54200 DOMMARTIN-LES-TOUL


Grand Frais Fegersheim


ZONE D'ACTIVITE OUEST
RN 83
67640 FEGERSHEIM


Grand Frais Esbly


51 avenue Joffre
77450 Esbly


Grand Frais Livry-Gargan


36-38-40 Boulevard Robert Schuman
93190 LIVRY GARGAN


Grand Frais Laxou


401 AVENUE DE BOUFFLERS
54520 LAXOU


Grand Frais Aubergenville


Route 40 sous ZAC Trait d’Union
Ccal Family Village
78410 AUBERGENVILLE


Grand Frais Cormeilles


1 Boulevard du Parisis
95240 CORMEILLES EN PARISIS


Grand Frais Argenteuil


192 AVENUE STALINGRAD
95100 ARGENTEUIL


Grand Frais Nanteuil


La foulée
77100 NANTEUIL LES MEAUX


Grand Frais Mantes la ville


2 Allée de Chantereine
78711 MANTES LA VILLE


Grand Frais Claye Souilly


9 bis rue Jean Monnet
ZAC des Sablons
77410 Claye-Souilly


Grand Frais Essey-les-Nancy


3 RUE CATHERINE SAUVAGE
ZAC DU TRONC QUI FUME
54270 ESSEY LES NANCY


Grand Frais Villepinte


1 voie de l'orchidée sauvage
93420 Villepinte


Grand Frais Meaux


61 A 65 AVENUE DE LA VICTOIRE
77100 MEAUX


Grand Frais Gonesse


160 avenue de la Plaine de France
ZAC Paris Nord II
95500 GONESSE


Grand Frais Groslay


RUE DE SARCELLES
95410 GROSLAY


Grand Frais Le Vieil-Evreux


123 RUE COCHEREL
27930 LE VIEIL EVREUX


Grand Frais Frouard


2 rue de la Vallée Commerciale Grand Air - Espace Zéphyr
54390 FROUARD


Grand Frais Strasbourg Hautepierre


46 rue Jean Giraudoux
Parc des Forges
67200 STRASBOURG


Grand Frais Herblay


16 AVENUE PAUL LANGEVIN
95220 HERBLAY


Grand Frais Eragny


2 sentier du Clos Santeuil
95610 ERAGNY SUR OISE


Grand Frais Taverny


AVENUE THEODORE MONOD
Z.A DE LA GARENNE
95150 TAVERNY


Grand Frais Goussainville


rue Leonard de Vinci
95190 GOUSSAINVILLE


Grand Frais Moisselles


LIEUDIT LA CAVEE
95570 MOISSELLES


Grand Frais Châlons-en-Champagne Saint-Memmie


3 rue Michel Ménard
zone des Escarnotières
51000 CHALONS EN CHAMPAGNE


Grand Frais Hoenheim


11 route de la Wantzenau
67800 HOENHEIM


Grand Frais Osny


Zone d'Activité de l'Oseraie
95520 Osny


Grand Frais Chalons-en-Champagne


ZONE DES CRAYERES
ROUTE DE MONTMIRAIL
51000 CHALONS EN CHAMPAGNE


Grand Frais Sarrebourg


RUE DE LA BIEVRE
ZONE ARTISANALE
57400 SARREBOURG


Grand Frais Châyeau Thierry


9 rue Champunant
02400 Chateau Thierry


Grand Frais Fleury sur Orne


Zac Parc d'Activités de Fleury sur Orne Normandika
Rue d'Harcourt (RD162)
14123 Fleury Sur Orne


Grand Frais Pierry


Parc des forges
51530 Pierry


Grand Frais Lagny


LIEUDIT LES CIMETIERES
60330 LAGNY LE SEC


Grand Frais Saverne Monswiller


LIEU DIT DREIPITZ
67700 MONSWILLER


Grand Frais Caen Mondeville


49 A 57 AVENUE PIERRE MENDES-FRANCE
14120 MONDEVILLE


Grand Frais Carpiquet


24 rue du Poirier
14650 CARPIQUET


Grand Frais Chambly


590 rue Jean Renoir
Bâtiment C
60230 CHAMBLY


Grand Frais Saint Maximin


204 RUE DES GIRONDINS
LIEUDIT LES HAIES SUD
60740 SAINT MAXIMIN


Grand Frais Haguenau


ZONE INDUSTRIELLE ZINSEL
4 RUE DE LA ZINSEL
67590 SCHWEIGHOUSE SUR MODER


Grand Frais Cormontreuil


PARC LES BLANCS MONTS
AVENUE DES GOISSES
51350 CORMONTREUIL


Grand Frais Marly


RUE DE LA BELLE FONTAINE
57155 MARLY


Grand Frais Jouy-aux-arches


2 allée des Tilleuls
ZAC Parc Aravis
57130 JOUY-AUX-ARCHES


Grand Frais Verdun


RUE FERDINAND BRAUDEL
55100 VERDUN


Grand Frais Tinqueux


14 Rue Aristide Boucicaut
51430 TINQUEUX


Grand Frais Reims Witry


6 rue Jules Staat
51100 Reims


Grand Frais Borny


ZAC SEBASTOPOL
RUE DES DINANDIERS
57070 METZ


Grand Frais Reims


11 rue du Docteur Serge Bazelaire
51100 REIMS


Grand Frais le Grand Quevilly


28 BOULEVARD DE VERDUN
76120 LE GRAND QUEVILLY


Grand Frais Petit Quevilly


105 RUE DE STALINGRAD
76140 LE PETIT QUEVILLY


Grand Frais Beauvais


ZAC DE MERLEMONT
9 RUE PAUL GREBER
60000 ALLONNE


Grand Frais Rouen


9 ROUTE DE LYONS LA FORET
76000 ROUEN


Grand Frais Soissons


79 ROUTE DE CHEVREUX
PARC DES MOULINS
02200 SOISSONS


Grand Frais Compiègne


37 AVENUE DE L'EUROPE
CENTRE COMMERCIAL VENETTE
60280 VENETTE


Grand Frais Feves


ZAC EUROMOSELLE SUD
RUE DE LA FONTAINE CHAUDRON
57280 FEVES


Grand Frais Sarreguemines


RUE DU MARECHAL KELLERMANN
QUARTIER ALLMEND
57200 SARREGUEMINES


Grand Frais Gonfreville l'Orcher


1 Rue du Camp Philip Morris
76700 Gonfreville-L'orcher


Grand Frais Le Havre


75 Rue Denis Cordonnier
76620 Le Havre


Grand Frais Forbach


RUE DE GUISE
57600 FORBACH


Grand Frais Barentin


262 rue du dix-neuf mars 1962
76360 BARENTIN


Grand Frais Fameck


AVENUE DE LA FELTIERE
ZAC DE LA FELTIERE
57290 FAMECK


Grand Frais Cherbourg


Rue du Château d'Eau
La Glacerie
50470 cherbourg en cotentin


Grand Frais Terville


PARC COMMERCIAL SUPERGREEN
AVENUE DU 14 JUILLET 1789
57180 TERVILLE


Grand Frais Ste-Marie-des-Champs


553 Avenue des Lions
76190 Sainte-Marie-des-Champs


Grand Frais Laon


RUE EMILE ZOLA
ANGLE DE LA RUE VOLTAIRE
02000 CHAMBRY


Grand Frais Lexy


4 Les Maragolles
54720 LEXY


Grand Frais Wickrange


1 rue des 3 cantons
3980 Mondercange


Grand Frais Messancy


19 RUE DES ARDENNES
6780 MESSANCY (BELGIQUE)


Grand Frais Contern


3 Rue Daniel Grün
1630 CONTERN


Grand Frais Dury


116 Route d'Amiens
80480 Dury


Grand Frais Dieppe


57 Rte du Vallon
76200 Dieppe


Grand Frais Saint Quentin


12 BOULEVARD DE VERDUN
02100 SAINT-QUENTIN


Grand Frais Mersch


1 Rue Edouard Kraus
7525 MERSCH


Grand Frais Arras


104 AVENUE WINSTON CHURCHILL
62000 ARRAS


Grand Frais Hautmont


68 Boulevard John Cockerill
59330 Hautmont


Grand Frais Ferin


80 ROUTE NATIONALE
59169 FERIN


Grand Frais Valenciennes


114 AVENUE DE LA LIBERATION
59300 AULNOY LEZ VALENCIENNES


Grand Frais La Sentinelle


rue des Vignerons
59174 LA SENTINELLE


Grand Frais Henin-Beaumont


21 CHEMIN DE NOYELLES
62110 HENIN BEAUMONT


Grand Frais Lievin


ZAC DE L'AN 2000
RUE DU DR PIETTE
62800 LIEVIN


Grand Frais Bruay-la-Buissière


RUE JEAN JOSEPH ETIENNE LENOIR
PARC DE LA FALANDE
62700 BRUAY-LA-BUISSIERE


Grand Frais Seclin


Parc d'activités du Rond-Point Nord
Avenue de la République
59113 SECLIN


Grand Frais Lomme


ROND POINT DU MIN DE LOMME
ZA MIN DE LILLE 2EME AVENUE N° 10 A 14
59160 LOMME


Grand Frais Villeneuve d'Asq


3 rue Jean Jaurès
59650 Villeneuve d'Ascq


Grand Frais Hem


35 rue Colbert
Zone Artisanale Marcel Lecoeur
59510 HEM


Grand Frais Wasquehal


10 rue Jean Jaures
59290 Wasquehal


Grand Frais Tourcoing


2 CHAUSSEE MARCELIN BERTHELOT
59200 TOURCOING


Grand Frais Roncq


29 BOULEVARD D'HALLUIN
59223 RONCQ


Grand Frais Hazebrouck


221 et 223 rue Notre-Dame
59190 HAZEBROUCK


Grand Frais Coudekerque-Branche


49 ROUTE DE BERGUES
59210 COUDEKERQUE-BRANCHE

Aucun magasin

Le contenu de votre panier sera perdu si vous changez de magasin.

Confirmer Annuler
Choisir ce magasin