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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjg3NDA3Y2VmYzAzMjJkMTVkZWI5ZjliYmZmNWQ2ZmEyMjQ4MjY1ZWI5MmRlMDk0ODAwYWE3YWMyMTg0MWEyYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMTFUMjI6Mjc6MTUuMzA1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1INGNyWGl5czFDWFo1ZXdmQVJ5OXBjWTl3aTF0VS1mNnVGUTNNWmZFTXRqSk1VNlVTRVBhVUtZZjhQeXV2anYzakpIVFJIejdWNmtjOXRzSEtvQlAxa3lDbjBBIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjg3NDA3Y2VmYzAzMjJkMTVkZWI5ZjliYmZmNWQ2ZmEyMjQ4MjY1ZWI5MmRlMDk0ODAwYWE3YWMyMTg0MWEyYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMTFUMjI6Mjc6MTUuMzA1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1INGNyWGl5czFDWFo1ZXdmQVJ5OXBjWTl3aTF0VS1mNnVGUTNNWmZFTXRqSk1VNlVTRVBhVUtZZjhQeXV2anYzakpIVFJIejdWNmtjOXRzSEtvQlAxa3lDbjBBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('657794e38c71d', 'paylater', 'paypal', 'pill', 'white');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('657794e38c71d', 'paylater', 'paypal', 'pill', 'white');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('657794e38c71d', 'paypal', 'buynow', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('657794e38c71d', 'paypal', 'buynow', 'pill', 'gold');
});
}