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/8xdcvvn9kakf/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AaarLwNUyLfukrysQdUXlUKQknIodOtyZ4HdcQ9-1qME1V2b7GXcZdvSCbaL16XuAvktjKMtUw9KTo99");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzQzNGZhNmNhM2Q4NTg2NTM1YmJhMGY0MzExYmMzOTllOGZlZmM0OGJhMjEwOTBlODYxYTVlZWQ2OWQyOGE2ZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDZUMjI6MjU6MTQuMzc4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBwdFF1a2dELV9aX2Q5a055MzNlblg4WEFtVWJCWUZUaVFGSEJrSU8xMGRqTGx0NERsQ1hZZzh4SlVXdnlsY09FQ1B4RG55ckZidGE1cDlqZWQ1aUZuRnBNSlF3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6570fc097756f', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6570fc097756f', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6570fc097756f', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6570fc097756f', 'paypal', 'buynow', 'pill', 'gold');
});
}