dale.mckussic Posted April 27, 2008 Posted April 27, 2008 I'm usign oscommerce for a clothing store.. and when a visitor clicks a category, I was wondering if someone could point me in the right direction as to make the product listing of that category, to display simply the picture, item name, price, quanity input box, size selection box, and a button to add to cart... similiar to http://www.sirensight.com (select a category, I'd love to have it like that, note, this website I'm linking to is an adult clothing store I saw a link from oscommerce live shops)
♥Vger Posted April 27, 2008 Posted April 27, 2008 In osCommerce when you click on a Category then you get a display of the items in that Category. You get the image, price, quantity input box (in the shopping cart), size selection is taken care of by setting up Product Attributes, and there's an add to cart button. So I'm not sure what your question is really about. Vger
dale.mckussic Posted April 27, 2008 Author Posted April 27, 2008 How do I go about customizing this view? Instead of listing each product listing on a different row, I'd like to modify it to so that it's a table, maybe 4 columns, by 3 rows.. I'm just curious I can't seem to find the correct files to modify to do this...
dmnalven Posted April 27, 2008 Posted April 27, 2008 Look at the code for specials.php Modify products_listing.php and index.php VERY CAREFULLY to display your modified specials come my_products_listing.php. I haven't tried it, but in the alternative search the contributions for "7 Product Views" or somesuch. This may be just what you are looking for. For ALL problems, please review this link first -> osCommerce Knowledge Base
Recommended Posts
Archived
This topic is now archived and is closed to further replies.