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", "ZAR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjk5NmRhZTFiN2E3YzJjMGY1NTYzNThiYmU2MmEwNGNhNDMxNWQ5NTlmM2E2Y2EwMzZmZDViOTUyNGQ5ZDUzZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMDRUMDg6NDc6MTEuNzM4MDg0MzQzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5DX0Z1TWxudjNfcEN3Wm1XclA1NEl6ZV9LeGNvdVBYODkxVlliOWd3cTdGaGZGdklaYjgzcGdpLWpIOXNjT09Xc0lOT0w2eF9sd0x5NWFGalBwaFdkdmY2QmxRIn19");
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", "ZAR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjk5NmRhZTFiN2E3YzJjMGY1NTYzNThiYmU2MmEwNGNhNDMxNWQ5NTlmM2E2Y2EwMzZmZDViOTUyNGQ5ZDUzZXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMDRUMDg6NDc6MTEuNzM4MDg0MzQzWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5DX0Z1TWxudjNfcEN3Wm1XclA1NEl6ZV9LeGNvdVBYODkxVlliOWd3cTdGaGZGdklaYjgzcGdpLWpIOXNjT09Xc0lOT0w2eF9sd0x5NWFGalBwaFdkdmY2QmxRIn19");
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('67efa38a24151', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('67efa38a24151', 'paypal', 'buynow', 'rect', 'gold');
}