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", "IDR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjg2YjE0NzVhYWFlN2YzZTc1NzhkYTJmMWFlZGJlMGYwY2I2NjI0ODc2YjA0OWJjNDU1NGJkNDU2N2NmNjg2ZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDMtMTFUMDQ6MjM6NDcuNDczNTM2ODY0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB3ZXQtS3FRa2F1Z01GeW10c2NkUUJsWnVLYVIwSHNpdWN3MklGeXJ1UV9SOXlFM19aVzIxVjFIRTVUOHZDVDkyUG1DSElEMWRFWm4tWE9kV0dGN3d4M1lITFRnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69b0f8e892167', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69b0f8e892167', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('69b0f8e892167', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69b0f8e892167', 'paypal', 'buynow', 'rect', 'gold');
});
}