Avez-vous apprécié le premier livre: « Le Chrono Ne Ment Pas... le chemin le plus rapide pour améliorer vos chronos "?

Aimeriez-vous recevoir le nouveau livre " Le Chrono Ne Ment Pas ... le chemin le plus rapide pour améliorer vos réglages " parmi les premiers ?

Alors vous pouvez le commander via cette page.
POUR LA BELGIQUE

Comment commander ?

Envoyez un
mail avec votre commande et communiquez bien l'adresse à laquelle nous devons envoyer le(s) livre(s). Indiquez également si vous désirez un exemplaire dédicacé et le nom auquel il faut l'adresser.

Payez par virement bancaire sur le compte BE50 0014 7368 4018 (BIC: GEBABEBB) au nom de EMC37 bvba ou payez par carte de crédit via le site de paiement sécurisé Payal.

Prix pour un envoi en Belgique :

Le Chrono Ne Ment Pas I : 39 € + 8 € frais d'envoi = 47 €
Le Chrono Ne Ment Pas II : 49 € + 8 € frais d'envoi = 57 €
Le Chrono Ne Ment Pas I + II : 88 € + 8 € frais d'envoi = 96 €


ATTENTION, POUR LA FRANCE : commander et payer via www.kennyforay.com/SHOP afin d'éviter des frais d'expédition plus élevés

Autres pays : contactez-nous pour connaitre les frais d'envoi.
FRANCE : faites votre commande via Kenny Foray !

Faites votre choix

shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { var selectedItemDescription = itemOptions.options[itemOptions.selectedIndex].value; var selectedItemPrice = parseFloat(itemOptions.options[itemOptions.selectedIndex].getAttribute("price")); var tax = (6 === 0 || false) ? 0 : (selectedItemPrice * (parseFloat(6)/100)); if(quantitySelect.options.length > 0) { quantity = parseInt(quantitySelect.options[quantitySelect.selectedIndex].value); } else { quantity = 1; } tax *= quantity; tax = Math.round(tax * 100) / 100; var priceTotal = quantity * selectedItemPrice + parseFloat(shipping) + tax; priceTotal = Math.round(priceTotal * 100) / 100; var itemTotalValue = Math.round((selectedItemPrice * quantity) * 100) / 100; return actions.order.create({ purchase_units: [{ description: orderDescription, amount: { currency_code: 'EUR', value: priceTotal, breakdown: { item_total: { currency_code: 'EUR', value: itemTotalValue, }, shipping: { currency_code: 'EUR', value: shipping, }, tax_total: { currency_code: 'EUR', value: tax, } } }, items: [{ name: selectedItemDescription, unit_amount: { currency_code: 'EUR', value: selectedItemPrice, }, quantity: quantity }] }] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '

Thank you for your payment!

'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); }, }).render('#paypal-button-container'); } initPayPalButton(); tions[itemOptions.selectedIndex].value; var selectedItemPrice = parseFloat(itemOptions.options[itemOptions.selectedIndex].getAttribute("price")); var tax = (6 === 0 || false) ? 0 : (selectedItemPrice * (parseFloat(6)/100)); if(quantitySelect.options.length > 0) { quantity = parseInt(quantitySelect.options[quantitySelect.selectedIndex].value); } else { quantity = 1; } tax *= quantity; tax = Math.round(tax * 100) / 100; var priceTotal = quantity * selectedItemPrice + parseFloat(shipping) + tax; priceTotal = Math.round(priceTotal * 100) / 100; var itemTotalValue = Math.round((selectedItemPrice * quantity) * 100) / 100; return actions.order.create({ purchase_units: [{ description: orderDescription, amount: { currency_code: 'EUR', value: priceTotal, breakdown: { item_total: { currency_code: 'EUR', value: itemTotalValue, }, shipping: { currency_code: 'EUR', value: shipping, }, tax_total: { currency_code: 'EUR', value: tax, } } }, items: [{ name: selectedItemDescription, unit_amount: { currency_code: 'EUR', value: selectedItemPrice, }, quantity: quantity }] }] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '

Thank you for your payment!

'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); }, }).render('#paypal-button-container'); } initPayPalButton(); var itemOptions = document.querySelector("#smart-button-container #item-options"); var quantity = parseInt(); var quantitySelect = document.querySelector("#smart-button-container #quantitySelect"); if (!isNaN(quantity)) { quantitySelect.style.visibility = "visible"; } var orderDescription = 'De Chrono Liegt Niet I'; if(orderDescription === '') { orderDescription = 'Item'; } paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { var selectedItemDescription = itemOptions.options[itemOptions.selectedIndex].value; var selectedItemPrice = parseFloat(itemOptions.options[itemOptions.selectedIndex].getAttribute("price")); var tax = (6 === 0 || false) ? 0 : (selectedItemPrice * (parseFloat(6)/100)); if(quantitySelect.options.length > 0) { quantity = parseInt(quantitySelect.options[quantitySelect.selectedIndex].value); } else { quantity = 1; } tax *= quantity; tax = Math.round(tax * 100) / 100; var priceTotal = quantity * selectedItemPrice + parseFloat(shipping) + tax; priceTotal = Math.round(priceTotal * 100) / 100; var itemTotalValue = Math.round((selectedItemPrice * quantity) * 100) / 100; return actions.order.create({ purchase_units: [{ description: orderDescription, amount: { currency_code: 'EUR', value: priceTotal, breakdown: { item_total: { currency_code: 'EUR', value: itemTotalValue, }, shipping: { currency_code: 'EUR', value: shipping, }, tax_total: { currency_code: 'EUR', value: tax, } } }, items: [{ name: selectedItemDescription, unit_amount: { currency_code: 'EUR', value: selectedItemPrice, }, quantity: quantity }] }] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '

Thank you for your payment!

'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); }, }).render('#paypal-button-container'); } initPayPalButton();

LIEN PAYPAL PAIEMENTS ENVOI BELGIQUE UNIQUEMENT !