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:
textarea data entry and display (2000)
Re:no template caching (1997)
Show shoppingcart after remove last item (1997)
Need help... (1997)
Wierd webdna problem and terminal message (2005)
Deleting Orders (1997)
WebCatalog 2.0 & WebDNA docs in HTML ... (1997)
Getting Emailer to send mail (1997)
WebCatalog on Linux (2000)
WAY Off-Topic (2004)
Problems with ^ could be solved with [REPLACE CHARACTERS] (1997)
WebDNA 5.1 is now available! (2003)
Includeform Error (2002)
all records returned. (1997)
AddLineitems - 100 Item Limit? (2002)
trouble updating records in database (1998)
Re:HELP - NONE STOP DIGESTS. Digest for 4/24/97) (1997)
Trouble with Netscape (1998)
Why is this not false? (2001)
Multiple prices (1997)