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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiN2I5Y2U3NmE3Y2VmMDlhYzUxMzY2YzIzOGQyNGY2MTg5Njg5MGZmZGExNTJkNDQ5ODc2NjRlMDYzYTVhZDM4Y3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDItMDZUMTk6MTQ6NDkuMDE4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBIZnFSMmtMNGVaSFE4T2dHZExGckJKajNyQ2J5RUJEcGs5NzE3UmRjUWNUaUhhdDdyV1dPU0VzZF9MQmd4RlFJNTV2dDRKaHhJZklhbTJ4WXRKRlRZWE41dVF3In19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63e158b7b5bef', 'paylater', 'paypal', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63e158b7b5bef', 'paylater', 'paypal', 'pill', 'black');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('63e158b7b5bef', 'paypal', 'buynow', 'pill', 'black');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('63e158b7b5bef', 'paypal', 'buynow', 'pill', 'black');
});
}