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/0zef0kd5dbv8/plugin/2/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AUcKPwY3sQTidz4ro72hrZXQB2XSOFHKMMW3DUsWcWLZiZP4y1ffLG9HyimN2xP9bWYTNv55b1vrs4go");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTdiNTYwOTEzZjhmNTQ3YzFjODYxMzIyMmRjMTU0N2ExMjJhOTczNWRhM2U0YTAxNWE3YzJkMzc3NGI1Yjg2N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTZUMTk6NDU6MjIuMjU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBmeDAtdGdwcFAxQmlyaUU5cDZ1c3ZYNFEwWVRacVlfNVRZTy1CT2FxQy1TdHFBbkViTUV1MjVLMVdJaHJyeXdnclVJSDY4SzVFUGQ3dXZ6Uk55SUlTY2VTU1lnIn19");
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", "AUcKPwY3sQTidz4ro72hrZXQB2XSOFHKMMW3DUsWcWLZiZP4y1ffLG9HyimN2xP9bWYTNv55b1vrs4go");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTdiNTYwOTEzZjhmNTQ3YzFjODYxMzIyMmRjMTU0N2ExMjJhOTczNWRhM2U0YTAxNWE3YzJkMzc3NGI1Yjg2N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTZUMTk6NDU6MjIuMjU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBmeDAtdGdwcFAxQmlyaUU5cDZ1c3ZYNFEwWVRacVlfNVRZTy1CT2FxQy1TdHFBbkViTUV1MjVLMVdJaHJyeXdnclVJSDY4SzVFUGQ3dXZ6Uk55SUlTY2VTU1lnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6556731f06f96', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('6556731f06f96', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6556731f06f96', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6556731f06f96', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6556731f06f96', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6556731f06f96', 'paypal', 'buynow', 'rect', 'gold');
}