if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn03.plentymarkets.com/b6frc44j1vgk/plugin/1/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQNtkpTDcz3zvtgF1rm3qlHA5axDDZofRK59-xR8Cr_Jbd1KHf6ZjhYSAEFciF1lfCyQS5uvV7G6OJi4");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZDk3NmViYTBlYzBjY2ViZDEwNGYzMmM2MWM3ODhjNzc4NDRiODhkOTBjZjQ3ZWViMDA2ZjJhOWI3NjAzNDNjZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTItMDJUMTQ6Mjc6NDkuNTE5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4xRzM2cXIyMEEyUUY4ZlZXOW11MF80R1lTS3dJaW8wbEdabTdCTUo0RWx6dlJUTVQ2Qy1ZRFFqME4xUGwxSkNIOGg2cExwMUdBMFR6N3B6dXMwWDZCZy11MG1BIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('674dc4e40293c', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('674dc4e40293c', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('674dc4e40293c', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('674dc4e40293c', 'paypal', 'buynow', 'rect', 'gold');
});
}