{* $Id: shipping.tpl,v 1.19 2002/12/06 09:49:21 svowl Exp $ *} {include file="location.tpl" last_location="Shipping methods"} This section allows you to define shipping methods that you wish to be available to customers. Once a shipping method has been created, product vendors will be allowed to setup shipping charge calculations for it.
Real-time shipping calculations can be activated/deactivated under 'General settings' menu ('Shipping options' submenu).
Note: If you set Destination field to 'National' then this shipping method will not be available to international customers or customers who are not logged in.
{capture name=dialog}
{/capture} {include file="dialog.tpl" title="Edit shipping methods" content=$smarty.capture.dialog extra="width=100%"}