Jump to content

Displaying Products On Front End


Recommended Posts

Does anyone know how to display products within a category so they are not displaying down in one row - I was thinking to have two columns of products within the category would be easier to see and would have many pages to look thru.

Link to comment
Share on other sites

You have to play with themes/<your theme folder>/product-list.tpl and themes/<your theme folder>/css/product_list.css (N.B. Notice that css file uses '_', not '-' like tpl file in name). Maybe global.css needs some changes as well...

Probably need to make the product list <li>'s use width:50% and then change the contents of the item to fit in there. Make take some time to clean up there.

 

My 2 cents,

pascal

Link to comment
Share on other sites

×
×
  • Create New...