Filters

Preis

-

Form

Läufer

Quadratisch

Rechteckig

Rund

Größe

140 x 70 cm Rechteck

200 x 150 cm Rechteck

240 x 170 cm Rechteck

300 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

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
Gelb / Goldtöne
Gelb / Goldtöne
Schwarz / Silber / Grautöne
Schwarz / Silber / Grautöne
Rosa / Lilatöne
Rosa / Lilatöne
Rot / Rost / Orangetöne
Rot / Rost / Orangetöne

Länge/cm

-

Breite/cm

-

Art

In- & Outdoor

Kelim Modern

Orientteppich

Motiv

Einfarbig

Felder

Streifen

Material

Acryl

Naturfaser

Synthetische Faser

Verarbeitung

Gewebt

Handgewebt

Herkunft

Indien

Iran/Persien

Knoten/m²

ca. 360000 - 490000, fein gefertigt

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