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/uy87z09zmg4x/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AVuXC55OKHVc36bOxk-wnZk-UNIH3xcT6JOCCAKoRDtECC2vHdR1_Bz3hVJNr3gH-UtYifQqJb4eOVUH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmJlZTllMmI2NjEyMjQ1MjQyODFlNDE4NzFlZDk5YWFkMDI4OWE0YTY2M2RmOWE5YTkwZTcwYjViYjM4ODgxZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDlUMDc6NDI6MzguNjIxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU04QWZJYWtseU9obWRiT3NvdjVtdE5iM0QtOHF1NGpHdEhMQVRDT0ZULTRzdnJiMk9jM3IyYzVvQmd1Skl1bk9ZRDV5X0Q3U2xRVXhpMWZLaHV6QW1kZEtLZFh3In19");
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", "AVuXC55OKHVc36bOxk-wnZk-UNIH3xcT6JOCCAKoRDtECC2vHdR1_Bz3hVJNr3gH-UtYifQqJb4eOVUH");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmJlZTllMmI2NjEyMjQ1MjQyODFlNDE4NzFlZDk5YWFkMDI4OWE0YTY2M2RmOWE5YTkwZTcwYjViYjM4ODgxZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDlUMDc6NDI6MzguNjIxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU04QWZJYWtseU9obWRiT3NvdjVtdE5iM0QtOHF1NGpHdEhMQVRDT0ZULTRzdnJiMk9jM3IyYzVvQmd1Skl1bk9ZRDV5X0Q3U2xRVXhpMWZLaHV6QW1kZEtLZFh3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('670633eebc2a1', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('670633eebc2a1', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('670633eebc2a1', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('670633eebc2a1', 'paypal', 'buynow', 'rect', 'gold');
});
}