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