Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How can i get this layout in product listing?

How can i get this layout in product listing?

Views: 641

Results 1 to 3 of 3
13 Jun 2012, 9:49 PM
#1
emily1972 avatar

emily1972

New Zenner

Join Date:
May 2012
Posts:
5
Plugin Contributions:
0

How can i get this layout in product listing?

Hi,

i'm looking to get my products listed like they are on this site

http://www.mandp.co.uk/home.aspx?cmd=showfile&arg=AppList_Bearings_KAWASAKI

My supplier has given me excel spreadsheets that are laid out like this so i have the data in that format already. A lot of the items listed are actually the same part but with different application details.

So is this a case of hard coding each page (html table)

I assume ez-pages would be able to handle this but what happens in zen cart when a product is added to shopping cart - how do i get back to the listings? will the browser back button work or will it end the session?

Any comments or pointers would be appreciated.

Thanks

15 Jun 2012, 6:29 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: How can i get this layout in product listing?

It appears that they are using services from http://www.netalogue.com

16 Jun 2012, 12:42 PM
#3
iddy avatar

iddy

Zen Follower

Join Date:
Jan 2009
Posts:
119
Plugin Contributions:
0

Re: How can i get this layout in product listing?

I think its possible to hard code this into an ezpage. if you look at the page source on one of your product pages you should be able to get the html code for the add to cart button etc. the only thing i cant see is what to do with the prices - as far as i know you will have to update the prices manually when they increase.

if you can assemble the data you need in excel then this link will help you build the code for the table
http://www.easyhtools.com/ethdescription.html