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/rh6xum1lhyf7/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AUZAarK-1H0ATGcL74N9KpAEQBINWfMKA5I5q0CGQNOMz9vE0BXDESYBYohGqmopeowRWNjB2EWuiDSy");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjI2Y2FkN2E0MTM1ZjA4Mzg4MzI4NWM2MjE0ODE5M2U3OGZhOTg1NjcwYTI3NTgyMGMzMTJjNThiNDBhN2E1ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDktMDdUMjM6MDQ6NDEuNzg4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5QbHVUdHJjYXRxOXc3N1ZRdUlrN056SjE0OXdtbXF3ZmJzWTNXdklBUXRZdHlOV1FGczIzM2pzcndTaWJOc19ra2NBOXVDZkV2TlVUdXFRTmNUdUVXblIxOXJRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('66dce8d9371f1', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66dce8d9371f1', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('66dce8d9371f1', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('66dce8d9371f1', 'paypal', 'buynow', 'rect', 'gold');
});
}