Remove all line items from the specified shopping cart
numero = 224[clearlineitems cart=[cart]]Putting [clearlineitems] in your template will remove all line items from the specified shopping cart. Normally carts are found inside the ShoppingCarts folder, but you may specify a cart in any folder by using file=/folder/[cart] instead of cart=[cart].
[clearlineitems cart=[cart]]
DOWNLOAD WEBDNA NOW!
This Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA LibrariesA list of available libraries for WebDNA...
F.A.QA compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
Download WebDNA ApplicationsWebDNA applications...
[showif Comparison]Show This HTML[/showif]...
[time]Putting [time] in your template displays the current time set on your web server's clock...
[encrypt][encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...
[shell][shell] is a way to use the command line with your webserver...
[thisurl][thisurl] displays the URL of the current page...
[xmlnodesattributes]This context is used to iterate the attributes of a specific XML node...