Ceres::Template.basket






Ceres::Template.basketCheckout 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/mvw7qcz1geaq/plugin/8/paypal/js/smartPaymentScript.js"; script.setAttribute("data-client-id", "AWqfiNORgsFKo6QXXGItEfR7jeloGVryDEN31OwqNf1oDPRCnvAmBiusxJujbDpVWKRT2x9fBzLid2T2"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-client-token", ""); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "de_DE"); document.body.appendChild(script); }
if(typeof renderPayPalButtons === 'function') { renderPayPalButtons('69c3562545bd8', 'paylater', 'paypal', 'rect', 'gold'); } else { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('69c3562545bd8', 'paylater', 'paypal', 'rect', 'gold'); }); } if(typeof renderPayPalButtons === 'function') { renderPayPalButtons('69c3562545bd8', 'paypal', 'buynow', 'rect', 'gold'); } else { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('69c3562545bd8', 'paypal', 'buynow', 'rect', 'gold'); }); }