Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

one item, different sizes (and prices), order all at once?


netminder00

Recommended Posts

Posted

We have products that have different sizes and different prices per size and here is what I want to do:

 

Let's say there is a sticker that comes in SM, MD, and LG. I want a shopper to see the picture of the item (same pic for all sizes) and they can see all the sizes available and the price for each size. They can then type in qty for each size on that one page. Then they can push the order button. In the shopping cart they see all this on one line- the item, the sizes, and the price per size. (But not all of our items are sized)

 

Is there a contribution like this?

 

I did all this in asp before, but I am new to php. (Is there a way that I can insert my asp pages where I need them, or is this too difficult and it's best to stick to all php?)

 

Thanks in advance. :D

Posted

We are currently setting up a site for a company that sells plaques and awards. The plaques usually have 3 or more sizes. We're thinking of using the product attributes feature of OSC. Users can select the size they want. It also shows how much more it would cost them.

Posted

I understand how the cart is set up now, but this is how I want it to look:

 

In catalog:

Sticker

SM ___ * $2.95

MD ___ * $3.50

LG ___ * $ 3.96

 

They can type in the qty they want per size at the same time for one item instead of having to add each size separately to their shopping cart, as it is done now using the drop down list. I want them to be able to do this all at once by typing in the qty.

 

Shopping cart:

Sticker

10 SM @ $2.95

15 MD @$3.50

5 LG @ $3.96

 

This way they can see the one item on one line listing all the sizes and prices instead of being separate lines in the cart as it is now.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...