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/e8231p6elykq/plugin/7/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AZSLZhcmzPBF9xuSD2f0mynvgKHemo-8eDtI4UulXOagSpMWdYaj-GmguRT0IJrYUeh5ZryhX5An9_7X");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjFjNjRlMmE0MWYyM2FmMzcxOWI3ZjM1ZjQxNmYyY2I1MjlkZWQ4YWE0ZDU3N2FkZWQxYjI2N2VhMGM0MzBjYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTNUMTE6MzI6MTUuNTk0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VNkhlZGk0S3BQRHlSSm5kQU5zTUpjVjlLUk03dWNOaU45QTJGVEZEVUh2TVNWaFVlMGZidmZVeEM1UnhEZEtmUkVuQTFLMmdiN2FrUGZWWlVWalc5bktiNFR3In19");
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", "AZSLZhcmzPBF9xuSD2f0mynvgKHemo-8eDtI4UulXOagSpMWdYaj-GmguRT0IJrYUeh5ZryhX5An9_7X");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjFjNjRlMmE0MWYyM2FmMzcxOWI3ZjM1ZjQxNmYyY2I1MjlkZWQ4YWE0ZDU3N2FkZWQxYjI2N2VhMGM0MzBjYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTEtMTNUMTE6MzI6MTUuNTk0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9VNkhlZGk0S3BQRHlSSm5kQU5zTUpjVjlLUk03dWNOaU45QTJGVEZEVUh2TVNWaFVlMGZidmZVeEM1UnhEZEtmUkVuQTFLMmdiN2FrUGZWWlVWalc5bktiNFR3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('65521211d5cd5', 'paylater', 'paypal', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65521211d5cd5', 'paylater', 'paypal', 'pill', 'black');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('65521211d5cd5', 'paypal', 'buynow', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('65521211d5cd5', 'paypal', 'buynow', 'pill', 'black');
});
}