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/fi0nut8i0wa5/plugin/135/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AdPBdQUa97Z97n62Cjbyk3NVFoOJT036TF-w9ZoEIEY1XgMMcv4MHIHIwgHOCGYApo9wwBv8GY1dOcSb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTJmNzc3MTJhNGEyNmYyZmJiNDRiN2FiM2FiODQzOTcyZjU4Zjg4NzYxNWE1ZTU0ZDRlOWYzNTNmM2ViYTlkNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDctMTZUMTc6MDY6MjQuMDMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0tVFhPbHRqbXRTMFRXM2FWTFB2SFNxS3ZiMHFZVFhUT2trS0p2UkFxTllMLU1kNWNpVW14UjVUQlFKckNMY1FKMVRUc0tGYld4WjlYQTZ1dUpjbHZjc0tULUNRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AdPBdQUa97Z97n62Cjbyk3NVFoOJT036TF-w9ZoEIEY1XgMMcv4MHIHIwgHOCGYApo9wwBv8GY1dOcSb");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTJmNzc3MTJhNGEyNmYyZmJiNDRiN2FiM2FiODQzOTcyZjU4Zjg4NzYxNWE1ZTU0ZDRlOWYzNTNmM2ViYTlkNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMDctMTZUMTc6MDY6MjQuMDMxWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU0tVFhPbHRqbXRTMFRXM2FWTFB2SFNxS3ZiMHFZVFhUT2trS0p2UkFxTllMLU1kNWNpVW14UjVUQlFKckNMY1FKMVRUc0tGYld4WjlYQTZ1dUpjbHZjc0tULUNRIn19");
script.setAttribute("data-append-trailing-slash", "true");
script.setAttribute("data-locale", "en_GB");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6696ace3b2e38', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('6696ace3b2e38', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6696ace3b2e38', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6696ace3b2e38', 'paypal', 'buynow', 'rect', 'gold');
}