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/5y0bgi95lc1v/plugin/14/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AVnp7KGeVnQ4hPpKv4nKNYktnHKxO1FFgr4egQ3CL-wpeuAWo5vEnpvm-Qb0rHbY4uY7mwGax5hfRFh_");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWQxN2U3YzYzMDg3OTA1MWVjNzcxNGM4YzU3YWMwY2UyNjg5NTgyODViODZiMGJhZWFmNmU2NGE5YjU2ZjEwOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMjlUMjI6Mjk6MzQuNzcwNTQ5NDg5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4yeGFoZW05VkFSYWUybDF3ZzdXTUJfUnBReEg2RUx0RUVVMDBpeGlxVG03S3d5LWhwQjFjd2FHaG1XWHh2VWV4NjFkb1pIT1lUbWZhNmNMNE5nWHQ0Y0hBamdnIn19");
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", "AVnp7KGeVnQ4hPpKv4nKNYktnHKxO1FFgr4egQ3CL-wpeuAWo5vEnpvm-Qb0rHbY4uY7mwGax5hfRFh_");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiZWQxN2U3YzYzMDg3OTA1MWVjNzcxNGM4YzU3YWMwY2UyNjg5NTgyODViODZiMGJhZWFmNmU2NGE5YjU2ZjEwOXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjUtMDEtMjlUMjI6Mjk6MzQuNzcwNTQ5NDg5WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU4yeGFoZW05VkFSYWUybDF3ZzdXTUJfUnBReEg2RUx0RUVVMDBpeGlxVG03S3d5LWhwQjFjd2FHaG1XWHh2VWV4NjFkb1pIT1lUbWZhNmNMNE5nWHQ0Y0hBamdnIn19");
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('679ab3b0e9b27', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('679ab3b0e9b27', 'paypal', 'buynow', 'rect', 'gold');
}