Hi everyone
I have a requirement from a client. Basically he has over 1000 products, he wants to list them all on the site, like a catalogue, but has no need for e-commerce facilities, no products will be able to be ordered online.
I'm trying to think of the best way to do this rather than populating each page myself, can i do it via php and a database, i'll need to pull Name, image, descripition and product code from the database and populate it as html within a php page, is this do-able and how much work is involved.
Hope somone can help me on this
Many Thanks
Marco