FractionalItems
Allow fractional quantities of items in the shopping cart.
Synopsis
This is a Yes or No directive.
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 controls whether the quantity field for items in
the shopping cart should be allowed to be a floating point number,
such as 1.25 or 2.5 etc.
If this directive is unset, or false, then the quantity
will always be treated as an integer (1 or 2 etc.).