if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/b2nt0o88r13d/plugin/30/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQ5CztMUZnn-AKNJchGIIBM_Fo_KRcOTVQbFBROGSQ44BerF10sbe6tMBjFNfXm8yYOk11ys3lgn2Nhq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjVkYTBmYzBmZjc4MWZmODM1NWU3NTljZTdmNGVmYWY2Y2M2ODQ4MWZmYzgyZWZjYmQxMGE3YTExZTVmZDVhZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTBUMDg6MzQ6MzkuMDM2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU14UzNyQ2pSaFhQSFFndUpXb2ZxWmR5Z3Jqc3ZtZVFxTko1bFdDUGdvbmdrOEtvVjF3UVB6VnpFRG5UZGh5bjl3YWpBU2dhb0NwcHdEdGY5cGxzdF9ITElTMEN3In19");
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", "AQ5CztMUZnn-AKNJchGIIBM_Fo_KRcOTVQbFBROGSQ44BerF10sbe6tMBjFNfXm8yYOk11ys3lgn2Nhq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZjVkYTBmYzBmZjc4MWZmODM1NWU3NTljZTdmNGVmYWY2Y2M2ODQ4MWZmYzgyZWZjYmQxMGE3YTExZTVmZDVhZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMTBUMDg6MzQ6MzkuMDM2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU14UzNyQ2pSaFhQSFFndUpXb2ZxWmR5Z3Jqc3ZtZVFxTko1bFdDUGdvbmdrOEtvVjF3UVB6VnpFRG5UZGh5bjl3YWpBU2dhb0NwcHdEdGY5cGxzdF9ITElTMEN3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640af60828f72', 'paylater', 'paypal', 'rect', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640af60828f72', 'paylater', 'paypal', 'rect', 'black');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('640af60828f72', 'paypal', 'buynow', 'rect', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('640af60828f72', 'paypal', 'buynow', 'rect', 'black');
});
}