Re: [WebDNA] Subtotal of SKU's that begin with ...

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 101907
interpreted = N
texte = put an [orderfile] context and in there put a [lineitems] loop and inside that use a conditional (like [showif] to check against the product title (or wherever you are storing that string you want to know if it starts with "AZ") (in [textA]?) just rough and loosely like this (you can fix and fiddle with it) (write the list again if more help needed)- ------------------------------------------------------------------- [math show=F]myAZsubtotal=0[/math] [orderfile ..] [lineitems] [showif [URL][textA][/URL]~AZ] [math show=F]myAZsubtotal=[myAZsubtotal]+[price][/math] [/showif] [/lineitems] [/orderfile] ------------------------------------------------------------------- -Govinda On Feb 4, 2009, at 1:55 PM, Ki Song wrote: > How would I get the subtotal of all items that begin with AZ in the > shopping cart into a variable? > > -- > Ki Song > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Subtotal of SKU's that begin with ... (Ki Song 2009)
  2. Re: [WebDNA] Subtotal of SKU's that begin with ... (Govinda 2009)
  3. [WebDNA] Subtotal of SKU's that begin with ... (Ki Song 2009)
put an [orderfile] context and in there put a [lineitems] loop and inside that use a conditional (like [showif] to check against the product title (or wherever you are storing that string you want to know if it starts with "AZ") (in [textA]?) just rough and loosely like this (you can fix and fiddle with it) (write the list again if more help needed)- ------------------------------------------------------------------- [math show=F]myAZsubtotal=0[/math] [orderfile ..] [lineitems] [showif [url][textA][/URL]~AZ] [math show=F]myAZsubtotal=[myAZsubtotal]+[price][/math] [/showif] [/lineitems] [/orderfile] ------------------------------------------------------------------- -Govinda On Feb 4, 2009, at 1:55 PM, Ki Song wrote: > How would I get the subtotal of all items that begin with AZ in the > shopping cart into a variable? > > -- > Ki Song > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Govinda

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:

Images (2003) Store Builder Weirdness (1999) Doing what I can (2004) japanese characters (1997) Online reference (1997) Sample Tearoom Search Error (1998) [taxrate] question (1997) Images in Globals? (2003) Nested vs conditional (1997) Not really WebCat (1997) & Aftermath (1999) So when do we get something similar? (1998) WebDNA maxing out processor (2008) Banners and sort of random display (1997) template cache problem (1998) executing via commandline (2003) Need relative path explanation (1997) Need WebDNA that crashes server for testing (2000) NetSplat and WebCat2 (1997) Template Cache problem -- new plugin for ya' (2000)