Filters

Preis

-

Form

Läufer

Oval

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

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

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

250 cm Ø Rund

180 x 120 cm Oval & kleiner

240 x 170 cm Oval

Hauptfarbe

Weiß / Beige / Naturtöne
Weiß / Beige / Naturtöne

Länge/cm

-

Breite/cm

-

Art

Designer

Hochflor

Indo Gabbeh

Loribaft

Nepal

Sisalteppich

Vintage

Wollteppich

Motiv

Bordüre

Einfarbig

Minimal

Patchwork

Material

Naturfaser

Polyester

Polypropylen

Schurwolle

Sisal/Jute

Synthetische Faser

Verarbeitung

Gewebt

Handgeknüpft

Handgetuftet

Handgewebt

Herkunft

Indien

Türkei

Knoten/m²

ca. 122500, mittelfein gefertigt

ca. 160000, fein gefertigt

ca. 250000, fein gefertigt

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

Bringe mit unseren Naturteppichen die Schönheit der Natur in deine Räume

$(window).on('load',function () { const $btnReadMore = $('.description-section .read-more'); const $categoryDescription = $('.description-section'); $btnReadMore.on('click', function() { $categoryDescription.toggleClass('read-mode'); if ($categoryDescription.hasClass('read-mode')) { $btnReadMore.text("Ausblenden"); } else { $btnReadMore.text("Mehr lesen..."); } }); });