Warenkorb
Sie haben noch keine Artikel im Warenkorb.
Lieferland
Summe
- Warenwert
- 0,00 EUR
- Versandkosten
- 0,00 EUR
- Gesamtsumme
- 0,00 EUR
oder
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/9krpwzxa6mmo/plugin/69/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-merchant-id", "P7G8DHMJL5WAG");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons(
'1028372402',
'paypal',
'checkout',
'rect' ,
'gold'
)
});
} else {
renderPayPalButtons(
'1028372402',
'paypal',
'checkout',
'rect' ,
'gold'
)
}