Casa Posted July 12, 2003 Share Posted July 12, 2003 I'm looking at a feature I don't find here: I would like a one page listing of all products, classified by cat?rogies and sub categories as headline titles (option : one page for one categorie) and on each line of the product I would like a checkbox and a combolist from 0 to 10 as quantity to put all the items checked with combo value different from 0 directly in the cart with one click on a single common button at the bottom of the page, without asking confirmation and returning back to the product listing with checkbox and combobox selected. Perhaps a popup windows could present the content of the cart. Does any contributor have made such a feature in osCommerce ? Many thanks if ideas could come here. Link to comment Share on other sites More sharing options...
Guest Posted July 12, 2003 Share Posted July 12, 2003 http://www.oscommerce.com/community/contributions,1129 would be some good starting code for you. this allows you to add multiple products at once with the attributes attached. You will have to change the queries to select only certain categories and also change the drop down attributes to be checkboxes. You can modify the code also to not show the shopping cart after you have added the products. Link to comment Share on other sites More sharing options...
Casa Posted July 12, 2003 Author Share Posted July 12, 2003 Well thanks for having quote this contribution. I'm getting it and will study it to adapt if possible. If somebody else have any other brillant idea i'll take it :D Link to comment Share on other sites More sharing options...
Casa Posted July 12, 2003 Author Share Posted July 12, 2003 You will have to change the queries to select only certain categories and also change the drop down attributes to be checkboxes. You can modify the code also to not show the shopping cart after you have added the products. Have seen it and effectively the idea of selecting directly multiple products together is here, but at the contrary I need all products of all categories, classified by categories and sub categ as headlines. I'm getting an eyes in the query. Then i'll intend to show the cart not in the same windows, but in a popup one, always present at screen and automtically updated. Also, here in this contribution, (interesting coze it shows on same line the attributs too) the listing is shown again after selecting in cart but the selection is blanck, I wonder if a recall of the selection just made is woth to be shown in the list. (thought you have the cart listing just beside) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.