Filters

Preis

-

Form

Oval

Größe

180 x 120 cm Oval & kleiner

240 x 170 cm Oval

300 x 200 cm Oval

Hauptfarbe

Weiß / Beige / Naturtöne
Weiß / Beige / Naturtöne
Gelb / Goldtöne
Gelb / Goldtöne
Grüntöne
Grüntöne
Mehrfarbig
Mehrfarbig
Rot / Rost / Orangetöne
Rot / Rost / Orangetöne

Länge/cm

-

Breite/cm

-

Art

Ghom

Indo Gabbeh

Sisalteppich

Motiv

Bordüre

Einfarbig

Medaillon

Minimal

Nomadisch

Streifen

Material

Baumwolle

Naturfaser

Schurwolle

Sisal/Jute

Verarbeitung

Handgeknüpft

Handgewebt

Herkunft

Indien

Iran/Persien

Knoten/m²

ca. 422500 - 490000, sehr fein gefertigt

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