THM11 Posted October 29, 2011 Share Posted October 29, 2011 Hi, Is it possible to add products (e.g. the featured products "module") to the 404.php? The clue here is to minimize the negative impact when customer lands on page not found page, beside getting the notice that sorry, the page is not here, s/he could see the featured products and not run away from the shop. So is there some way to add e.g. the products in featured products list to this 404.php? Link to comment Share on other sites More sharing options...
vinaym Posted October 31, 2011 Share Posted October 31, 2011 you can do this by overriding the pagenotfoundcontroller and 404.tpl file. assign the featured items to smarty in controller and display them in tpl. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now