DefaultShipping
Specify the default shipping method.
|
Deprecation notice
This configuration directive was marked as deprecated
in Interchange version 5.0.0.
Please do not make use of this directive as it may be removed,
without warning,
at any time.
|
Synopsis
The default is "default".
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 sets the default shipping method by initialising the
"mv_ship_mode" value.
This directive is deprecated because the default shipmode can be set
by using the ValuesDefault directive, as follows:
|
ValuesDefault mv_shipmode shipmode
|
Example
You can use the following to set the shipping method default to "UPS":