Als Gast bestellen
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", "eyJicmFpbnRyZWUiOnsiYXV0aG9yaXphdGlvbkZpbmdlcnByaW50IjoiMDZmZGI4ZDFlYWIxOTU3YWU4NTdhZDczZmUzODhhMmU1NmQ4NTc5YzkwYzQ4ZDc0NmMzZTRiOTEyYzJjMTM0NXxtZXJjaGFudF9pZD1yd3dua3FnMnhnNTZobTJuJnB1YmxpY19rZXk9ajJmYzJqcHhkZzZ2cDg0ZiZjcmVhdGVkX2F0PTIwMjMtMDUtMThUMDg6NDk6MTIuNzQ0WiIsInZlcnNpb24iOiIzLXBheXBhbCJ9LCJwYXlwYWwiOnsiaWRUb2tlbiI6bnVsbCwiYWNjZXNzVG9rZW4iOiJBMjFBQU1DQ1RDc2xlNjVMbGFqcTk3SXo2ekQ4X0lOb2hGZ0d5M3BEV0ZoWGl0MGRkRnZFb2trWUxlVENlb21jY0VCY2hOM1R1Rm15MFJ2WGdJR1RfWl9GZkQ1a2JHUWNnIn19");
script.setAttribute("data-append-trailing-slash", "");
script.setAttribute("data-locale", "de_DE");
document.body.appendChild(script);
}
if(typeof renderPayPalButtons === 'function') {
renderPayPalButtons(
'2136698491',
'paypal',
'buynow',
'rect' ,
'blue'
)
} else {
document.addEventListener('payPalScriptInitialized', () => {
renderPayPalButtons(
'2136698491',
'paypal',
'buynow',
'rect' ,
'blue'
)
});
}