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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTQ5YmU4YTljNGUyMjNhNGJjZjM5YTkyNTU3ZWQwNDg0ZjQ4NjgxMDM1NjZiOGMyY2IzOTZkMGUwM2U3YWJlNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDUtMDhUMjA6NDQ6MjIuODE5OTcwNjY4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5KSklHVW9QQXplQ0REYkV0Nmx4b3FKSWd3R2ZVd0tQSEFjMC1rMU9rcURETkQwV0duR210dWxtYklWM05EelByNGIwb1FJaVZ5TDMxcmlGTFE3a2VhRlhTellBIn19");
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMTQ5YmU4YTljNGUyMjNhNGJjZjM5YTkyNTU3ZWQwNDg0ZjQ4NjgxMDM1NjZiOGMyY2IzOTZkMGUwM2U3YWJlNnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDUtMDhUMjA6NDQ6MjIuODE5OTcwNjY4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5KSklHVW9QQXplQ0REYkV0Nmx4b3FKSWd3R2ZVd0tQSEFjMC1rMU9rcURETkQwV0duR210dWxtYklWM05EelByNGIwb1FJaVZ5TDMxcmlGTFE3a2VhRlhTellBIn19");
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('69fe544bedf10', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('69fe544bedf10', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('69fe544bedf10', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('69fe544bedf10', 'paypal', 'buynow', 'rect', 'gold');
}