Shopping cart
Your shopping cart is empty.
Country of delivery
Total
- Value of items
- EUR 0.00
- Shipping
- EUR 0.00
- Total
- EUR 0.00
or
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", "en_GB");
document.body.appendChild(script);
}
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons(
'1920278405',
'paypal',
'paypal',
'rect' ,
'gold'
)
});
} else {
renderPayPalButtons(
'1920278405',
'paypal',
'paypal',
'rect' ,
'gold'
)
}