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/7eij19swhegt/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AaHrE0G2IeOhqKW0gZGudJGOtJBDHf2E-wtk66ADo9WKxqs3jNFeh4oivsJ74g8z7xfnR6mm4sgjQxC8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDJhZjdjN2RiY2I4OTRmMThmMjg1YTJkMDU1MDY5YzgyYzE4MGU4ZjIyZmYzMDUwNmI4MTYyY2IwYTUzNTdjMnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDEtMjhUMTM6NTU6MjguMjgxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4td3Q3WHBUcHhaVS1uV1BFamh3RDVIekJ3UVp0T2x1U0VLVzc3bm1qbkJqcGZ2T242cERRZUtuZDF4S2Jqd3BxS3poYkZuN185Mi12VTRmZ29oUnlneVlzV0hnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d531f17c137', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d531f17c137', 'paylater', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63d531f17c137', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63d531f17c137', 'paypal', 'buynow', 'pill', 'gold');
});
}