mage2vuestorefront
mage2vuestorefront copied to clipboard
Fix index product by specific storeview
Add storeId in searchCriteria filter to fix indexation by website Add auto increment to searchCriteria filter group for better modular implementation
Thanks! It will be applied with storeId=1 (default value) that might cause the side effects for the users who were not using this setting before; therefore we should set the default value to 0 or switch this new behavior off some other way
Should be good now.