Filters

Preis

-

Form

Läufer

Rechteckig

Rund

Größe

60 x 40 cm Rechteck & kleiner

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

300 x 200 cm Rechteck

300 x 250 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

Hauptfarbe

Blautöne
Blautöne

Länge/cm

-

Breite/cm

-

Art

Hochflor

Indo Gabbeh

In- & Outdoor

Kelim Modern

Kinderteppich

Kurzflor

Loribaft

Vintage

Motiv

Abstrakt

Einfarbig

Felder

Kindermotiv

Medaillon

Patchwork

Material

Naturfaser

Polyester

Polypropylen

Schurwolle

Synthetische Faser

Viskose

Verarbeitung

Gewebt

Handgetuftet

Handgewebt

Herkunft

Indien

Türkei

Knoten/m²

ca. 160000, fein gefertigt

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