VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: hk on November 28, 2013, 12:57:40 PM

Title: Product Image in Products List page
Post by: hk on November 28, 2013, 12:57:40 PM
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.
Title: Re: Product Image in Products List page
Post by: jenkinhill on November 28, 2013, 15:05:27 PM
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
Title: Re: Product Image in Products List page
Post by: hk on November 28, 2013, 16:35:25 PM
Thank You!
I used the code from the 2.0.24c version and it worked.

Thanks a lot!