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/134/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AatnAsLBrIh4pCyh5k4XWMKXDkDULZ3MCJ72AjbowItfQuI21sVRxkFwgw66Yp5kKBEeWK3SjObGWL_P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGUyMzBmMThlYzhmN2Y2OGE1YTY0ZmI4MTUyMTk2ZTRmY2ZiYjQyYTA1MmYyNzNjODI4ZDUxNTE1N2ZmNjI1NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMTVUMDg6NTg6MjcuMTI4NDE3MDA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9CQUtyeWx0VDZuenh1ay1NaW5RRnRCZTh6TGpYR29Ec3hHb28zb0NsQ21BVVlhQVFtR2dBWHpGS1ZjR2xFNThldVFpeVlFT0VyQ2RUeDRVaVc0OGFzYTlHYTl3In19");
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", "AatnAsLBrIh4pCyh5k4XWMKXDkDULZ3MCJ72AjbowItfQuI21sVRxkFwgw66Yp5kKBEeWK3SjObGWL_P");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiOGUyMzBmMThlYzhmN2Y2OGE1YTY0ZmI4MTUyMTk2ZTRmY2ZiYjQyYTA1MmYyNzNjODI4ZDUxNTE1N2ZmNjI1NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMTVUMDg6NTg6MjcuMTI4NDE3MDA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9CQUtyeWx0VDZuenh1ay1NaW5RRnRCZTh6TGpYR29Ec3hHb28zb0NsQ21BVVlhQVFtR2dBWHpGS1ZjR2xFNThldVFpeVlFT0VyQ2RUeDRVaVc0OGFzYTlHYTl3In19");
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('684e9133af443', 'paylater', 'paypal', 'rect', 'gold');
});
} else {
renderPayPalButtons('684e9133af443', 'paylater', 'paypal', 'rect', 'gold');
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('684e9133af443', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('684e9133af443', 'paypal', 'buynow', 'rect', 'gold');
}