Hello everyone,
I have a question for all you asp geniuses out there. I am relatively new to asp and working on a shopping cart for a client. everything is runningly smoothly, except for one thing. My client has different sizes and colours for one product and i would like to know how to go about creating the code for this kind of operation. At this very moment in time i have an variation option which gives a variation of the item, however as i have 50 variations to include for one product alone, a row of options would look silly! what i want to do is create a table grid (e.g. product sizes on the top row, colours on the left-side row) and the user simply types in the number they want of one particular product in the appropriate box. once they have chosen their items the 'add to cart' adds the total items up and puts them into the shopping cart. If anyone could point me in the right direction I would greatly appreciate it.
I have a question for all you asp geniuses out there. I am relatively new to asp and working on a shopping cart for a client. everything is runningly smoothly, except for one thing. My client has different sizes and colours for one product and i would like to know how to go about creating the code for this kind of operation. At this very moment in time i have an variation option which gives a variation of the item, however as i have 50 variations to include for one product alone, a row of options would look silly! what i want to do is create a table grid (e.g. product sizes on the top row, colours on the left-side row) and the user simply types in the number they want of one particular product in the appropriate box. once they have chosen their items the 'add to cart' adds the total items up and puts them into the shopping cart. If anyone could point me in the right direction I would greatly appreciate it.