boutique.notretemps.com
Open in
urlscan Pro
18.239.69.32
Public Scan
Submitted URL: https://t.prod1.emailing.notretemps.com/r/?id=h8b0a064e,618c302d,800887f4&p1=NLNTE_EditoAll_482-2068-240112&p2=Optin_NTEEdito&p3=20240112
Effective URL: https://boutique.notretemps.com/notre-temps-prosp15-b4.html?psr=1&utm_campaign=nte%20abo%20campagne%20janv%20fevrier%202024&utm_...
Submission: On January 12 via api from BE — Scanned from DE
Effective URL: https://boutique.notretemps.com/notre-temps-prosp15-b4.html?psr=1&utm_campaign=nte%20abo%20campagne%20janv%20fevrier%202024&utm_...
Submission: On January 12 via api from BE — Scanned from DE
Form analysis
3 forms found in the DOMPOST https://boutique.notretemps.com/checkout/cart/add/uenc/aHR0cHM6Ly9ib3V0aXF1ZS5ub3RyZXRlbXBzLmNvbS9ub3RyZS10ZW1wcy1wcm9zcDE1LWI0Lmh0bWw_cHNyPTE%2C/product/5698/
<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/aHR0cHM6Ly9ib3V0aXF1ZS5ub3RyZXRlbXBzLmNvbS9ub3RyZS10ZW1wcy1wcm9zcDE1LWI0Lmh0bWw_cHNyPTE%2C/product/5698/" data-product-sku="NT_BUNDLE_NTE_PROSP15_B4"
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="s6VFCIyetds2bF9h" type="hidden"></div>
<input type="hidden" name="product" data-bind="attr: { value: id }" value="5698">
<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="5698">
<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[5796]" value="8809">
<!-- /ko -->
<!-- /ko -->
<!-- /ko -->
<!-- ko if: areDurationsSelectable() -->
<div class="offer-classic-duration" data-bind="attr: {id: 'offer-classic-duration-'+firstRadioGroup().id }" id="offer-classic-duration-5796">
<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 numéro par mois + la version numérique. -43%</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 --><!-- /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é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="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-5797">
<h2 data-bind="text: product_group.title">Mon 1er 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="12093">
<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[5797]" value="12093" 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)">La crêpière électrique 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="rm12093">
<label class="rm-label" data-bind="attr: {
for: 'rm' + product_configuration.selection_id
}, i18n: '+ details'" for="rm12093">+ de détails</label>
<div class="rm-element" data-bind="html: product_configuration.product_description">
<p class="MsoNormal" style="text-autospace: none;"> </p>
<p class="MsoNormal" style="text-autospace: none;"><span style="font-family: arial, helvetica, sans-serif; font-size: medium;">Recevez cette très <strong>belle crêpière électrique TECHWOOD</strong> et partagez tout au long de l’année des
moments de complicité gourmande en famille ou entre amis !</span></p>
<p class="MsoNormal" style="text-autospace: none;"><span style="font-family: arial, helvetica, sans-serif; font-size: small;"><strong></strong></span></p>
<center><strong><img src="https://static.bayard.io/boutique.notretemps.com/visuels_camino_primes/NT_prime_GSENME0018_crepiere.png" alt="" width="300"></strong></center>
<p></p>
<p class="MsoNormal"><span style="font-family: arial, helvetica, sans-serif; font-size: small;"><span style="text-decoration: underline;"><strong><span style="font-family: arial, helvetica, sans-serif;">Les + du produit
</span></strong></span><strong><span style="font-family: arial, helvetica, sans-serif;">: ■ </span></strong><span style="font-family: arial, helvetica, sans-serif;">Crêpes prêtes en un éclair</span> ■ Revêtement antiadhésif ■ Rateau
pour étaler la pâte ■ Entretien facile<br></span><span style="font-family: arial, helvetica, sans-serif; font-size: small;"><span style="text-decoration: underline;"><strong>Descriptif technique</strong> </span>: <strong><span
style="font-family: arial, helvetica, sans-serif;">■ </span></strong>Dimension 23 cm ■ Puissance 700W ■ AlimentatIon 220-240V</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-5798">
<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="8811">
<!-- 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[5798][]" value="8811">
<!-- /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é & Bien-Etre image">
<!-- /ko -->
<span data-bind="text: $parents[1].getSecondaryGroupProductLabel(product_configuration)">Notre Temps Santé & 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 -->
<span class="special-price-only" data-bind="i18n: 'Only'">Seulement</span>
<!-- /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="rm8811">
<label class="rm-label" data-bind="attr: {
for: 'rm' + product_configuration.selection_id
}, i18n: '+ details'" for="rm8811">+ 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é &
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 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. Elles sont enregistrées dans notre fichier à des fins de traitement de votre demande et le cas échéant, pour vous envoyer des informations concernant votre abonnement. 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’à connaître le sort des données après la mort sur ce lien :
<a class="h-link" href="https://boutique.notretemps.com/contact/form/">https://boutique.notretemps.com/contact/form/</a>. Pour plus d’informations, nous vous renvoyons aux dispositions de notre Politique de confidentialité sur le site
groupebayard.com. Votre nom associé à vos coordonnées postales et téléphonique sont susceptibles d’être transmises à nos partenaires (éditeurs, associations, vente par correspondance...), si vous ne le souhaitez pas, merci de nous adresser
votre demande à l’adresse ci-dessus. Nous vous informons de l’existence de la liste d’opposition au démarchage téléphonique « Bloctel », sur laquelle vous pouvez vous inscrire ici :
<a class="h-link" href="https://www.bloctel.gouv.fr">https://www.bloctel.gouv.fr</a></p>
</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="{"mage/trim-input":{}}" 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 805 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. Panier * 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. Produit 2. Réception 3. Paiement ABONNEMENT NOTRE TEMPS Toute l’actualité qui vous concerne ! “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 numéro par mois + la version numérique. -43% Meilleure vente 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ériques 60 au lieu de 105,60 soit -43% d'économies MON 1ER CADEAU : La crêpière électrique TECHWOOD Offert + de détails Recevez cette très belle crêpière électrique TECHWOOD et partagez tout au long de l’année des moments de complicité gourmande en famille ou entre amis ! Les + du produit : ■ Crêpes prêtes en un éclair ■ Revêtement antiadhésif ■ Rateau pour étaler la pâte ■ Entretien facile Descriptif technique : ■ Dimension 23 cm ■ Puissance 700W ■ AlimentatIon 220-240V POUR 10 EUROS DE + SEULEMENT, J’AJOUTE : Notre Temps Santé & bien-être - 1 an d'abonnement - 4 numéros Seulement 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 Feuilleter 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 i176378 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 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é 2023 - Bayard - Tous droits réservés Lettre d’information Fermer 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. Elles sont enregistrées dans notre fichier à des fins de traitement de votre demande et le cas échéant, pour vous envoyer des informations concernant votre abonnement. 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’à connaître le sort des données après la mort sur ce lien : https://boutique.notretemps.com/contact/form/. Pour plus d’informations, nous vous renvoyons aux dispositions de notre Politique de confidentialité sur le site groupebayard.com. Votre nom associé à vos coordonnées postales et téléphonique sont susceptibles d’être transmises à nos partenaires (éditeurs, associations, vente par correspondance...), si vous ne le souhaitez pas, merci de nous adresser votre demande à l’adresse ci-dessus. Nous vous informons de l’existence de la liste d’opposition au démarchage téléphonique « Bloctel », sur laquelle vous pouvez vous inscrire ici : https://www.bloctel.gouv.fr Lire la suite Inscription 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