Hi,
We are migrating our daily deal site to Magento 2 Enterprise.
Each product have a one or more regions ( cities ) as a product attributes ( multi-select )
The city selection is done in the site header and save in a cookie
We want to show only products available in that region. We can't use layered navigation since it reset each time you change categories.
I just need to have some feedback on the best way to achieve this.
Thanks a lot