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/tp5jqgy29rf5/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYV-bWC_9vOWlZ06JBbnGATNqpnxPUrKMWo0jq8xpVvNpZryg0wpOcu_gMndeU6vYe9Rt2ucJJHWNpeq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmJmNjA2NzYyZjdhZTVhMWYxYWEzMjhmNDc5NTYxNzYwZmQzNmRhY2QwM2Y1OTA3ODVlZTE2NjE2ODI3NmVkZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMTBUMTE6MTk6MzguODYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU50YldnYnJRRHQ5VUlNdS02bmdrM3JQU0VITmlxRGRSSjlSVDJYNWwzVTVxZVBEV2h5cmFPRXpWcXpFX0VMUUJKUkhfOXpHLUxjd3BuNVhERHBDU2hlT2xkc2d3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AYV-bWC_9vOWlZ06JBbnGATNqpnxPUrKMWo0jq8xpVvNpZryg0wpOcu_gMndeU6vYe9Rt2ucJJHWNpeq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmJmNjA2NzYyZjdhZTVhMWYxYWEzMjhmNDc5NTYxNzYwZmQzNmRhY2QwM2Y1OTA3ODVlZTE2NjE2ODI3NmVkZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMTBUMTE6MTk6MzguODYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU50YldnYnJRRHQ5VUlNdS02bmdrM3JQU0VITmlxRGRSSjlSVDJYNWwzVTVxZVBEV2h5cmFPRXpWcXpFX0VMUUJKUkhfOXpHLUxjd3BuNVhERHBDU2hlT2xkc2d3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64845e42785a0', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64845e42785a0', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64845e42785a0', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64845e42785a0', 'paypal', 'buynow', 'rect', 'gold');
});
}