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/0mx738cqevf1/plugin/10/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AdKh3U55XBrlYet93ChJs6Oakgb2f34jG-yP4XWJab45dRC-rxnl_0uJYv35vta9nk-tqXL2KDFs8K3k");
script.setAttribute("data-currency", "HUF");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTNiZTZkMDIxM2FiMzAxOGYwMTJiYTBjN2Y4ZDQzZWRkZTgxMjlkNjQ5MzdhN2VjNmMzMGFkOGFmOGQwN2ZmYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDItMTVUMTI6MjQ6MjUuNTM5MTc1MDgxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9NNnQ5QW9MZnVBUGxIM3pKZC0wcDdjbjlPS1RvdVVZX0xvdTJnMnhRSkxkUFlsY01ycHV4NnZTVUVIa3ZTX19mRW5kX2l0Sjlfc1NzdnE4UVdVT1pYeXhHRG1RIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AdKh3U55XBrlYet93ChJs6Oakgb2f34jG-yP4XWJab45dRC-rxnl_0uJYv35vta9nk-tqXL2KDFs8K3k");
script.setAttribute("data-currency", "HUF");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTNiZTZkMDIxM2FiMzAxOGYwMTJiYTBjN2Y4ZDQzZWRkZTgxMjlkNjQ5MzdhN2VjNmMzMGFkOGFmOGQwN2ZmYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDItMTVUMTI6MjQ6MjUuNTM5MTc1MDgxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9NNnQ5QW9MZnVBUGxIM3pKZC0wcDdjbjlPS1RvdVVZX0xvdTJnMnhRSkxkUFlsY01ycHV4NnZTVUVIa3ZTX19mRW5kX2l0Sjlfc1NzdnE4UVdVT1pYeXhHRG1RIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67b087824fd68', 'paylater', 'paypal', 'pill', 'black');
});
} else {
renderPayPalButtons('67b087824fd68', 'paylater', 'paypal', 'pill', 'black');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('67b087824fd68', 'paypal', 'buynow', 'pill', 'black');
});
} else {
renderPayPalButtons('67b087824fd68', 'paypal', 'buynow', 'pill', 'black');
}