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/u53ov9v3jeh8/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ASDMUcMBaRYG0iYkpQAlYGlO4QztTAdoiygGd_GpJuwk0TUmTm83u7CNgbxX9g_7QkD6y40NePshAa9H");
script.setAttribute("data-currency", "AED");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDU0NGYwNmIwZjE1MDJhY2U3OTcxMDI0NzBkMDkxZWE3Y2VjZmVjYWM0NzhiYTNmZjZlM2NjOWJhMzM1OTVhYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjlUMDQ6MDA6MDkuNTkyOTY4MzE5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBWcjdXdWw1dHZJU215X0FEVWNqUE1sVmthelo1dG9xWi1xR2h3ZjJ3VlBuMHEtVW9LRm5jVkkzM3hpODFhU3diYmVxamN3LTllSjNQVW9CU0QzMThneG5lN3BnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "ASDMUcMBaRYG0iYkpQAlYGlO4QztTAdoiygGd_GpJuwk0TUmTm83u7CNgbxX9g_7QkD6y40NePshAa9H");
script.setAttribute("data-currency", "AED");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiNDU0NGYwNmIwZjE1MDJhY2U3OTcxMDI0NzBkMDkxZWE3Y2VjZmVjYWM0NzhiYTNmZjZlM2NjOWJhMzM1OTVhYnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjlUMDQ6MDA6MDkuNTkyOTY4MzE5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBWcjdXdWw1dHZJU215X0FEVWNqUE1sVmthelo1dG9xWi1xR2h3ZjJ3VlBuMHEtVW9LRm5jVkkzM3hpODFhU3diYmVxamN3LTllSjNQVW9CU0QzMThneG5lN3BnIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6810594948a58', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6810594948a58', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6810594948a58', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6810594948a58', 'paypal', 'buynow', 'rect', 'gold');
}