Hi,
I have lot of products set up. Some of my products are out of stock, so I need to unpublish them.
I need to unpublish the products by seeing the product image.
How do I show the Product image in the Products list page (administrator/index.php?option=com_virtuemart&view=product), so that it will help me unpublish the product from this list without view/edit each of the product items.
Thanks.
A thumbnail of the product image is shown in the product list with the current VM2.0.24c version if the number of products on a page is 20 or less. This is configurable, http://forum.virtuemart.net/index.php?topic=120569.msg411120#msg411120
Thank You!
I used the code from the 2.0.24c version and it worked.
Thanks a lot!