9 replies [Last post]
Francois's picture
Offline
Joined: 08/19/2008
Juice: 387
Was this information Helpful?

How do I go about this? I need somebody to write an Attribute Quantity Module, for payment. This is what it should do:

When you add an attribute to a product there should be a quantity box next to the options which allows the attribute to be multiplied to a single product.
Example:
Book:
Options

  • Cover [Blue]
  • Pages [white] [200]
  • Binding [hotglue]

Quantity [1] Add-to-cart

Currently there is no way to say I want [200] of 1 attribute added to 1 product.
UC2, D6.
Regards
Francois Carstens.
ps. I think the stylesheet is messing up

--------
'Twas the end of the world, and you didn't even know it.

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Hi Francois, Do you still

Hi Francois,

Do you still require somebody to create this module for you?

shinz83's picture
Offline
Joined: 07/28/2010
Juice: 56
Did a module get created?

I really need something like this.

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Did a module get created?

I'll see if I can dig it out for you.

[edit] Try http://www.ubercart.org/project/uc_color_attribute

shinz83's picture
Offline
Joined: 07/28/2010
Juice: 56
Thanks

I really need a module that allows users to enter an quantity of participants (e.g. I need a product with 4 attribute quantities) and have the product's total be added up with those attributes.

I know I can workaround through attribute options... however, in some cases - users may enter a quantity over 50. To program all of those options would be a time-suck. There has to be a better way.

Thanks for your help with this so far.

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Thanks

Ah yes. Sorry I misunderstood the original post and pasted in a link to a different module I made. I'm not sure If I made this module in the end but I will have a look around and see if I can find it.

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Thanks

Ok, I'm sorry to say I dont think I built a module for this or at least I have no record of it. However I did find a similar forum post, which suggests something: http://www.ubercart.org/forum/support/13925/attribute_quantity_selection, however it looks like it may require some back end stuff as they mention phpMyAdmin, if you really dont have any luck i will look at building the module.

shinz83's picture
Offline
Joined: 07/28/2010
Juice: 56
Golly

It seems like this should be a quick fix. Maybe I'm just a dreamer.

I would love it if there were a module for this. Especially one where users could just enter a number in a text field and have a multiplier work the price behind the scenes.

Would definitely appreciate your help.

Does there need to be a 'bounty' available? Or?

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Golly

Hi, I am currently in the process of developing this module for François, perhaps if you PM him you could share the cost.

luketarplin's picture
Offline
Joined: 04/26/2010
Juice: 187
Re: Golly

The Module is now ready and does exactly as you wished for, it allows quantities to be assigned on a per attribute basis and then calculates the cost, it has uc_aac support and adds the attribute quantities to the cart/checkout views and to the customer and admin order templates.