Filters

Preis

-

Form

Läufer

Quadratisch

Rechteckig

Rund

Größe

90 x 60 cm Rechteck

120 x 80 cm Rechteck

140 x 70 cm Rechteck

180 x 120 cm Rechteck

200 x 150 cm Rechteck

240 x 170 cm Rechteck

250 x 200 cm Rechteck

350 x 250 cm Rechteck

400 x 300 cm Rechteck

Länge Bis 200 cm Läufer

Länge 201 - 300 cm Läufer

80 cm Ø Rund & kleiner

100 cm Ø Rund

150 cm Ø Rund

200 cm Ø Rund

200 cm Quadrat

Hauptfarbe

Weiß / Beige / Naturtöne
Weiß / Beige / Naturtöne
Blautöne
Blautöne
Brauntöne
Brauntöne
Schwarz / Silber / Grautöne
Schwarz / Silber / Grautöne
Grüntöne
Grüntöne
Rosa / Lilatöne
Rosa / Lilatöne
Rot / Rost / Orangetöne
Rot / Rost / Orangetöne

Länge/cm

-

Breite/cm

-

Art

Hochflor

Kurzflor

Motiv

Einfarbig

Nomadisch

Material

Polypropylen

Synthetische Faser

Verarbeitung

Gewebt

Herkunft

Türkei

Knoten/m²

93 Teppiche
document.querySelectorAll('article.product').forEach(function(product) { const variations = product.querySelectorAll('.variation-item'); const productImages = product.querySelectorAll('.product-list-item'); if(variations.length > 0) { variations.forEach(function(variation) { variation.addEventListener('click', function() { variations.forEach(function(image) { if(image.dataset.id === variation.dataset.id) { image.classList.add('active'); } else { image.classList.remove('active'); } }); productImages.forEach(function(image) { if(image.dataset.id === variation.dataset.id) { image.classList.add('active'); } else { image.classList.remove('active'); } }); }); }); } });