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/p0i6rot0tipw/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AXPPDYwCrVMbNZRjybE5bcfF-hZ3-oeFoPCmJT-hYZX5I0bdPXqssWZolPB_n8SttkRoTg8NF3W2nONx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmNiZGZmNTUxN2U5YjQ1ZDJmODM1YWE5NmY1ZWIzZjliNDVhMjhhODUxYzQ0ZTQ0YTkxZjQ1MDc2NzYwMzg3ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjZUMTI6NTg6MzMuNjE0MTQ0Mjk0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBYWUdpb25wZm5SNG5HYUVTT2J6X3VCa2pTSUZtUVZMZFVMcHZZQVlMTDNBUldnakJtUVl6elk2R1hwTjFVQy1wWWUtYVB5OS00ZDF1aW1INk0zM3VaSHFkc0xRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AXPPDYwCrVMbNZRjybE5bcfF-hZ3-oeFoPCmJT-hYZX5I0bdPXqssWZolPB_n8SttkRoTg8NF3W2nONx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmNiZGZmNTUxN2U5YjQ1ZDJmODM1YWE5NmY1ZWIzZjliNDVhMjhhODUxYzQ0ZTQ0YTkxZjQ1MDc2NzYwMzg3ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjZUMTI6NTg6MzMuNjE0MTQ0Mjk0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBYWUdpb25wZm5SNG5HYUVTT2J6X3VCa2pTSUZtUVZMZFVMcHZZQVlMTDNBUldnakJtUVl6elk2R1hwTjFVQy1wWWUtYVB5OS00ZDF1aW1INk0zM3VaSHFkc0xRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680cdf8e4a366', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('680cdf8e4a366', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680cdf8e4a366', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('680cdf8e4a366', 'paypal', 'buynow', 'rect', 'gold');
}