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