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/5ajtom15v1lx/plugin/5/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQMxYQn0qhRC-Z2pM0sQjEEAZBAojOiqeb7fwLGQ2-3mro7QZjvLgGHe4LT4hTxusd0j4YjZ3DFJTZeY");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMThmZWFkZmNlMGE4ZmU4NGQwODZiMGRiNDEwNTliZTliZmY2YjJmYzk4YTgyMjg0M2Q2OWY3NDM3NDg0OWU5NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMDNUMDM6NTg6MjYuNDgyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8xVDA1aWxVLTVyZmhTMFB6a1dRUWlXOGY1ZmZWY3pZdlUxdVhHZE1wMTZNMEZ2WDd2TlgtOW1BekpteTNianFaM2FMSERsNDZKTUtwZ0hhWW9wcXJzSkJPVXNnIn19");
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", "AQMxYQn0qhRC-Z2pM0sQjEEAZBAojOiqeb7fwLGQ2-3mro7QZjvLgGHe4LT4hTxusd0j4YjZ3DFJTZeY");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMThmZWFkZmNlMGE4ZmU4NGQwODZiMGRiNDEwNTliZTliZmY2YjJmYzk4YTgyMjg0M2Q2OWY3NDM3NDg0OWU5NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMDNUMDM6NTg6MjYuNDgyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8xVDA1aWxVLTVyZmhTMFB6a1dRUWlXOGY1ZmZWY3pZdlUxdVhHZE1wMTZNMEZ2WDd2TlgtOW1BekpteTNianFaM2FMSERsNDZKTUtwZ0hhWW9wcXJzSkJPVXNnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67776a8911920', 'paylater', 'paypal', 'pill', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67776a8911920', 'paylater', 'paypal', 'pill', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('67776a8911920', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67776a8911920', 'paypal', 'buynow', 'pill', 'gold');
});
}