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