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/2tdks5z0y8bi/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfLCeVfznQ5QGCwYqkQzuVqTsE5vBUOfq5OCITAwKBEnZiL4cBz7zC6rRyRvcY5pZJXIdbYh7Wva5x7C");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTdlYTE5NWNkNzg0ZmVhMDZjODdlZDQyYzc3MmZkMjY5MjQ2OGZhMzM2MGM3MDNmOWVmZTc2ZTMwOGY2NjczZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMTdUMTE6MDQ6MTYuODgwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5rMVZtdGhBS05sSFEyeWxMQlJIMTFrLUNOOHV5RHB5b1ozMk5KQmxDN0pKWkxxTFJ2ckx3OFZoYjlMZXFNRlNwWkRJLVlpWDlGb1Z5VGVJR0dnSGh1Z1JvNl9BIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AfLCeVfznQ5QGCwYqkQzuVqTsE5vBUOfq5OCITAwKBEnZiL4cBz7zC6rRyRvcY5pZJXIdbYh7Wva5x7C");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTdlYTE5NWNkNzg0ZmVhMDZjODdlZDQyYzc3MmZkMjY5MjQ2OGZhMzM2MGM3MDNmOWVmZTc2ZTMwOGY2NjczZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMTdUMTE6MDQ6MTYuODgwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5rMVZtdGhBS05sSFEyeWxMQlJIMTFrLUNOOHV5RHB5b1ozMk5KQmxDN0pKWkxxTFJ2ckx3OFZoYjlMZXFNRlNwWkRJLVlpWDlGb1Z5VGVJR0dnSGh1Z1JvNl9BIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('652e6bb098694', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('652e6bb098694', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('652e6bb098694', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('652e6bb098694', 'paypal', 'buynow', 'rect', 'gold');
}