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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmJjZTFhZjcxNWQ4Mzc1MDNjY2NkNGYzNmQ3NTkyYmU1MDg2ODk3MmZmNWRiYTRmNzkwYmRmMzI5ZWJlYmVhYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMjE6Mjg6MDguNDExWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5faTRHU3MxaHZXNjY2VXJ6OFhHV1lwd0NENnVyeVVqMUlVRXlmNnJqYi1SZWpuYTVZX21Qb1N3bVlpYzhMM2h1RDd4NjJ1cjZiYnZlWmNfdWQ0a0RoaVU2VWxnIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmJjZTFhZjcxNWQ4Mzc1MDNjY2NkNGYzNmQ3NTkyYmU1MDg2ODk3MmZmNWRiYTRmNzkwYmRmMzI5ZWJlYmVhYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDhUMjE6Mjg6MDguNDExWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5faTRHU3MxaHZXNjY2VXJ6OFhHV1lwd0NENnVyeVVqMUlVRXlmNnJqYi1SZWpuYTVZX21Qb1N3bVlpYzhMM2h1RDd4NjJ1cjZiYnZlWmNfdWQ0a0RoaVU2VWxnIn19");
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('65738c64c8f66', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65738c64c8f66', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65738c64c8f66', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65738c64c8f66', 'paypal', 'buynow', 'rect', 'gold');
}