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/kju8397jro9u/plugin/18/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjdkMzgyMTVjM2IxZGQxZGQxN2IxN2E1NDdhZGZlOWZlM2MxMGMxZThmNDdkNjUxZDIyZDA3ZWJmY2Q3ODdiY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDQtMDZUMTI6MzQ6NTIuNDI3NDA2NDY4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9hMG5QRG9QVHFtcEtseEs5RmFxQW1iaG1TVFFXcnI5NDdQVmgtUC1RZEQyc1BoT21oSlcyMkJzMDc5STlKVFJ3eDY4T21XMTA5OE9yRzAzMDBDXzc1X3lBTzdnIn19");
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", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjdkMzgyMTVjM2IxZGQxZGQxN2IxN2E1NDdhZGZlOWZlM2MxMGMxZThmNDdkNjUxZDIyZDA3ZWJmY2Q3ODdiY3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDQtMDZUMTI6MzQ6NTIuNDI3NDA2NDY4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9hMG5QRG9QVHFtcEtseEs5RmFxQW1iaG1TVFFXcnI5NDdQVmgtUC1RZEQyc1BoT21oSlcyMkJzMDc5STlKVFJ3eDY4T21XMTA5OE9yRzAzMDBDXzc1X3lBTzdnIn19");
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('69d3ab2e65ea8', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('69d3ab2e65ea8', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69d3ab2e65ea8', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('69d3ab2e65ea8', 'paypal', 'buynow', 'rect', 'gold');
}