boutique.notretemps.com Open in urlscan Pro
13.32.121.86  Public Scan

Submitted URL: https://t.prod1.emailing.notretemps.com/r/?id=h54ec271f,5c4a8494,c0f9c&p1=PROMONTE220409_ABO_Fil_ROUGE_PRINTEMPS_T1&p2=Optin_NTEFidPP&p3...
Effective URL: https://boutique.notretemps.com/notre-temps-prosp10-b4.html?psr=1&utm_campaign=nte+abo+campagne+avril+mai+juin+2022&utm_medium=e...
Submission: On April 09 via api from BE — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://boutique.notretemps.com/checkout/cart/add/uenc/aHR0cHM6Ly9ib3V0aXF1ZS5ub3RyZXRlbXBzLmNvbS9ub3RyZS10ZW1wcy1wcm9zcDEwLWI0Lmh0bWw_cHNyPTEmdXRtX2NhbXBhaWduPW50ZSthYm8rY2FtcGFnbmUrYXZyaWwrbWFpK2p1aW4rMjAyMiZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9bWFpbGNvJnV0bV9jb250ZW50PVBST01PTlRFMjIwNDA5X0FCT19GaWxfUk9VR0VfUFJJTlRFTVBTX1QxX09wdGluX05URUZpZENvcmVnXzIwMjIwNDA5/product/5139/

<form method="post" class="product-offer-classic-form" id="product_addtocart_form" enctype="multipart/form-data" data-bind="
        visible: true,
        attr: { 'action': getActionUrl(), 'data-product-sku': sku },
        mageInit: getFormMageInit()
" action="https://boutique.notretemps.com/checkout/cart/add/uenc/aHR0cHM6Ly9ib3V0aXF1ZS5ub3RyZXRlbXBzLmNvbS9ub3RyZS10ZW1wcy1wcm9zcDEwLWI0Lmh0bWw_cHNyPTEmdXRtX2NhbXBhaWduPW50ZSthYm8rY2FtcGFnbmUrYXZyaWwrbWFpK2p1aW4rMjAyMiZ1dG1fbWVkaXVtPWVtYWlsJnV0bV9zb3VyY2U9bWFpbGNvJnV0bV9jb250ZW50PVBST01PTlRFMjIwNDA5X0FCT19GaWxfUk9VR0VfUFJJTlRFTVBTX1QxX09wdGluX05URUZpZENvcmVnXzIwMjIwNDA5/product/5139/"
  data-product-sku="NT_BUNDLE_NTE_PROSP10_B4" novalidate="novalidate">
  <div data-bind="html: formKeyInput"><input name="form_key" value="cAhVEU0LoqHfnC5J" type="hidden"></div>
  <input type="hidden" name="product" data-bind="attr: { value: id }" value="5139">
  <input type="hidden" name="selected_configurable_option" value="">
  <input type="hidden" name="related_product" id="related-products-field" value="">
  <input type="hidden" name="item" data-bind="attr: { value: itemId }" value="5139">
  <input type="hidden" name="formula" data-bind="attr: {value: selectedFormulaId}" value="0">
  <input type="hidden" name="duration" data-bind="attr: {value: selectedDurationId}" value="0">
  <input type="hidden" name="reabo" data-bind="attr: {value: isReabo}">
  <input type="hidden" name="addressId" data-bind="attr: {value: addressRecipientId}">
  <input type="hidden" name="qty" value="1">
  <input type="hidden" name="location" data-bind="attr: {value: location}" value="tableau-offre-standard">
  <!-- ko if: isPsr -->
  <input type="hidden" name="psr" value="1">
  <!-- /ko -->
  <!-- ko if: firstRadioGroup -->
  <!-- ko if: isGroupSelectable(firstRadioGroup().id, selectableOptionGroupIds) -->
  <!-- ko if: isFirstGroupVisible() --><!-- /ko -->
  <!-- ko if: !isFirstGroupVisible() -->
  <input data-bind="attr: {name: function() { return getRadioName(firstRadioGroup().id, getOnlyFormulaSelectionId()); }(), id: function() { getRadioInputId(firstRadioGroup().id, getOnlyFormulaSelectionId()); }()} , value: getOnlyFormulaSelectionId()"
    type="hidden" name="offer_option[4767]" value="7405">
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- ko if: areDurationsSelectable() -->
  <div class="offer-classic-duration" data-bind="attr: {id: 'offer-classic-duration-'+firstRadioGroup().id }" id="offer-classic-duration-4767">
    <h2 data-bind="text: offer_duration_selection_title"></h2>
    <!-- ko foreach: { data: sortedDurations(), as: 'offer_duration' } -->
    <div class="product-option">
      <label data-bind="attr: {for: function() { $parent.getDurationRadioInputId(offer_duration); }(), value: offer_duration.offer_duration_id }" value="0">
        <input
          data-bind="event: { change: function(data, event) { $parent.selectDuration($parent.firstRadioGroup().id, offer_duration.offer_duration_id, data, event); } }, attr: { checked: $index() == 0 ? 'checked' : false, name: function() { return $parent.getDurationRadioInputName(offer_duration); }(), id: function() { $parent.getDurationRadioInputId(offer_duration); }() , value: offer_duration.offer_duration_id }"
          type="radio" checked="checked" name="offer-classic-duration" value="0">
        <i></i><span class="product-classic-option-label" data-bind="text: offer_duration.offer_duration_label">Offre durée libre, sans engagement : 1 numéro par mois + la version numérique.</span>
        <div class="product-classic-option-price product-info-price">
          <!-- ko foreach: $parent.getRegion('offerPriceArea1') -->
          <!-- ko template: { name: getTemplate(),
                    data: $parents[1].getProductConfigurationPrice( $parents[1].firstRadioGroupProductsConfigurations(),  offer_duration.offer_duration_id),
                    as: 'prices' } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }" data-price="2,25" data-type="temporary" data-and="et" data-join="puis">
              <span class="bc-price-for-price-more-below">
                <span class="bc-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-currency': '€'
            }" data-price="2,25" data-currency="€">
                  <!-- ko if: price.amount == 0 --><!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 -->
                  <span data-bind="text: $p(price.amount)">2,25</span>
                  <!-- /ko -->
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') -->
                <span class="bc-price-more">
                  <!-- ko if: (price.duration != 1) -->
                  <span class="frequency" data-bind="text: $t('/') + $t(price.durationUnit)">/mois</span>
                  <!-- /ko -->
                  <span class="bc-duration temporary" data-bind="attr: { 'data-duration': price.duration }" data-duration="12">
                    <span class="duration">
                      <span data-bind="i18n: 'during'">pendant</span>
                      <span data-bind="text: price.duration">12</span>
                      <span data-bind="text: $t(price.durationUnit)">mois</span>
                    </span>
                    <span class="first-month">
                      <span data-bind="i18n: 'the 1st month'">le 1er mois</span>
                    </span>
                  </span>
                </span>
                <!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }" data-price="2,95" data-type="periodic" data-and="et" data-join="puis">
              <span class="bc-price-for-price-more-below">
                <span class="bc-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-currency': '€'
            }" data-price="2,95" data-currency="€">
                  <!-- ko if: price.amount == 0 --><!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 -->
                  <span data-bind="text: $p(price.amount)">2,95</span>
                  <!-- /ko -->
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') -->
                <span class="bc-price-more">
                  <span class="slash" data-bind="i18n: '/'">/</span>
                  <!-- ko if: (price.duration == 3) && price.durationUnit == 'month' --><!-- /ko -->
                  <!-- ko if: price.duration != 3 -->
                  <span class="bc-duration" data-bind="text: price.duration > 0 ? price.duration : null, attr: { 'data-duration': price.duration }"></span>
                  <span data-bind="text: $t(price.durationUnit)">mois</span>
                  <!-- /ko -->
                </span>
                <!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
          <!-- /ko -->
        </div>
      </label>
    </div>
    <div class="product-option">
      <label data-bind="attr: {for: function() { $parent.getDurationRadioInputId(offer_duration); }(), value: offer_duration.offer_duration_id }" value="1">
        <input
          data-bind="event: { change: function(data, event) { $parent.selectDuration($parent.firstRadioGroup().id, offer_duration.offer_duration_id, data, event); } }, attr: { checked: $index() == 0 ? 'checked' : false, name: function() { return $parent.getDurationRadioInputName(offer_duration); }(), id: function() { $parent.getDurationRadioInputId(offer_duration); }() , value: offer_duration.offer_duration_id }"
          type="radio" name="offer-classic-duration" value="1">
        <i></i><span class="product-classic-option-label" data-bind="text: offer_duration.offer_duration_label">1 an - 12 numéros + leurs versions numériques</span>
        <div class="product-classic-option-price product-info-price">
          <!-- ko foreach: $parent.getRegion('offerPriceArea1') -->
          <!-- ko template: { name: getTemplate(),
                    data: $parents[1].getProductConfigurationPrice( $parents[1].firstRadioGroupProductsConfigurations(),  offer_duration.offer_duration_id),
                    as: 'prices' } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) -->
            <div class="bc-price-line with-special-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-type': price.priceType,
            'data-and': $t('and'),
            'data-join': $t('then')
        }" data-price="50,40" data-type="unique" data-and="et" data-join="puis">
              <span class="bc-price bc-special" data-bind="attr: {
                'data-price': $p(price.amount)
            }" data-price="50,40">
                <span class="special-price">
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                        'data-price': $p(price.specialPrice),
                        'data-currency': '€'
                    }" data-price="29,90" data-currency="€">
                      <!-- ko if: price.specialPrice == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.specialPrice == 0 -->
                      <span data-bind="text: $p(price.specialPrice)">29,90</span>
                      <!-- /ko -->
                    </span>
                  </span>
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
              <span class="old-price">
                <span class="price-container ">
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                            'data-price': $p(price.amount),
                            'data-currency': '€'
                        }" data-price="50,40" data-currency="€">
                      <!-- ko if: price.amount == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.amount == 0 -->
                      <span data-bind="text: $p(price.amount)">50,40</span>
                      <!-- /ko -->
                    </span>
                    <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                    <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
                  </span>
                  <span class="price-label"><span class="promo-label">
                      <span data-bind="text: price.reduc">-41</span>% </span>
                  </span>
                </span>
              </span>
            </div>
            <!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) --><!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
          <!-- /ko -->
        </div>
      </label>
    </div>
    <div class="product-option">
      <label data-bind="attr: {for: function() { $parent.getDurationRadioInputId(offer_duration); }(), value: offer_duration.offer_duration_id }" value="2">
        <input
          data-bind="event: { change: function(data, event) { $parent.selectDuration($parent.firstRadioGroup().id, offer_duration.offer_duration_id, data, event); } }, attr: { checked: $index() == 0 ? 'checked' : false, name: function() { return $parent.getDurationRadioInputName(offer_duration); }(), id: function() { $parent.getDurationRadioInputId(offer_duration); }() , value: offer_duration.offer_duration_id }"
          type="radio" name="offer-classic-duration" value="2">
        <i></i><span class="product-classic-option-label" data-bind="text: offer_duration.offer_duration_label">2 ans - 24 numéros + leurs versions numériques</span>
        <div class="product-classic-option-price product-info-price">
          <!-- ko foreach: $parent.getRegion('offerPriceArea1') -->
          <!-- ko template: { name: getTemplate(),
                    data: $parents[1].getProductConfigurationPrice( $parents[1].firstRadioGroupProductsConfigurations(),  offer_duration.offer_duration_id),
                    as: 'prices' } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) -->
            <div class="bc-price-line with-special-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-type': price.priceType,
            'data-and': $t('and'),
            'data-join': $t('then')
        }" data-price="100,80" data-type="unique" data-and="et" data-join="puis">
              <span class="bc-price bc-special" data-bind="attr: {
                'data-price': $p(price.amount)
            }" data-price="100,80">
                <span class="special-price">
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                        'data-price': $p(price.specialPrice),
                        'data-currency': '€'
                    }" data-price="49,90" data-currency="€">
                      <!-- ko if: price.specialPrice == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.specialPrice == 0 -->
                      <span data-bind="text: $p(price.specialPrice)">49,90</span>
                      <!-- /ko -->
                    </span>
                  </span>
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
              <span class="old-price">
                <span class="price-container ">
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                            'data-price': $p(price.amount),
                            'data-currency': '€'
                        }" data-price="100,80" data-currency="€">
                      <!-- ko if: price.amount == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.amount == 0 -->
                      <span data-bind="text: $p(price.amount)">100,80</span>
                      <!-- /ko -->
                    </span>
                    <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                    <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
                  </span>
                  <span class="price-label"><span class="promo-label">
                      <span data-bind="text: price.reduc">-50</span>% </span>
                  </span>
                </span>
              </span>
            </div>
            <!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) --><!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
          <!-- /ko -->
        </div>
      </label>
    </div>
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- ko if: selectedDurationId() != null -->
  <!-- ko foreach: { data: otherGroups(), as: 'product_group' } -->
  <!-- ko if: $parent.isGroupSelectable(product_group.id, $parent.selectableOptionGroupIds) -->
  <!-- ko if: !$parent.isGroupHidden(product_group.id, $parent.selectableOptionGroupIds) -->
  <!-- ko if: product_group.type == 'checkbox' --><!-- /ko -->
  <!-- ko if: product_group.type == 'radio' || product_group.type == 'select'  -->
  <div class="offer-classic-option" data-bind="attr: {id: 'offer-classic-option-'+product_group.id }" id="offer-classic-option-4768">
    <h2 data-bind="text: product_group.title">Mon cadeau :</h2>
    <!-- ko foreach: { data: product_group.products_configuration, as: 'product_configuration' } -->
    <!-- ko if: product_configuration.is_salable -->
    <!-- ko if: $parents[1].isSelectionSelectable(product_configuration.selection_id, $parents[1].selectableSelectionIds) && !product_configuration.product_hidden -->
    <div class="product-option">
      <label data-bind="attr: {for: function() { $parents[1].getRadioInputId(product_group.id, product_configuration.selection_id); }(), value: product_configuration.selection_id }" value="7831">
        <input class="additional-option-input"
          data-bind="event: { change: function(data, event) { $parents[1].selectProductInGrid(product_group.id, product_configuration.selection_id, data, event); } }, attr: { name: function() { return $parents[1].getRadioName(product_group.id, product_configuration.selection_id); }(), id: function() { $parents[1].getRadioInputId(product_group.id, product_configuration.selection_id); }() , value: product_configuration.selection_id, checked: $parents[1].selectionsPerOptionId[$parent.id] ? $parents[1].selectionsPerOptionId[$parent.id].indexOf(product_configuration.selection_id) !== -1 : false }"
          type="radio" name="offer_option[4768]" value="7831" checked="true">
        <i></i>
        <span class="product-img-name">
          <!-- ko if: product_configuration.product_image -->
          <img class="product-image" data-bind="attr: { src: product_configuration.product_image, alt: product_configuration.product_name + ' image' }"
            src="https://boutique.notretemps.com/media/catalog/product/cache/0c40cc075c35680261029fa6d255feee/m/_/m_nt_prime_gsenhs0084_essentiel_reseaux_sociaux.png" alt="Le guide &quot;Mieux utiliser les réseaux sociaux&quot; image">
          <!-- /ko -->
          <span data-bind="text: $parents[1].getSecondaryGroupProductLabel(product_configuration)">Le guide "Mieux utiliser les réseaux sociaux"</span>
        </span>
        <!-- ko if: $parents[1].isRealProduct(product_configuration) -->
        <div class="product-classic-option-price product-info-price">
          <!-- ko foreach: $parents[1].getRegion('offerPriceArea1') -->
          <!-- ko template: { name: getTemplate(), data: $parents[2].getProductConfigurationPriceForDuration(product_configuration, $parents[2].selectedDurationId()), as: 'prices' } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }" data-price="0" data-type="unique" data-and="et" data-join="puis">
              <span class="bc-price-for-price-more-below">
                <span class="bc-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-currency': '€'
            }" data-price="0" data-currency="€">
                  <!-- ko if: price.amount == 0 -->
                  <span data-bind="i18n: 'Free'">Offert</span>
                  <!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 --><!-- /ko -->
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
          <!-- /ko -->
        </div>
        <!-- /ko -->
      </label>
      <!-- ko if: product_configuration.product_description -->
      <div class="description-tab">
        <input class="rm-trigger" type="checkbox" data-bind="attr: { id: 'rm' + product_configuration.selection_id }" id="rm7831">
        <label class="rm-label" data-bind="attr: {
                                                    for: 'rm' + product_configuration.selection_id
                                                }, i18n: 'Read more details'" for="rm7831">Plus de détails</label>
        <div class="rm-element" data-bind="html: product_configuration.product_description">
          <p dir="ltr"><span style="font-family: arial, helvetica, sans-serif; font-size: large;"><strong>Le guide "Mieux utiliser les réseaux sociaux" - Nouveauté 2022 !</strong></span><br>Collection "Les Essentiels" de <em><strong>Notre
                Temps</strong></em>, 132 pages. Valeur 12,90€</p>
          <p>Utilisés par plus d’une personne sur deux, en France et partout dans le monde,<strong> Facebook</strong>,<strong> Instagram</strong>,<strong> LinkedIn</strong>, <strong>Youtube, Twitter</strong>, <strong>TikTok</strong> et autres réseaux
            sociaux sont devenus, en très peu d’années, des acteurs incontournables de notre quotidien. Sources d’information, de communication, de rencontres, d’inspiration, de création et aussi d'achats… ces plateformes ont su se rendre précieuses.
            <strong>Comment les utiliser en toute sérénité </strong>et déjouer aussi les arnarques et "fake news" ? Que vous soyez néophyte ou déjà connecté, <strong>voici un guide indispensable et 100% pratique</strong> !</p>
          <p><img src="https://static.bayard.io/boutique.notretemps.com/prospnotretemps/2022/avril_2022/m_NT_prime_GSENHS0084_popin_guide.png" alt="" width="300" height="300"></p>
          <div class="notranslate" style="all: initial;">&nbsp;</div>
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- ko if: $parent.isGroupSelectable(product_group.id, $parent.selectableOptionGroupIds) -->
  <!-- ko if: !$parent.isGroupHidden(product_group.id, $parent.selectableOptionGroupIds) -->
  <!-- ko if: product_group.type == 'checkbox' --><!-- /ko -->
  <!-- ko if: product_group.type == 'radio' || product_group.type == 'select'  -->
  <div class="offer-classic-option" data-bind="attr: {id: 'offer-classic-option-'+product_group.id }" id="offer-classic-option-4771">
    <h2 data-bind="text: product_group.title">+ Tous les lundis, votre rendez-vous avec la rédaction</h2>
    <!-- ko foreach: { data: product_group.products_configuration, as: 'product_configuration' } -->
    <!-- ko if: product_configuration.is_salable -->
    <!-- ko if: $parents[1].isSelectionSelectable(product_configuration.selection_id, $parents[1].selectableSelectionIds) && !product_configuration.product_hidden -->
    <div class="product-option">
      <label data-bind="attr: {for: function() { $parents[1].getRadioInputId(product_group.id, product_configuration.selection_id); }(), value: product_configuration.selection_id }" value="7409">
        <input class="additional-option-input"
          data-bind="event: { change: function(data, event) { $parents[1].selectProductInGrid(product_group.id, product_configuration.selection_id, data, event); } }, attr: { name: function() { return $parents[1].getRadioName(product_group.id, product_configuration.selection_id); }(), id: function() { $parents[1].getRadioInputId(product_group.id, product_configuration.selection_id); }() , value: product_configuration.selection_id, checked: $parents[1].selectionsPerOptionId[$parent.id] ? $parents[1].selectionsPerOptionId[$parent.id].indexOf(product_configuration.selection_id) !== -1 : false }"
          type="radio" name="offer_option[4771]" value="7409" checked="true">
        <i></i>
        <span class="product-img-name">
          <!-- ko if: product_configuration.product_image -->
          <img class="product-image" data-bind="attr: { src: product_configuration.product_image, alt: product_configuration.product_name + ' image' }"
            src="https://boutique.notretemps.com/media/catalog/product/cache/0c40cc075c35680261029fa6d255feee/l/e/lettre-aux-abonnes-gsenpp0003_1.jpg" alt="La Lettre aux Abonnés image">
          <!-- /ko -->
          <span data-bind="text: $parents[1].getSecondaryGroupProductLabel(product_configuration)">La Lettre aux Abonnés</span>
        </span>
        <!-- ko if: $parents[1].isRealProduct(product_configuration) -->
        <div class="product-classic-option-price product-info-price">
          <!-- ko foreach: $parents[1].getRegion('offerPriceArea1') -->
          <!-- ko template: { name: getTemplate(), data: $parents[2].getProductConfigurationPriceForDuration(product_configuration, $parents[2].selectedDurationId()), as: 'prices' } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }" data-price="0" data-type="unique" data-and="et" data-join="puis">
              <span class="bc-price-for-price-more-below">
                <span class="bc-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-currency': '€'
            }" data-price="0" data-currency="€">
                  <!-- ko if: price.amount == 0 -->
                  <span data-bind="i18n: 'Free'">Offert</span>
                  <!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 --><!-- /ko -->
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
          <!-- /ko -->
        </div>
        <!-- /ko -->
      </label>
      <!-- ko if: product_configuration.product_description -->
      <div class="description-tab">
        <input class="rm-trigger" type="checkbox" data-bind="attr: { id: 'rm' + product_configuration.selection_id }" id="rm7409">
        <label class="rm-label" data-bind="attr: {
                                                    for: 'rm' + product_configuration.selection_id
                                                }, i18n: 'Read more details'" for="rm7409">Plus de détails</label>
        <div class="rm-element" data-bind="html: product_configuration.product_description">
          <p><span style="font-family: arial, helvetica, sans-serif; font-size: medium;">Voici l'occasion de compléter votre lecture de Notre Temps en recevant, <strong>chaque semaine dans</strong> <span style="color: #000000;"><strong>votre boîte
                  mail</strong></span>, la lettre réservée aux abonnés. </span></p>
          <p><span style="font-family: arial, helvetica, sans-serif; font-size: medium;">Une newsletter 100% rédactionnelle, avec des infos exclusives, qui vous permettra <span style="color: #000000;"><strong>d'interagir avec les journalistes de
                  Notre Temps, de leur poser vos questions, de donner votre opinion et de partager vos idées.</strong></span></span></p>
          <p><img src="https://static.bayard.io/boutique.notretemps.com/visuelscadeaux/edito.jpg" alt="" width="250" height="419"></p>
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- ko if: $parent.isGroupSelectable(product_group.id, $parent.selectableOptionGroupIds) -->
  <!-- ko if: !$parent.isGroupHidden(product_group.id, $parent.selectableOptionGroupIds) -->
  <!-- ko if: product_group.type == 'checkbox' -->
  <div class="offer-classic-option" data-bind="attr: {id: 'offer-classic-option-'+product_group.id }" id="offer-classic-option-4965">
    <h2 data-bind="text: product_group.title">Pour 10 euros de + seulement, j’ajoute :</h2>
    <!-- ko foreach: { data: product_group.products_configuration, as: 'product_configuration' } -->
    <!-- ko if: product_configuration.is_salable -->
    <!-- ko if: $parents[1].isSelectionSelectable(product_configuration.selection_id, $parents[1].selectableSelectionIds) && !product_configuration.product_hidden -->
    <div class="product-option">
      <label data-bind="attr: {for: function() { $parents[1].getCheckboxInputId(product_group.id, product_configuration.selection_id); }(), value: product_configuration.selection_id }" value="7832">
        <input class="additional-option-input"
          data-bind="event: { change: function(data, event) { $parents[1].selectProductInGrid(product_group.id, product_configuration.selection_id, data, event); } }, attr: { name: function() { return $parents[1].getCheckboxName(product_group.id, product_configuration.selection_id); }(), id: function() { $parents[1].getCheckboxInputId(product_group.id, product_configuration.selection_id); }() , value: product_configuration.selection_id, checked: $parents[1].selectionsPerOptionId[$parent.id] ? $parents[1].selectionsPerOptionId[$parent.id].indexOf(product_configuration.selection_id) !== -1 : false }"
          type="checkbox" name="offer_option[4965][]" value="7832">
        <i></i>
        <span class="product-img-name">
          <!-- ko if: product_configuration.product_image -->
          <img class="product-image" data-bind="attr: { src: product_configuration.product_image, alt: product_configuration.product_name + ' image' }"
            src="https://boutique.notretemps.com/media/catalog/product/cache/0c40cc075c35680261029fa6d255feee/c/o/couv_ntsante_300x300.png" alt="Notre Temps Santé &amp; Bien-Etre image">
          <!-- /ko -->
          <span data-bind="text: $parents[1].getSecondaryGroupProductLabel(product_configuration)">Notre Temps Santé &amp; bien-être - 1 an d'abonnement - 4 numéros</span>
        </span>
        <!-- ko if: $parents[1].isRealProduct(product_configuration) -->
        <div class="product-classic-option-price product-info-price">
          <!-- ko foreach: $parents[1].getRegion('offerPriceArea1') -->
          <!-- ko template: { name: getTemplate(), data: $parents[2].getProductConfigurationPriceForDuration(product_configuration, $parents[2].selectedDurationId()), as: 'prices' } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parents[1].format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) -->
            <div class="bc-price-line with-special-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-type': price.priceType,
            'data-and': $t('and'),
            'data-join': $t('then')
        }" data-price="19,80" data-type="unique" data-and="et" data-join="puis">
              <span class="bc-price bc-special" data-bind="attr: {
                'data-price': $p(price.amount)
            }" data-price="19,80">
                <span class="special-price">
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                        'data-price': $p(price.specialPrice),
                        'data-currency': '€'
                    }" data-price="10" data-currency="€">
                      <!-- ko if: price.specialPrice == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.specialPrice == 0 -->
                      <span data-bind="text: $p(price.specialPrice)">10</span>
                      <!-- /ko -->
                    </span>
                  </span>
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
              <span class="old-price">
                <span class="price-container ">
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                            'data-price': $p(price.amount),
                            'data-currency': '€'
                        }" data-price="19,80" data-currency="€">
                      <!-- ko if: price.amount == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.amount == 0 -->
                      <span data-bind="text: $p(price.amount)">19,80</span>
                      <!-- /ko -->
                    </span>
                    <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                    <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
                  </span>
                  <span class="price-label"><span class="promo-label">
                      <span data-bind="text: price.reduc">-49</span>% </span>
                  </span>
                </span>
              </span>
            </div>
            <!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) --><!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
          <!-- /ko -->
        </div>
        <!-- /ko -->
      </label>
      <!-- ko if: product_configuration.product_description -->
      <div class="description-tab">
        <input class="rm-trigger" type="checkbox" data-bind="attr: { id: 'rm' + product_configuration.selection_id }" id="rm7832">
        <label class="rm-label" data-bind="attr: {
                                                    for: 'rm' + product_configuration.selection_id
                                                }, i18n: 'Read more details'" for="rm7832">Plus de détails</label>
        <div class="rm-element" data-bind="html: product_configuration.product_description">
          <p>&nbsp;</p>
          <center><img src="https://static.bayard.io/boutique.notretemps.com/boutique_notre_temps/2022/mars/couv_Ntsante_300x300.png" alt="" width="300" height="300"></center>
          <p>&nbsp;</p>
          <p>Tous les 3 mois, recevez dans votre boîte aux lettres un condensé de conseils pratiques pour <strong>vivre en bonne santé au fil des saisons</strong>.</p>
          <ul>
            <li>un <strong>dossier médical</strong> complet pour mieux vous soigner</li>
            <li>des <strong>conseils nutritionnels</strong> dispensés par notre diététicienne nutritionniste</li>
            <li>de succulentes <strong>recettes</strong> avec des produits de saison pour régaler vos papilles</li>
            <li>des idées d’activités nouvelles à pratiquer seul, en famille ou entre amis…</li>
          </ul>
          <p>Bien soigner, bien manger, bien dans mon corps, bien vivre... nous abordons toutes les thématiques pour se sentir mieux dans son corps et dans sa tête.</p>
          <p><strong>+ Dans chaque numéro</strong>, retrouvez un dossier central de 16 pages d’astuces pratiques pour «&nbsp;<strong>vivre mieux</strong>&nbsp;» au quotidien&nbsp;! Plus local, plus naturel…prendre soin de son environnement c’est
            aussi prendre soin de sa santé.</p>
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- ko if: product_group.type == 'radio' || product_group.type == 'select'  --><!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <div id="classic-offer-total-price">
    <h2>Total</h2>
    <div class="content product-info-price">
      <div class="bundle-info">
        <div class="product-details">
          <!-- ko template: {
                                name: 'Camino_OfferProducts/price-offer',
                                data: {
                                    prices: total,
                                    format: format,
                                    suffix: ''
                                }
                        } -->
          <div class="product-price-detailled price-box">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parent.format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }" data-price="2,25" data-type="temporary" data-and="et" data-join="puis">
              <span class="bc-price-for-price-more-below">
                <span class="bc-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-currency': '€'
            }" data-price="2,25" data-currency="€">
                  <!-- ko if: price.amount == 0 --><!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 -->
                  <span data-bind="text: $p(price.amount)">2,25</span>
                  <!-- /ko -->
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') -->
                <span class="bc-price-more">
                  <!-- ko if: (price.duration != 1) -->
                  <span class="frequency" data-bind="text: $t('/') + $t(price.durationUnit)">/mois</span>
                  <!-- /ko -->
                  <span class="bc-duration temporary" data-bind="attr: { 'data-duration': price.duration }" data-duration="12">
                    <span class="duration">
                      <span data-bind="i18n: 'during'">pendant</span>
                      <span data-bind="text: price.duration">12</span>
                      <span data-bind="text: $t(price.durationUnit)">mois</span>
                    </span>
                    <span class="first-month">
                      <span data-bind="i18n: 'the 1st month'">le 1er mois</span>
                    </span>
                  </span>
                </span>
                <!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- ko template: { name: 'Camino_OfferProducts/price-offer-line', data: {
            price: price,
            $p: $parent.format
        } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }" data-price="2,95" data-type="periodic" data-and="et" data-join="puis">
              <span class="bc-price-for-price-more-below">
                <span class="bc-price" data-bind="attr: {
            'data-price': $p(price.amount),
            'data-currency': '€'
            }" data-price="2,95" data-currency="€">
                  <!-- ko if: price.amount == 0 --><!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 -->
                  <span data-bind="text: $p(price.amount)">2,95</span>
                  <!-- /ko -->
                </span>
                <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') -->
                <span class="bc-price-more">
                  <span class="slash" data-bind="i18n: '/'">/</span>
                  <!-- ko if: (price.duration == 3) && price.durationUnit == 'month' --><!-- /ko -->
                  <!-- ko if: price.duration != 3 -->
                  <span class="bc-duration" data-bind="text: price.duration > 0 ? price.duration : null, attr: { 'data-duration': price.duration }" data-duration="NaN"></span>
                  <span data-bind="text: $t(price.durationUnit)">mois</span>
                  <!-- /ko -->
                </span>
                <!-- /ko -->
                <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- /ko -->
            <!-- /ko -->
            <!-- ko if: (prices.length >= 4) --><!-- /ko -->
            <!-- ko if: $data.suffix --><!-- /ko -->
          </div><!-- /ko -->
        </div>
      </div>
    </div>
  </div>
  <div class="box-tocart" data-bind="style: { width: addTocartTableWidth(), right: addTocartOffset() }">
    <!-- ko if: cartBtnVisible() -->
    <div class="fieldset">
      <div class="actions">
        <button type="submit" class="action primary tocart" data-position="0">
          <span data-bind="text: submitLabel">Je commande</span>
        </button>
      </div>
    </div>
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- ko if: hasCmsBlock() --><!-- /ko -->
  <!-- ko if: applySelectedItem() -->
  <!-- /ko -->
</form>

POST https://boutique.notretemps.com/newsletter/subscriber/new/

<form class="form subscribe" data-bind="afterRender: toPopin" novalidate="novalidate" action="https://boutique.notretemps.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="block cms-newsletter-text">
    <p>Pour ne rien rater de l'actualité : Retraite | Santé | Droit | Jeux| Loisirs | Argent et être averti avant tout le monde des meilleures offres aux publications Notre Temps</p>
  </div>
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Email</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="cnil-container">
    <input class="rm-trigger" type="checkbox" name="rmCnil2" id="rmCnil2">
    <div class="cnil rm-element">
      <p>Ces informations sont destinées au groupe Bayard, auquel Notre Temps appartient. Elles sont enregistrées dans notre fichier à des fins de traitement de votre abonnement / commande. Le cas échéant, votre adresse mail sera utilisée pour vous
        envoyer les newsletters que vous avez demandées ou dont vous bénéficiez en tant que client. Conformément à la loi « Informatique et Libertés » du 6/01/1978 modifiée et au RGPD du 27/04/2016, elles peuvent donner lieu à l’exercice du droit
        d’accès, de rectification, d’effacement, d’opposition, à la portabilité des données et à la limitation des traitements ainsi qu’au sort des données après la mort à l’adresse suivante, en joignant une photocopie de votre pièce d’identité :
        Bayard (CNIL), TSA 10065, 59714 Lille Cedex 9. Pour plus d’informations, nous vous renvoyons aux dispositions de notre Politique de confidentialité sur le site
        <a class="h-link" href="https://www.groupebayard.com/" target="_blank" rel="noopener">groupebayard.com</a>. Vos données postales sont susceptibles d’être transmises à nos partenaires commerciaux, si vous ne le souhaitez pas, merci de nous
        adresser votre demande à l’adresse ci-dessus.</p>
      <div style="display: none;">&nbsp;</div>
      <div style="display: none;">&nbsp;</div>
    </div>
    <label class="rm-label" for="rmCnil2"> Lire la suite </label>
  </div>
  <div class="actions">
    <button class="btn action subscribe primary large" title="Inscription" type="submit">
      <span>Inscription</span>
    </button>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Champ obligatoire">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Adresse email</span></label>
      <div class="control">
        <input data-cs-mask="" name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Mot de passe</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() --><!--
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
-->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() --><!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <!-- CA BEGIN after_login_redirect : url to redirect to when customer has logged in -->
      <input name="after_login_redirect" type="hidden" value="checkout">
      <!-- CA END -->
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Me connecter</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://boutique.notretemps.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Mot de passe oublié ?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

Javascript est désactivé dans votre navigateur. Pour une meilleure expérience
sur notre site, assurez-vous d’activer JavaScript dans votre navigateur.

Panier 0
 * Accueil
 * Notre Temps

Espace abonnement
service client01 74 31 15 03Lun - ven 8:30 à 19:00
 1. Produit
 2. Coordonnées
 3. Paiement


NOTRE TEMPS



Abonnement à Notre Temps au meilleur prix ! A dévorer en versions papier +
numérique.

Avec Notre Temps, profitez chaque mois d'informations complètes et variées sur
tous les sujets qui vous touchent de près : vos droits, votre argent, votre
santé, votre bien-être et vos loisirs.
Avec Notre Temps, préparez et vivez pleinement votre retraite !
Profitez de la vie à plein temps !
Notre Temps, 1er mensuel français. Chaque mois, 4,5 millions de lecteurs (ACPM
OJD 2021 + Étude One Global 2021 V4).


Lire la suite
à partir de :
2,25 /mois pendant 12 mois le 1er mois
2,95 / mois
Choisir mon offre

Skip to the end of the images gallery
SPECIAL EDITION










Skip to the beginning of the images gallery


Offre durée libre, sans engagement : 1 numéro par mois + la version numérique.
2,25 /mois pendant 12 mois le 1er mois
2,95 / mois
1 an - 12 numéros + leurs versions numériques
29,90 50,40 -41%
2 ans - 24 numéros + leurs versions numériques
49,90 100,80 -50%


MON CADEAU :

Le guide "Mieux utiliser les réseaux sociaux"
Offert
Plus de détails

Le guide "Mieux utiliser les réseaux sociaux" - Nouveauté 2022 !
Collection "Les Essentiels" de Notre Temps, 132 pages. Valeur 12,90€

Utilisés par plus d’une personne sur deux, en France et partout dans le monde,
Facebook, Instagram, LinkedIn, Youtube, Twitter, TikTok et autres réseaux
sociaux sont devenus, en très peu d’années, des acteurs incontournables de notre
quotidien. Sources d’information, de communication, de rencontres,
d’inspiration, de création et aussi d'achats… ces plateformes ont su se rendre
précieuses. Comment les utiliser en toute sérénité et déjouer aussi les
arnarques et "fake news" ? Que vous soyez néophyte ou déjà connecté, voici un
guide indispensable et 100% pratique !



 


+ TOUS LES LUNDIS, VOTRE RENDEZ-VOUS AVEC LA RÉDACTION

La Lettre aux Abonnés
Offert
Plus de détails

Voici l'occasion de compléter votre lecture de Notre Temps en recevant, chaque
semaine dans votre boîte mail, la lettre réservée aux abonnés.

Une newsletter 100% rédactionnelle, avec des infos exclusives, qui vous
permettra d'interagir avec les journalistes de Notre Temps, de leur poser vos
questions, de donner votre opinion et de partager vos idées.




POUR 10 EUROS DE + SEULEMENT, J’AJOUTE :

Notre Temps Santé & bien-être - 1 an d'abonnement - 4 numéros
10 19,80 -49%
Plus de détails

 

 

Tous les 3 mois, recevez dans votre boîte aux lettres un condensé de conseils
pratiques pour vivre en bonne santé au fil des saisons.

 * un dossier médical complet pour mieux vous soigner
 * des conseils nutritionnels dispensés par notre diététicienne nutritionniste
 * de succulentes recettes avec des produits de saison pour régaler vos papilles
 * des idées d’activités nouvelles à pratiquer seul, en famille ou entre amis…

Bien soigner, bien manger, bien dans mon corps, bien vivre... nous abordons
toutes les thématiques pour se sentir mieux dans son corps et dans sa tête.

+ Dans chaque numéro, retrouvez un dossier central de 16 pages d’astuces
pratiques pour « vivre mieux » au quotidien ! Plus local, plus naturel…prendre
soin de son environnement c’est aussi prendre soin de sa santé.


TOTAL

2,25 /mois pendant 12 mois le 1er mois
2,95 / mois
Je commande



Pour toute question, contactez notre service client au 01 74 31 15 03 (appel non
surtaxé). Lundi – ven : 8h30 à 19h00. Précisez le code offre i176319.


LES PRIVILÈGES DE L’ABONNEMENT

 * • Faites des économies en payant moins cher
   que si vous achetiez votre magazine au numéro.
 * • Votre magazine chez vous chaque mois !
   Vous êtes sûr de ne manquer aucun numéro.
 * • Chaque semaine, recevez la newsletter spéciale Abonnés !
   Un rendez-vous privilégié avec la rédaction pour échanger
   sur toute l'actualité du moment et les coups de cœur de vos experts préférés.
 * • Vous pouvez résilier à tout moment
   votre abonnement en contactant le service client.


LE MOT DE MARIE AUFFRET, RÉDACTRICE EN CHEF DE NOTRE TEMPS

Vous souhaitez être informé au plus juste sur tous les thèmes qui vous
intéressent ou vous préoccupent ? Nous espérons alors que vous aurez envie de
nous rejoindre.
En effet, NOTRE TEMPS, c’est d’abord la promesse d’une information sérieuse,
enquêtée, vérifiée sur les questions de droit, d’argent, de santé. Vous en
conviendrez, en la matière, l’approximation n’est pas de mise !
NOTRE TEMPS, c’est aussi des rendez-vous pratiques et culturels qui vous
permettent de vous épanouir dans une société où les codes évoluent très vite.
NOTRE TEMPS, c’est encore un magazine qui réunit plus de 4 millions de lecteurs
autour de vraies valeurs : l’ouverture aux autres, la générosité et le respect
de soi !
NOTRE TEMPS, c’est enfin, souhaitons-le, le rendez-vous que vous ne voudrez plus
jamais manquer !




CHAQUE MOIS, AVEC NOTRE TEMPS :

DÉFENDEZ VOS DROITS
ET FAITES FRUCTIFIER VOTRE ARGENT

Placements, assurances, impôts, retraite, héritage, succession… nos experts vous
informent sur les nouvelles réformes et les nouvelles dispositions législatives
et fiscales. Conseillé et bien informé, faites valoir vos droits !

Le cas du mois : achat sur Internet, voiture, animal, assurances… chaque mois,
retrouvez un cas concret autour d’une problématique du quotidien pour mieux
gérer votre budget et faire des économies !

L’agenda des tâches administratives et fiscales, toujours très utile pour ne pas
se laisser surprendre !

PRÉSERVEZ VOTRE SANTÉ
ET CULTIVEZ VOTRE BIEN-ÊTRE

Arthrose, cholestérol, presbytie… découvrez les dernières avancées médicales et
les nouveaux traitements qui marchent.
Et avec les médecines douces, la relaxation, le sport... faites le plein d’idées
pour prendre soin de vous à votre rythme et en douceur.

Des conseils diététiques : parce que la nutrition joue un rôle essentiel pour
rester en forme, profitez des conseils diététiques de nos spécialistes du « bien
manger » ainsi que des fiches cuisine et plantes pour un corps en pleine forme !

ÉVADEZ-VOUS ET DÉCOUVREZ DE NOUVEAUX HORIZONS

Voyager, rêver, s’évader…, le temps d’un week-end ou d’un séjour plus long,
profitez des bons plans de nos reporters pour faire le plein d’idées de voyage
et d’escapades, en France comme à l’étranger.

Sortir, se cultiver… découvrez tous les rendez-vous culturels incontournables du
mois (livres, cinéma, expositions, musique... )

FAITES LE PLEIN DE
CONSEILS PRATIQUES !

Mode, beauté, cuisine, loisirs créatifs, déco, jardinage, bricolage, auto…,
chaque mois, soyez inspiré par de nouvelles idées et profitez pleinement
d’astuces utiles pour vous faire plaisir !

Un guide d’achat : télévision, électroménager, tablette..., profitez des
conseils de nos experts conso qui testent et passent au crible une sélection de
produits du moment.


POURQUOI LIRE NOTRE TEMPS

Back to top
Réduire Lire la suite
Une boutique du GROUPE
 * Conditions génerales de ventes
 * Conditions génerales d'utilisation
 * Mentions légales
 * Politique de confidentialité
 * Gestion des cookies
 * Paiement sécurisé

2022 - Bayard - Tous droits réservés
Lettre d’information




REJOIGNEZ-NOUS !

Fermer

Pour ne rien rater de l'actualité : Retraite | Santé | Droit | Jeux| Loisirs |
Argent et être averti avant tout le monde des meilleures offres aux publications
Notre Temps

Email


Ces informations sont destinées au groupe Bayard, auquel Notre Temps appartient.
Elles sont enregistrées dans notre fichier à des fins de traitement de votre
abonnement / commande. Le cas échéant, votre adresse mail sera utilisée pour
vous envoyer les newsletters que vous avez demandées ou dont vous bénéficiez en
tant que client. Conformément à la loi « Informatique et Libertés » du 6/01/1978
modifiée et au RGPD du 27/04/2016, elles peuvent donner lieu à l’exercice du
droit d’accès, de rectification, d’effacement, d’opposition, à la portabilité
des données et à la limitation des traitements ainsi qu’au sort des données
après la mort à l’adresse suivante, en joignant une photocopie de votre pièce
d’identité : Bayard (CNIL), TSA 10065, 59714 Lille Cedex 9. Pour plus
d’informations, nous vous renvoyons aux dispositions de notre Politique de
confidentialité sur le site groupebayard.com. Vos données postales sont
susceptibles d’être transmises à nos partenaires commerciaux, si vous ne le
souhaitez pas, merci de nous adresser votre demande à l’adresse ci-dessus.

 
 
Lire la suite
Inscription



VOTRE PRODUIT A ÉTÉ AJOUTÉ AU PANIER

Fermer
Continuer mes achats Voir mon panier


Fermer
Nouveau client

Mon compte me permet de :

 * Modifier mes coordonnées.
 * Vérifier l'échéance de mes abonnements et me réabonner
 * Lire la version numérique du numéro en cours.

Créer mon compte
M'identifier

Adresse email

Mot de passe

Me connecter
Mot de passe oublié ?