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/uk2vl2iljecs/plugin/22/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AcVet_LR55TfWx-fK89pfoztnLovkwStEPBlgHw1Ta8pn16p5v0yIYk7apUkqx5180KlrUN38mSWjJ7K");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTI1ODU5ZmRmZjFiNjdlYzIyNmM1ZGFjYWY1N2I3ZWQ5OTE2MGMzNDNkZmM3NDIwOTg3ZDY5OTkwMTY0Njc3N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMzBUMTI6NDA6MjUuNTg2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9mUWx5RG5GQWhmTXBEVzlxVmJBMGd0Y2RIMFJUc1Y3RHpuNUxmN1hnU0xRZE5xRTdjd1hkdHQ5Q3c4bi1ESXJPSS1BcDJQaUo3aF9tWXFCMnJ6UGpVbjFtcGNBIn19");
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", "AcVet_LR55TfWx-fK89pfoztnLovkwStEPBlgHw1Ta8pn16p5v0yIYk7apUkqx5180KlrUN38mSWjJ7K");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTI1ODU5ZmRmZjFiNjdlYzIyNmM1ZGFjYWY1N2I3ZWQ5OTE2MGMzNDNkZmM3NDIwOTg3ZDY5OTkwMTY0Njc3N3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMzBUMTI6NDA6MjUuNTg2WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9mUWx5RG5GQWhmTXBEVzlxVmJBMGd0Y2RIMFJUc1Y3RHpuNUxmN1hnU0xRZE5xRTdjd1hkdHQ5Q3c4bi1ESXJPSS1BcDJQaUo3aF9tWXFCMnJ6UGpVbjFtcGNBIn19");
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('651817a755ceb', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('651817a755ceb', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('651817a755ceb', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('651817a755ceb', 'paypal', 'buynow', 'rect', 'gold');
}