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/ml17mi3d7cj0/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AXA4T4Fn8iO3w6rgNs9kQU9uQKqWYU8PgtZHhyl0XAmbDkZEV1VFOgA9IAdQuMr2PMnA0k3ANgbHT5cO");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "PLCGPJY9SVU5N");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "1");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "e744c9b22a769944cf1998c16971c3f5");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.src = "https://cdn02.plentymarkets.com/ml17mi3d7cj0/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AXA4T4Fn8iO3w6rgNs9kQU9uQKqWYU8PgtZHhyl0XAmbDkZEV1VFOgA9IAdQuMr2PMnA0k3ANgbHT5cO");
script.setAttribute("data-user-id-token", "");
script.setAttribute("data-merchant-id", "PLCGPJY9SVU5N");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
script.setAttribute("sandbox", "1");
script.setAttribute("googlePayComponent", 0);
script.setAttribute("applePayComponent", 0);
script.setAttribute("logToken", "e744c9b22a769944cf1998c16971c3f5");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68a76e4888ae1', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('68a76e4888ae1', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68a76e4888ae1', 'paypal', 'checkout', 'pill', 'gold');
});
} else {
renderPayPalButtons('68a76e4888ae1', 'paypal', 'checkout', 'pill', 'gold');
}