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/fi0nut8i0wa5/plugin/134/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AatnAsLBrIh4pCyh5k4XWMKXDkDULZ3MCJ72AjbowItfQuI21sVRxkFwgw66Yp5kKBEeWK3SjObGWL_P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzk2ZDdmYzFjYjdmNDAxZmNiZTc4N2JlYjEyNzM3ZDdhNDgwN2U0Njg3ZDllYzg4ZjhlM2ViMzU3MGI1ODA3MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMzFUMTM6NTg6MjguMjE3ODQxNTMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5WUlBKTWx0RXlIa3pzSktUR21CRDc2VzFic1phVjVxZ2EtaVVYbTc2NFJFdXU0TzFtZ19OOHl2cWxXRGlnTmlpdGFNU0ZBak9wZzA3SUNheGs0YUFPWmtTX21RIn19");
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", "AatnAsLBrIh4pCyh5k4XWMKXDkDULZ3MCJ72AjbowItfQuI21sVRxkFwgw66Yp5kKBEeWK3SjObGWL_P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzk2ZDdmYzFjYjdmNDAxZmNiZTc4N2JlYjEyNzM3ZDdhNDgwN2U0Njg3ZDllYzg4ZjhlM2ViMzU3MGI1ODA3MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMzFUMTM6NTg6MjguMjE3ODQxNTMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5WUlBKTWx0RXlIa3pzSktUR21CRDc2VzFic1phVjVxZ2EtaVVYbTc2NFJFdXU0TzFtZ19OOHl2cWxXRGlnTmlpdGFNU0ZBak9wZzA3SUNheGs0YUFPWmtTX21RIn19");
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('679ce4c37b681', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('679ce4c37b681', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('679ce4c37b681', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('679ce4c37b681', 'paypal', 'buynow', 'rect', 'gold');
}