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/6ci46tf32w69/plugin/60/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjE5M2ZhYTZjMDNiNjc2MDkzODExZDYwODBjMWViMDgwZThlNDY2NzM2M2YwMTZkNzk3OTY4MDgzMTA2N2E3Y3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDlUMTE6NDA6MTIuMDU4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU92OVZBdHBYMU5hVE5TTnE3cGIyOHZxdWRlQ1pzcEFoc1lBZElpUnNTTUNIZ2c3RF9GRW9rWDVVUUxRampqaTQ2YjJmUE4xWlhUQUh3WEx1ZkNfdFpYYVRFNk1nIn19");
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", "AQai_EuotpUKFk9FJg5eefUAQT1K53xfUUp6CewEfe__kZ6h1dLza3wBtR2GQbulDDqXSTdG_aAwH1p8");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMjE5M2ZhYTZjMDNiNjc2MDkzODExZDYwODBjMWViMDgwZThlNDY2NzM2M2YwMTZkNzk3OTY4MDgzMTA2N2E3Y3xtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjQtMTAtMDlUMTE6NDA6MTIuMDU4WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU92OVZBdHBYMU5hVE5TTnE3cGIyOHZxdWRlQ1pzcEFoc1lBZElpUnNTTUNIZ2c3RF9GRW9rWDVVUUxRampqaTQ2YjJmUE4xWlhUQUh3WEx1ZkNfdFpYYVRFNk1nIn19");
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('670675b55bc3d', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('670675b55bc3d', 'paypal', 'buynow', 'rect', 'gold');
}