Re: Reload adding to cart
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 39234
interpreted = N
texte = At 1:23 PM 10/10/01, Donovan Brooke wrote:>Then I must have some syntax wrong? see anything?>>[showif [shop]=decipher]> [orderfile cart=[cart]]> [lineitems]> [showif [url][theSKU][/url]=[sku]][text]shop=update[/text][/showif]> [showif [url][theSKU][/url]![sku]][text]shop=add[/text][/showif]> [/lineitems]> [/orderfile]>[/showif]I think your problem is that as you go through the cart, each lineitem is going to reset the variable. You only want to reset it if the item being added is already in the cart.Try this:[showif [shop]=decipher][text]shop=add[/text] [orderfile cart=[cart]] [lineitems] [showif [url][theSKU][/url]=[sku]][text]shop=update[/text][/showif] [/lineitems] [/orderfile][/showif]This way the shop variable isn't being reset with every lineitem; only if you have a duplicate in the cart.HTH,-- Maurice Rickardhttp://mauricerickard.com/-------------------------------------------------------------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 Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
At 1:23 PM 10/10/01, Donovan Brooke wrote:>Then I must have some syntax wrong? see anything?>>[showif [shop]=decipher]> [orderfile cart=[cart]]> [lineitems]> [showif [url][theSKU][/url]=[sku]][text]shop=update[/text][/showif]> [showif [url][theSKU][/url]![sku]][text]shop=add[/text][/showif]> [/lineitems]> [/orderfile]>[/showif]I think your problem is that as you go through the cart, each lineitem is going to reset the variable. You only want to reset it if the item being added is already in the cart.Try this:[showif [shop]=decipher][text]shop=add[/text] [orderfile cart=[cart]] [lineitems] [showif [url][theSKU][/url]=[sku]][text]shop=update[/text][/showif] [/lineitems] [/orderfile][/showif]This way the shop variable isn't being reset with every lineitem; only if you have a duplicate in the cart.HTH,-- Maurice Rickardhttp://mauricerickard.com/-------------------------------------------------------------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 Web Archive of this list is at: http://search.smithmicro.com/
Maurice Rickard
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:
Include a big block of text (1997)
international time (1997)
more multiple items to shopping cart (2000)
2.1 Stuff (1998)
WC2b15 File Corruption (1997)
[WebDNA] Friendly urls and multipart/form-data (2011)
writing db to disk (1997)
Removing Space Characters (1999)
Remote stockroom ? (1998)
no [search] with NT (1997)
Setting a text Var inside an orderfile (2002)
[searchString] (1997)
Need relative path explanation (1997)
redirect from the errorsMessages.db entry (1997)
RE: [WebDNA] WebDNA & Google Chrome Browser (2012)
Creating folders and deleting files (1997)
can include param variables be valid [math] players? (2000)
Weird Math and SV (1997)
Web Catalog 2 demo (1997)
Major Security Hole (solution with Welcome) (1998)