For more information... RTFM!
NAVIGATION
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

OnFly

Enable on-the-fly items to be added to the shopping cart.

Synopsis

OnFly  yes_no [tagname]

This can be either Yes or No, or can be the name of an Interchange Sub or UserTag.  The default is No.

Scope

This directive is only available for use in the local (catalog.cfg) configuration file.  It will not affect any other website in any way.  This directive will not work in the global (interchange.cfg) configuration file. 

Description

This directive allows on-the-fly items to be added to the shopping cart.  If set to the name of a valid Sub or UserTag the named tag will be used to parse and format the item.  The named routine will be called with the following parameters:

  • The product code.
  • The quantity to add to the cart.
  • The value of mv_order_fly for that item.

Instead of the name of a UserTag name, you may specify Yes or NoNo will disable this feature, and is the default.  Yes will enable this feature, and use the built-in [onfly] tag to handle the item's insertion into the cart.

Note

Note

This directive has nothing at all to do with the PageSelectField facility.

See also

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Tuesday 27 June 2006 at 9:44 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us