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/a018wp6dam26/plugin/2/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdJngWaBd8AohIvCIbVDQrHIvFhjKgQAW3DOWDlRFDwd_5FzrYr_3-aZGQ9G0q315G0ru14suGGxhoC4");
script.setAttribute("data-currency", "ARS");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOTY4OTg4N2U3MGI3OTk4NDgyYWE0NjU0M2UxYWYzOTUxMWI4NDAwY2MxMDA2M2M1NGU5ZDk4ZDM1YmYwM2NhMXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMjZUMDg6MzI6NDMuNjM0Mzc4MDY3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1JZmtiUWdlbnVkUzBuaFRBRWUtVjgzT0g0TmJMb0Naek0xY0JyUXY0bGxjeDQ5SUxoaVdabEhvQnF4UGV6MlBTUUEtRy00eEI2Z0g3NE82R0tFVkZwMlVlV0lRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('680ca3c67004d', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680ca3c67004d', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('680ca3c67004d', 'paypal', 'paypal', 'rect', 'silver');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('680ca3c67004d', 'paypal', 'paypal', 'rect', 'silver');
});
}