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/b0zmorq1yaud/plugin/16/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQfIwuvJozJaZcQ6qkMzNvzDhKpaiEHYxwIy5BVVQ-9Z_7iU_xUY8gM5JdjqsASNNYDnWltZXQv4TySc");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWZmYzA5ZDg3MzUzMDk5NGE3ZDZiMTJlMDIyZWE3NTkwOGU3YTIzNTFiOGRiNWMxZmVlYTA5MmEwNDE5N2JjMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjBUMDg6MzE6NDcuNDg4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBQUXdSbG5wVWlRLUs2R2tsYVRUdU1ETHpjODZSenRQazlsVDJfTmlCLW1fOGN4SU9oa09kekhnSWRuX2VldHgycHE0QkkwakhpOXQ0WEVBTUZzVmhiVnpxNTNnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('650ab04b39adf', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650ab04b39adf', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('650ab04b39adf', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('650ab04b39adf', 'paypal', 'buynow', 'rect', 'gold');
});
}