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/ianvvf5f23l2/plugin/4/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXi7vyDt6E9R3SJxBdy4N5xWR6ayeQAOXdEy1JKqh23vieaUN88lNK1XCNmLaUtuciWuKtaNYKzgykzq");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNjMzOGZhMTc0MjMyMTFkOTY3NzcxMWUxOWVkYmUzNzViODE4N2U0MTE5NGMxZTAyNTI0NmEyMjhhMDYyYWNlNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDctMDZUMDk6Mzk6NTAuMjQxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5FdjJUd3V4bE1MNHFZc0hZSlJtaEd4UGFkLVFXU21EUWVRTjN2NmZna1NwZUtLa196YllWamxHbVR4bjlEc0VLY2xIR0hWOVhBNXdDOE1lWE02ZDlseThqSjh3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62c55865cfef2', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62c55865cfef2', 'paypal', 'buynow', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62c55865cfef2', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62c55865cfef2', 'paylater', 'paypal', 'rect', 'gold');
});
}