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