I was in search for displaying all products listing and new products listing in column/grid layout instead of the default row layout.. I searched in this forum a lot.. could not found any appropriate solution to this problem.. a suggestion was to change/modify the code.. Hence, I have done it.

PS: Currently i am using 4 columns per row. If you want to change the column option per row then you have to modify the following line in the code above:

PHP Code:
if(($row_counter-1)%== 0
change the number 4 to your desired row number. This is a bit hard coding, but i will definitely try to find a better solution.


zen cart is not allowing me to post so long text/chars.. so i am posting the code in reply to this post

"The text that you have entered is too long (23785 characters). Please shorten it to 23000 characters long."