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/dguhim13ihum/plugin/21/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTg5ZTdlYmQ5YTMzNjc4MDUzMDJjMDE4MjNmZTBkZGYxYTA2N2E1MDgzMGIxYzI5OWRiZjkzYTBiYWNiMmViOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMTFUMTU6NTA6MDguMjQyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NZjFTenR6REpBaWljb3NsRV9aSllKOVNkN1RDdXF2YkVjVzBQU3F3MUpveDJDX3MtUVVQbl9OTGpCcm9NV2lUWFJIblR2d2NtZGZ3MDRINmg5cVhCNkNzc29RIn19");
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", "AbQLG-zgJIjtBe72rpPzctoMQTFykq-fzE5bVARhv6e2Qpa3EX-Eu9GHlXbg4x66RvUjBx-j5WV4ihPl");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNTg5ZTdlYmQ5YTMzNjc4MDUzMDJjMDE4MjNmZTBkZGYxYTA2N2E1MDgzMGIxYzI5OWRiZjkzYTBiYWNiMmViOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMTFUMTU6NTA6MDguMjQyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5NZjFTenR6REpBaWljb3NsRV9aSllKOVNkN1RDdXF2YkVjVzBQU3F3MUpveDJDX3MtUVVQbl9OTGpCcm9NV2lUWFJIblR2d2NtZGZ3MDRINmg5cVhCNkNzc29RIn19");
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('65773188d9f8d', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65773188d9f8d', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65773188d9f8d', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65773188d9f8d', 'paypal', 'buynow', 'rect', 'gold');
}