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/e8231p6elykq/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZSLZhcmzPBF9xuSD2f0mynvgKHemo-8eDtI4UulXOagSpMWdYaj-GmguRT0IJrYUeh5ZryhX5An9_7X");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTkwYmVjMjI0ZGEzOWQ4YzEzMDJiZDBiNDBlNWZjNDdmY2M4MjNhMTJmYmYzNjI3Mjg2YTNlYzkzM2MxM2MwNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDVUMjM6NDc6NTcuNzgyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1pNXI4NHRoWG1xZ3hWTmF2MHFGMkxEYkxwSVVQVnVid3JfRE5ZN2hmQ0JGQzF1Nk1yM05qSFNNaEN4MXAzRlVmaDZ3SXVUY25SenFvb0dvdVpyQXVnQjNUaXR3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63e044c82f883', 'paylater', 'paypal', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63e044c82f883', 'paylater', 'paypal', 'pill', 'black');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63e044c82f883', 'paypal', 'buynow', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63e044c82f883', 'paypal', 'buynow', 'pill', 'black');
});
}