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/cj55hindoc9t/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AUtx5bvr_gPS_kMeTkCAIiCkH1GqJfCL5alafKSfhrm69cUjNLPnGdjAEiDBGe9-TXkxw9yWOR-QMPmC");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzQ3YzM3ZDljY2IwNzk3YmYyM2UwNTQyN2QwNDU1ODU3YmEzNDNmOWVlMmMzYjJiM2E2MDU0ZDUwMDU3ZDcwNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMTNUMTk6MjI6MjIuOTYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1aY05VU2w0Z0s4NTI5cHJhM0tIY2p1VmZ3ZXBteE85N3ZMOHlqYndUQkJCTktaU3JMTmRYMHBmMk1nZm51dnJCRXlad3Bhdl9wQjlLU3BVa0VrTUhEeXVndG53In19");
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", "AUtx5bvr_gPS_kMeTkCAIiCkH1GqJfCL5alafKSfhrm69cUjNLPnGdjAEiDBGe9-TXkxw9yWOR-QMPmC");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMzQ3YzM3ZDljY2IwNzk3YmYyM2UwNTQyN2QwNDU1ODU3YmEzNDNmOWVlMmMzYjJiM2E2MDU0ZDUwMDU3ZDcwNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMTNUMTk6MjI6MjIuOTYyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1aY05VU2w0Z0s4NTI5cHJhM0tIY2p1VmZ3ZXBteE85N3ZMOHlqYndUQkJCTktaU3JMTmRYMHBmMk1nZm51dnJCRXlad3Bhdl9wQjlLU3BVa0VrTUhEeXVndG53In19");
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('6502143046181', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6502143046181', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6502143046181', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6502143046181', 'paypal', 'buynow', 'rect', 'gold');
}