if(!document.getElementById('paypal-smart-payment-script'))
{
var script = document.createElement("script");
script.type = "module";
script.id = "paypal-smart-payment-script";
script.src = "https://cdn02.plentymarkets.com/vqsi6s16km1o/plugin/5/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AbANNe44gtMeD61hWpmti1NB_eTxSPkCzvPTKl4_jr0OZJdZ0opD__CxHwtpyh3Kit0v1cB87X5mBOrz");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTMyMjY4Yzg3MTliZWJiODlhYjBlYTE2MGQ4ZmRjNTNmYTY4MWMzYTk1MWUzOTAxMjlkNGI1ZGY2YjVlNDUzYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDdUMDI6MTc6MzcuMDkyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9ocTk5MWtIbGs2eHNqY19ZLWZrc3BWUkJidERvVDdsS01hVmx1WnR0Yk5TTjljTE1YV3hpd3RYdW9aWVZUT2VmdThlYXM4RXl0NmpaY1AwcFpkdXlmMEZLNXFBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
document.body.appendChild(script);
} else {
var script = document.getElementById('paypal-smart-payment-script');
script.setAttribute("data-client-id", "AbANNe44gtMeD61hWpmti1NB_eTxSPkCzvPTKl4_jr0OZJdZ0opD__CxHwtpyh3Kit0v1cB87X5mBOrz");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZTMyMjY4Yzg3MTliZWJiODlhYjBlYTE2MGQ4ZmRjNTNmYTY4MWMzYTk1MWUzOTAxMjlkNGI1ZGY2YjVlNDUzYXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTAtMDdUMDI6MTc6MzcuMDkyWiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU9ocTk5MWtIbGs2eHNqY19ZLWZrc3BWUkJidERvVDdsS01hVmx1WnR0Yk5TTjljTE1YV3hpd3RYdW9aWVZUT2VmdThlYXM4RXl0NmpaY1AwcFpkdXlmMEZLNXFBIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "fr_FR");
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons('6520cc0d1f3df', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('6520cc0d1f3df', 'paypal', 'buynow', 'rect', 'gold');
}