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