Passend dazu:

Eclipse

Farbmuster Markisenstoff für unsere Markisen


Artikelnummer 69999-Weinfarben
1,00 EUR *
Inhalt 1 Stück
* inkl. ges. MwSt. zzgl. Versandkosten
versandfertig in 1-2 Werktagen
$(document).ready(function () { $('[data-toggle="tooltip"]').tooltip(); });


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/t8d6ebrty3oo/plugin/140/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-user-id-token", ""); script.setAttribute("data-merchant-id", "T87WDQ26XDPMS"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "de_DE"); script.setAttribute("sandbox", ""); script.setAttribute("googlePayComponent", 1); script.setAttribute("applePayComponent", 1); script.setAttribute("logToken", "129c1877dc97bf517c1e12615171b9a3"); document.body.appendChild(script); } else { var script = document.getElementById('paypal-smart-payment-script'); script.src = "https://cdn02.plentymarkets.com/t8d6ebrty3oo/plugin/140/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-user-id-token", ""); script.setAttribute("data-merchant-id", "T87WDQ26XDPMS"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "de_DE"); script.setAttribute("sandbox", ""); script.setAttribute("googlePayComponent", 1); script.setAttribute("applePayComponent", 1); script.setAttribute("logToken", "129c1877dc97bf517c1e12615171b9a3"); }
if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('69b21cb8afc6f', 'paylater', 'paypal', 'rect', 'white'); }); } else { renderPayPalButtons('69b21cb8afc6f', 'paylater', 'paypal', 'rect', 'white'); } if (typeof paypal_plenty_sdk === 'undefined' || typeof renderPayPalButtons !== 'function') { document.addEventListener('payPalScriptInitialized', () => { renderPayPalButtons('69b21cb8afc6f', 'paypal', 'checkout', 'rect', 'white'); }); } else { renderPayPalButtons('69b21cb8afc6f', 'paypal', 'checkout', 'rect', 'white'); }
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/t8d6ebrty3oo/plugin/140/paypal/js/smartPaymentScript.min.js"; script.setAttribute("data-client-id", "AfslQana4f4CQjHvRBnUc6vBJg5jgJuZFwM-SbrTiGKUAqB7MrxQv3QWFdQ6U1h7ogMDokT1DNBzRxMw"); script.setAttribute("data-currency", "EUR"); script.setAttribute("data-merchant-id", "T87WDQ26XDPMS"); script.setAttribute("data-append-trailing-slash", ""); script.setAttribute("data-locale", "de_DE"); document.body.appendChild(script); }

Hier bieten wir Ihnen die Möglichkeit, sich einen Eindruck über die Farbgestaltung unseres Markisenstoffes zu machen.

Mit dem Erwerb des Artikels senden wir Ihnen ein Farbmuster (ca. 10 cm auf 20 cm) unserer aktuellen Markisenkollektion in der gewählten Farbwahl zu.

Jedes Farbmuster wird mit einem Euro berechnet. (Größenangabe der Stoffmuster unverbindlich)

 


Warum Sie bei uns kaufen sollten

5 Jahre Garantie

Hersteller:

Four & More GmbH

Walter-Wezel-Str. 8

74889 Sinsheim-Hilsbach

Deutschland

Email: info@four-more.de

Telefon: +49(0)7260/849577

EU-Verantwortlicher:

Four & More GmbH

Walter-Wezel-Str. 8

74889 Sinsheim-Hilsbach

Deutschland

Email: info@four-more.de

Zubehör

$(document).ready(function () { var $crossdirect = $(".crossellingtop"); var $originalParent = $crossdirect.parent(); var $originalNextSibling = $crossdirect.next(); function verschiebeCrossdirect() { var istMobil = window.matchMedia("(max-width: 768px)").matches; var $widgetFeedback = $(".widget-feedback"); if (istMobil) { // Nur verschieben, wenn es nicht bereits dort ist if (!$crossdirect.prev().is(".widget-feedback")) { $crossdirect.insertAfter($widgetFeedback); } } else { // Zurückverschieben, wenn noch nicht am Ursprungsort if (!$crossdirect.parent().is($originalParent)) { if ($originalNextSibling.length) { $crossdirect.insertBefore($originalNextSibling); } else { $originalParent.append($crossdirect); } } } } // Initial ausführen verschiebeCrossdirect(); // Bei Fenstergrößenänderung ausführen $(window).on("resize", verschiebeCrossdirect); });