Re: shipping madness

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 30400
interpreted = N
texte = >(kinda newish.. grain of salt required) > >I have a client that wants the following for shipping that >I'm having some tough times with. > >Three categories of items: patterns, kits and finished >quilts... They want shipping to be: > >(quote from them) >1-12 patterns = $3 >Anything else up to $150 = $6 >Over $150 = free shipping > >Now I can deal with the last two no problem, but how the >heck can I track up to 12 patterns _with_ other things >ordered etc. and mix the shipping amounts?Just write a math formula that looks at the items in the order file and determines the final shipping price based on those items. You do not have to 'track' anything, all the data you need should be in the order file when the person checks out.If the data you need for each item is not being added to the cart file, you can change your shopping cart code so it adds the proper data each time a new item is added, or when an existing item is changed, then all the data you need *will* be in the cart file when the person checks out, which means that data will be available to your math formula that calculates shipping charges at the end of the shopping trip ... >What if the >customer orders 8 patterns (which would be $96) and 3 kits >and a finished quilt totalling say $160 dollars... do I make >that $3, $6, $3+$6, or free?!? Is this just silly?It's silly that you're asking *us* and not your client. If you don't understand what your client wants, go get the project requirements cleared up first! You cannot build a formula when you don't know what the end results are supposed to be ... -- ================================ Kenneth Grome, WebDNA Consultant 808-737-6499 http://webdna.net ================================------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Associated Messages, from the most recent to the oldest:

    
  1. Re: shipping madness (Parker 2000)
  2. Re: shipping madness (Kenneth Grome 2000)
  3. shipping madness (Parker 2000)
>(kinda newish.. grain of salt required) > >I have a client that wants the following for shipping that >I'm having some tough times with. > >Three categories of items: patterns, kits and finished >quilts... They want shipping to be: > >(quote from them) >1-12 patterns = $3 >Anything else up to $150 = $6 >Over $150 = free shipping > >Now I can deal with the last two no problem, but how the >heck can I track up to 12 patterns _with_ other things >ordered etc. and mix the shipping amounts?Just write a math formula that looks at the items in the order file and determines the final shipping price based on those items. You do not have to 'track' anything, all the data you need should be in the order file when the person checks out.If the data you need for each item is not being added to the cart file, you can change your shopping cart code so it adds the proper data each time a new item is added, or when an existing item is changed, then all the data you need *will* be in the cart file when the person checks out, which means that data will be available to your math formula that calculates shipping charges at the end of the shopping trip ... >What if the >customer orders 8 patterns (which would be $96) and 3 kits >and a finished quilt totalling say $160 dollars... do I make >that $3, $6, $3+$6, or free?!? Is this just silly?It's silly that you're asking *us* and not your client. If you don't understand what your client wants, go get the project requirements cleared up first! You cannot build a formula when you don't know what the end results are supposed to be ... -- ================================ Kenneth Grome, WebDNA Consultant 808-737-6499 http://webdna.net ================================------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Kenneth Grome

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Decrypting a user password (2000) Not really WebCat (1997) month or year from date field in lineitems? (1998) Test (2007) unbreakable space on windows (2008) Conveting Characters to Graphics (1997) WebCat2b13MacPlugIn - [include] (1997) Price and Formula.db (2002) [OT] PHP?MySQL Help Needed (2003) Quickie question on the email templates (1997) Paths, relative paths, webstar server setup and security (Mac) (1997) Site Test Please [OT] (2005) Problem with ShoppingCart.tpl refresh (2000) PCS Emailer's role ? (1997) Umm...about those log files? (Off Topic) (1997) Display [price] in banner ad (1998) Store Builder Weirdness (1999) Where is eudora plugin? (1998) RE: includes and cart numbers (1997) RE: Answer: WebDelivery downloads alias, not original ? (1997)