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/qddd911h1zyd/plugin/46/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXznpLh_OibbmuugDTNs1vYywgLYUXplHFxy-NlIYvGDFYE5jgRG48gP6AGYv2QEAKO-ZRageIM_pmxX");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWVlMzdkZTI1NzA0MWRmMzcwYjI3ZWEzNDY0ZjljMGYzM2NlOGE1ZTE0NmJlMjQ4OTYzYjQ3N2U1NTM4NjNkOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMzBUMDU6NDY6NDQuNzE0NDE3ODU0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1QMjh1enRkSTFaQ01UaG5JZ2hxbkl3alI2bDhWMGVCcWR2enJsblNjSUZqYzR5d0hobkdhRXVFSVpCVGVXdjJoNlN4bVR5TlZSNVBVclRRMmhZT1pkOUxUZ3RBIn19");
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", "AXznpLh_OibbmuugDTNs1vYywgLYUXplHFxy-NlIYvGDFYE5jgRG48gP6AGYv2QEAKO-ZRageIM_pmxX");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWVlMzdkZTI1NzA0MWRmMzcwYjI3ZWEzNDY0ZjljMGYzM2NlOGE1ZTE0NmJlMjQ4OTYzYjQ3N2U1NTM4NjNkOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDEtMzBUMDU6NDY6NDQuNzE0NDE3ODU0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1QMjh1enRkSTFaQ01UaG5JZ2hxbkl3alI2bDhWMGVCcWR2enJsblNjSUZqYzR5d0hobkdhRXVFSVpCVGVXdjJoNlN4bVR5TlZSNVBVclRRMmhZT1pkOUxUZ3RBIn19");
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('697c4b16c8377', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('697c4b16c8377', 'paypal', 'buynow', 'rect', 'gold');
}