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/hk87fljrcnqo/plugin/48/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AQjJyQ73czHvrf8oNFDxsVLQqsD0C2ERcZU8Qsw7SlxvtqEmJd0CfXEWaLE1r0_05R3b8YYi4fkzjaT3");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjQ3ZTlkNDlmODk3N2NjYjY1NjExN2M2Y2Q5ODE1Yjg2NGMwYjRkNjIyNGJmZjJjNjBkYWI1N2Q1M2U3YjFjNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDNUMDQ6NDc6NDYuNzA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5IUUpKTm5SSV9kUGJCdlc0UDBCVWJ2TExCVTg4X05Ka3dpRXFIZjFhYTBWNmE1R3JVcDVWaU9EU2ROa3FjRVcxSDVxTDkweDJOaW1uWHRTc1FmalNVWjFpUHRnIn19");
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", "AQjJyQ73czHvrf8oNFDxsVLQqsD0C2ERcZU8Qsw7SlxvtqEmJd0CfXEWaLE1r0_05R3b8YYi4fkzjaT3");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYjQ3ZTlkNDlmODk3N2NjYjY1NjExN2M2Y2Q5ODE1Yjg2NGMwYjRkNjIyNGJmZjJjNjBkYWI1N2Q1M2U3YjFjNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDNUMDQ6NDc6NDYuNzA3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5IUUpKTm5SSV9kUGJCdlc0UDBCVWJ2TExCVTg4X05Ka3dpRXFIZjFhYTBWNmE1R3JVcDVWaU9EU2ROa3FjRVcxSDVxTDkweDJOaW1uWHRTc1FmalNVWjFpUHRnIn19");
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('656c0f3053c80', 'card', 'buynow', 'rect', 'black');
});
} else {
renderPayPalButtons('656c0f3053c80', 'card', 'buynow', 'rect', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656c0f3053c80', 'paylater', 'paypal', 'rect', 'white');
});
} else {
renderPayPalButtons('656c0f3053c80', 'paylater', 'paypal', 'rect', 'white');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656c0f3053c80', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('656c0f3053c80', 'paypal', 'buynow', 'rect', 'gold');
}