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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDRlODBlMjFiNGNlOTIwMzQ2NTE4ODlkNTFkYTcxYzI2MzUzYTQzZDJlMDUyNzhmNDA4MDAxMTE5MmU2OTBkZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjFUMjM6Mzk6MjguNDAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBsMWlfUXBHNU10MWhjVDB5dVJrdUw1U0tic09icjhQMnA4S0JtcmFwN2cxREVNQi1SdHZKVUZ5SnFzaXdNZzd4QnJJTmxjaE5LTmRuaURNWTM1YUJjUmRDY2pBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641a460f4dcc1', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641a460f4dcc1', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641a460f4dcc1', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641a460f4dcc1', 'paypal', 'buynow', 'rect', 'gold');
});
}