Mini-basket Display |
Copyright © 2000, William Weiland |
Overview Displays a brief summary of items currently in each customer's basket as they shop within a Miva Merchant 2.x or 3.x store. |
|
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 Mini-basket Display to enter the configuration settings. |
|
Configuration Settings Enter data into the applicable input fields. Title Column Headings Text and Background Characteristics Table Width Checkout Shipping 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: |