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/9p69inbunqf0/plugin/4/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AcylkBVDI6oWljKC6V4UH9KJzBpxptqFveyvHZH_BkKKBc0MvhF9hRZosYWT4YcdOe5SAroa9ZmT0hPJ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiY2I0MWEzZTc4Y2IyNTQwYjk2M2FiMDllOGJmZjBhMmRmMzhlY2Y1MTdlYTJlZDdiYjAyMTBlZTg4ZjhiNjQ2NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMjFUMTE6Mjk6MDIuNTAzNTY0MjI0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4zZmdnaG8zb2hCaTZmdjlCOXVjRDQwV1lMbDRCRS1VeTdNMjdRZFZyTmpCaGtLR1pmaXFUcWFERHg5aF85aGJ3NDVGd2Y3SmZ2MXZWVnNaZ2hNbFQxTXh2TExRIn19");
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", "AcylkBVDI6oWljKC6V4UH9KJzBpxptqFveyvHZH_BkKKBc0MvhF9hRZosYWT4YcdOe5SAroa9ZmT0hPJ");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiY2I0MWEzZTc4Y2IyNTQwYjk2M2FiMDllOGJmZjBhMmRmMzhlY2Y1MTdlYTJlZDdiYjAyMTBlZTg4ZjhiNjQ2NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMjFUMTE6Mjk6MDIuNTAzNTY0MjI0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4zZmdnaG8zb2hCaTZmdjlCOXVjRDQwV1lMbDRCRS1VeTdNMjdRZFZyTmpCaGtLR1pmaXFUcWFERHg5aF85aGJ3NDVGd2Y3SmZ2MXZWVnNaZ2hNbFQxTXh2TExRIn19");
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('69999aff470ab', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('69999aff470ab', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69999aff470ab', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('69999aff470ab', 'paypal', 'buynow', 'rect', 'gold');
}