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/fq266pe6a8zs/plugin/38/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "Aaqi6sVSu0SOcMDiaWmhKSfW_MyVZqI3UOS1p8_RTx0aDx3oZrBaVAf4TU01WVgSGXVgCNePuiBJ0d2b");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTU5ZjNkZjI0MTBmNDU3YzQwZWVmN2U3MGExNzA5N2MxNjlmYmFmMzg5NjU0NTNmYTQzZThhZTI3ZTNhZGVkNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMDlUMDE6MDc6MjUuMDQwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9pV2h3V21wMnV5RkMxdGpfTWIwM0hEX2pnUGJNRDJ6aWZfU2tzVUZSbC1Bajl6bTM1VVlDTjIxT2RzUldBUUJlN3FKS0tMdmRPc3Z0TkI1TWl1Vm05UDEwV1l3In19");
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", "Aaqi6sVSu0SOcMDiaWmhKSfW_MyVZqI3UOS1p8_RTx0aDx3oZrBaVAf4TU01WVgSGXVgCNePuiBJ0d2b");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTU5ZjNkZjI0MTBmNDU3YzQwZWVmN2U3MGExNzA5N2MxNjlmYmFmMzg5NjU0NTNmYTQzZThhZTI3ZTNhZGVkNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMDlUMDE6MDc6MjUuMDQwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9pV2h3V21wMnV5RkMxdGpfTWIwM0hEX2pnUGJNRDJ6aWZfU2tzVUZSbC1Bajl6bTM1VVlDTjIxT2RzUldBUUJlN3FKS0tMdmRPc3Z0TkI1TWl1Vm05UDEwV1l3In19");
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('654c3ec1ebb6f', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('654c3ec1ebb6f', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('654c3ec1ebb6f', 'paypal', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('654c3ec1ebb6f', 'paypal', 'paypal', 'rect', 'gold');
}