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/40/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDQ1MGJhZWZiYzlmOGZjYzA1YTQ2MGZhZGRkODE0NmI4ZWQ0OGQ5MjFjMDYwNDEyZmEzOTc0M2IzNGZjYWMxZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjlUMDA6MDY6MDMuNTAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1kNmUxT203NHZsamlkdlI3RlVSUUhVeVFqbUhYMWM3QkY4Mm9US2tQckoxRUNRRGpNcDBLZFlDcGxpaTd6eDFaVW8wUFpoc3liZHJ2ZURic3NpZE8ySWdudkhnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDQ1MGJhZWZiYzlmOGZjYzA1YTQ2MGZhZGRkODE0NmI4ZWQ0OGQ5MjFjMDYwNDEyZmEzOTc0M2IzNGZjYWMxZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMjlUMDA6MDY6MDMuNTAwWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1kNmUxT203NHZsamlkdlI3RlVSUUhVeVFqbUhYMWM3QkY4Mm9US2tQckoxRUNRRGpNcDBLZFlDcGxpaTd6eDFaVW8wUFpoc3liZHJ2ZURic3NpZE8ySWdudkhnIn19");
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('656681c3517ee', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('656681c3517ee', 'paypal', 'buynow', 'rect', 'gold');
}