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/32itjw7xltx8/plugin/2/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AZusJUegaXkadg6Dgzx9To6OBM2-r07I0ct2OkqLLifAKa0Vnx8krZayCTPUcWdl_gwyPSisa55zCbvy");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTViZTliNTgyNTc4NGU0NTc2M2I1OWNjOGVjOTI1OTY3NDU1YjljMmE5NzM4N2VkZTYyOTI3ZDJmMDAxNjZjNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDQtMDdUMTE6MzE6MDQuNjY2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBGTHRIVnYza3RjN2tDeGtGTjBsRWV0V2l2cUloNVR3Q0ZGbUxkZWxrT2VJQXlhd0VmR2Z1X2toWFRkUFh2aGFPX29IajFEOE05YnU5d3lOR25yb2oxRkdBbzF3In19");
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", "AZusJUegaXkadg6Dgzx9To6OBM2-r07I0ct2OkqLLifAKa0Vnx8krZayCTPUcWdl_gwyPSisa55zCbvy");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTViZTliNTgyNTc4NGU0NTc2M2I1OWNjOGVjOTI1OTY3NDU1YjljMmE5NzM4N2VkZTYyOTI3ZDJmMDAxNjZjNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDQtMDdUMTE6MzE6MDQuNjY2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBGTHRIVnYza3RjN2tDeGtGTjBsRWV0V2l2cUloNVR3Q0ZGbUxkZWxrT2VJQXlhd0VmR2Z1X2toWFRkUFh2aGFPX29IajFEOE05YnU5d3lOR25yb2oxRkdBbzF3In19");
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('661286c45d4f4', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('661286c45d4f4', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('661286c45d4f4', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('661286c45d4f4', 'paypal', 'buynow', 'rect', 'gold');
}