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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYTQ3YWQzZTA5NzlhNWFmNjQxNTM1OWI5OGQ1MjJmMWI5MmZmMTY3MWVlOTE1ODZmMDYxNGMxYmQ2Yzk3ZWEzOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDktMTdUMDQ6MzE6MTUuNDM4Mjc2MTI3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU8ta3JSOW9BbEl2RUo2WWNxWXFsaTVpX3NfblZ6Z2ZwODJNMnFIWnFkVzdRVkIwc0h3TzNJaUpJX0dENDZZYkk0SndCbUprTkw4UWRiYVpqQ05OdGhQb0Q4MENBIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('68ca3ceb9ae8f', 'paylater', 'paypal', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68ca3ceb9ae8f', 'paylater', 'paypal', 'rect', 'gold');
});
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons('68ca3ceb9ae8f', 'paypal', 'buynow', 'rect', 'gold');
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('68ca3ceb9ae8f', 'paypal', 'buynow', 'rect', 'gold');
});
}