[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Price Structure Help
****** message to minivend-users from "Rob Zimmerman" <rob@readysite.net> ******
Ok, someone else may need to jump in here but I think this is wrong
structure for pricing.asc You dont list the quanity here such as you have, its
in a varibale in the basket [item-quanity]. The CommonAdjust string
pricing:q1q2,q5 etc tells the basket where to get the price for the quanity of
items.
if ($item_quanity == q5) then get the price from column q5 [item_code]
or something to that effect. (im learning perl so excuse the poor attempt at
actually trying to create code here ;-/ ).
> item quantity1 price1 quantity2 price2
> 666 5 $10.00 15 $25.00
> 999 1 $1.00 25 $20.00
> 333 15 $7.00 50 $18.00
>
> LIke I said there re different base quantities per item and then if they
> buy the next quantity the price changes.
>
> Whee.
>
> Ven
>
>
> On Fri, 12 Mar 1999, Rob Zimmerman wrote:
>
> > ****** message to minivend-users from "Rob Zimmerman" <rob@readysite.net> ******
> >
> > Sure CommonAdjust will work. Have you set up a pricing.asc to reflect your
> > quanity pricing?
> > q1,q5,q6,q10,q12,q_anynumber
> > 2.00 7.00 12.00 50.00 100.00 whatever_dollars
> >
> > Then set the first chained settor as pricing:q1,q5,q6,q10,q12,q_anynumber
> >
> > Rob
> > ---------
> >
> > > ****** message to minivend-users from Victor Nolton <ven@pragakhan.com> ******
> > >
> > > This store I am setting up has about 300 items..
> > >
> > > A couple of them have one price while some have 2
> > >
> > > The items come in various quantities..
> > >
> > > Item one might have 5 for $5.00 and 10 for $7.00
> > > while item 2 could be 25 for $50.00 and 100 for $85.00
> > >
> > > I used CommonAdjust which I guess was a bad move..
> > >
> > > I need to figure out a way to have it (since most quantities are multiples
> > > of 5) to be able to say if I order 35 of Item one It would be 3*7 + 5 and
> > > give a price of $26.00. But the problem I'm facing is what if they want a
> > > quantity of 37, it can't be done.
> > >
> > > If anyone has any ideas on this sort of problem I'm open to suggestions..
> > > Been fiddling with it for 3 weeks now and just am stumped (but what else is
> > > new)
> > >
> > > Ven (ven@pragakhan.com) _________________ http://ven.pragakhan.com __
> > > AOL IM: WebmstrVen ICQ : 8321393
> > > Praga Khan's Official Website
> > > http://www.pragakhan.com
> > > -
> > > To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> > > email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> > > Archive of past messages: http://www.minivend.com/minivend/minivend-list
> > >
> >
> >
> > -
> > To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> > email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> > Archive of past messages: http://www.minivend.com/minivend/minivend-list
> >
>
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list