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/my9ozn0669w2/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AaCy0NL4GltQnhxzCDSHbc5-Vqb3F2TNs9mNp9x5AxM5G15k4bFpwxjXsFeQw0gAidjqjjGbhiplLGnm");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWQ1NTgxNTRiN2Y0YWM5ZTBiNDA1MDcxZDk1YzcwN2JlODYwNDgyNDllNjJlNTViOWE5NTZlNTFkNmVlMjExYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMTlUMDE6MDM6MTguMTAxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1IVzhLX29mQXhIcEJYMmY1VUhvb1RSZEpiMGozWl9fcFZIalhTOXNTeHVjdlgxMmNqZW1QZDRyUGUwNnJUVC1iOUowOG1HVzlLQUM2ZXZPNjd0Z09mNFdGSGpBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AaCy0NL4GltQnhxzCDSHbc5-Vqb3F2TNs9mNp9x5AxM5G15k4bFpwxjXsFeQw0gAidjqjjGbhiplLGnm");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWQ1NTgxNTRiN2Y0YWM5ZTBiNDA1MDcxZDk1YzcwN2JlODYwNDgyNDllNjJlNTViOWE5NTZlNTFkNmVlMjExYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMTlUMDE6MDM6MTguMTAxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1IVzhLX29mQXhIcEJYMmY1VUhvb1RSZEpiMGozWl9fcFZIalhTOXNTeHVjdlgxMmNqZW1QZDRyUGUwNnJUVC1iOUowOG1HVzlLQUM2ZXZPNjd0Z09mNFdGSGpBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6466cd493c384', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6466cd493c384', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('6466cd493c384', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6466cd493c384', 'paypal', 'buynow', 'rect', 'gold');
});
}