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/3jhnoljv5wfx/plugin/39/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AYOk3fZX9vCjIBTK2QmJ0-aZ7IceNtIEeVjPT-QNJf8Fl4r0PnelbWQn1KsjOOfgDLanlZ3jOY3mgN3Q");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjY0YmY1NjAxZDgzYmQ1NWU1YTRhZmQ5YjdkYzkwMTc5YTg2YzdhZDVkOGY5NTVlY2MyNjFlYmZiMmI4ZWFjZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMjlUMDQ6NDU6MDMuMTE1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB3OS1ISnZVT3JUS2VXNUVva0NiMkhfMW9qVlotbFhqTms4bkJCYll2S3htVDViUWo3VjZYWmFFbWl3cHJYOUpWRUpFZHd2Y0xQQTlTVUVyYTAyeUNuMDJBWTFnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d60284df2bd', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d60284df2bd', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d60284df2bd', 'paypal', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d60284df2bd', 'paypal', 'paypal', 'rect', 'gold');
});
}