Shipping Calculator |
Copyright © 2002, William Weiland |
Overview Calculate shipping charges without having to access the checkout pages. Customers can preview shipping options and costs with a single click if they enter ship to info. |
|
Initial Setup Use the Merchant admin upload feature to upload the module. Once uploaded, click the Add button to add it to the mall/domain. In admin, under your store, click on the link for Utilities Configuration Screen. Assign the module and Update it to install it in your store. Click the link for Shipping Calculator to enter the configuration settings. |
|
Configuration Settings Enter data into the applicable input fields. Text and Background Characteristics Border Options Table Width Shipping Option Text Sort Shipping With Location |
|
Editing Requirements (skip if using the OpenUI) If you are using the Miva Merchant User Interface (mmui) you will need to make some very simple edits to the core files. Be sure to do that with a text editor (NO WYSIWYG editors) such as Programmer's File Editor (PFE) so as not to damage the mv files. ALWAYS BACKUP your unmodified mv files in case you make a mistake. 1) Locate the function MMUI_Begin_Screen in the mmui.mv file. Locate the
line below that function that reads: 2) If you want it to show at the bottom of the column, in the same
function, just above the last </TABLE> tag, enter the following three lines: |