My question is, how can I make it so that when someone enters the product page, it loads a default category, for example, “engravings”?
Currently, it loads all products when entering that page.
I have tried with:
/es/3011227#grabados
/es/productos#grabados
In both cases, it still loads all the products when the page is loaded. If you click directly on ‘engravings’, it works, but it doesn’t work from the main menu.
In the browser, it shows the correct URL, but:
When you come from another section of the menu, for example, ‘home,’ and go to ‘products,’ it loads the page with all the products without filtering by ‘engravings,’ even though the URL is correct.
If you are in ‘products’ and click on ‘colors,’ and then click back on ‘products,’ it doesn’t reload the page (this only happens in preview mode). The URL changes, but the page doesn’t refresh.
The changes have been made on the Spanish page for now, in case you want to check the website.
I don’t know why it doesn’t accept the change made for the menu button.
Any suggestions?