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/m3fhck7y5k4k/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AXezbouZPE43typGH5KQ-kKKPWJUIfIigrDNVqnwke_o9YA4JBy1iyjGoOlxwWKKtNU5XVWpFujpm2SX");
script.setAttribute("data-currency", "PLN");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDU3YjQ5NjU5YWU0ZmRkYTFiMjMwZWI5ZTRiZTNkMDMzMmY4MmZkOWI5NDg2Y2Y4NWUzYjEzOTFiODE5N2M1NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDRUMTc6NDU6MDQuNDk5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9hS1ZCeXJOWmt6aldxSGdGVk5oYWpRaFd2SmdaRFRpWXNMc1JrMjRCemJXZ1ZJUlRfQVNsVkJLVFgweThBNGlVR0d2SjlyT0xUOFh0Tkx4UHRVRFBHS01iZWNRIn19");
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", "AXezbouZPE43typGH5KQ-kKKPWJUIfIigrDNVqnwke_o9YA4JBy1iyjGoOlxwWKKtNU5XVWpFujpm2SX");
script.setAttribute("data-currency", "PLN");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDU3YjQ5NjU5YWU0ZmRkYTFiMjMwZWI5ZTRiZTNkMDMzMmY4MmZkOWI5NDg2Y2Y4NWUzYjEzOTFiODE5N2M1NnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDRUMTc6NDU6MDQuNDk5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9hS1ZCeXJOWmt6aldxSGdGVk5oYWpRaFd2SmdaRFRpWXNMc1JrMjRCemJXZ1ZJUlRfQVNsVkJLVFgweThBNGlVR0d2SjlyT0xUOFh0Tkx4UHRVRFBHS01iZWNRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('656e1c4d5fb19', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656e1c4d5fb19', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('656e1c4d5fb19', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('656e1c4d5fb19', 'paypal', 'buynow', 'rect', 'gold');
});
}