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