Index  Up  <<  >>  


[order ...]

named: [order code=``code'' href=``cart/page'' base=``database'']

positional: [order code cart/page* database*]

HTML example: <A MV=``order code'' HREF=``ord/basket''>

Expands into a hypertext link which will include the specified code in the list of products to order and display the order page. code should be a product code listed in one of the ``products'' databases. The optional argument cart/page selects the shopping cart the item will be placed in (begin with / to use the default cart main) and the order page that will display the order. The optional argument database constrains the order to a particular products file -- if not specified, all databases defined as products files will be searched in sequence for the item.

Example:

  Order a [order TK112]Toaster[/order] today.


Index  Up  <<  >>