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/1ukve4rrx6jg/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AS5n1jir4nNulxh-C6QhuePhvHQu5mBSouDUxVfH9BPUhNDSleUF_BH-a98RyLRVgLBDai8SZyt4Mb8o");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDBhMTk4N2Q4ODc2ODVlMzZmOTg0ZDg3NGE3Yzk2N2MwYjM0YzIzMDg3N2I3MjIxNTc3ZTdjYmRhMmJmM2YzNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMzFUMDM6Mjk6MTYuNjQ0MDQ5NTM2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5tall1R3FpUjE0WlhJVmlBT2o3SDlvNjNpeHB5ZUNodjBmT3NPbXlMX0FKbEhYeHhiejZWbGl6YnVPSWJxcElrZmx0ZmhzTWdBN3ZMMEk5aEFnMUcwZjN1OWt3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AS5n1jir4nNulxh-C6QhuePhvHQu5mBSouDUxVfH9BPUhNDSleUF_BH-a98RyLRVgLBDai8SZyt4Mb8o");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDBhMTk4N2Q4ODc2ODVlMzZmOTg0ZDg3NGE3Yzk2N2MwYjM0YzIzMDg3N2I3MjIxNTc3ZTdjYmRhMmJmM2YzNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMzFUMDM6Mjk6MTYuNjQ0MDQ5NTM2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5tall1R3FpUjE0WlhJVmlBT2o3SDlvNjNpeHB5ZUNodjBmT3NPbXlMX0FKbEhYeHhiejZWbGl6YnVPSWJxcElrZmx0ZmhzTWdBN3ZMMEk5aEFnMUcwZjN1OWt3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('679c4a9eec4bc', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('679c4a9eec4bc', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('679c4a9eec4bc', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('679c4a9eec4bc', 'paypal', 'buynow', 'rect', 'gold');
});
}