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/m7ng4yu6ljs1/plugin/10/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZO7vnIydEKy_XCrIEjq21sGOEwfCunnPa3ElaaA_rqkabMZ4GEXw1IThrJElkh0Z0cIZCIihNaM_zFx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzk0MmU3YTYxNjU1ZWIwMjFhMmQ5NGM0ODIwZGRkMDIzOTJhMzk0OThiMmFlNjVkNTJmY2I5ODlhN2I0Nzk1MHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTEtMTFUMTI6NTI6NDIuMzAxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9WdUYzYWxycUY3NFdmOEhNR3lIV2VJV1Y3VTAwdnFBQkVqQlFJeF95bDRPbko5Z29rWmh3NTFSR2Z2OHY3TUdXZUNsUEJhSk1yWV93NlVKZFBHUUQzNWp5S3dnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6731fe19c83c3', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6731fe19c83c3', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6731fe19c83c3', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6731fe19c83c3', 'paypal', 'buynow', 'rect', 'gold');
});
}