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/fi0nut8i0wa5/plugin/135/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdPBdQUa97Z97n62Cjbyk3NVFoOJT036TF-w9ZoEIEY1XgMMcv4MHIHIwgHOCGYApo9wwBv8GY1dOcSb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWU2MmVhMGRkZjdkNGRhYmQ1NTViNzRkNGE5MmY5Mzg2ZWNmMGM3Zjc0Yzk4MjQ3Njg1Mjg1OWRmZWRjYjhlYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMjVUMDc6MDY6MjcuNDM2OTA1MDg1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9KV3Z4S2oyck9RX0owXy1RQ1lKYkRWc2tpYnZRdUVIelA2M0QyZU1LZFRaS1Q2MVk0NHkyc3djUU1VY0Rla05vUjNBRDRRaGxsb1Zia08zbFpNZWt2MHp3TmhBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "sk_SK");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AdPBdQUa97Z97n62Cjbyk3NVFoOJT036TF-w9ZoEIEY1XgMMcv4MHIHIwgHOCGYApo9wwBv8GY1dOcSb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOWU2MmVhMGRkZjdkNGRhYmQ1NTViNzRkNGE5MmY5Mzg2ZWNmMGM3Zjc0Yzk4MjQ3Njg1Mjg1OWRmZWRjYjhlYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMjVUMDc6MDY6MjcuNDM2OTA1MDg1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9KV3Z4S2oyck9RX0owXy1RQ1lKYkRWc2tpYnZRdUVIelA2M0QyZU1LZFRaS1Q2MVk0NHkyc3djUU1VY0Rla05vUjNBRDRRaGxsb1Zia08zbFpNZWt2MHp3TmhBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "sk_SK");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('679497ed8d88e', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('679497ed8d88e', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('679497ed8d88e', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('679497ed8d88e', 'paypal', 'buynow', 'rect', 'gold');
}