Hello, My client runs an industrial equipment business and occasionally, he has a few items he wants to list on his website for sale. He doesn't actually need to sell them on the site, just needs to list each items description, title, and a pic. Seems like a simple script but I can't seem to find one. Thanks!
I believe osCommerce (an online shopping cart) can be run in 'catalog' mode: essentially it has all of the information as normal but there's no real way of processing a sale. That may help...
How many items? If its less than 20, I would just use normal css/html and type it in manually instead of using some sort of script.