Filters

Preis

-

Form

Läufer

Rechteckig

Rund

Größe

120 x 80 cm Rechteck

140 x 70 cm Rechteck

150 x 100 cm Rechteck

180 x 120 cm Rechteck

200 x 150 cm Rechteck

240 x 170 cm Rechteck

250 x 200 cm Rechteck

Länge 201 - 300 cm Läufer

100 cm Ø Rund

150 cm Ø Rund

200 cm Ø Rund

Hauptfarbe

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

Länge/cm

-

Breite/cm

-

Art

Kinderteppich

Kurzflor

Motiv

Abstrakt

Kindermotiv

Kurioses

Minimal

Material

Naturfaser

Polyester

Polypropylen

Schurwolle

Synthetische Faser

Verarbeitung

Gewebt

Handgetuftet

Herkunft

Indien

Türkei

Knoten/m²

124 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'); } }); }); }); } });