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.plentyone.com/k9xp5pvgb6iv/plugin/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "Adyjm_Ih-grUZeISQN9qRTy0_41OiG5k4QPqbGyjruK9gCi-CsAkoS2F1r5okxuFCV7aGCKRWvTLUsyL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWIwYzZkZjY0ZTI3MmMzOGE2OGY3Nzk2OThiN2M1YjZiZjNlMmM1ZmRmZDdhZGQ5MWI5NzMwMjk2ZmQ1YjIyMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDktMTlUMDk6NDA6MTUuNTAyNjc2NjcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBLMU5uYWpDRFM1RmxFV3daS2xvME0wemc4ZVk4Z3FWampQaFV1S0thNGlIQk5wMG10NWl0MWtXUE5SLUhobW5CV1g3RlN0VUNDRXd1V2VyNDd3UjFtbVVJS1d3In19");
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", "Adyjm_Ih-grUZeISQN9qRTy0_41OiG5k4QPqbGyjruK9gCi-CsAkoS2F1r5okxuFCV7aGCKRWvTLUsyL");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWIwYzZkZjY0ZTI3MmMzOGE2OGY3Nzk2OThiN2M1YjZiZjNlMmM1ZmRmZDdhZGQ5MWI5NzMwMjk2ZmQ1YjIyMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDktMTlUMDk6NDA6MTUuNTAyNjc2NjcxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBLMU5uYWpDRFM1RmxFV3daS2xvME0wemc4ZVk4Z3FWampQaFV1S0thNGlIQk5wMG10NWl0MWtXUE5SLUhobW5CV1g3RlN0VUNDRXd1V2VyNDd3UjFtbVVJS1d3In19");
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('6aae5e545ab2c', 'paylater', 'paypal', 'rect', 'silver');
});
} else {
renderPayPalButtons('6aae5e545ab2c', 'paylater', 'paypal', 'rect', 'silver');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6aae5e545ab2c', 'paypal', 'buynow', 'rect', 'silver');
});
} else {
renderPayPalButtons('6aae5e545ab2c', 'paypal', 'buynow', 'rect', 'silver');
}