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/nbjh8byx0tph/plugin/13/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATdwRoUMk0ZMbR9mUAAT6sgPg6x3KL6dF_tnd5wWSavS1rFHEMqOMvlIm6vSiqLptMKQbDTQcd1YinKK");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDZlODc2MzE4Zjk0MjRkMjcyMDBkZjA2NWNiNTk4NzY2M2I1ZTAxZTZiOThjMmFlMjI5NzBhNWZiYjY4ZGMwY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjRUMTE6Mjc6MDkuOTU4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8xX2hnTnB2eV9lVjNyaDdqa3RlX3R0RU9mdlBTTnNNeXlNR29MNmhHYmdhbmZJdU1tUzM0QUVVRzA2a1JINjhGa2RJdVhEbHJOWFRNekdLY1Z0YXJPcV9sUWZnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "ATdwRoUMk0ZMbR9mUAAT6sgPg6x3KL6dF_tnd5wWSavS1rFHEMqOMvlIm6vSiqLptMKQbDTQcd1YinKK");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDZlODc2MzE4Zjk0MjRkMjcyMDBkZjA2NWNiNTk4NzY2M2I1ZTAxZTZiOThjMmFlMjI5NzBhNWZiYjY4ZGMwY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjRUMTE6Mjc6MDkuOTU4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8xX2hnTnB2eV9lVjNyaDdqa3RlX3R0RU9mdlBTTnNNeXlNR29MNmhHYmdhbmZJdU1tUzM0QUVVRzA2a1JINjhGa2RJdVhEbHJOWFRNekdLY1Z0YXJPcV9sUWZnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('65102348d15e7', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65102348d15e7', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('65102348d15e7', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65102348d15e7', 'paypal', 'buynow', 'rect', 'gold');
});
}