Mexican Artisan Decor
A Fair Income
Our main goal at Kat & Ibin, is to grow with our artisans, by positioning their techniques and traditions in high end niches through design. Each piece is the result of hours of work of artisans and designers who grow day to day with this project.
Shop Lamps

A Fair Income
Our main goal at Kat & Ibin, is to grow with our artisans, by positioning their techniques and traditions in high end niches through design. Each piece is the result of hours of work of artisans and designers who grow day to day with this project.
Shop Lamps
{% for product in collections[settings.frontpage_collection].products %} {% include 'product-loop' with settings.frontpage_collection %} {% endfor %}
{% if settings.show_collections and settings.frontpage_collections != '' and settings.frontpage_collections != 'main-menu' and linklists[settings.frontpage_collections].links.size > 0 %}
{% for link in linklists[settings.frontpage_collections].links %} {% if link.type == 'collection_link' %} {% assign collection = link.object %} {% include 'collection-loop' %} {% endif %} {% endfor %}