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/kju8397jro9u/plugin/18/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjliNWMzNDllMGI4NjljYzU5NDMzZTk0MzczMTYzYmNmZWVkNjlkZDA0ZjYwMDk2ZDYxNmI0Y2M0Yjg3MDU3NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMjBUMTE6NTY6MzguMjQ3MzA2ODk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9DQWp3Um44Q1c5Q1AxRExna2hIaUVJN29DVnpZaXZHeS01b3dqSm1tYzBBaDFoaFVlZU5LWDlrY29hckRUVldncGNUclRBSHktNlkxNDBkdXc3V0JwbGhmYlhnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "BAAjuhZ6HIWtH--L0cfwc1jQkai5RPkK9-9YaXpyfAwBNZ9vVdbYC0zW0mF-tWcnRAgDsqqP6nLHc90ZAs");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjliNWMzNDllMGI4NjljYzU5NDMzZTk0MzczMTYzYmNmZWVkNjlkZDA0ZjYwMDk2ZDYxNmI0Y2M0Yjg3MDU3NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMjBUMTE6NTY6MzguMjQ3MzA2ODk2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9DQWp3Um44Q1c5Q1AxRExna2hIaUVJN29DVnpZaXZHeS01b3dqSm1tYzBBaDFoaFVlZU5LWDlrY29hckRUVldncGNUclRBSHktNlkxNDBkdXc3V0JwbGhmYlhnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('682c7569f079c', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('682c7569f079c', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('682c7569f079c', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('682c7569f079c', 'paypal', 'buynow', 'rect', 'gold');
}