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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNWJiZTUyMGU4OTIzMWUwYTg1NDY5MWM4OGRkOWQ0MTY4YWNiYjViODRiNjZkYmQ5MDMxYjEzZTc3YmZjNTc3NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDYtMDFUMDM6MDc6MjEuMTAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5QQkY1QW9CbkViYnYxQTlZbHc5bWtXcnFzeURLYnRNRmtPVEdZYzZ3U2N0eEQzUDNxblduMUF1TklRb2poRGl3MWFNTm5EVlcwWDZGbF9YbXVDaGJ1bUF4X0d3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64781087a7d6a', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64781087a7d6a', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('64781087a7d6a', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('64781087a7d6a', 'paypal', 'buynow', 'rect', 'gold');
});
}