Filters

Preis

-

Form

Quadratisch

Größe

80 cm Quadrat & kleiner

200 cm Quadrat

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

Indo Gabbeh

Loribaft

Loribaft Loom

Motiv

Einfarbig

Minimal

Material

Naturfaser

Schurwolle

Verarbeitung

Handgewebt

Herkunft

Indien

Knoten/m²

ca. 160000, fein gefertigt

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