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/xj8d4sahw33f/plugin/17/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AbhxneadOsjfi2vov5MZvcbQpQ-Qv3hQnnLtfszi5jrEjw5Sm4BiNdVqhmlyYiLe567FxTNMUabKRh09");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODJhM2ZiZWQ3ZTFlNGFjN2ZkNmQ5YzllM2VhODliYWViNTZiYzVhMThkZjYwODVkZjVjNWQ4ODZkMjM2YjY4MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDJUMDM6MjE6MTEuNTc1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5vNGVjUHBkeE1kMjI5c3hPNEVCU2pwa0lNMFBkenVybHpoN0RXclgtR2ZzWWJ2VEI3aU5SZzRlTEZ1LVZ4Z3ZXWjl2OGh3Q1NqUGc1b29hZGxmdUQ3Z203TW13In19");
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", "AbhxneadOsjfi2vov5MZvcbQpQ-Qv3hQnnLtfszi5jrEjw5Sm4BiNdVqhmlyYiLe567FxTNMUabKRh09");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiODJhM2ZiZWQ3ZTFlNGFjN2ZkNmQ5YzllM2VhODliYWViNTZiYzVhMThkZjYwODVkZjVjNWQ4ODZkMjM2YjY4MXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMTItMDJUMDM6MjE6MTEuNTc1WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5vNGVjUHBkeE1kMjI5c3hPNEVCU2pwa0lNMFBkenVybHpoN0RXclgtR2ZzWWJ2VEI3aU5SZzRlTEZ1LVZ4Z3ZXWjl2OGh3Q1NqUGc1b29hZGxmdUQ3Z203TW13In19");
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('656aa58e9a848', 'paypal', 'buynow', 'rect', 'gold');
});
} else {
renderPayPalButtons('656aa58e9a848', 'paypal', 'buynow', 'rect', 'gold');
}