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

Submitted URL: https://t.prod1.emailing.notretemps.com/r/?id=h8ee606d3,70572b0d,8009adc8&p1=NLNTE_EditoAll_502-2088-240208&p2=Optin_NTEEdito&p3=20240208
Effective URL: https://boutique.notretemps.com/notre-temps-prosp15-b3.html?psr=1&utm_source=newsletter&utm_medium=email&utm_campaign=nte%20abo%...
Submission: On February 08 via api from BE — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://boutique.notretemps.com/checkout/cart/add/uenc/aHR0cHM6Ly9ib3V0aXF1ZS5ub3RyZXRlbXBzLmNvbS9ub3RyZS10ZW1wcy1wcm9zcDE1LWIzLmh0bWw_ZWZmX2NwdD0yMjg3MjUxMA%2C%2C/product/5697/

<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, 'data-popin-title': popinTitle, 'data-popin-page-type': popinPageType },
        mageInit: getFormMageInit()
" action="https://boutique.notretemps.com/checkout/cart/add/uenc/aHR0cHM6Ly9ib3V0aXF1ZS5ub3RyZXRlbXBzLmNvbS9ub3RyZS10ZW1wcy1wcm9zcDE1LWIzLmh0bWw_ZWZmX2NwdD0yMjg3MjUxMA%2C%2C/product/5697/" data-product-sku="NT_BUNDLE_NTE_PROSP15_B3"
  data-popin-title="Votre produit a été ajouté au panier" data-popin-page-type="adulte" novalidate="novalidate">
  <div data-bind="html: formKeyInput"><input name="form_key" value="7HNE46kPw1dMtvMG" type="hidden"></div>
  <input type="hidden" name="product" data-bind="attr: { value: id }" value="5697">
  <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="5697">
  <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[5793]" value="8806">
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- ko if: areDurationsSelectable() -->
  <div class="offer-classic-duration" data-bind="attr: {id: 'offer-classic-duration-'+firstRadioGroup().id }" id="offer-classic-duration-5793">
    <h2 data-bind="text: offer_duration_selection_title, css: {'hide-title': selectableDurations().length <= 1 }">Je choisis mon offre d'abonnement :</h2>
    <!-- ko foreach: { data: sortedDurations(), as: 'offer_duration' } -->
    <div class="product-option" data-bind="css: {'hide-input': $parent.selectableDurations().length <= 1 }">
      <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 : 1 n°/mois + la version numérique. -42%</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' } --><!-- ko if: typeof prices === 'function' --><!-- /ko -->
          <!-- ko ifnot: typeof prices === 'function' -->
          <div class="product-price-detailled price-box" data-bind="attr: {'data-nb-prices': prices.length}" data-nb-prices="2">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parents[1].format,
        displayFreePercentage: $parents[1].displayFreePercentage
    } } --><!-- ko if: price -->
            <!-- ko if: (price.amount > price.specialPrice) --><!-- /ko -->
            <!-- ko if: !(price.amount > price.specialPrice) -->
            <div class="bc-price-line with-tag" data-bind="attr: {
        'data-price': $p(price.amount),
        'data-type': price.priceType,
        'data-and': $t('and'),
        'data-join': $t('then')
    }, css: {
        'with-tag': price.tag
    }" data-price="2,50" 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,50" data-currency="€">
                  <!-- ko if: price.tag -->
                  <span class="tag" data-bind="text: price.tag">Meilleure Vente</span>
                  <!-- /ko -->
                  <!-- ko if: price.only_label == true -->
                  <span class="special-price-only" data-bind="i18n: 'Only'">Seulement</span>
                  <!-- /ko -->
                  <!-- ko if: price.amount == 0 --><!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 -->
                  <span data-bind="text: $p(price.amount)">2,50</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.groupedPrice === false) -->
                  <!-- 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">
                      <!-- ko if: (price.durationUnit === 'year') --><!-- /ko -->
                      <!-- ko if: (price.durationUnit !== 'year') -->
                      <span data-bind="i18n: 'the 1st month'">le 1er mois</span>
                      <!-- /ko -->
                    </span>
                  </span>
                  <!-- /ko -->
                  <!-- ko if: (price.groupedPrice === true) --><!-- /ko -->
                </span>
                <!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parents[1].format,
        displayFreePercentage: $parents[1].displayFreePercentage
    } } --><!-- 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')
    }, css: {
        'with-tag': price.tag
    }" 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.tag --><!-- /ko -->
                  <!-- ko if: price.only_label == true --><!-- /ko -->
                  <!-- 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 -->
          <!-- /ko -->
        </div>
      </label>
    </div>
    <div class="product-option" data-bind="css: {'hide-input': $parent.selectableDurations().length <= 1 }">
      <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' } --><!-- ko if: typeof prices === 'function' --><!-- /ko -->
          <!-- ko ifnot: typeof prices === 'function' -->
          <div class="product-price-detailled price-box" data-bind="attr: {'data-nb-prices': prices.length}" data-nb-prices="1">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parents[1].format,
        displayFreePercentage: $parents[1].displayFreePercentage
    } } --><!-- 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')
        }, css: {
            'with-tag': price.tag
        }" data-price="52,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="52,80">
                <!-- ko if: price.tag --><!-- /ko -->
                <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="35" data-currency="€">
                      <!-- ko if: price.only_label == true --><!-- /ko -->
                      <!-- ko if: price.specialPrice == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.specialPrice == 0 -->
                      <span data-bind="text: $p(price.specialPrice)">35</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-explanation">
                <span class="price-container">
                  <span data-bind="i18n: '_price_detail_1'">au lieu de </span>
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                    'data-price': $p(price.amount),
                    'data-currency': '€'
                }" data-price="52,80" data-currency="€">
                      <!-- ko if: price.amount == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.amount == 0 -->
                      <span data-bind="text: $p(price.amount)">52,80</span>
                      <!-- /ko -->
                    </span>
                    <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                    <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
                  </span>
                  <!-- ko if: true === displayFreePercentage || (0 != price.reduc && -100 != price.reduc) -->
                  <span class="price_detail_2" data-bind="i18n: '_price_detail_2'">soit</span>
                  <span class="price-label">
                    <span class="promo-label">
                      <span data-bind="text: price.reduc">-34</span>% </span>
                  </span>
                  <span class="price_detail_3" data-bind="i18n: '_price_detail_3'">d'économies</span>
                  <!-- /ko -->
                </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 -->
          <!-- /ko -->
        </div>
      </label>
    </div>
    <div class="product-option" data-bind="css: {'hide-input': $parent.selectableDurations().length <= 1 }">
      <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é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' } --><!-- ko if: typeof prices === 'function' --><!-- /ko -->
          <!-- ko ifnot: typeof prices === 'function' -->
          <div class="product-price-detailled price-box" data-bind="attr: {'data-nb-prices': prices.length}" data-nb-prices="1">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parents[1].format,
        displayFreePercentage: $parents[1].displayFreePercentage
    } } --><!-- 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')
        }, css: {
            'with-tag': price.tag
        }" data-price="105,60" 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="105,60">
                <!-- ko if: price.tag --><!-- /ko -->
                <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="60" data-currency="€">
                      <!-- ko if: price.only_label == true --><!-- /ko -->
                      <!-- ko if: price.specialPrice == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.specialPrice == 0 -->
                      <span data-bind="text: $p(price.specialPrice)">60</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-explanation">
                <span class="price-container">
                  <span data-bind="i18n: '_price_detail_1'">au lieu de </span>
                  <span class="price-wrapper bc-price-line">
                    <span class="price bc-price" data-bind="attr: {
                    'data-price': $p(price.amount),
                    'data-currency': '€'
                }" data-price="105,60" data-currency="€">
                      <!-- ko if: price.amount == 0 --><!-- /ko -->
                      <!-- ko ifnot: price.amount == 0 -->
                      <span data-bind="text: $p(price.amount)">105,60</span>
                      <!-- /ko -->
                    </span>
                    <!-- ko if: (price.priceType === 'periodic' || price.priceType === 'periodic_supplement') --><!-- /ko -->
                    <!-- ko if: (price.priceType === 'temporary') --><!-- /ko -->
                  </span>
                  <!-- ko if: true === displayFreePercentage || (0 != price.reduc && -100 != price.reduc) -->
                  <span class="price_detail_2" data-bind="i18n: '_price_detail_2'">soit</span>
                  <span class="price-label">
                    <span class="promo-label">
                      <span data-bind="text: price.reduc">-43</span>% </span>
                  </span>
                  <span class="price_detail_3" data-bind="i18n: '_price_detail_3'">d'économies</span>
                  <!-- /ko -->
                </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 -->
          <!-- /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' || product_group.type == 'all' --><!-- /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-5794">
    <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 hide-input" data-bind="css: {'hide-input': product_group.products_configuration.length <= 1 }">
      <label data-bind="attr: {for: function() { $parents[1].getRadioInputId(product_group.id, product_configuration.selection_id); }(), value: product_configuration.selection_id }" value="12028">
        <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[5794]" value="12028" checked="true">
        <i></i>
        <span class="product-img-name">
          <!-- ko if: product_configuration.product_image --><!-- /ko -->
          <span data-bind="text: $parents[1].getSecondaryGroupProductLabel(product_configuration)">Le grill raclette TECHWOOD</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' } --><!-- ko if: typeof prices === 'function' --><!-- /ko -->
          <!-- ko ifnot: typeof prices === 'function' -->
          <div class="product-price-detailled price-box" data-bind="attr: {'data-nb-prices': prices.length}" data-nb-prices="1">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parents[1].format,
        displayFreePercentage: $parents[1].displayFreePercentage
    } } --><!-- 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')
    }, css: {
        'with-tag': price.tag
    }" 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.tag --><!-- /ko -->
                  <!-- ko if: price.only_label == true --><!-- /ko -->
                  <!-- 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 -->
          <!-- /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="rm12028">
        <label class="rm-label" data-bind="attr: {
                                                    for: 'rm' + product_configuration.selection_id
                                                }, i18n: '+ details'" for="rm12028">+ 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;">&nbsp;<br></span><span style="font-family: arial, helvetica, sans-serif; font-size: medium;"><strong>Le grill raclette TECHWOOD pour 4
                personnes</strong>.<br><em>Idéal pour partager des moments de convivialité entre amis et en famille !</em></span></p>
          <p><img src="https://static.bayard.io/boutique.notretemps.com/prospnotretemps/2022/noel_2022/GSENME0086_grill_raclette_300x300.png" alt="GRILL_RACLETTE" width="300" height="300"></p>
          <p style="language: fr; margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in; text-align: left; direction: ltr; unicode-bidi: embed; mso-line-break-override: none; word-break: normal; punctuation-wrap: hanging;"><span
              style="font-family: arial, helvetica, sans-serif; font-size: x-small;"><span style="font-size: medium;"><span style="text-decoration: underline;">Descriptif technique :</span></span><br><span
                style="font-size: 10.5pt; color: red; font-weight: normal; font-style: normal; vertical-align: baseline;">• </span><span style="font-size: 10.5pt; color: black; font-weight: normal; font-style: normal; vertical-align: baseline;">Grill
                démontable </span><span style="font-size: 10.5pt; color: red; font-weight: normal; font-style: normal; vertical-align: baseline;">• </span><span
                style="font-size: 10.5pt; color: black; font-weight: normal; font-style: normal; vertical-align: baseline;">Poignées isolantes </span><span
                style="font-size: 10.5pt; color: red; font-weight: normal; font-style: 10.5pt; vertical-align: baseline;">• </span><span
                style="font-size: 10.5pt; color: black; font-weight: normal; font-style: 10.5pt; vertical-align: baseline;">Puissance 600W</span></span></p>
          <p style="language: fr; margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in; text-align: left; direction: ltr; unicode-bidi: embed; mso-line-break-override: none; word-break: normal; punctuation-wrap: hanging;"><span
              style="font-family: arial, helvetica, sans-serif; font-size: x-small;"><span style="font-size: 10.5pt; color: red; font-weight: normal; font-style: normal; vertical-align: baseline;">• </span><span
                style="font-size: 10.5pt; color: black; font-weight: normal; font-style: normal; vertical-align: baseline;">Interrupteur avec voyant lumineux </span><span
                style="font-size: 10.5pt; color: red; font-weight: normal; font-style: normal; vertical-align: baseline;">• </span><span
                style="font-size: 10.5pt; color: black; font-weight: normal; font-style: normal; vertical-align: baseline;">Protection Thermique</span></span></p>
          <p style="language: fr; margin-top: 0pt; margin-bottom: 0pt; margin-left: 0in; text-align: left; direction: ltr; unicode-bidi: embed; mso-line-break-override: none; word-break: normal; punctuation-wrap: hanging;"><span
              style="font-family: arial, helvetica, sans-serif; font-size: x-small;"><span style="font-size: 10.5pt; color: red; font-weight: normal; font-style: normal; vertical-align: baseline;">• </span><span
                style="font-size: 10.5pt; color: black; font-weight: normal; font-style: normal; vertical-align: baseline;">4 Poêlons revêtement antiadhésifs </span><span
                style="font-size: 10.5pt; color: red; font-weight: normal; font-style: normal; vertical-align: baseline;">• </span><span
                style="font-size: 10.5pt; color: black; font-weight: normal; font-style: normal; vertical-align: baseline;">Alimentation 230V - 50Hz</span></span></p>
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- ko if: $parent.getOptionTypeTemplate(product_group.type) --><!-- /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' || product_group.type == 'all' -->
  <div class="offer-classic-option" data-bind="attr: {id: 'offer-classic-option-'+product_group.id }" id="offer-classic-option-6815">
    <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" data-bind="css: {'hide-input': product_group.type == 'all'}">
      <label data-bind="attr: {for: function() { $parents[1].getCheckboxInputId(product_group.id, product_configuration.selection_id); }(), value: product_configuration.selection_id }" value="11482">
        <!-- ko if: product_group.type == 'checkbox' -->
        <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[6815][]" value="11482">
        <!-- /ko -->
        <!-- ko if: product_group.type == 'all' --><!-- /ko -->
        <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/2115e0cc228ee582249a234e39b1dcdc/c/o/couv_ntsbe_10_dec_janv_fev24_1.jpg" 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' } --><!-- ko if: typeof prices === 'function' --><!-- /ko -->
          <!-- ko ifnot: typeof prices === 'function' -->
          <div class="product-price-detailled price-box" data-bind="attr: {'data-nb-prices': prices.length}" data-nb-prices="1">
            <!-- ko if: prices.length < 4 -->
            <!-- ko foreach: { data: prices, as: 'price' } -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parents[1].format,
        displayFreePercentage: $parents[1].displayFreePercentage
    } } --><!-- 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')
        }, css: {
            'with-tag': price.tag
        }" 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">
                <!-- ko if: price.tag --><!-- /ko -->
                <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.only_label == true --><!-- /ko -->
                      <!-- 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-explanation">
                <span class="price-container">
                  <span data-bind="i18n: '_price_detail_1'">au lieu de </span>
                  <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>
                  <!-- ko if: true === displayFreePercentage || (0 != price.reduc && -100 != price.reduc) -->
                  <span class="price_detail_2" data-bind="i18n: '_price_detail_2'">soit</span>
                  <span class="price-label">
                    <span class="promo-label">
                      <span data-bind="text: price.reduc">-49</span>% </span>
                  </span>
                  <span class="price_detail_3" data-bind="i18n: '_price_detail_3'">d'économies</span>
                  <!-- /ko -->
                </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 -->
          <!-- /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="rm11482">
        <label class="rm-label" data-bind="attr: {
                                                    for: 'rm' + product_configuration.selection_id
                                                }, i18n: '+ details'" for="rm11482">+ de détails</label>
        <div class="rm-element" data-bind="html: product_configuration.product_description">
          <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> : <strong>dossiers médicaux complets, conseils nutritionnels, recettes de saison, idées
              d'activités nouvelles</strong> à tester... + Dans chaque numéro, un dossier central de <strong>16 pages d’astuces pratiques pour « vivre mieux »</strong> au quotidien ! + Deux fois par mois : <strong>la newsletter Santé &amp;
              Forme</strong>, exclusivement réservée aux abonnés !</p>
          <center><img src="https://camino.bayard.io/media/catalog/product/c/o/couv_ntsbe_10_dec_janv_fev24_1.jpg" alt="" width="200"></center>
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- ko if: product_group.type == 'radio' || product_group.type == 'select'  --><!-- /ko -->
  <!-- ko if: $parent.getOptionTypeTemplate(product_group.type) --><!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <!-- /ko -->
  <div id="classic-offer-total-price" class="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: '',
                                    displayFreePercentage: displayFreePercentage
                                }
                        } --><!-- ko if: typeof prices === 'function' -->
          <div class="product-price-detailled price-box" data-bind="attr: {'data-nb-prices': prices().length}" data-nb-prices="2">
            <!-- ko if: prices().length < 4 -->
            <!-- ko foreach: { data: prices(), as: 'price' } -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parent.format,
        displayFreePercentage: $parent.displayFreePercentage
    } } --><!-- 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')
    }, css: {
        'with-tag': price.tag
    }" data-price="2,50" 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,50" data-currency="€">
                  <!-- ko if: price.tag --><!-- /ko -->
                  <!-- ko if: price.only_label == true --><!-- /ko -->
                  <!-- ko if: price.amount == 0 --><!-- /ko -->
                  <!-- ko ifnot: price.amount == 0 -->
                  <span data-bind="text: $p(price.amount)">2,50</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.groupedPrice === false) -->
                  <!-- 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">
                      <!-- ko if: (price.durationUnit === 'year') --><!-- /ko -->
                      <!-- ko if: (price.durationUnit !== 'year') -->
                      <span data-bind="i18n: 'the 1st month'">le 1er mois</span>
                      <!-- /ko -->
                    </span>
                  </span>
                  <!-- /ko -->
                  <!-- ko if: (price.groupedPrice === true) --><!-- /ko -->
                </span>
                <!-- /ko -->
              </span>
            </div>
            <!-- /ko -->
            <!-- /ko --><!-- /ko -->
            <!-- ko template: { name: globalPriceLineTemplate, data: {
        price: price,
        $p: $parent.format,
        displayFreePercentage: $parent.displayFreePercentage
    } } --><!-- 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')
    }, css: {
        'with-tag': price.tag
    }" 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.tag --><!-- /ko -->
                  <!-- ko if: price.only_label == true --><!-- /ko -->
                  <!-- 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 -->
          <!-- ko ifnot: typeof prices === 'function' --><!-- /ko -->
          <!-- /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="1">
          <span data-bind="text: submitLabel">Je commande</span>
        </button>
      </div>
    </div>
    <!-- /ko -->
  </div>
  <!-- /ko -->
  <!-- ko if: hasCmsBlock() --><!-- /ko -->
  <!-- ko if: applySelectedItem() -->
  <!-- /ko -->
</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() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- 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

Continue without agreeing →



WE RESPECT YOUR PRIVACY!

We and our partners use non-sensitive information like cookies or device
identifiers for purposes like displaying personalized ads, measuring traffic and
preferences of our visitors as well as personalize content.

Click on the button to consent to these operations and maintain a tailored
experience. You can change your preferences at any time by coming back to this
website.


With your agreement, we and our partners use cookies or similar technologies to
store, access, and process personal data like your visit on this website. You
can withdraw your consent or object to data processing based on legitimate
interest at any time by clicking on "Learn More" or in our Privacy Policy on
this website.

We and our partners process data for the following purposesAdvertising tracking
cookies, Analytics tracking cookies, Personalised advertising and content,
advertising and content measurement, audience research and services development
, Precise geolocation data, and identification through device scanning, Store
and/or access information on a device

View our 819 partners
Learn MoreAgree and close

The store will not work correctly in the case when cookies are disabled.

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

 * Accueil
 * Abonnement Notre Temps

Espace abonnement
Abonnement Notre Temps
2,50 /mois pendant 12 mois le 1er mois
2,95 / mois
Je commande
2,50 /mois pendant 12 mois le 1er mois
2,95 / mois
 1. Offre
 2. Livraison
 3. Paiement


ABONNEMENT NOTRE TEMPS

Toute l’actualité qui vous concerne !
Évaluation:
100

“Lecture utile et plaisir”, Notre Temps répond de manière claire à toutes les
questions que vous vous posez en matière de Droits, argent, santé, bien-être,
loisirs… . Bien plus qu’un magazine destiné aux seniors, découvrez un journal à
votre écoute. Bien informé et conseillé, vous agissez au mieux de vos intérêts
et vous embellissez votre vie au quotidien.

En savoir plus



JE CHOISIS MON OFFRE D'ABONNEMENT :

Offre durée libre : 1 n°/mois + la version numérique. -42%
Meilleure Vente Seulement 2,50 /mois pendant 12 mois le 1er mois
2,95 / mois
1 an - 12 numéros + leurs versions numériques
35 au lieu de 52,80 soit -34% d'économies
2 ans - 24 numéros + leurs versions numérique
60 au lieu de 105,60 soit -43% d'économies


MON CADEAU :

Le grill raclette TECHWOOD
Offert
+ de détails

 
Le grill raclette TECHWOOD pour 4 personnes.
Idéal pour partager des moments de convivialité entre amis et en famille !



Descriptif technique :
• Grill démontable • Poignées isolantes • Puissance 600W

• Interrupteur avec voyant lumineux • Protection Thermique

• 4 Poêlons revêtement antiadhésifs • Alimentation 230V - 50Hz


POUR 10 EUROS DE + SEULEMENT, J’AJOUTE :

Notre Temps Santé & bien-être - 1 an d'abonnement - 4 numéros
10 au lieu de 19,80 soit -49% d'économies
+ 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 : dossiers médicaux
complets, conseils nutritionnels, recettes de saison, idées d'activités
nouvelles à tester... + Dans chaque numéro, un dossier central de 16 pages
d’astuces pratiques pour « vivre mieux » au quotidien ! + Deux fois par mois :
la newsletter Santé & Forme, exclusivement réservée aux abonnés !


TOTAL

2,50 /mois pendant 12 mois le 1er mois
2,95 / mois
Je commande
Skip to the end of the images gallery
HORS-SÉRIE










Skip to the beginning of the images gallery


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 i176374


ABONNEZ-VOUS À NOTRE TEMPS, UN MAGAZINE INSPIRANT !


AVEC L’ABONNEMENT NOTRE TEMPS, VOUS AIMEREZ :

 * La diversité des sujets traités. Retrouvez chaque mois un magazine complet
   ancré dans l’actualité et porté par des journalistes experts. Vous
   apprécierez la qualité des articles et l’authenticité des témoignages
   d’hommes et de femmes inspirants. Laissez-vous guider dans la réalisation de
   vos projets tout en faisant le plein d’idées et de conseils pratiques ;
   relevez de nouveaux défis !
 * Vivre une expérience de lecture aussi passionnante que divertissante ! Vous
   serez séduit par le découpage thématique coloré des 6 grandes rubriques ainsi
   que leur composition : brèves, chroniques, dossiers et enquêtes… servis par
   des textes lisibles et la richesse des visuels proposés à chaque page (photos
   et infographies réalisées sur mesure).
 * Être informé en avant-première des grands événements annuels organisés par
   Notre Temps, l’occasion de se rencontrer et de partager des moments uniques
   avec Le Salon des Seniors, Les Héros Notre Temps et bien d’autres rendez-vous
   encore.


INCLUS DANS L’ABONNEMENT :

 * L’accès illimité à tous les articles du site notretemps.com.
 * Des newsletters sans pub exclusivement réservées aux abonnés : Tous les
   lundis, “La lettre aux Abonnés”, idéale pour décrypter les moments forts de
   l’actualité de vos droits mais aussi pour vous inspirer  livres, recettes de
   saison, culture, jardinage… Et deux fois par mois, faites le plein de
   conseils pour prendre soin de vous avec « Le Rendez-Vous Santé & Forme ».
   Recevez aussi chaque mois "le Rendez-Vous des Abonnés", où vous retrouverez
   des avantages, des offres spéciales et autres surprises sélectionnés
   spécialement pour vous, nos chers abonnés !


QUI SE CACHE DERRIÈRE LE MENSUEL NOTRE TEMPS ?

L'équipe rédactionnelle de Notre Temps se compose d'une cinquantaine de
journalistes engagés dans leur mission d'information au service des intérêts
particuliers et collectifs de ses lecteurs. Il est essentiel de porter votre
voix à l'heure des grands changements de société.


À QUI S’ADRESSE L’ABONNEMENT AU MAGAZINE NOTRE TEMPS ?


VOUS ÊTES ACTIFS OU RETRAITÉS ? QUE VOUS AYEZ 50, 60, 70, 80, 90 ANS, IL N’Y A
PAS D’ÂGE POUR AIMER ET LIRE NOTRE TEMPS ! AVEC LE MAGAZINE NOTRE TEMPS,
DÉFENDEZ VOS DROITS ET FAITES FRUCTIFIER VOTRE ARGENT !

 * Gestion de fin de carrière, droits à la retraite, dernières dispositions
   législatives et fiscales, impôts, héritage, succession, réversion…, nos
   experts décortiquent pour vous ce qui change dans les textes de lois et vous
   alertent sur les nouvelles mesures. Tous les sujets sont passés au crible
   pour répondre clairement à chaque situation. Bien informé, vous prenez les
   bonnes décisions au bon moment.
 * Prêts bancaires, assurances santé complémentaires, isolation de votre maison,
   achat d’une nouvelle voiture ou d’un nouvel ordinateur… profitez chaque mois
   de guides d’achat pour bien consommer sans vous ruiner.




VOUS SOUHAITEZ PRÉSERVER VOTRE SANTÉ ET CULTIVER VOTRE BIEN-ÊTRE ?
AVEC LE MAGAZINE NOTRE TEMPS, PRENEZ SOIN DE VOUS !

Dernières avancées médicales, traitements traditionnels, médecines douces…,
trouvez la solution qui convient le mieux à votre situation. Et pour rester en
forme toute l’année, mettez le sport et une alimentation équilibrée avec des
produits de saison dans votre programme journalier. Les experts en bien-être et
en nutrition sont là pour vous guider.




ENVIE DE VOYAGES, BESOIN D’ÉVASION ?
AVEC LE MAGAZINE NOTRE TEMPS, CAP SUR DE NOUVEAUX HORIZONS !

Le temps d’une escapade week-end ou d’un plus long séjour, rendez-vous chaque
mois avec deux beaux reportages pour découvrir une région de France et partir à
l’étranger. Profitez de bons plans et bonnes adresses de nos grands reporters,
accompagnés de personnalités, qui vous divulguent leurs petits secrets pour des
vacances à coup sûr réussies et au meilleur rapport qualité/prix.




VOUS AIMEZ LIRE, JOUER, JARDINER, CUISINER, BRICOLER… ?
AVEC LE MAGAZINE NOTRE TEMPS, FAITES VIVRE VOS ENVIES !

Recettes de cuisine, jardinage, loisirs créatifs, sorties culturelles, livres,
cinéma, expos…, faites-vous plaisir avec des pages inspirantes, truffées
d’astuces et de conseils pratiques pour développer vos passions et enrichir vos
loisirs.




VOUS SOUHAITEZ PARTAGER VOTRE EXPÉRIENCE ?
AVEC LE MAGAZINE NOTRE TEMPS, VOUS ÊTES UNIQUE ET ÇA TOMBE BIEN !

Reprise d’une activité professionnelle, engagement dans une association,
grand-parentalité, vie de couple, célibat, aidant… Partagez votre expérience,
c’est une source d’inspiration pour tous !


Foire aux questions


NOTRE TEMPS RÉPOND À VOS QUESTIONS CONCERNANT L’ABONNEMENT !


QUELS SONT LES AVANTAGES DE L’ABONNEMENT AU MAGAZINE NOTRE TEMPS ?

Profitez d’offres d’abonnement adaptées à votre budget et aux meilleurs tarifs
en choisissant celle qui vous convient le mieux  durée libre, 1 an - 12 numéros
ou 2 ans - 24 numéros. En vous abonnant par le biais de la Boutique Notre Temps,
vous économisez à coup sûr sur le tarif au numéro et profitez de soldes
exceptionnelles.


POURQUOI CHOISIR L’ABONNEMENT EN DURÉE LIBRE ? C’EST L’OFFRE LA PLUS PRATIQUE ET
LA PLUS ÉCONOMIQUE :

 * Pratique car vous êtes sûr de ne manquer aucun numéro et vous pouvez
   interrompre l’abonnement sans aucun frais à n’importe quel moment.
 * Économique puisque vous allégez votre budget grâce à de toutes petites
   mensualités pour les 12 premiers numéros. A partir de la 2e année, vous
   continuez d’être à l'abri de toute augmentation tout en continuant de
   bénéficier de réductions sur chaque numéro.


COMMENT S’ABONNER AU MAGAZINE NOTRE TEMPS ?

 * L’abonnement au magazine Notre Temps est simple et sécurisé  choisissez la
   durée souhaitée et cliquez sur “Je commande”. En quelques clics, vous avez
   rejoint la communauté des 5 millions de lecteurs* et vous recevez en plus de
   beaux cadeaux de bienvenue !
 * Une question sur la durée de votre abonnement, la réception de votre 1er
   numéro ou de votre cadeau, un changement d’adresse… ? Rendez-vous sur la FAQ.
 * Vous êtes coincé ? Adressez-nous votre demande par le biais de notre fiche
   contact. Vous obtiendrez une réponse dans les 72 heures environ.
 * Vous préférez nous contacter par téléphone ? Joignez le service client basé
   en France du lundi au vendredi de 8h30 à 19h00 au 01 74 31 15 03 (appel non
   surtaxé).


QUE CONTIENT VOTRE ABONNEMENT ?

 * Si vous avez choisi la formule papier + numérique : Le magazine en version
   papier.
   Chaque mois, recevez Notre Temps chez vous. Les coûts de livraison vous sont
   offerts !
 * Le magazine en version numérique dès sa parution, accessible depuis votre
   compte client.
 * L’accès illimité à tous les articles du site notretemps.com.
 * Les newsletters des experts de Notre Temps 
   Tous les lundis la “La lettre aux Abonnés” et deux fois par mois, "Le
   Rendez-Vous Santé & Forme".
 * Des avantages, des invitations à des évènements, des cadeaux à gagner, des
   offres spéciales… Retrouvez ces exclusivités dans « Le Rendez-Vous des
   Abonnés », chaque mois dans votre boîte mail.

Pour profiter de tous ces avantages, n’oubliez pas de créer votre compte
client !


QUE CONTIENT LE MENSUEL NOTRE TEMPS ?

Commencez par l’édito de Marie Auffret, directrice des rédactions et le Forum
des lecteurs. Une belle entrée en matière pour vous mettre en appétit. Puis,
partez à la découverte des 6 grandes rubriques du magazine 

 * “C’est aujourd'hui”  Chiffres clés, événements, personnalité du mois,
   économie, société…. De la brève à l'enquête, 15 pages pour vous nourrir des
   toutes dernières actualités.
 * “C’est ma vie”  Débats, témoignages, vie de famille… 12 pages inspirantes et
   pleines de positivité pour partager vos expériences de vie.
 * “C’est ma santé”  comment vivre mieux et en bonne santé ? De la chronique au
   dossier, 16 pages de réponses concrètes pour chaque problématique et des
   programmes à suivre pour un bénéfice immédiat.
 * “C’est tendance”  zoom sur vos centres d’intérêts et vos loisirs. 26 pages
   pour faire le plein d’idées et embellir votre quotidien en beauté, en
   cuisine, au marché, au jardin et à la maison.
 * “Vos droits & votre argent”  un cahier détachable de 16 pages incontournable
   avec une mine d’infos utiles pour faire valoir vos droits, protéger votre
   patrimoine et faire des économies.
 * “C’est dans l’air”  24 pages pour faire le plein de culture mais aussi
   voyager ou tout simplement s’évader.

*Source ACPM/OJD contrôlé DFP DSH 2022.

Voir toutes les questions
Back to top
Réduire Lire la suite

Paiement 100% sécurisé

Achetez en toute confiance

Livraison offerte à partir de 49€*

Hors livres et hors France métropolitaine, Belgique et Luxembourg


Un service client réactif

Lundi au vendredi de 8h30 à 19h

Garantie satisfait ou remboursé

Essayez, remboursement garanti

Vos questions, nos réponses Nous Contacter
 * CGV
 * CGU
 * Mentions Légales
 * Gestion des cookies
 * Politique de confidentialité

2023 - Bayard - Tous droits réservés
2023 - Bayard - Tous droits réservés

Nos Conditions Générales de Vente    Nos Conditions Générales d'Utilisation  
 Politique de confidentialité    Mentions légales    Crédits



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é ?



VOTRE PRODUIT A ÉTÉ AJOUTÉ AU PANIER

Fermer
Continuer mes achats Voir mon panier