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/dm86w835qu26/plugin/6/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AYp07jl0cwy0rLy8rBPxqcQVNXI90p9gZ_EZ22o733GbkqoHXW6vk2xtqP_VysumD4w6TH-veSEhuDKF");
script.setAttribute("data-currency", "GBP");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmYwOTFhYmZkNTY5MWYyZGM2NDgzYmRhMTU3MDhmNzAyNmM4N2NkYWIyYzg0ZTllMGUxNGI4Y2Y4NDgxYWFjM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMjBUMDY6MjU6MzAuNTkzODI1NTQ3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9NS25zZ3JyNnpwMGRBVTA4OGgxMFV6MV9ublNrMjZhcE84eW9MekoxbzJTdVo4a0MwQ3ZTS3E4YU5NWXB6eVZ6dkVWbFB2eF9Ub2ZvY2d3RmJJbUxxb3dWbXpnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AYp07jl0cwy0rLy8rBPxqcQVNXI90p9gZ_EZ22o733GbkqoHXW6vk2xtqP_VysumD4w6TH-veSEhuDKF");
script.setAttribute("data-currency", "GBP");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZmYwOTFhYmZkNTY5MWYyZGM2NDgzYmRhMTU3MDhmNzAyNmM4N2NkYWIyYzg0ZTllMGUxNGI4Y2Y4NDgxYWFjM3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDYtMjBUMDY6MjU6MzAuNTkzODI1NTQ3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9NS25zZ3JyNnpwMGRBVTA4OGgxMFV6MV9ublNrMjZhcE84eW9MekoxbzJTdVo4a0MwQ3ZTS3E4YU5NWXB6eVZ6dkVWbFB2eF9Ub2ZvY2d3RmJJbUxxb3dWbXpnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('685507bc85c47', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('685507bc85c47', 'paypal', 'buynow', 'rect', 'gold');
}