PDA

View Full Version : How do i do this?


party_pete
27-May-2004, 03:29 PM
I want to have one product picture, showing 3 styles of hats, then the following with input boxes for the customers quanity

Blue Hat Quantity
Red Hat Quantity
Green Hat Quantity


Is there an easy way to do this?

TraceyG
01-Jun-2004, 08:47 AM
Hi,

There is no way within the software to have more than one quantity field per product, however, you can set up the site to look as if you are doing this. Take a look at our example site (http://www.actinic.co.uk/examples/acatalog/Select_Items_from_a_List.html) to see a similar layout. Basically, it uses four different products but the first one uses a layout that only shows the image and the description. The other products use a layout that only shows the product information without an image. By using a single add-to-cart button on the page the customer can add all quantities at once.

Another way around it would be to use NorMatrix by Norman Rouxel. Get that from here (http://www.drillpine.biz/actinicstuff/index.html).

I hope this helps.