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/zuxwjvd28smq/plugin/6/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Aa6aA5zGPWxZ78NB83DaPNQSlyo3gZrOdK9SRJApz2px0tp0c0a12Mqf41IS0bJJpOQFFEnLNH3wa-MV");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzNlY2FiYzZmYjk0ZDQyOTQ3NjE4ZWYyN2Y2YWNjNDcxNDIyOTIxYjA1NTI0Yjc0ZmFhMTczMTEwZTBiM2I3MnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDYtMjlUMTA6NDc6MzkuMDc0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVA3T2Y4LWtaM2VGSjd4S25sb0JadXBrOGZsT2NfNXpqSnZ5LUE5cUhKZk11QlI2WTZpVWlTN2FHV1l3bHp6X3EteGpHQmNJaGNpeVh2MmJhTGNpX2tfTlF5V0t3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62bc2dcabbf59', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62bc2dcabbf59', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62bc2dcabbf59', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62bc2dcabbf59', 'paylater', 'paypal', 'rect', 'gold');
});
}