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/p0i6rot0tipw/plugin/1/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AXPPDYwCrVMbNZRjybE5bcfF-hZ3-oeFoPCmJT-hYZX5I0bdPXqssWZolPB_n8SttkRoTg8NF3W2nONx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGJjNWRkMTZlYTViZDIxMDYxY2UzM2U2MTJiMTFlMmNiMTViNzRmNmIwYjdjNjgyNzU4NGFjMzIzYzg3Y2MwZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjVUMjM6MjU6MTYuNDkwMDgzNzYxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1ZMHFCOWpBTmd5d0pzYU5MaGhmRUVrYWRMUU13SzI5QWJ0THJ5MTIyRTBQSFBtaDdpUVJSY2hBVFNpTHgzTDVSd0tCSThhc01EamMwY3Z3QkNiZTZmQ01mLWJBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AXPPDYwCrVMbNZRjybE5bcfF-hZ3-oeFoPCmJT-hYZX5I0bdPXqssWZolPB_n8SttkRoTg8NF3W2nONx");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMGJjNWRkMTZlYTViZDIxMDYxY2UzM2U2MTJiMTFlMmNiMTViNzRmNmIwYjdjNjgyNzU4NGFjMzIzYzg3Y2MwZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjVUMjM6MjU6MTYuNDkwMDgzNzYxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1ZMHFCOWpBTmd5d0pzYU5MaGhmRUVrYWRMUU13SzI5QWJ0THJ5MTIyRTBQSFBtaDdpUVJSY2hBVFNpTHgzTDVSd0tCSThhc01EamMwY3Z3QkNiZTZmQ01mLWJBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680c23fb9fba7', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('680c23fb9fba7', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680c23fb9fba7', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('680c23fb9fba7', 'paypal', 'buynow', 'rect', 'gold');
}