Filters

Price

-

Shape

Rectangular

Runner

Square

Size

90 x 60 cm Rectangle

120 x 80 cm Rectangle

140 x 70 cm Rectangle

150 x 100 cm Rectangle

180 x 120 cm Rectangle

200 x 150 cm Rectangle

240 x 170 cm Rectangle

250 x 200 cm Rectangle

300 x 200 cm Rectangle

300 x 250 cm Rectangle

350 x 250 cm Rectangle

Length 201 - 300 cm Runner

150 cm Square

200 cm Square

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

Fields

Geometric

Heavily patterned

Medallion

Patchwork

Material

Natural fiber

Pure wool

Viscose

Processing

Hand-knotted

Hand-tufted

Hand-woven

Origin

Afghanistan

India

Iran/Persia

Pakistan

Turkey

Knots/m²

approx. 122500, medium finely crafted

approx. 160000 - 202500, finely crafted

approx. 202500 - 250000, finely crafted

approx. 40,000 - 90000, medium finely crafted

approx. 422500 - 490000, very finely crafted

approx. 62500, coarsely crafted

approx. 90000, medium finely crafted

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