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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWJmZjNiOWNkMDIxMWFkOWEwMjgxM2UwYWE4MmJlNGIxM2VlNGU5ZWU5YTVjNTQ4OTEzYmIwNjU1ZGYzY2RjNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMTRUMTc6MjM6MzIuNjE4OTc2MTcyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1KRTRMa29ranJMekFOc0tSSVJvR1dJOWQtYzlsWmxFYTdOXzNWNGlMeXlvdzRTTTN0ZUwydGEyUGdiQzk0TFEzc25LelUwbmJYdTlSaXFCWEl2S2YxU09Qb0p3In19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWJmZjNiOWNkMDIxMWFkOWEwMjgxM2UwYWE4MmJlNGIxM2VlNGU5ZWU5YTVjNTQ4OTEzYmIwNjU1ZGYzY2RjNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMTRUMTc6MjM6MzIuNjE4OTc2MTcyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1KRTRMa29ranJMekFOc0tSSVJvR1dJOWQtYzlsWmxFYTdOXzNWNGlMeXlvdzRTTTN0ZUwydGEyUGdiQzk0TFEzc25LelUwbmJYdTlSaXFCWEl2S2YxU09Qb0p3In19");
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('6990b0a65605f', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6990b0a65605f', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6990b0a65605f', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6990b0a65605f', 'paypal', 'buynow', 'rect', 'gold');
}