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.plentyone.com/btid22z4hfjz/plugin/11/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AaNy2yMtU4ZnNKGpPypgSvCyjsgP8N78mafOUsO0lNQZF_20Z3MWExX5i86bI7m5qbIHbK1dLYpF21xW");
script.setAttribute("data-currency", "USD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNGYwNDc0MjdjZmNjY2E4ZDIyYjJlNTk1ZWVjZTdkZDVkMTZlZDc5Y2E1OGViYTI3OGRiNjU4NTk5ODQ4NTNkOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDctMjBUMDM6NTU6MTkuMTkzNDc2NzA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1XSVpDM3R2eFBJQlpCYzNDMGdyN21tRzNzWHBDejFjaE4xbHZ2Y3RLc1VzVktmQ0x1Yk5sVl9nZUc2NEFfU2RON1ZQWkpaSnB6cWVtRUtVZ3pZOGZ3eUowWEhBIn19");
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", "AaNy2yMtU4ZnNKGpPypgSvCyjsgP8N78mafOUsO0lNQZF_20Z3MWExX5i86bI7m5qbIHbK1dLYpF21xW");
script.setAttribute("data-currency", "USD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNGYwNDc0MjdjZmNjY2E4ZDIyYjJlNTk1ZWVjZTdkZDVkMTZlZDc5Y2E1OGViYTI3OGRiNjU4NTk5ODQ4NTNkOHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDctMjBUMDM6NTU6MTkuMTkzNDc2NzA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1XSVpDM3R2eFBJQlpCYzNDMGdyN21tRzNzWHBDejFjaE4xbHZ2Y3RLc1VzVktmQ0x1Yk5sVl9nZUc2NEFfU2RON1ZQWkpaSnB6cWVtRUtVZ3pZOGZ3eUowWEhBIn19");
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('6a5da0f208df5', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6a5da0f208df5', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6a5da0f208df5', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6a5da0f208df5', 'paypal', 'buynow', 'rect', 'gold');
}