10 replies [Last post]
gtothab's picture
Offline
Joined: 03/26/2009
Juice: 58
Was this information Helpful?

Hey,

I've got a bit of a unique situation with a site im building. My client sells balloons. Each balloon design comes in a number of different sizes. Each balloon size comes in different prices. So far, so good right? just use the attributes module. . . The problem is that customers need to be able to select multiple quantities for each attribute. E.G. they go to the mickey mouse balloon page and select 100 big balloons, 50 medium and 500 small.

Will this require custom code or is there a mod based solution?

Thanks guys!

Cayenne's picture
Offline
Joined: 01/01/2009
Juice: 533
Re: Attribute Quantity selection?

Weird. I thought I posted an answer.

Anyway, we had this problem, more or less, and addressed it by making quantity attributes.

In other words, you have a product called "Balloon Bouquet" and then several attributes:

Big blue mickey balloons
Small red etc

and then for each attribute, enter the options for 1, 2, 3, 4, etc. Using a drop-down select box works well, and I used phpMyAdmin to insert the values.

Good luck

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Re: Attribute Quantity selection?

I have created a uc_attribute_quantitiy module to address this issue.

Fernker's picture
Offline
Joined: 10/05/2010
Juice: 14
Re: Re: Re: Attribute Quantity selection?

^ Do you have a link to access the module? Or is it not finished? I would love to look at how you've implemented this.

Thanks

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Re: Re: Re: Attribute Quantity selection?

The module development has been sponsored and I am still awaiting payment for it, however if you want to check out the functionality try http://dev.luketarplin.com

Fernker's picture
Offline
Joined: 10/05/2010
Juice: 14
Re: Re: Re: Re: Re: Attribute Quantity selection?

^ Wow looks great. I wish I would have known about this 2 weeks ago (that's when I came up with the solution in the other thread that works but I consider it a weird way of getting it to work).

Great work though!

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Re: Re: Re: Re: Re: Attribute Quantity selection?

Hi Fernker, Thanks it seems to of been warmley received by all who have demoed it so far. Nice blog btw.

hamirom's picture
Offline
Joined: 09/30/2010
Juice: 15
Re: Re: Re: Re: Re: Re: Re: Attribute Quantity selection?

Hi I just cam accross your post. The module you have developed looks great and is exactly what I need.

Do you know when will it be released?

Thank you

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Re: Re: Re: Re: Re: Re: Re: Attribute Quantity selection?
andrews501's picture
Offline
Joined: 11/15/2010
Juice: 71
Counter as attribute in product node

Hello all,

Hope someone could help.

May I ask whether I can do the following with this module, please?

I need to show a counter of the number of products sold or the products available for sale within the product node. So everytime a new unit is sold then it is shown within the product node. I was thinking that it could be a sort of attribute of the product but not sure.

I had a look at the reports module but they show all the products sold in a view. Also I tried to create a view with the amount of product sold and add it to the product view but I didn't succeed.

Any help will be very much appreciate it.

Many thanks

jhanjon's picture
Offline
Joined: 12/18/2010
Juice: 27
how?

Hi, I've got it installed for a non profit group, but can't figure out how to add this attribute. Can you point me?