if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/uukk8x76wqix/plugin/29/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbBpTgRPGvX83bMCLqaqnCJutkLy4D1qTFuTg8iT1ht3iY_tlez3DburtStKkGS3PR6UqTzr87t9n-E_");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDBiNmI1NzdhNTRjMTYwMTUwMDlmNTE4NGFlMmI2NWIyMjdmM2Q4ZGQ4MWQ5Y2YyNjdhMjU0OGEwYjNiMzM5YnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMDhUMjA6Mjc6NDEuNjcwMDYwOTgxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9JUE42bXJHU2pJVmE3a0lzbjI0MldUaTVObEVlVE5sV3l0QW83Tk9oVjZWbGFBMTQ0dDE1b1FITGFfY0NpXzJLM0dRemxLZjlYSjNNZTVkQUhhdUhIN3gzOUpBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('696015d458a95', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('696015d458a95', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('696015d458a95', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('696015d458a95', 'paypal', 'buynow', 'rect', 'gold');
});
}