For more information... RTFM!
NAVIGATION
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

DefaultShipping

Specify the default shipping method.

Deprecation notice

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

DefaultShipping  shipmode

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": 

DefaultShipping  UPS

Categories:  Deprecated config directives | Local config directives
Last modified by: Kevin Walsh
Modification date: Tuesday 14 August 2007 at 11:28 AM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us