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/6hnpznuwnv0g/plugin/11/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AT2E8l6GOnjaA-2Eb6B2n6msM1kxGSiel6tOi2W7g0ESOe2h_obiaAQE-7GdC5cGd7_MKOzT0XVk4GYb");
script.setAttribute("data-currency", "QAR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNmY3ODMxNGNkY2M0NTYzNGIzYmU1YzgwM2YyMDZkNDkwMzEyZjg1ZmUxMTc2ZjU5YWNkYjVmMmVmODA2MzJjNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMTEtMDhUMTA6NTU6MzMuMDU3NDQwODAyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU80RUJJUG82ZEk5LU5lSWRTcWxiY0tHT2tKamNjQ09pbG1qSXpfQjUxbFhPck1FNmVWdllSSVJ2Qk9DcTVtVVpzdHlOOWJTcUtfcjIwOFFIOHJZYXN4WWJkVktRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('690f26e4d1410', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('690f26e4d1410', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('690f26e4d1410', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('690f26e4d1410', 'paypal', 'buynow', 'rect', 'gold');
});
}