Re: [WebDNA] Subtotal of SKU's that begin with ...
This WebDNA talk-list message is from 2009
It keeps the original formatting.
numero = 101909
interpreted = N
texte = Worked beautifully! Thanks!Ki SongGovinda wrote:> 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/> > ---------------------------------------------------------> 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:
Worked beautifully! Thanks!Ki SongGovinda wrote:> 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/> > ---------------------------------------------------------> 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/
Ki Song
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:
Help Please WebDNA 6 Secure Forms Problem (2004)
createfolder not behaving as expected (1999)
Mailer (2006)
need basic .xml help (2006)
Not reading code (1997)
Escape the Root! (2002)
Conveting Characters to Graphics (1997)
Multiply prices (1997)
[OT] Test (2003)
can pull down menu do a ONCHANGE= without Java script? (2000)
Server Problem (2004)
WYSIWYG HTML editor for use in browser (2001)
Authorize.net? (2003)
Another pair of eyes?? (2006)
Sku numbers (1997)
Date Help - Searching the same field twice (2004)
Database (2002)
using listfiles to build a database? (2000)
Major Security Hole (1998)
Multiple catalog databases and showcart (1997)