Als Gast bestellen
Per PayPal bezahlen
Bitte beachten Sie dass wir ausschliesslich im Versandweg innerhalb Deutschland liefern! Please Note that we only deliver within Germany!
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/z5mikqj36sbh/plugin/10/paypal/js/smartPaymentScript.js";
script.setAttribute("data-client-id", "ATStB_oIn16Ct4_zAvy_J2ekNIsxjp5SxVgQuk5QE-OSarujuuMx_CVRhxtBdtK4Ahe2O2aJRySltzaX");
script.setAttribute("data-currency", "EUR");
script.setAttribute("data-client-token", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMmY2YzMwMzI2ODExZmYwZTU3YzI0YzE0NWVjZDFhNTQwMGY3YzhjZmZiZjIyMzc4OWMwMGQ0M2IyZDA4NzNlZnxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjItMDUtMjFUMjI6MzM6MDIuMjU3WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU5zZEQ2d3VTbnUwZHJjdXFhWXBZbmFpcjMzZ1VqSzBmclBOT08xTy1ycS0xazBjVkQ3eWxrQjcwdy1oUm41NVlxb0FSQ3loYUpNVHMtWHB2dklIRFdQWUU5dWRBIn19");
script.setAttribute("data-append-trailing-slash", "false");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons(
'341667621',
'paypal',
'buynow',
'rect' ,
'gold'
)
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons(
'341667621',
'paypal',
'buynow',
'rect' ,
'gold'
)
});
}