if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/4ev36uwv9cko/plugin/71/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdjmCKP_ndGbJrAQ-_5jgH6OHmK8FdxGcDqzIKpumyqH20Mz_DPougyXTyTABPaPGo1IA-D7cPRoGdXo");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmZiYzE5YmFlY2NmMzYxZGFhMTRkN2I2ZWI4MzY0N2Q1MTY5MDI3ZTU2MGFiMGY4YjRjNjk2MzBhY2JmZTdhZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjdUMTc6NDQ6NTAuMTQ3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9kVGppeG9ld3JZbXE3OE55R2ZYODNXX1lUREdZcnFDOURYUHV5S0dISWxDakdkNXNwc1NwbDdkY1NvMjFYdjg2UTBMY25VU2hTUXVWTTFOa1pzNUx6VUNrNkZ3In19");
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", "AdjmCKP_ndGbJrAQ-_5jgH6OHmK8FdxGcDqzIKpumyqH20Mz_DPougyXTyTABPaPGo1IA-D7cPRoGdXo");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYmZiYzE5YmFlY2NmMzYxZGFhMTRkN2I2ZWI4MzY0N2Q1MTY5MDI3ZTU2MGFiMGY4YjRjNjk2MzBhY2JmZTdhZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDktMjdUMTc6NDQ6NTAuMTQ3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9kVGppeG9ld3JZbXE3OE55R2ZYODNXX1lUREdZcnFDOURYUHV5S0dISWxDakdkNXNwc1NwbDdkY1NvMjFYdjg2UTBMY25VU2hTUXVWTTFOa1pzNUx6VUNrNkZ3In19");
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('65146f0d5e9ab', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('65146f0d5e9ab', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65146f0d5e9ab', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('65146f0d5e9ab', 'paypal', 'buynow', 'rect', 'gold');
}