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