Easily view a product on the frontend from the Magento admin
Install using modman
modman clone git@github.com:ivicatadic/Tadic_AVP.git
Ivica Tadić ivica.tadic@ymail.com
When you are editing some product in Magento admin and want to check it out in frontend of your Magento project, how do you find this particular product? Do you search for it, navigate to it using product url key or just browse to it? Well, however you do it, I’m going to give you the easiest way to get to your desired product in the frontend - view product link.
Here’s an extremely lightweight Magento extension which will provide you with a simple view product link next to a product name, in Magento admin. It will point to a product view page in the frontend of your Magento project. Simple and easy.
I hope this simple extension will prove to be useful to you.
Thanks to Branko Ajzele for an idea.