pimpton Posted October 6, 2006 Posted October 6, 2006 I am trying to figure out how to display all the products in my inventory on the front page with the item name , price and buy button only. I want to display it also in column and row format. Something similar to this website http://www.masteroftails.com/osc/catalog/index.php?cPath=22
steve_s Posted October 6, 2006 Posted October 6, 2006 download this contribution will arrange products the way you want http://www.oscommerce.com/community/contri...roducts+listing rename it to new_products.php install into catalog/includes/modules folder rename old one first then open up and look how buy now button is done and amend new one accordingly but 1 warning the more images you have slower site will be and might lose customers on dial up as site could take ages for them
pimpton Posted October 7, 2006 Author Posted October 7, 2006 download this contribution will arrange products the way you wanthttp://www.oscommerce.com/community/contri...roducts+listing rename it to new_products.php install into catalog/includes/modules folder rename old one first then open up and look how buy now button is done and amend new one accordingly but 1 warning the more images you have slower site will be and might lose customers on dial up as site could take ages for them I received the following error message after folowing the steps provided: 1109 - Unknown table 'p' in field list select count(p.products_date_added) as total order by p.products_date_added desc [TEP STOP]
steve_s Posted October 7, 2006 Posted October 7, 2006 ive had a look and not been able to determine why error is occuring sorry
vyal Posted January 25, 2007 Posted January 25, 2007 hello, did you finaly find what was the error ?!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.