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