Filters

Price

-

Shape

Round

Runner

Size

Length Up to 200 cm Runner

Length 201 - 300 cm Runner

Length 301 - 400 cm Runner

200 cm Ø Round

Main Color

White / Beige / Natural
White / Beige / Natural
Blue
Blue
Brown
Brown
Black / Silver / Grey
Black / Silver / Grey
Green
Green
Colourfull
Colourfull
Pink / Purple
Pink / Purple
Red / Rust / Orange
Red / Rust / Orange
Yellow / Gold
Yellow / Gold

Length/cm

-

Breadth/cm

-

Motif

Abstract

Border

Fields

Figurative

Floral pattern

Geometric

Heavily patterned

Medallion

Minimal

Mixed pattern

Nomadic

Patchwork

Plain

Stripes

Zigzag

Material

Acrylic

Cork wool

Cotton

Natural fiber

Polyester

Polypropylene

Pure wool

Synthetic fiber

Viscose

Processing

Hand-knotted

Hand-tufted

Hand-woven

Woven

Origin

Afghanistan

India

Iran/Persia

Pakistan

Turkey

Knots/m²

approx. 122500, medium finely crafted

approx. 1440000 - 2250000, rarely finely crafted

approx. 1440000, rarely finely crafted

approx. 160000 - 202500, finely crafted

approx. 160000, finely crafted

approx. 202500 - 250000, finely crafted

approx. 250000 - 360000, finely crafted

approx. 250000, finely crafted

approx. 302500 - 360000, finely crafted

approx. 40,000 - 90000, medium finely crafted

approx. 40000, very coarsely crafted

approx. 562500 - 640000, very finely crafted

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