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/75gc8x4cwdif/plugin/12/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbPx8b-aYxRoODCt1QwHLdbNfmL7FacwgxToFQyUgRLWp1X059PlZXvj2j_jCWgsetTs9_6q-N1oGbmA");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTRiMDM4MjYyYzg2MWVmYmU0Yzk2ODUwNTAyY2UxOWM1OThkZmY5YmUwNjE1ZDYwM2RlZThmYjg1MjUwZDcwNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMDhUMjM6Mjc6MDUuMTQ5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9ZWHR1Zmt0eVlYblJTcWdqaUlQQlROY3RFWHBzY0tselVLR3Bsd1FmcjRmQjc5RlY0NXVyVENpd0Z4Q2s2VndudGVaRzh0bDlzZmlsWVFTNzVGeDVzbkMtYVJBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('672ea3a5d8d9f', 'paylater', 'paypal', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('672ea3a5d8d9f', 'paylater', 'paypal', 'pill', 'black');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('672ea3a5d8d9f', 'paypal', 'buynow', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('672ea3a5d8d9f', 'paypal', 'buynow', 'pill', 'black');
});
}