There's probably a couple of different ways to do this but I think you want to do something like this: - Allow the user to choose an arbitrary amount - Calculate the price based on the amount chosen
I would add a plain product and customize the HTML to display the pricing table. Then hook into the price query signal and calculate the price based on the quantity. Does this make sense? -Chris On Wed, Nov 25, 2009 at 8:38 AM, Ollie Petch <[email protected]> wrote: > Using satchmo is it possible to create a product which you will have > for sale in varying quantities and have intelligent stock control? for > example: > > I want to be able to sell seeds and grains at different prices for > amounts such as 250g, 500g and 1kg. The obvious solution would be to > create 3 different products for each amount, but I want to be able to > enter my total amount of stock for a given grain and have the stock > level dereased by the correct amount when either of the 3 products are > purchased. > > -- > > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
