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/y1g27aamp6y5/plugin/3/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATn-gSfBbyhN2v-fh2ovY4FMMcX0CUgNa4yqzE5dsqbye352790ZDg57sC77kH_3TIj2z3_lR3IcKzUP");
script.setAttribute("data-currency", "CHF");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYzU4ZGE3OGQ2ZTY5ODBmNjEyMjZiODM2YTQzY2Y5M2Y1YTQwYjZjMWFhMDZhZDBlM2RhZWY4ZjQ0MGE4ZGY0OHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDMtMjRUMDU6NDk6MzYuMDg3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBhQ1BpaGx5b0FlX0ZlY19HYmEweE02Z2FWXzA0Y3hGNWRtbmZvX05uQkt1anRwSFZRZHZOUWl3Z1Z3NUQtdHJXci05LXB0SXZjeTBQa0NzdlJFRlFTMzd1Vzh3In19");
script.setAttribute("data-append-trailing-slash", "1");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641d39efbe2fe', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641d39efbe2fe', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('641d39efbe2fe', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('641d39efbe2fe', 'paylater', 'paypal', 'rect', 'gold');
});
}