if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/hmcctrn8pxnc/plugin/54/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjJjY2ZjOTg2NGRmZTM1ODkyYjAyODExMmY5N2JhMTRmZTcwZDNiOWI5N2ZmN2IwYjlkZjAzOTBhODUzMGNiZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMTJUMjM6MzA6NDYuNDA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB6TjZaU2tKajFCVnRJUDc5SHJRQU1NVXFWU0RkQzI3MFd4R3dCZEZhbE1Xai1CNWVsUnJJV3F5bDN1QV9LS1BRajZVaGdkcWtEVWFyc1ZOamViY1ozQ1BzcW1RIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "fr_FR");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AU4EC6S4mYvQCLjppoAZxVKbaO8V4-O19Kujj8c8wiFRmD8nc3G0yHYyK-LJ5W3hdJ-yro4k7BqURmpb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjJjY2ZjOTg2NGRmZTM1ODkyYjAyODExMmY5N2JhMTRmZTcwZDNiOWI5N2ZmN2IwYjlkZjAzOTBhODUzMGNiZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMTJUMjM6MzA6NDYuNDA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB6TjZaU2tKajFCVnRJUDc5SHJRQU1NVXFWU0RkQzI3MFd4R3dCZEZhbE1Xai1CNWVsUnJJV3F5bDN1QV9LS1BRajZVaGdkcWtEVWFyc1ZOamViY1ozQ1BzcW1RIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "fr_FR");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67845e082952b', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67845e082952b', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67845e082952b', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67845e082952b', 'paypal', 'buynow', 'pill', 'gold');
});
}