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/t4l5octwuee2/plugin/46/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AcyTspgYPRL7TaHNM3Idm__b5Tsui6mnpg66XWBGsFZ7mRVo4NBHxtVu758fDnRNdFzoo6GG_QwN6xRv");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWU1MTZlMjQ0NDVhOWUzOGU1NDczMThiM2MzNWQyMjUxYjc2ZmQxMDk3MjAzMzgxYjlmYWRkZWU4MTE1NTljZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMjhUMDk6NTA6NTQuNTQ2NzE1MzQ4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1YRUF1UnM1cFo3b2lfUnRVQUVtN1FXZWNoM1VuZGtyQlhnU3RWb1NLby0zS1N6YWd5cldFX0V0ZXh1a1BTVm5FMUttQWt6WE80cWEybGpacGlScWhOQnZsdHpnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('685fbafe1bdaf', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('685fbafe1bdaf', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('685fbafe1bdaf', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('685fbafe1bdaf', 'paylater', 'paypal', 'rect', 'gold');
});
}