I need something like a shopping cart, but without the check-out features. I just need to display the products on a website: category, title, description, price, pictures. But I don't want to make any sales through the website. It's so the shop owner can log into admin area and add/edit products as necessary.
Any suggestions as to what existing PHP script I can use?
I can customize it if necessary. I just hate programming things that have already been made before. Mostly, the admin area is the part that requires lots of programming.
Thanks
Any suggestions as to what existing PHP script I can use?
I can customize it if necessary. I just hate programming things that have already been made before. Mostly, the admin area is the part that requires lots of programming.
Thanks