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/7yyvmb6aozh6/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdUAjrYQCb4HEVUkiEmzUQwKquOMGVycU3xd1R7cscoy4ySTo0DawMWOp8Me3EHSZH7Pv0wPM5nQKNwv");
script.setAttribute("data-currency", "IDR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWQwMDc4OTA0M2RkOGI4OGFjNTgzODc5NjhlYWFhNzY1MzVmNTMzM2ViZjMzYjFhNGM3MWQ3NWY3Njc5ODU0NHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDUtMTZUMTc6Mzg6NTQuMDc5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBTMnJBMHZUYS1UTFphUlMwYndNbG9vWDg5a3RqVzNTZ181cXRyRWxaVEY0anE0RTdscDB6dVN2NjRhSG94eFBSRjE1T29SVVJHb1RiX3hlYnh5WkpjQTR4dmtRIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62828c2db7e0f', 'paypal', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62828c2db7e0f', 'paypal', 'paypal', 'pill', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('62828c2db7e0f', 'paylater', 'paypal', 'pill', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('62828c2db7e0f', 'paylater', 'paypal', 'pill', 'gold');
});
}