Warenkorb
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/e25g8e7u9017/plugin/90/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-merchant-id", "G3P3M2KP5PW44");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
Sie haben noch keine Artikel im Warenkorb.
Summe
- Warenwert
- 0,00 EUR
- Versandkosten
- 0,00 EUR
- Gesamtsumme
- 0,00 EUR
Oder direkt zahlen
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/e25g8e7u9017/plugin/90/paypal/js/smartPaymentScript.min.js";
script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-merchant-id", "G3P3M2KP5PW44");
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(
'1035493859',
'paypal',
'pay',
'rect' ,
'blue'
)
});
} else {
renderPayPalButtons(
'1035493859',
'paypal',
'pay',
'rect' ,
'blue'
)
}