Developers - Shipping Classes
From Zen Cart(tm) Wiki
Contents |
Introduction
Shipping modules consists of two files.
The shipping class is stored in
- includes/modules/shipping/<module name>.php
while all text is stored in the appropriate language file
- includes/languages/<current language>/modules/shipping/<module name>.php
