Filters

Price

-

Shape

Square

Size

80 cm Square & smaller

200 cm Square

250 cm Square

Main Color

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

Length/cm

-

Breadth/cm

-

Motif

Minimal

Plain

Material

Natural fiber

Pure wool

Processing

Hand-woven

Origin

India

Knots/m²

approx. 160000, finely crafted

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