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", "SGD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWYwM2IyNTc5OTFkODdhNjAyZDFiOGRlNGY0YzAzY2E5ZWE2NWU3MDRjYTFlM2ZiYWRiNmQ4OGM2OWIxOGY3ZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMTZUMjI6MDM6MzYuNzk4NTYwNDI1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1SczBDbWphZllCU2JGeTh0M08xNnNOYzNpR2hwZ01SQVhoRmtrRExxNjF2QUg3amZuTVZvTWdaRkpyMi1KX3FPNG1CX2R6Zjk1bUxra0V1RElqa1EyQkwtbk5nIn19");
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", "SGD");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiYWYwM2IyNTc5OTFkODdhNjAyZDFiOGRlNGY0YzAzY2E5ZWE2NWU3MDRjYTFlM2ZiYWRiNmQ4OGM2OWIxOGY3ZHxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDQtMTZUMjI6MDM6MzYuNzk4NTYwNDI1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1SczBDbWphZllCU2JGeTh0M08xNnNOYzNpR2hwZ01SQVhoRmtrRExxNjF2QUg3amZuTVZvTWdaRkpyMi1KX3FPNG1CX2R6Zjk1bUxra0V1RElqa1EyQkwtbk5nIn19");
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('68002d585b1ea', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('68002d585b1ea', 'paypal', 'buynow', 'rect', 'gold');
}