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", "HRK");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTg3ZmIwMWI2YjI4Yzg4Mzc5MGY5YTBiZTk4MThmY2U4YzgxNTY5NmJmMjM1Y2VhNzZjNTM5MGY3Nzg0NjYxNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMTRUMjM6NDY6MzUuMTAxNDc0MzA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB4X1hfR3Z1a1UtSGZNd1NPUW5NMy1LSDhxbEtiMGZqa1JxSzBzdkppT2VlYnk1SFhKNFJEWS1LcVRfMW5kak9SWTNsck5kcWt5dEQ0SUVMTUcxM1JsajVJNW5BIn19");
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", "HRK");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTg3ZmIwMWI2YjI4Yzg4Mzc5MGY5YTBiZTk4MThmY2U4YzgxNTY5NmJmMjM1Y2VhNzZjNTM5MGY3Nzg0NjYxNHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDUtMTRUMjM6NDY6MzUuMTAxNDc0MzA0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQVB4X1hfR3Z1a1UtSGZNd1NPUW5NMy1LSDhxbEtiMGZqa1JxSzBzdkppT2VlYnk1SFhKNFJEWS1LcVRfMW5kak9SWTNsck5kcWt5dEQ0SUVMTUcxM1JsajVJNW5BIn19");
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('682535f4c5cd0', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('682535f4c5cd0', 'paypal', 'buynow', 'rect', 'gold');
}