Hi I need to redirect customers on every page not found to home page after 2-3 seconds how can I do it?
Is there some setting in AbanteCart or it will be handled by htaccess
hello.
You should to add your custom javascript code with delay and redirect into your /storefront/view/default/template/pages/error/not_found.tpl template.