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/qukgxm80lunn/plugin/11/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AXcSmvXMhCJsCGuQcZ1SQJ7R4nzzl2-j3cws5VahnBWOBT0-q-pfj46nsVo7YD9j4t-9enfWwAnOyNGa");
script.setAttribute("data-currency", "ZAR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiN2QwNGU1ZWVlYTE2OTI3NTAyNzFmNzg0OTQ1ZGQ5N2FmMTljNThiNDMwYzVjZjg0ODRiZGI3OTFiMGZiMjJlNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMjdUMjM6NTg6NDMuNTY0ODg3NTU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBsMlA0NmxxTFlVSkNJblNQb0JSZnVpamhKVGo0ZkJCWVBMaVc2Z1p2UEhESUhCRGZaai1Dd3R1Y1M5YVl5b2o2Umx2V2FCNS1ySjNUR3ZxekpoZGREaTFmVlVRIn19");
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", "AXcSmvXMhCJsCGuQcZ1SQJ7R4nzzl2-j3cws5VahnBWOBT0-q-pfj46nsVo7YD9j4t-9enfWwAnOyNGa");
script.setAttribute("data-currency", "ZAR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiN2QwNGU1ZWVlYTE2OTI3NTAyNzFmNzg0OTQ1ZGQ5N2FmMTljNThiNDMwYzVjZjg0ODRiZGI3OTFiMGZiMjJlNXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjYtMDItMjdUMjM6NTg6NDMuNTY0ODg3NTU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVBsMlA0NmxxTFlVSkNJblNQb0JSZnVpamhKVGo0ZkJCWVBMaVc2Z1p2UEhESUhCRGZaai1Dd3R1Y1M5YVl5b2o2Umx2V2FCNS1ySjNUR3ZxekpoZGREaTFmVlVRIn19");
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('69a23ba496afe', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('69a23ba496afe', 'paypal', 'buynow', 'rect', 'gold');
}