You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On catalog pages dont cache pages. I logged my code and saw that in index.php after $controller->dispatch($action, new Action('error/not_found')); code didnt execute (if I go to catalog/product, but if I go to product/product its works fine)