if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/6ci46tf32w69/plugin/42/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjcyMDhhNWNlMGM2ZDBlZjMzYzZkZjJiYmYzYjQ1ZTEyMzlmNjhlZWQ1NDYxYTVjNDM4MGJiMTMwYzBmNzM5ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDdUMjI6MTE6MDkuMzg0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU03dXBTYWhGeV9GTU1CYWp2UUl5VWd0blJOOG9Zb0pyZE9DdS1nQmdNT05USXhtX0ZmX0tJVTMzaFNFanRaaU9fc3N4V2t1S0VZWEoxQnljNngwR2pJajlFdWxBIn19");
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", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjcyMDhhNWNlMGM2ZDBlZjMzYzZkZjJiYmYzYjQ1ZTEyMzlmNjhlZWQ1NDYxYTVjNDM4MGJiMTMwYzBmNzM5ZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDdUMjI6MTE6MDkuMzg0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU03dXBTYWhGeV9GTU1CYWp2UUl5VWd0blJOOG9Zb0pyZE9DdS1nQmdNT05USXhtX0ZmX0tJVTMzaFNFanRaaU9fc3N4V2t1S0VZWEoxQnljNngwR2pJajlFdWxBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65724ae11d692', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65724ae11d692', 'paypal', 'buynow', 'rect', 'gold');
}