Found 858 Modules or Applications that might fit the bill
Use caution when considering any modules from modStop. Their support has been reported by umpteen Miva Merchant users as suspect and worse. Some of their modules are simple and shouldn't require support. Please contact us with any questions concerning them or their modules.
The NetPush Advanced Inventory Module allows Miva Merchant store owners to track inventory within Miva Merchant all the way down to the attribute/option level. The module has numerous configuration settings that should allow the admin to display and track any simple or complex inventory configuration. Inventory levels are only adjusted at checkout time so there is no need to worry about old baskets causing inventory problems. The module comes with an import and export module that allows administrators to easily update inventory levels by using csv files.
We suggest using template modules like Viking Coder's Product Templates and
Category Templates if you want better control of the look and feel of your pages with regards to inventory. This will allow you to use tokens for display. Otherwise, you will have to settle for built in hook point displays that are built into the module and are configurable through the administration area.
The Advanced Inventory Module will send email when stock goes below certain configurable low stock level and can disable products when stock goes below the out of stock level. Administrators can also customize every message shown to the user. Fine grain customizations are made easy because the module allows product level configuration settings the ability to override global inventory configuration settings. This allows Miva Merchant Administrators the ability to customize inventory configurations for every product, if he or she wishes.
Notes:
OpenUI Tokens This module can be used with OUI OpenTokens. To use the module with Viking Coders template modules, see the OpenToken instructions and examples in the documentation on the NetPush.com site.
Product Upsell This module does not show stock information on the product upsell screens at this time. Stock is still tracked in the basket and checkout, but no current stock level is shown on the upsell screens during checkout unless you are using alternatives like tokens in templates.
Basket Redirect and Error Message The user is automatically redirected to the basket screen if he or she adds items to the basket that makes the product go out of stock or if the product is already out of stock. The error message is shown above the basket screen using a hook point in the Open UI. The message is configurable in the admin area.
Checkout Screen Error If configuration is setup to do so, the module will block a user from checking out if their basket has an item that is out of stock. This message is shown automatically at the top of the screen. The message is configurable in the admin area.
Pipes ( | ) Product codes, attribute codes, and option codes must not contain the pipe character. NetPush Advanced Inventory uses the pipe to delimit for lookups. Pipes in your codes will cause the module not to work correctly.
Requirements:
Open UI 4.723+ This module requires that you have OpenUI installed in your store. The module uses hook points in the OpenUI. You must have OpenUI version 4.723 or higher if you plan to use the OpenToken functionality available in this module. Please see the OpenUIsite for information about latest versions and bug fixes.
Miva Empressa 3.96+ This module requires that you have Miva Empressa 3.96 or higher. The module uses functionality that is only available in newer versions of the Empressa Engine. Miva regularly releases new versions of Miva Empressa and the Virtual Machine to add new functionality and fix bugs. If you are on an older version, consider contacting your hosting company. You can find the Miva Empressa version at the top left hand of your Store Administrator when you first login. It should show your Miva Merchant version and your Miva Empressa version.
Miva Merchant 2.x, 3.x, and 4.x This module should work with most versions of Miva Merchant. In order to use the deactivate product option, you must be on version 3.0+. All testing and development was done on versions 4.13+.
Global Configuration Screen
All inventory settings will use the global configuration settings found in the Miva Merchant Administration area under Stores > Your Store > System Extension Configuration > NetPush Advanced Inventory. One may override these settings for products (see product level settings below). Each product must also be manually turned on before tracking starts. See product settings below.
Configuration Settings
Use NetPush Inventory You must set this to "Yes" if you want the module to be turned on. If this is set to "No", the module will not do anything.
Amount considered out of stock Usually this would be 0, but it can be set to any number, including negative numbers. Once the stock level reaches this number, it will be considered out of stock.
Deactivate when product level is out of stock In Miva Merchant versions that support it, the module will turn the Active flag for a product to off, if the product reaches the out of stock level. This only works on the product level, not for the attribute/option level.
Allow purchase even after out of stock Turning this on will allow customers to purchase products even after they go below the out of stock level. This could be a backorder situation.
Automatically remove from basket When a user adds products to the basket, the products will be removed if it makes the inventory go below the out of stock level and the admin is not allowing purchases when products are out of stock. Please take note that this option could cause problems if other modules are installed that also act on the basket.
Send Low Inventory Notices Turn this on to receive email warnings when inventory goes below the low inventory level.
Amount considered low The level that is considered low. Use this setting to trigger emails that will warn you when inventory is hitting a low level.
Low Email To Address Set this to the email address of the person who should be receiving emails when stock is at a low level.
Low Email From Address Set this to the email address that should be set as the from address in low stock emails.
Low Email Subject The subject of the low stock email. This field has token replacement.*
Low Email Body This is the body of the low stock email. This field has token replacement.*
Automatically change stock levels Turn this on if you want the system to subtract stock when a user purchases. If this is set to "No", the system will not update stock levels.
Show out of stock messages Turn this on to show out of stock messages on the product page when stock goes below the out of stock level.
Show in stock messages Turn this on to show how much stock is left on the product page.
Out of Stock Messages*
Product Level This message is shown to the user on the product page below the shipping weight.
Attribute Level - Checkbox This message is shown to the user on the product page next to a checkbox option.
Attribute Level - Radio Buttons This message is shown to the user on the product page next to each radio button option.
Attribute Level - Select Box This message is shown inside of the drop down on a select box. HTML should not be used here.
In Stock Messages*
Product Level This message is shown to the user on the product page below the shipping weight.
Attribute Level - Checkbox This message is shown to the user on the product page next to a checkbox option.
Attribute Level - Radio Buttons This message is shown to the user on the product page next to each radio button option.
Attribute Level - Select Box This message is shown inside of the drop down on a select box. HTML should not be used here.
Other Messages*
Out of Stock - Basket Line Marker This helps the user to see which products have gone out of stock when looking at the basket. A red asterisks may be a good indicator for the user.
Out of Stock - Basket This message is shown to the user above the basket when a product has gone out of stock when adding, updating, or looking at the basket. Products can go out of stock at anytime, even after a user adds it to their basket. This is because stock levels only change after checkout.
Out of Stock - Checkout This message is similar to the out of stock basket message. It is shown on the payment screen during checkout. This should be considered one final inventory check before allowing the user to purchase.
* Token Replacement This module has a few built in tokens for messages that allow you to give yourself and the user more detailed information. Some of the tokens below can only be used on certain screens, or in emails.
%%stock%% - Displays the current stock level. (1,2,3) %%basket_quantity%% - Displays the amount in the basket and is unlikely to be used. (1,2) %%available%% - Displays the amount of stock left before hitting the out of stock level. (1,2,3) %%oos_level%% - Displays the out of stock level. (1,2,3) %%line_items%% - Displays a list of line items that are effected. (1,2) %%product_id%% - Displays the product id. (1,2,3) '%%product_code%% - Displays the product code. (1,2,3) %%product_name%% - Displays the product name if available. (3) %%attribute_code%% - Displays the attribute code, or None if the effected product is only being tracked at the product level. (1,2) %%option_code%% - Displays the option code, or None if the affected product is only being tracked at the product level. (1,2)
1. Is used for the low stock email body and subject 2. Is used for the out of stock basket message and out of stock checkout message 3. Is used for the in stock and out of stock messages on the product pages.
Product Configuration Screen
All inventory settings will use the global configuration settings found in
the Miva Merchant Administration area under Stores > Your Store > System Extension Configuration > NetPush Advanced Inventory. To override these settings at the product level, go to the product in the administration area and click on "NetPush Advanced Inventory". You will see the settings below.
Configuration Settings
Use NP Inventory on this Product You must set this to "Yes" if you want to track inventory on the product. You must manually set this to "Yes" for every product that you want to track. If this is not set to "Yes", no inventory tracking will take place. By default, no product is tracked.
Override Global Settings If this is set to "Yes" the configurations settings will be taken from the individual product screen instead of from the Global configuration settings found under under system extension configuration. If set to "No", the module will use the global settings from above when doing inventory for the product. The default is to use the global settings.
Amount considered out of stock Overrides same setting under Global Configuration.
Deactivate when product level is out of stock Overrides same setting under Global Configuration.
Allow purchase even after out of stock Overrides same setting under Global Configuration.
Automatically remove from basket Overrides same setting under Global Configuration.
Send Low Inventory Notices Overrides same setting under Global Configuration.
Amount considered low Overrides same setting under Global Configuration.
Low Email To Address Overrides same setting under Global Configuration.
Low Email From Address Overrides same setting under Global Configuration.
Low Email Subject Overrides same setting under Global Configuration.
Low Email Body Overrides same setting under Global Configuration.
Automatically change stock levels Overrides same setting under Global Configuration.
Show out of stock messages Overrides same setting under Global Configuration.
Show in stock messages Overrides same setting under Global Configuration.
Out of Stock Messages*
Product Level Overrides same setting under Global Configuration.
Attribute Level - Checkbox Overrides same setting under Global Configuration.
Attribute Level - Radio Buttons Overrides same setting under Global Configuration.
Attribute Level - Select Box Overrides same setting under Global Configuration.
In Stock Messages*
Product Level Overrides same setting under Global Configuration.
Attribute Level - Checkbox Overrides same setting under Global Configuration.
Attribute Level - Radio Buttons Overrides same setting under Global Configuration.
Attribute Level - Select Box Overrides same setting under Global Configuration.
Other Messages*
Out of Stock - Basket Line Marker Overrides same setting under Global Configuration.
Out of Stock - Basket Overrides same setting under Global Configuration.
Out of Stock - Checkout Overrides same setting under Global Configuration.
Setting Product Inventory Levels
The administrator can set product inventory levels by going to the product page within the Miva Merchant admin area and clicking on NetPush Advanced Inventory. This is the same screen as the product level configuration. Product inventory levels are shown below the configuration area. To add new inventory, use the yellow add button. To edit inventory, click white add button next to the inventory entry.
The module checks inventory by looking at a unique combination of Product Code, Attribute Code, and Option Code. When entering stock levels, you enter the codes separated by a pipe. For example, shirt1|color|red, where shirt1 is the product code, color is the attribute code, and red is the option code. If you do not set an inventory level for an existing product attribute combination, no tracking is done. Setting a stock level of -9999 has the same effect.
Inventory at a product level You may choose to only track inventory at a product level in combination with or not at an attribute level. To enter a stock level for a product, simply use prodcode||. This tells the system that you are tracking the product code, but not the attributes or options by leaving them blank. Using -9999 for a stock level will temporarily turn inventory tracking off.
Inventory at the attribute level (checkbox, select box, radio buttons) Checkbox - prodcode|attrcode|(the last field should be left blank, as checkboxes have no options) Select Box and Radio Buttons - prodcode|attrcode|optcodeAll 3 are required and must be unique, even if you are using attribute templates. If you are using normal templates in combination with attribute templates, make sure you do not give them duplicate code names.
Using Advanced Inventory with Template Modules and OpenTokens
The Advanced Inventory Module can be used with 3rd party template modules like the ones from Viking Coders by using Open UI tokens on product pages to display current inventory levels. Please note that token support has not been completely tested as of yet.
%module|npinventory|stock_level% Returns the stock level for the product, attribute, option combination. To ensure that this works correctly, you should set g.NPI_Product_Code, g.NPI_Attribute_Code, and g.NPI_Option_Code to the current product code, attribute code, and option code. On a checkbox, make sure to set g.NPI_Option_Code = ''. On a product level, make sure to set the attribute and option variables to ''. After these globals are set, call the token. If the return value is -9999, the item is not being tracked.
%module|npinventory|stock_available% Same as above but shows the amount available.
%module|npinventory|oos_level% Same as above but shows the out of stock level.
%module|npinventory|stock_list% This token will set a global variable that contains an array of structures. You must set g.NPI_Product_Code equal to the current product code before calling the token. This array contains all of the product code, attribute code, and option code combinations for a specific product. It also contains the available stock, out of stock level, and other information shown below. This token makes it easy to create a stock table using OpenUI tokens in Viking Coders templates or in a product header or footer. Code examples are available in the help pages on the NetPush.com site. Array Structure: g.NP_Inventory_StockList[i]:attribute_code - Attribute Code g.NP_Inventory_StockList[i]:option_code - Option Code g.NP_Inventory_StockList[i]:stock_level - Stock Level g.NP_Inventory_StockList[i]:oos_level - Out of stock level g.NP_Inventory_StockList[i]:available - Stock Level minus out of stock level g.NP_Inventory_StockList[i]:allow_pur - Allow purchases even if out of stock from admin settings g.NP_Inventory_StockList[i]:low_amount - Low amount from admin settings g.NP_Inventory_StockListLen - Variable that tells you how many items are in the array (represented by i above)
Hide Prices Pending Customer Approval module Tremendously useful for wholesalers and other store owners who want to limit access to a known, and approved, customer base. Product prices can be hidden until a customer's account has been approved by the store's owner. Access to the site can also be restricted, requiring customers to login. Includes an administrative utility for review & approval of customer accounts and assigning of price & availability groups. Fully compatible with OpenUI OpenTokens and third-party template-based modules.
Professional Version Features:
Price & Availability Groups support integrated into utility module - easily select a price & availability group while approving a customer
Require Customers to login - customers can be required to login (or create an account) before being granted access to anywhere in the store or to the product-related pages
OpenUI OpenTokens fully supported
Compatible with template-based modules, including Viking Coders Category Page Templates & Product Page Templates
Display Attribute-Option prices on Product Display screen
Plus all the features of the Standard Version
Summary of of Standard Version Features:
Multiple modes for hiding prices - prices can be hidden until a account approved or until a customer creates/logs-in to an account.
"Add To Cart" and the "Buy One Now" buttons are also hidden.
Prices & buttons hidden on the Product List, Categories, Search Results, and Product Display screens
Optional, fully-customizable message can be displayed in place of the hidden prices, on the customer accounts screen & on all screens for accounts that are pending approval
Two modules in one - includes a feature-rich administrative utility module for approving and managing customers
"Quick approval" feature for approving new customer accounts
Compatible with compiled Miva Merchant version 4.14 thru 4.2.
OpenUI OpenTokens OpenUI OpenTokens are fully supported.
Template-Based Modules Compatible with template-based modules, including Viking Coders Category Page Templates & Product Page Templates
Requires OpenUI.
Details
The "Hide Prices Pending Customer Approval" module contains a wealth of functionality and customizable options. It's tremendously useful for wholesalers and other store owners that want to limit access to a known, and approved, customer base.
Product Prices Hidden Product prices can be hidden until a customer's account has been approved by the store's owner. Optionally, prices can be hidden until a customer creates or logs-in to an account (without requiring approval of the account).
Buttons Too The product prices - and the "Add To Cart" and the "Buy One Now" buttons - can be hidden on the Product List, Categories, Search Results, and Product Display screens. An optional, fully-customizable message can be displayed in place of the hidden prices.
Require Customer Login Customers can be required to login (or create a new account) before being granted access to the entire store or to the product-related pages (Product Listing, Categories, Search, Product Display & Basket screens).
For instance - The module can be configured to "Hide Prices Pending Approval of Customer Account" and to "Require Login to View Products".
With this configuration:
Customers could access the storefront but would be prevented from accessing the Product Listing, Categories, Search, Product Display & Basket screens. They could of course also access the Login & Create New Accounts screens.
Once the customer logged in or created a new account, they would then be able to view the Product Listing, Categories, Search & Product Display screens, but the prices would be hidden.
Once the account was approved by the store's administrator, the customer would be able to login and view product prices.
Multiple Levels of Price Display & Access Restriction
Display of Prices:
Hide Prices Pending Approval of Customer Account
Hide Price Unless Customer Has Account
Show Prices - (Disables Module)
Access to Store:
No Login Required to Access Store
Login Required at Storefront
Login Required to View Products
Customer Messages An optional & customizable "Customer Account Pending Approval" message can be displayed just below the Miva Merchant header. An optional & customizable message can also be displayed on the Customer Account & Customer Information screens. This can be used to inform the customer of the store's policy for accessing the product prices.
For example: "Approval of customer account is required. Please complete the customer account form. You will be notified by email when your account is approved."
Two Modules In One It's actually two modules - a OpenUI system module and an administrative utility Module. The system module customizes the store's look and feel and limits access to prices. The administrative utility module provides the store owner with the ability of reviewing and approving customer accounts.
It's also a feature-rich, admin-friendly customer management utility.
Choose the way you approve customer accounts - accounts can now be approved using either the standard Customer admin or the administrative utility module.
Quick Approval of Customer Accounts The Approve Customers administrative utility module also has a "quick approval" feature. A store's administrator can quickly search for a new customer by login, email address, or other keyword - then approve the customer with one click.
Admin-Friendly navigation - Sort Customers by newest, by id, or by login. Search by login, name or other keyword. Easily scroll through customer records, choose how many are displayed per page, go to first or last record, approve, edit or delete records.
Integrated Price & Availability Groups Support The store administrator can also assign customers to a price and/or availability group at the same time that accounts are being approved.
Template-based Merchant Notification of New Accounts An optional email notification can be sent to a specified address whenever a new account is created by a customer. The subject, header & message body are fully customizable. The message template has tokens for all customer fields - login, password, shipping info & billing info.
Template-based Customer Notification of Approved Accounts An optional email notification can be sent to the customer whenever their account is approved. The subject, header & message body are fully customizable. The message template has tokens for all customer fields - login, password, shipping info & billing info.
Display Attribute-Option Prices Attribute & option prices on the product display screen.
Fully customizable attribute-option prompt template gives you complete control over their display
Works with all types of attributes, drop-down menus, radio button, checkboxes, text fields & memo fields
Modifies both the Product Display & Missing Attributes screens
Completely compatible with Miva Merchant price groups
Treat your special business-to-business customers right!
Payment on Account is the ultimate billing and purchase order payment module for B2B sites. Allow certain customers to enter a purchase order number, or even to bypass payment information collection altogether.
Payment on Account allows you to configure the payment name in the dropdown payment menu, whether to display a box to collect data such as a purchase order number, and the HTML to display next to the purchase order number box. Only those customers who have been approved by the store administrator to use this payment method will see it in their dropdown payment menu.
The Payment SuperMod™ allows you to control what payment options your customer sees and the order in which those options are listed. It also allows you to add extra data collection elements for each payment method in your store.
Key Benefits Include:
Control the text displayed for each payment method
Filter payment methods available to the customer based on:
Day of week
Time Ranges
Availability Groups
Ship-To Country
Ship-To State
Order Minimum/Maximum
Bill-To/Ship-To Match
Add extra data collection for each payment method
Use existing payment modules
Filter payment methods on a per product basis
Example Usage:
A storefront that sells jelly beans online has a payment problem. In an effort to reduce fraudulent transactions, the company manually processes all international credit card transactions. Therefore, they can only accept credit
cards from banks outside of the US during the Monday – Friday work week when an employee is available to enter the credit card number into the credit card processor.
A Brazilian grandfather wants to purchase 20 pounds of jelly beans for his grandchildren who are coming to visit for the summer. He places his order on a Monday evening and is not given any credit card options for payment.
The payment form asks him to come back during business hours to perform the transaction or to use an alternative form of payment such as PayPal or wire transfer. The grandfather decides to wait to process his transaction until Tuesday morning and logs
onto the site, finds credit card options for payment and submits his credit card.
An employee runs the credit card processing, the transaction is approved
and the jelly beans are
shipped out immediately.
So as not to irritate the Grandfather later in the summer when he returns to the website on a Wednesday evening to purchase another 20-lb. bag of jelly beans
for his grandchildren, the storeowner can place the Grandfather in a group of accounts that are permitted to use international credit cards even on weekends and not wait until regular business hours and manual processing.
SPECIFICATIONS & TECHNICAL NOTES
Specific day:
Limit the days that a specific type of payment is accepted. (all/weekend/weekdays)
Time ranges:
Limit the time of day that
a specific type of payment is accepted (up to 2 specific ranges)
Availability Groups:
Limit the types of payment options available to a customer depending on what “group” his customer
account is affiliated with
Countries:
Limit the countries from which you will accept certain payment
methods
States:
Limit the states within the US from which you will accept payment.
Weight Minimum:
If an order is below a specified weight limit, constrain the payment methods available to the customer
Weight Maximum:
If an order is above
a specified weight limit, constrain the payment methods available to the customer
Bill To/Ship To Match:
If the Bill To
and Ship To addresses do not match,
constrain the payment methods available
to the customer
Per Product Payment Methods:
Specify the payment methods available
on a per-product basis
If you don't know which OpenUI product you need, then THIS IS THE ONE!
The OpenUI Advanced (formerly OpenUI Standard) is ULTIMATE enhancement for your Miva Merchant store! Too many features to even begin to list, and all for a VERY LOW PRICE!! It gives you all of the features you are already used to from OpenUI Look & Feel Basic, and the following addons are include:
And the new OpenUI Turbo (double your OpenTokens speed!)
The OpenUI Look & Feel module replaces your MMUI module and provides central 'hooks' through which module developers may easily add features and performance enhancing solutions without having to reinvent the wheel with each Merchant release.
UDPATED VERSION - NEW AND IMPROVED!
We went all out with this latest release of the OpenUI. We have included the following enhancements:
OpenBatches™ - This simplifies order processing in Miva Merchant like never before. You no longer have to go back and forth between the left-hand tree and right-hand main window. From the right hand main window, searchable lists allow you to search, view, edit, or delete batches. This screen also allows you to view orders within a particular batch via OpenOrders™, shows if you have new orders, and even enables you to create a new batch. This all happens from ONE interface.
OpenOrders™ - Using the main window, you now have a searchable order list that allows you to filter by all orders, only unbatched orders, or by orders within an individual batch. You can further filter by order number, product code, order total range, and by date and time range. From this screen, you can also edit and delete individual orders. Once again, this all happens in ONE interface.
An optional statistics interface that works with both the OpenBatches™ and OpenOrders™can be unlocked with the purchase of an OpenUI Pro license key. Find out your top sellers, revenue generators, sales by the hour and day, and much MORE! Read More Detailed Information!
This additional license key is solely for statistics features and will have NO impact on existing or future OpenUI installations. All stores will continue to function with the same capabilities as before and include the great features listed below.
Shorter URLS for Google - It was recently announced in a newsletter geared toward search engines and Miva Merchant that category and product pages without the store code in the url were being readily indexed by the top search engine in the world, Google. If you only have one store, the OpenUI will automatically remove the store code from all urls in the category tree, product list, search results, and basket contents screen. If you have two stores, your store code will remain in the url.
Example:Instead of merchant.mv?Screen=CTGY&Store_Code=CODE&Category_Code=CATEGORY, it will be: merchant.mv?Screen=CTGY&Category_Code=CATEGORY This applies to compiled stores with the mvc extension as well.
Feature added based on recommendations from JMH Web Services (jmhonline.net). *This information has been updated to reflect new findings from JMH. Google now does not have a problem with the store code.
Category and Product Names First in Title Tags- Miva Merchant and previously the OpenUI put your store name before the category and product names in their respective screens title tag (i.e. Store Name: Category or Product Name). Depending on the length of your store name, your category and product titles may not be appearing in your search engine listings title phrase! With the new and improved OpenUI, your category and product titles will be first in the title tag, resulting in better listings within search engines (i.e.Category or Product Title: Store Name).
Feature added based on recommendations from JMH Web Services (jmhonline.net).
A New (Optional) Interface for the Miva Merchant Navigation Bar (navbar)- You now have better (and more) control over which navigation buttons are displayed, as well as many other features including:
Ability to specify cellpadding and cellspacing of navbar.
Optional navbar background image.
Options to align navbar (i.e. Full, Center, Left, Right).
Ability to change navbar buttons including the logo to space, text, etc.
Token replacement in the Cell "links" can be done using the %VAR(varname )% convention. For example, to include the g.sessionurl, just use "%VAR(g.sessionurl)%". To include the store id, use "%VAR(Stores.d.id)%". Most available variables can be used, but they will all be filtered through the encodeentities() function before they are substituted.
Feature added based on recommendations from Rich Chatfield (customMvDesign.com).
Support for New Attribute Types Built-In- New Attribute Types were previously only supported in the uncompiled versions of Miva Merchant, but will now be in both the compiled and uncompiled versions, and will not require the Admin Extension installation.
Support for module Order Tabs Built-In- module Order Tabs were previously only supported in the uncompiled versions of Miva Merchant, but will now be in both the compiled and uncompiled versions, and will not require the Admin Extension installation.
Body and Head Tag Options - You don't need additional modules anymore for these two fields if you use the latest version of the OpenUI! Include javascript, cascading style sheets, meta tags, margin height and width, preload images, and much more. For example:
<Select One> Option for Drop-Down Lists - You can now include Select One as the default prompt for attributes, shipping options, and payment option drop-down lists. The default prompt is also customizable for each one. (i.e i.e <Choose Color>, <Select A Shipping Method>, <Select Payment Method>)
The OpenUI Look & Feel Pro License Key unlocks a special feature of the latest OpenUI module. Once you unlock this feature with your license, you will be able to see the total stats for the orders in one batch, all unbatched orders, or all orders regardless of classification. The stats page gives a total sales summary, and then breaks the total sales down by day-of-the-week and time of day (by the hour) the orders were made. The stats page also lists the top selling products and top revenue generators for the specified parameters. The stats are based on the filtering options you currently have set, allowing you to specify exactly what information you would like to generate. For example, if you are in the customer screen on the OpenOrders™ tab and click on the stats button, you will see the stats of that customer's order only. If you have filtered the orders based on the order total and the date range, then the stats will be based on this filter. The stats button gives you immense flexibility because it allows you to view stats using a single filter or any combination of filters. For example, you can see the top 20 products from those that purchased SOMEPRODUCT, or those that have spent over a designated amount....or use both filters. All these resources are available simply by clicking the stats button, which appears on both the OpenOrders™and OpenBatches™ screens.
This additional license key is solely for the new stats features and will have NO impact on existing or future Open UI installation. All stores will continue to function with the same capabilities as before. You can purchase a key by clicking here.
The OpenUI Look & Feel Basic...this is the low-cost, entry-level OpenUI Look & Feel product that is required for running the many 3rd Party Modules currently available. (formerly OpenUI Standard)
It can be enhanced with OpenUI addons, such as the following:
And the new OpenUI Turbo (double your OpenTokens speed!)
The OpenUI Look & Feel module replaces your MMUI module and provides central 'hooks' through which module developers may easily add features and performance enhancing solutions without having to reinvent the wheel with each Merchant release.
UDPATED VERSION - NEW AND IMPROVED!
We went all out with this latest release of the OpenUI. We have included the following enhancements:
OpenBatches™ - This simplifies order processing in Miva Merchant like never before. You no longer have to go back and forth between the left-hand tree and right-hand main window. From the right hand main window, searchable lists allow you to search, view, edit, or delete batches. This screen also allows you to view orders within a particular batch via OpenOrders™, shows if you have new orders, and even enables you to create a new batch. This all happens from ONE interface.
OpenOrders™ - Using the main window, you now have a searchable order list that allows you to filter by all orders, only unbatched orders, or by orders within an individual batch. You can further filter by order number, product code, order total range, and by date and time range. From this screen, you can also edit and delete individual orders. Once again, this all happens in ONE interface.
An optional statistics interface that works with both the OpenBatches™ and OpenOrders™can be unlocked with the purchase of an OpenUI Pro license key. Find out your top sellers, revenue generators, sales by the hour and day, and much MORE! Read More Detailed Information!
This additional license key is solely for statistics features and will have NO impact on existing or future OpenUI installations. All stores will continue to function with the same capabilities as before and include the great features listed below.
Shorter URLS for Google - It was recently announced in a newsletter geared toward search engines and Miva Merchant that category and product pages without the store code in the url were being readily indexed by the top search engine in the world, Google. If you only have one store, the OpenUI will automatically remove the store code from all urls in the category tree, product list, search results, and basket contents screen. If you have two stores, your store code will remain in the url.
Example:Instead of merchant.mv?Screen=CTGY&Store_Code=CODE&Category_Code=CATEGORY, it will be: merchant.mv?Screen=CTGY&Category_Code=CATEGORY This applies to compiled stores with the mvc extension as well.
Feature added based on recommendations from JMH Web Services (jmhonline.net). *This information has been updated to reflect new findings from JMH. Google now does not have a problem with the store code.
Category and Product Names First in Title Tags- Miva Merchant and previously the OpenUI put your store name before the category and product names in their respective screens title tag (i.e. Store Name: Category or Product Name). Depending on the length of your store name, your category and product titles may not be appearing in your search engine listings title phrase! With the new and improved OpenUI, your category and product titles will be first in the title tag, resulting in better listings within search engines (i.e.Category or Product Title: Store Name).
Feature added based on recommendations from JMH Web Services (jmhonline.net).
A New (Optional) Interface for the Miva Merchant Navigation Bar (navbar)- You now have better (and more) control over which navigation buttons are displayed, as well as many other features including:
Ability to specify cellpadding and cellspacing of navbar.
Optional navbar background image.
Options to align navbar (i.e. Full, Center, Left, Right).
Ability to change navbar buttons including the logo to space, text, etc.
Token replacement in the Cell "links" can be done using the %VAR(varname )% convention. For example, to include the g.sessionurl, just use "%VAR(g.sessionurl)%". To include the store id, use "%VAR(Stores.d.id)%". Most available variables can be used, but they will all be filtered through the encodeentities() function before they are substituted.
Feature added based on recommendations from Rich Chatfield (customMvDesign.com).
Support for New Attribute Types Built-In- New Attribute Types were previously only supported in the uncompiled versions of Miva Merchant, but will now be in both the compiled and uncompiled versions, and will not require the Admin Extension installation.
Support for module Order Tabs Built-In- module Order Tabs were previously only supported in the uncompiled versions of Miva Merchant, but will now be in both the compiled and uncompiled versions, and will not require the Admin Extension installation.
Body and Head Tag Options - You don't need additional modules anymore for these two fields if you use the latest version of the OpenUI! Include javascript, cascading style sheets, meta tags, margin height and width, preload images, and much more. For example:
<Select One> Option for Drop-Down Lists - You can now include Select One as the default prompt for attributes, shipping options, and payment option drop-down lists. The default prompt is also customizable for each one. (i.e i.e <Choose Color>, <Select A Shipping Method>, <Select Payment Method>)
The OpenUI Look & Feel Pro License Key unlocks a special feature of the latest OpenUI module. Once you unlock this feature with your license, you will be able to see the total stats for the orders in one batch, all unbatched orders, or all orders regardless of classification. The stats page gives a total sales summary, and then breaks the total sales down by day-of-the-week and time of day (by the hour) the orders were made. The stats page also lists the top selling products and top revenue generators for the specified parameters. The stats are based on the filtering options you currently have set, allowing you to specify exactly what information you would like to generate. For example, if you are in the customer screen on the OpenOrders™ tab and click on the stats button, you will see the stats of that customer's order only. If you have filtered the orders based on the order total and the date range, then the stats will be based on this filter. The stats button gives you immense flexibility because it allows you to view stats using a single filter or any combination of filters. For example, you can see the top 20 products from those that purchased SOMEPRODUCT, or those that have spent over a designated amount....or use both filters. All these resources are available simply by clicking the stats button, which appears on both the OpenOrders™and OpenBatches™ screens.
This additional license key is solely for the new stats features and will have NO impact on existing or future Open UI installation. All stores will continue to function with the same capabilities as before. You can purchase a key by clicking here.
If your PayPal account is either a "Business" or "Premier" PayPal account, this module guides the customer to the PayPal payment screens so that they do not get to the invoice screen without properly entering pay data. When the customer clicks the Pay button at the PayPal site, you can have the PayPal Instant Payment Notification (IPN) send a silent update back to your payment history file which can be viewed in your Merchant admin:order edit screen. Unlike some other modules, if the customer does not return to Merchant, his order will still be processed and email notifications sent. When returning to your store, the invoice page will be displayed. You can also add additional instructions to inform customers what to expect at the PayPal site through the admin interface. If you are using Addendum in your store, you will need to use Addendum version 3.08 or newer when using the PayPal module. If your PayPal account is a "Personal" account, the flow for payment is a bit different. Contact me if your PayPal account is a "personal" PayPal account and I will give you the details.
Although the PayPal system is not like real time credit card processing and authorization systems, it is more like using the simple credit card validation. PayPal does the authorization using it's web accept and sends you a confirmation email. You match the Merchant notification emails with the PayPal confirmation emails. For added security, it is advisable to check the status on the PayPal web site (linked within Merchant admin). Once confirmations are verified that the money has transferred to your account, you can ship the products.
The Merchant version 2.x, 3.x and 4.x PayPal payment module can be used with both the MMUI and OpenUI look and feel. A single edit is needed if you are using the MMUI AND your PayPal account is a "Personal" account. If you have a "Business" or "Premier" PayPal account, the MMUI edit is NOT needed. An optional code edit can be also made to include the payment method in the merchant notification email. You may find it advantageous to use our Show Payment Type module instead which lists all payment methods in the email, not just PayPal. No code edits are needed if you are using the OpenUI for either the PayPal or Show Payment Type modules.
New in the compiled version is a report module. You can list orders by any time frame and specify only orders with a specific product code in them. You can also sort it by state or country according to their paypal.com account registration
This module is particularly useful for the small sized Mom and Pop store which does not want the added expense of setting up Merchant credit card accounts and having to meet minimum sales quotas. This store is a prime example, as I do not take credit cards directly. Rather you can pay for software at this store using PayPal, by signing up and debiting your credit card at PayPal. Try it out, I think you'll like it.
Additionally, it is a nice option for the big guys in that it makes online fulfillment possible for those customers who don't have credit cards but have built up an online balance through their own sales, e.g. through eBay. PayPal is the predominant method of payment at eBay. There are over 16,000,000 million PayPal accounts. Do not overlook these as potential customers at your store. Over 30,000 websites accept PayPal and are listed in the PayPal Shops at paypal.com. Can you afford not to be in that list? PayPal accounts are available to customers in the United States and many other countries around the world.
PayPal is currently giving you $5 to sign up and complete the bonus requirements. So do the math. Signup, order this $20 module and let PayPal pay $5 of the cost. How long this will last is anybody's guess, so don't wait too long.
If you are not familiar with how PayPal works, check it out. If you like it, sign up, then add this payment option to your store.
You’ve found your niche. Now you need a professional online storefront. MIVA Small Business has the streamlined solution to launch your e-business simply, quickly and cost effectively.
Put yourself on the fast track MIVA Merchant™ Fast Track gives you the high performance and strong design you want, at a price you can afford. Many e-commerce packages promise simplicity, but ours delivers. With our intuitive, web-based administration and easy-to-use features, you can start selling online instantly.
Specifically designed for new online businesses, Fast Track gives you:
Simple setup in five easy steps.
Powerful design tools, with a choice of templates or a custom look.
Advanced catalog, customer and order management systems.
Integrated payment and shipping calculation.
Robust marketing features.
MIVA’s world-class solution lets new online businesses blaze a path to success. Got 10 minutes? See our demo now »
five steps to success
In just five simple steps, your new online storefront will be up and running. MIVA Merchant Fast Track makes setup easy with an appealing and intuitive interface.
Step 1: Build the Store
Begin laying the foundation for your online business.
Change your fonts, colors, layout and more for a personal touch.
Enter a few key settings, and you’re ready to go.
Step 2: Stock the Store
Create a substantial catalog with up to 100 products in five categories.
Add eye-catching images and compelling descriptions to make the sale.
Control your inventory and get automatic notifications when items are running low or out of stock.
Step 3: Set Up Business
In a few keystrokes, determine the sales tax rate for customers and specify your shipping options.
Browse MIVACentral.com for optional plug-in shipping modules.
Make payment easy and secure with PayPal™ or MIVA Payment™ for online credit card processing.
Step 4: Run the Store
Track your best sellers, revenues, orders and storefront traffic.
Easily manage orders, process payments and handle customer accounts.
Add a personal touch with specially configured order confirmation emails.
Step 4: Marketing
Upsell related products at checkout or create an affiliate program to drive revenue.
Leverage the power and focus of cost-effective Pay-Per-Click advertising through MIVA Ad Center.
Spread the word with popular integrated services such as search engine optimization and email marketing.
KEY FEATURES & BENEFITS
MIVA Merchant Fast Track’s step-by-step administration panel makes it easy to create and manage a successful online business.
Easy-to-Use Administration Tools
With MIVA Merchant Fast Track, creating and managing your online storefront couldn’t be easier. With a secure log-in, access the intuitive, web-based admin interface from anywhere in the world. Our software walks you through five simple steps to build, stock, setup, run and market your store.
Powerful Store Design Tools
MIVA Merchant Fast Track provides easy-to-use controls to design your online store. Use the built-in store template, and modify or add pages to suit your specific business needs.
Simple 'Point + Click' controls allow you to specify fonts, colors, button labels, navigation bar settings, product layouts, and more. MIVA Merchant Fast Track also provides access to the HEAD tag to assist in search engine optimization.
Feel free to get creative. Version history tracking records and our version recall feature enable you to experiment with your look and create alternate versions, without risk.
Catalog Management
MIVA Merchant Fast Track lets you build a substantial catalog with up to 100 products in five categories. You can also quickly assign a product to multiple categories
Enter product descriptions as plain text, or enhance them with HTML. Assign thumbnail and full-size images to make your products more enticing. Product attributes can be assigned to define product characteristics, with the ability to add additional prices or weight with each attribute option. Multiple attribute display types include drop-down boxes, radio buttons and text fields.
Inventory Tracking and Product Merchandising
Carefully manage your inventory and receive automatic notifications when an item is low or out of stock. Display customized messages telling your customers if an item is running low or how many are left. You can even hide out of stock products from your shoppers.
With our highly effective upsale feature, suggest a product at checkout based on the order total, or on specific products in the order. Seal the deal with special discounts and drive revenues with minimum order amounts or quantities. If not met, your shoppers will be asked to add more to their basket.
Order Processing and Customer Management
MIVA Merchant Fast Track includes a detailed order management system. Monitor your new orders and process credit right from within the admin interface. To ensure secure transactions, encrypt sensitive payment details on each order. Your customer's payment information is locked with a secret password that you create to help prevent stolen data.
Send confirming e-mail messages when customers place orders. You can also receive your own e-mail notifications when new orders are received. Notification emails can also be copied to a third party for drop-shipping or other uses. With the customer management system in MIVA Merchant Fast Track your customers can create accounts, providing easy access to their account details and addresses.
Shipping Calculation and Payment Processing
Keep things simple with built-in flat-rate shipping. Or visit MIVA Central to select plug-in shipping modules that offer a range of shipping options.
MIVA Payment offers a convenient, one-stop solution for processing credit card payments. Tightly integrated into MIVA Merchant Fast Track, MIVA Payment features advanced fraud screening, an online Virtual Terminal, and order processing directly through the MIVA Merchant Fast Track administration interface for a complete credit card processing solution.
You can also integrate PayPal into your shopping basket to accept credit cards, debit cards, bank transfers and PayPal account balances.
Store Data Access
Import your existing product and customer data directly into MIVA Merchant Fast Track for quicker setup of your online store. With the included import utilities, quickly set product inventory levels, assign products to categories, create new customer accounts, and more.
To work with your store data offline, you can conveniently export your customers, products and affiliates with built-in export tools. All of your data is exported to a secure location on your website.
Affiliate Programs and Marketing Services
Drive traffic and sales with an affiliate program. Our built-in affiliate tracking system lets you reward your affiliate partners based on order traffic, customers referred, or both. The simple affiliate management system tracks their earnings and payouts. Meanwhile, your partners can monitor their earnings, retrieve store links and banners, and view your program agreement.
MIVA also offers additional marketing services, which are available through the MIVA Merchant Fast Track admin interface:
Fully integrated, MIVA Ad Center offers online search advertising, powered by the MIVA Performance Marketing Network.
Take advantage of MIVA Submit, a suite of search engine optimization and web presence enhancement tools.
Coming soon, you will be able to work seamlessly with MIVA Mailer, our mailing list management and email distribution system.
Documentation and Support
MIVA Merchant Fast Track links directly to our comprehensive online Help Center. Scan the detailed, easy-to-browse table of contents for quick answers. A glossary provides quick explanations of e-commerce terms.
Our active MIVA Community Forums provide essential support for online businesses using MIVA Merchant Fast Track. This valuable resource lets you share ideas, build skills and get even more out of your e-commerce solution.
Software developers and store designers create innovative new modules to extend the functionality of your store. These are available at MIVA Central, along with books, tutorials, and training from an array of knowledgeable providers.
Finally, MIVA offers expert support and training. With MIVA Service Club, experienced professionals work with you on the phone or by e-mail to help you achieve e-commerce success.
ShopInvoice is a powerful, easy-to-use, and affordable desktop application that greatly simplifies the day-to-day business of Miva Merchant users. From professionally printed invoices and packing slips to Internet postage and fully-integrated UPS shipping, labeling, and tracking features, ShopInvoice is the most versatile and innovative application available to Miva Merchant users today.
Key Benefits
Save countless hours on order fulfillment tasks Ship accurately and cost effectively Send shipping and tracking notifications Create a professional, lasting impression Seamlessly integrates with your Miva Merchant store.
- Bulk downloading of rates and transit times. - Bulk downloading and printing of live UPS labels. - Supports multiple packages, tokenized reference numbers, and Quantum View Notify. - Supports standard and thermal printers, multi-up label sheets, and combined invoice and labels.
UPS WorldShip
- Directly communicates with WorldShip; no manual import or export required. - Customizable tokenized reference numbers printed on labels. - Supports Quantum View Notify. - Automatically imports service used, shipment weight, total cost, and tracking number after processing.
U.S.P.S. Label Download
- Integrated directly with USPS for downloading live labels (without postage). - Perfect for business with their own postage meters. - Delivery confirmation is free for Priority Mail, and only $0.13 for First Class.
Stamps.com
- Directly communicates with the Stamps.com; no manual import or export required. - Supports stealth postage mode. - Customizable tokenized memo's printed on labels. - Address verification and correction. - Automatically imports tracking number after processing.
Endicia DAZzle
- Directly communicates with DAZzle; no manual import or export required. - Customizable tokenized rubber stamps printed on labels. - Automatically imports tracking number and total cost after processing.
Shipment Creation
- Shipment address pre-filled based on order shipping information. - Create multiple shipments, using multiple carries, for each order. - Product weights automatically downloaded. (eBay and Miva) - Customer-chosen shipping method automatically downloaded. (Yahoo! and Miva) - Quickly enter weights using zero-configuration scale support.
Shipment Tracking
- Integrated UPS and U.S.P.S. tracking for support personnel. - Send bulk email to customers with clickable tracking links. - Tracking numbers automatically imported and saved after processing shipments.
Shipping Labels
- Supports inkjet, laser, and thermal printers (such as Dymo and Eltron). - Print full page shipping labels, or multi-up sheets. - Print all-in-one forms that combine invoices\packing slips and the shipping label. - Print standard Avery (or any brand) address labels using customizable XSL and HTML. - SureSize™ technology ensures every address and graphic fits on every label.
HTML Templates
- Includes email, invoice, packing slip, reporting, and exporting templates. - Customizable, powerful, well-documented XSL template format. - Specify which printer (supports networked printers) and paper tray to which each template should print. - Powerful "conditions" can be embedded in templates.
Invoices & Packing Slips
- Plenty of royalty-free, customizable XSL templates (see the Gallery). - Print pick-lists for warehouse staff to efficiently pack shipments.
Reports
- See exactly what your customers are buying, and how much of it. - XSL template based, completely customizable. - Evaluate various aspects of your business.
Generic Export
- Customizable exporting of any data, to any format. - Export bulk data to .htm, .txt, or .csv. - Easily integrate with your existing software, such as MOM and Great Plains Accounting.
Email
- Integrated email with viewable history for each order and customer record. - Built-in WYSIWYG email editor. - Send email in bulk, with one click. - Send payment requests, shipping notifications, and clickable tracking numbers. - Send invoices, product announcements, and targeted advertisements. - Plenty of included, customizable XSL templates. - Ability pecify a specific email account each template should be sent with.
Order Status
- Customizable order status allows tracking each order through your business flow. - Use with filters to display a running count of how many orders are in each status. - Send emails to customers with order status updates.
Add and Edit Orders
- Add manual orders, such as orders taken by phone. - Add and edit order items, charge details, and notes. - Modify and correct order details when customers call in.
Customer Service
- "Quick Search" fields look up customers and order numbers instantly. - All order information, including notes, status, and tracking information are immediately visible. - Keep customers up-to-date with shipping and status notifications. - Incredible networking support keeps customer service reps and shipping stations constantly synchronized.
Filtering and Searching
- Customizable filters allow you to specify any search criteria you want. - Filter Panel shows each filter as a folder, with a count of matching orders. - Clicking the filter folder instantly displays the matching orders. - Pre-installed filters help you get started right away.
Networking
- Connect all computers to the same ShipWorks database. - Automatic, immediate synchronization yields efficient processes and reduced errors. - Manage customer service and shipping from different locations, while staying connected. - Easy installation and setup.
Miva Merchant
- Batches Panel shows all batches and how many orders in each batch. - Filter the order display by batch. - Automatically detects when orders are moved from batch to batch from Miva admin. - Create batches directly from ShipWorks.
eBay Sellers
- Leave eBay feedback in bulk with customized presets. - Sell all feedback that has been left for you by buyers. - Track checkout status and send bulk payment reminders. - Downloads eBay checkout data, as well as address information entered in PayPal. - Automatically updates your "My eBay" status after processing shipments.
Configurable Interface
- Customize grid column order, sort order, and which columns to display. - Detail panels show all selected order details at a glance, on one convenient screen. - Customize panel size, location, and visibility. - Customize toolbars and context-menus.
Scale Support
- Zero-configuration scale support for serial ports - plug it in, and it just works. - NCI model 7010S (also known as the Stamps.com scale). - Fairbanks scales. - Metler Toledo scales. - Salter Brecknell 7010SB. - Supports the scale models listed above that include a serial port.
Administration
- Simple setup and installation, no knowldege of databases required. - Easily backup and restore all ShipWorks data in a single click. - When setting up networked installations, the main database is automatically detected.
Powerful Database
- Microsoft SQL Desktop Engine (MSDE) provide free with purchase of ShipWorks. - Fast, efficient, and maintains data integrity. - Built on the same engine as MS SQL Server.
The ultimate Miva Merchant autoresponder module - send specialized emails at the completion of the order. These emails are in addition to or in place of the standard emails which are sent at order completion, e.g. merchant notification, customer confirmation, vendor specific notification, and even cell phone emails. It also can send welcome emails when a new customer account is created. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.
Features: - Autoresponder - specialized emails at the completion of the order - Merchant notification and customer confirmation - Vendor and product specific templates - Can limit sending based on a specific attribute/option code for a product - Include coupons or promo codes when specific products ordered - Optionally require an input to allow the email, e.g. a response from Addendum - Easy to use checkbox configuration of vertical or horizontal layout emails - Highly configurable free form template layout emails with embedded tokens - HTML or text email formatting - Archive flat file is created for each template, easily track sales activity - Mail Manager Report module can display the flat file contents by time period or product - Ship to, bill to and other email addresses for each template - Send emails to your company's internal departments, e.g. shipping - Emails to web enabled cell phones as abbreviated messages - Open architecture so that other events can also trigger an automated response - Can resend emails when the customer knows and enters their order number and email address - Use render token to send an email from any pagein the store - Send a welcome email before the order completes and optionally include a promo code, customer login and password - Include 3rd party data with module tokens, e.g. Addendum responses - Display shipping and payment invoice messages - Create packing slip and label emails - Ship to country address formatted according to the applicable country's postal recommendations - Restrict email to a specified order dollar value range, reward big spending customers with a coupon - Restrict email to a specified list of countries, thus allowing for language specific emails
Feature Details. In admin, you create one or more template emails. Eachtemplate can be different, i.e. what it displays, how the data is oriented on the screen/paper, and what product(s) triggers the autoresponder. Most responses are triggered by the product codes purchased. Some example uses:
Email to any of your drop-ship manufacturers listing the Ship To address and the products to be shipped if using real time creditcard authorization. The module will sort out which drop shippergets which emails, including listing the products to be shipped. Unlike some other vendors' drop ship notification modules, this one only includesthe products belonging to the associated drop shipper. Thus a drop shipper doesnot see the products being supplied to the customer by other drop shippers when the order contains multiple product sources. Youcan still use the module if you are not using real time authorization, but you would send the email to your pending mailbox until manual processingverified the charge, then forward to the drop shipper. This would savehand entering the order. In addition to the email, an archive flatfile is created which you can use to easily track sales activity related to each of your drop-ship manufacturers.
Email to Ship To or Bill To or both thanking them for a donation to your sponsored charity on your site.
Email to your shipping department listing Ship To addressand products ordered if using real time credit card authorization. Products section can be cut/folded to result in a shipping label with your company address included. If notusing real time authorization, use the pending mailbox technique similarto the drop shipper scenario above.
Email a promo coupon code if a customer purchases a specificproduct or from a list of products
Email service, warranty, shipping and contact information on specific products or product lines
Send an email to your cell phone's inbox when orders are placed in your store (requires a cell phone plan that assigns an email address to your phone).
You own a mall with multiple stores within the mall. Thosestore owners rent the stores from you for a percentage of their gross. Use mail manager as an audit tool to track theirsales. In addition to the autoresponse email, mail manager produces a flat file with order ID, date, product name, product code, quantity, price for each, and price extended. Periodically retrieve that flat file and import into a spreadsheetfor easy analysis.
The included Mail Manager Report module can display the contents of that flat file through admin. It can filter the report by specific timeperiods (daily, weekly, monthly) within reason. The limits of your PC or server may prevent very lengthy reports for excessively long time periods. It can also limit the report to only one product code. Since the templates canbe designed for each vendor, you can create individual vendor fla