_tpl_vars; $this->_smarty_include("location.tpl", array('last_location' => 'Shipping methods')); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?> 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.
_smarty_vars['capture']['dialog'] = ob_get_contents(); ob_end_clean(); ?> _tpl_vars; $this->_smarty_include("dialog.tpl", array('title' => 'Edit shipping methods','content' => $this->_smarty_vars['capture']['dialog'],'extra' => "width=100%")); $this->_tpl_vars = $_smarty_tpl_vars; unset($_smarty_tpl_vars); ?>