Name

DefaultShipping — specify default shipping method

SYNOPSIS

ship_mode

DESCRIPTION

The directive specifies the default shipping method by initializing the mv_shipmode variable.

It defaults to a value "default".

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Specifying DefaultShipping

DefaultShipping UPS

NOTES

This directive is somewhat obsolete, because the behavior from the example is simply obtained by a different approach in catalog.cfg:

ValuesDefault mv_shipmode UPS

AVAILABILITY

DefaultShipping is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 697

['DefaultShipping',   undef,            'default'],

AUTHORS

Interchange Development Group

SEE ALSO

Shipping(7ic)

DocBook! Interchange!