Found 563 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)
Miva Merchant QuickBooks Product Export Module allows you to export a file of all of your store's products into a format readable by QuickBooks. If you use our VendorTrk? module, the export will also automatically setup the products to be supplied by the appropriate vendors. You can optionally email the export file as an attatchment to the email address you specify in the Merchant Admin screen for the module.
The StatCat module is both an admin module and a basket interface module. The primary purpose of StatCat is to generate static catalog pages (indexes and sub-pages) directly from your Miva Merchant products and category databases so that search engines will add your pages to their index. Presumably this will allow customers to find your store amongst the millions of web sites on the Internet. As such, the pages generated are basic html pages with links to sub-pages, basket page and individual product pages in your Miva Merchant system. Each page contains your store title, meta description, meta keywords, footers along with the products. Category pages also contain category headers and footers.
Although these are static html pages, they have direct links which allow customers to add the products to their basket which is maintained in your Miva Merchant shopping cart system. If you are using the CIM Inventory Manager or Miva Corp's new Inventory Manager (in Merchant 4.x), it will even check the stock level and return an out of stock message if stock level is depleted
** Caution: If you are using Merchant 4.0 and its Inventory Management system that deducts products from inventory when they are placed in the basket, you should select to NOT use the Add to Basket buttons if you have one-of-a-kind items. The reason for this is that some robots and other indexing software may even follow links which contain the ? and & characters. This could result in the stock level decrementing to zero and out-of-stock emails being sent. The products won't be removed from inventory completely, as they will be re-stocked when you run the Admin:Delete Expired Shopping Baskets. This undesirable situation does not exist in Merchant versions 2.x or 3.x. It is also not a problem in Merchant 4.x if your store does not use the Miva Corp Inventory Management or your product stock levels are not likely to be depleted with one or two passes of the indexing program.
The store owner determines which page the customer will go to when they select to add a product to the basket. They can be taken either to the basket for review or back to the static page they just selected from. Both processes are automatic and do not require Javascript or meta refresh routines. Either click through destination can be used on either of the sort options, store owner choice. In addition to the functionality of this module, it provides an excellent example of how to interface static pages with the Miva Merchant system with return to the correct static page.
Quick links on each sub-page allow the customer to return to the index or go straight to their basket for review and checkout.
Below the sub-pages the store owner can even generate individual product pages. These product pages contain the full sized image and description. If the store uses the Flexible Product Description module and the product record contains a Keyword field, those product specific keywords are added to the store's generic keywords which are already in all of the static pages.
The store owner can decide whether to display the price for each item on the static pages. Since these pages are static and cannot function interactively to determine customer price groups or discounts, the hide price routine has its place. However, if the store has no price groups and discounts are calculated on basket totals or discount coupons, the price listing is useful.
The static pages also have no way to restrict access. So if your store is one which does not allow certain products to be shown to all customers, then this module is not for you, unless you can place all of those restricted products in specific categories. In which case, you could then sort pages by category and simply delete those categories' pages.
This module is for Miva Merchant 2.x, 3.x and 4.x. It works with both the Miva Merchant look and feel (mmui.mv) and the OpenUI look and feel (oui.mv). If using the mmui.mv, there are two edits that need to be made to the mmui.mv file.
StatCat produces pages similar (mirror) to the layout in Miva Merchant with admin control. The following configuration settings are made within the standard Miva Merchant admin interface: Page title, home URL, optional title/store logo, title background color, title foreground color, category title header size, number of product columns on the category sort page, Meta description of the site, Meta keywords on the site, return action after adding a product to the basket, option to hide the prices, category column background color, category column foreground color, category column font, category column size, product background color in the category sorted pages, product foreground color in the category sorted pages, product font and size in the category sorted pages, optional display of thumbnail images in the category sorted pages, store front page welcome screen, search button input, product descriptions on category pages, and page footer.
Once generated, the index pages can be linked to your main home page. The catalog can be left in the directory it is generated in or copied to any web site (or multiple web sites) to increase search engine visibility. The links to images and back to your Merchant.mv store will work across servers. An example of this remote distribution can be seen at my Yahoo/Simplenet web site. The limitation to the remote distribution is that these remote static pages are one way, ie. placing a product in the basket will take the customer to the main Merchant.mv, but not back to the remote static page. They would then continue shopping in Merchant.mv. This limitation exists only if the static pages are not in their original catalog directory. If they are in the catalog directory on the local server with Merchant.mv, then return to the static pages is one of your options in admin.
The StatCat also has the ability to generate static pages which can be placed on a disk and used as a catalog which can be mailed or given out to potential customers. When using this option, links to your web site or the shopping cart are suppressed. An example of this type of catalog can be seen online. It has no links to the cart and the images are virtual to the static html pages.
When generating the catalog, the store owner has the option of restricting the html output to a list of specific categories. This is particularly useful when the store owner wants to place their static pages on remote servers which have specific themes in a mall environment. Some categories may "fit in" and some may not. This also might be useful if you want to create disks with only certain categories of products on them to be given to customers.
Note 1: StatCat uses the first letter of the product name to name the sub-pages. If you use illegal characters for the first letter of product names, you will not be able to generate the by-name catalog. An example would be the left bracket, as some might have put the font tag at the beginning of the product name. If that is the case, use the by-category catalog.
Note 2: If you have an excessively large products database, you will probably not be able to run StatCat on a server without timing out. However, you should be able to run it in MivaMia if you have a mirror of your store on your PC. You would then need to upload the static pages manually. This store of 600 products took about 5 seconds to generate the category pages.
Click through returns to the originating static page after addition (alternatively you can have it remain at the merchant.mv basket)
This example contains StatCat generated individual product pages
Several new features have been added to the compiled version; background image, functional navigation bar, "smart" metatags, extensive implementation of keyword and header and footer usage, product page names can be product code or name ending with html, inclusion of product links at the top or bottom listed as featured products or similar designation, include any fields in the products database on product pages (including modified structure), optionally hide subcategories on category pages as applicable, additional product page links such as "check availability or latest prices", and export to any directory within the store's path (creates directory if it does not exist). Discontinued (inactive) products can continue to have modified static pages generated so that search engine links remain viable, yet do not result in errors when linked to the store. Additionally, affiliate codes can be included with every link so that the static catalog pages can be given to affiliates who wish to mirror your catalog at their site. If you are using the OpenUI, StatCat adds "smart" metatags to your merchant.mv so that when the customers (and search engines) click from your static pages to your actual store, the pages will contain metatags related to category headers, product descriptions and product keywords (if used). It also reverses the title tag with the category and product screens so that the category or product name appear first, then the store name. If your store has our Volume Pricing module version (4.53 or higher) installed, StatCat can optionally include the volume price table on the static pages. When creating the static product pages, a flat file is created in the background which can be used for a data feed file for submission to FroogleTM. It contains the header and data for the basic file format.
Give your customers the superpower to find the products they are searching for. The latu.net Super Search with Extra Product Fields module provides superior search capabilities and results for your Miva Merchant 5 store. Boolean-style search can be by any word (OR), all words (AND), or the exact phrase. Search results can also be limited to a specific category. Extra Searchable Product Fields can be added - with administrative control of which fields are searched. Integrated, admin-friendly product import and export. Super Search demo screen is provided for administrative testing of search results.
Search by Keyword(s) or Phrase
Product search can be by one or more keywords or by an exact phrase. An optional selection menu can be displayed on the search screen for selecting the search type.
Boolean Search Types:
At least one of the words (OR)
All of the words (AND)
The exact phrase
Search by Category
Product search can be limited to a specific category.
Search results within a category maintain the sorting order of that category.
Searchable Extra Product Fields
Extra Fields can be Character, Number, Boolean/Logical, or Memo field
Field lengths can be specified for Character & Number fields; memo fields have unlimited length
Extra Fields can be included in the Product List Layouts of the PLST Product List, CTGY Category Display, or PROD Product Display pages
No limit on number of Extra Fields
Search Fields
Complete administrative control of which product fields are searched.
For both standard product fields and Extra Product Fields
Search Results Summary
Optional Search Results summary displays the total products found.
Example: Total Number of Products Found: 186
Product Import & Export
Integrated, Admin-Friendly Product Import and Export
Complete administrative control of import & export fields
Including standard product fields and Extra Product Fields
Select which fields are imported & export and configure the field order
Import/export configuration is saved
Batch-oriented process allows for importing & exporting of very large data sets
Product Search Demo
An admin-friendly product search demo screen is provided for testing search results.
The Import/Export SuperMod™ provides advanced data imports and exports for all Miva Merchant databases, including the ability to directly import and export any 3rd party module databases. Any Miva Merchant database can be edited directly in any text editor, spreadsheet or desktop database program such as Microsoft Access and Excel.
Key Benefits Include:
Never purchase another import or export module again!
Export any Miva Merchant database to tab-delimited text file, including 3rd party module databases
Edit the text file using your favorite desktop application such as Microsoft™ NotePad, Excel or Access
Import the changes back into your Miva Merchant store
Provides Import/Export capability for modules that do not provide data imports or exports natively
Fix corrupted databases and store packing issues with a text editor
Time-out safe! Export and import large databases without any worries of the web server or browser timing out! Features automatic refreshing to cycle through large import files.
Miva Merchant storeowners now have a single import/export solution for handling any data transfer operation, regardless of the module provider or Miva Merchant feature. The Import/Export SuperMod can export any Miva Merchant database to flat file. The storeowner can then edit this file and re-import the changes!
Example Usage 1: Importing Large Product Databases Customers who have many products often have difficulty uploading all products through the standard Miva Merchant product import. Timeouts can prevent the import from completing, leaving the store in an unknown state. The Import/Export SuperMod provides timeout protection, and will allow the store-owner to load even the largest of product databases without timeout issues.
Example Usage 2: Fixing Duplicate Record Issues A common problem for some Miva Merchant users, duplicate database records or ids can cause significant operational issues within your Miva Merchant store. Until now, the only way to fix the duplicate records was to edit the Miva Database files by hand, which requires special purpose database software or contracting to a Miva consultant. The Import/Export SuperMod provides the storeowner with an easy way to edit and fix duplicate database records using any text editor, Excel or even Access.
Example Usage 3: Import and Export 3rd Party Module Data Many excellent third party modules exist that provide extended store functionality. However, many of these products do not contain an import/export function for configuration data. If the module allows configuration for each category or product, configuring it properly in a large store can be very time consuming using the Miva Merchant web interface. The Import/Export SuperMod allows the storeowner to export any database, including those from 3rd party modules! Now importing configuration data into any module database, regardless of the module vendor, can be accomplished
Please note: If you are using OpenDB, to be able to use this module you will also need to have installed MvSQL QUERY - available on MvCool for $15 or as a source kit for free on the CBS website.
Most agree, Yahoo! is the king of commercial and non-commercial directories on the Internet. Their new venture to create a listing of actual items for sale across the Internet, rather than pages with hits on keywords, is a bold attempt to better target customers and buyers in a symbiotic relationship.
This is a giant leap in eCommerce, providing comparison shopping using the Yahoo! Product Search index. If you are a Miva Merchant store owner you CANNOT afford to miss this
opportunity, especially since inclusion in the beta test index is currently free. How much have you invested in getting your store's search engine rankings? If you find you are getting traffic and earning revenue from this venture, you may find it beneficial to stay on after
the beta period has ended. This gives you an opportunity to "test the waters".
Include an affiliate code in the URLs so that you can better track where actual sales are coming from
If your store is a single store in the domain, you
can remove the Store_Code from the URL to aid in search engine spidering
If you are using our Flexible Product Description (recommended) or our Edit More (only for the very experienced) modules, the additional field data can be added to the description for the general products data feed.
Y Feed plugin module creates the datafeed flat file directly from your admin
As this is a new endeavor for Yahoo! Inc., I expect them to change
their format and add new capabilities over time. Licensees of the 4.x version of this module will have free upgrades of the module through the 4.x version.
Limitations: 1) Currently the module can only be used for the general products export for Merchant 4.x uncompiled. With the compiled version (Merchant 4.14 and newer) of the module, you can export book, music, and video type products if you are using one of the additional field methods above.
2) We will be upgrading the Y Feed module for compiled Merchant (4.14 and newer) to include the following product categories in the future: video games, computers, and electronics.
NetPush Order works with all versions of Miva Merchant except for version 1.x. Included with the product are two modules for each version of Miva Merchant--one for uploads and one for downloads. NetPush Order runs on computers using Windows 98 or later and does not require Access or any other applications to be installed. Version 2 of NetPush Order is the first public release.
NetPush Order 2.00 is an advanced order and product management system that makes keeping track of your online store easy and efficient. NetPush Order runs on any computer that has Windows 98 or later. With its simple, intuitive screens and controls, you have the full ability to add or modify your store's orders, products, customers, and much more. Simple imports and exports allow you to write changes you make back to your online store, and download new information that your store has collected. Other features include integration with QuickBooks, reporting, pick lists, invoicing, and more.
NetPush Order is a perfect choice for Miva Merchant users. Special Miva Merchant modules allow you to seamlessly import and export data, at the click of a few buttons. Nearly every native Miva Merchant database object for every version since 2.x is supported within the NetPush Order application. Recent features such as inventory are covered, as are the built-in payment modules. If you are a Miva Merchant store owner, and you're looking to streamline and simplify your order processing and content management, NetPush Order may be the perfect choice for you.
Complete CSV import and export for integration with shopping cart systems.
QuickBooks and general ledger import/export
Complete order management system
Customer management interface
Complete product and category management for Miva Merchant
Direct order entry
Pick lists and labels
Invoices
Multiple Site/Store support
Access, SQL Server, or MySQL back end
NetPush Order Product Edition is meant for people who only want to use the product and category management piece of NetPush Order. The content management functions allow you to manage your online products and categories. You can add, edit, delete, and sync your products and categories. You also have control of attributes, options, headers, footers, images and more. NetPush Order can directly connect to Miva Merchant to sync your local Access database with your store database.
Purchasing and Registering NetPush Order. When you purchase NetPush Order you will receive a License Registration Key in your email confirmation, along with a link to download the program if you have not already installed the free trial. You must use this License Registration Key to register your copy of NetPush Order within 30 days of the original installation. Registering your copy with us is required for the program to function, and it qualifies you to receive support services from NetPush. Upon registering you will be emailed an Unlock Code, which you enter into NetPush Order to ensure it continues to function. There absolutely no additional charges to register your copy with us or to receive support services.
The OpenUI Extension Module Kit features 32 extensions. LICENSE IS PER DOMAIN.
The Plug N Play Pack #5 includes the abilities to:
Begin_Screen & General
multinavbars.mv - Alternate Navigation Bar Menus. Will display a different Alternate HTML Menu for each screen. Displays normal Navbar for any missing HTML file files.
newframe.mv - Basket Contents Required Before Checkout. Checkout is called in NEW SCREEN. Useful to break out of frames.
bodyheader.mv - Adds a Perpetual Header to the Body of ALL screens.addthumball.mv - Adds Thumbnail Image on Left End of Line on all Product Line Display Screens. (Category, Search, Product List and Related Products.
nocodelinknameall.mv - Removes "Code" and adds a link to "Name" on all Product Line Display Screens. (Category, Search, Product List and Related Products.
Store Front Screen
nocattreesfnt.mv - Removes Category Tree from Store Front Screen.
Category Screen
adddesccatexp.mv - Places Description below quantity in basket on Category Screen Expanded Display.
addmorecatexp.mv - Add More Info Button to Category Screen Expanded. Displays either gif or grey button. Displays above "Add to Basket" and "Buy One Now" buttons.
addmorecatline.mv - Add More Info Button to Category Product Line Display Screen. Displays either gif or grey button. Displays left of "Add to Basket" and "Buy One Now" buttons.
addquancat.mv - Add Quantity and Box to Category Screen.
addthumbcatline.mv - Add thumbnail image on the Left End of the Category Screen Product Line Display
nocodelinknamectgy.mv - Remove "Code" and add a link to "Name" in the Category Screen Product Line Display.
autodefaultimg2X.mv - Automatically displays a default image named notavails.jpg for Thumbnails and notavail.jpg for Images. Version 2.X ONLY.
autodefaultimg3X.mv - Automatically displays a default image named notavails.jpg for Thumbnails and notavail.jpg for Images. Version 3.X ONLY.
addthumball.mv - Adds Thumbnail Image on Left End of Line on all Product Line Display Screens. (Category, Search, Product List and Related Products.
nocodelinknameall.mv - Removes "Code" and adds a link to "Name" on all Product Line Display Screens. (Category, Search, Product List and Related Products.
Product Display Screen
autodefaultimg2X.mv - Automatically displays a default image named notavails.jpg for Thumbnails and notavail.jpg for Images. Version 2.X ONLY.
autodefaultimg3X.mv - Automatically displays a default image named notavails.jpg for Thumbnails and notavail.jpg for Images. Version 3.X ONLY.
autoimggifjpgprod.mv - Automatically displays either GIF or JPG images. No need to set path in admin. Displays a default image named notavail.jpg for Images not found. Version 2.X and 3.X.
autoimgjpgprod.mv - Automatically displays JPG images. No need to set path in admin. Displays a default image named notavail.jpg for Images not found. Only searches for JPG images. Version 2.X and 3.X.
autoimggifprod.mv - Automatically displays GIF images. No need to set path in admin. Displays a default image named notavail.gif for Images not found. Only searches for GIF images. Version 2.X and 3.X.
noattribqtyprod.mv - Remove Quantity and Attributes in Product Display Screen.
Product List Screen
addthumball.mv - Adds Thumbnail Image on Left End of Line on all Product Line Display Screens. (Category, Search, Product List and Related Products.
nocodelinknameall.mv - Removes "Code" and adds a link to "Name" on all Product Line Display Screens. (Category, Search, Product List and Related Products.
addthumbplst.mv - Adds Thumbnail Image on the Left End of the Product Line Display on the Product List Screen.
nocodelinknameplst.mv - Removes "Code" and adds a link to "Name" on Product Line Display on the Product List Screen.
addmoreplstline.mv - Adds More Info Button on the Product Line Display on the Product List Screen.
Search Screen
addthumball.mv - Adds Thumbnail Image on Left End of Line on all Product Line Display Screens. (Category, Search, Product List and Related Products.
nocodelinknameall.mv - Removes "Code" and adds a link to "Name" on all Product Line Display Screens. (Category, Search, Product List and Related Products.
addthumbsrch.mv - Adds Thumbnail Image on the Left End of the Product Line Display on the Search Screen.
nocodelinknamesrch.mv - Removes "Code" and adds a link to "Name" on Product Line Display on the Search Screen.
addmoresrchline.mv - Adds More Info Button to Related Products on the Search Screen.
Related Products
addthumball.mv - Adds Thumbnail Image on Left End of Line on all Product Line Display Screens. (Category, Search, Product List and Related Products.
nocodelinknameall.mv - Removes "Code" and adds a link to "Name" on all Product Line Display Screens. (Category, Search, Product List and Related Products.
nocodelinknamerel.mv - Removes "Code" and adds a link to "Name" to Related Products on the Product Display Screen.
addmorerelated.mv - Adds More Info Button to Related Products on the Product Display Screen.
addthumbrelatedprod.mv - Adds Thumbnail Image on Left End of Line to the Related Products on the Product Display Screen.
noaddrelatedprod.mv - Removes Add to Basket from Related Products on the Product Display Screen.
nonamerelatedprod.mv - Removes Name from Related Products on the Product Display Screen.
nopricerelatedprod.mv - Removes Price from Related Products on the Product Display Screen.
nocoderelatedprod.mv - Removes Code from Related Products on the Product Display Screen.
Upsell Screens
dispthumbupsell.mv - Displays Thumbnail instead of Full Sized Image on the Upsell Screen.
nocodeupsell.mv - Removes "Code" from the Upsell Screen.
nowtupsell.mv - Removes "Weight" from the Upsell Screen.
Almost all of these Extension Modules are completely "Plug-N-Play". Designed/Written by Luray Williams.
If you are not using OUI version 3.11 or above you must upgrade to at least version or these modules may not run correctly. The latest version of Open UI can be downloaded at http://www.openui.org
Customers receive access to a private support forum at the DesignExtend Miva Merchant Discusson Boards. Full instructions on installation included.
EZ Batch report module lets you run a batch report on either batched or unbatched orders. You canalso use it to create packing slips and create flat files for use with tools like the Fedex online label, Endicia internet postage, and UPS's My UPS programs. It creates an orders export flat file with data the standard export program forgot to include. It can email the flat file exports to you. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.
Features: - Generate a standard type batch report from existing batches - Generate a standard type batch report from a | delimited list of order IDs - Hide CC secure data unless on secure server and proper pass phrase is used - Generate packing slips by removing sections like shipping and payment details - Select which customer fields to display and in the order you want them - Can exclude prices and totals - Can include page breaks between orders - Include store address with image if desired - Optionally remove color bar for faster printing - Can include date and time of order - Include one or more Addendum responses (question numbers selectable) (requires our Addendum module) - Create flat files with shipping addresses (Fedex label, Endicia internet postage, Quickbooks, My UPS address book) - Create a flat file of the orders similar to standard orders export (can include "other" charges) - Email the finished flat files to yourself as an attachment - Can include %module|xxxxx|xx% type tokens for 3rd party module insertion - EZ to use, no complicated setup requirements
Feature Details. You can generate the report by selecting from a list of existing batches. You can also run the report by including a | delimited list of order numbers in the input. This allows you to create/print a batch report of unbatched order(s).
You can also create packing slips with this same module. Exclude certain elements like the shippingand payment details, along with product prices and totals, and you have a convenient printoutwhich can be packed with the items as an inventory list. This is made easy by using the optionto insert a page break after each order.
When used for creating packing slips, you'll probably use the option to include your store addressand logo image on each page.
If you are using our Addendum module you can display one or more of the responses. You canselect which ones will be displayed. You can use Addendum View (report module with Addendum) to generate a list of order IDs which match a certain criteria. For example, you might have a question on checkout to have the customer designate their desired delivery date. You can search the Addendum responses for a specific date and it will create the view list (order IDs) which can be used in the EZ Batch. Another popular use of Addendum is to collect the salesman or representativecode with an order. Not only can you display the code in the batch report, but if you use Addendum View tocreate a list of orders attributed to that salesman, you can make a batch printout for each salesman with only their orders on it.
You can select to create flat files of the customer addresses when you run EZ Batch. It formats them in an order which can be imported into programs like Fedex's online label creator and Endiciainternet postage printer. It can also generate a flat file of customer info which can be imported into Quickbooks. Import a flat file of customer addresses from the batch into My UPS address book. You can either retrieve the files from the server with FTP or have them emailed at the completion of the batch report. Clerks don't need access to your Merchant admin. No copy and paste; a few clicks and the order addresses are imported into the above programs.
You can select to create a flat file of the orders when you run EZ Batch. This export is similar to the standard orders export in Miva Merchant. However, one important omission in the standard export is the "other" charges, which includes things like coupons, fees, etc. The "other" charges is specified in the Miva Merchant API, but was ignored when the code for the standard report was written. You can also include the Addendum responses (if you are using our Addendum module) in the orders export. You can either retrieve the file from the server with FTP or have it emailed at the completion of the batch report.
If you have 3rd party modules which can use a token to insert their data into the batch report, youcan use tokens in the format %module|xxxxx|xx%
The module currently fully supports the mivasql configuration of MIVA Merchant 5. It also supports MySQL as long as load balancing has the data stored on the single MySQL server. This would be the case in most of the server setups. For those that are not, we are in the process of converting the code for that remaining, very small group of MIVA Merchant stores. At this time we have not had a problem. Modules will be moved to the top of the queue as needed.
Implement customer product ratings and reviews within Miva Merchant. The module license is for ONE mall. Within that single mall, it can be used in multiple stores without additional license. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.
Features: - Rate with a numerical/verbal score for each product - Review each product with narrative critique - Customers login prior to rate and review - Configurable message if not logged in - All customers can view ratings/reviews without logging in - Limit customer to one rating/review per product - Customer can edit their prior rating/review of the product if logged in - Ratings are averaged and graphically displayed - Graphics display on product and/or expanded search, category and product list screens - Store owner can replace default heart images with their own - Optional email notification to store when new rating is made - Auto-approve or admin approve before allowing display in the store - Admin reports for easy deletion, analysis, and approval - Admin reports to screen, export to flat file, and optionally email flat file to store - Easily remove malicious customer prank ratings - Easily remove all ratings by a specific customer account login - Easily remove ratings/reviews of a specific product code - List all unapproved ratings/reviews for easy approval of one or more - Summary report for all ratings/reviews on a specific product - Summary report for all ratings/reviews by a specific customer - Admin reports with hot links of the customer logins so you can quickly view rater details - Sort the reviews in the order you want them displayed - Module comes with default layout for both the entry form and display - Easily replace the default layout with customizable template entry form and display - Use render tokens for placement of display and/or prompt in the page template screens - Optionally use tokens in the display template for listing the rater's identity - Allow customer to include identity with their email, name, or location (automatically filled in from their customer account) - Exclude specific product codes from being rated - Integrate with the Emporium Plus Mail Manager module to send a promo email to the ratee, thanking them for the rating - Limit number of reviews on the product page with a "more" link to show all - Licensed by domain without need for multistore license if same domain
Feature Details. The purpose of Rate This module is to allow customers (who have signed in) to provide their rating/review of products offered in the store.The module allows a customer one review on each productthey choose to rate/review. They can go back and change their rating and review as it is controlled by their login and password. The average customer rating is displayed graphically with whole or half images. This graphical display can be on the product screen, the category listscreen or both. The default images are hearts, but the mall owner can substitute any graphics he/she wants. Customers can also leave narrative comments about products they wish to review.
All customers, not just those logged in, are able to view the ratings and reviews made by other customers.
In the event that a malicious customer enters prank ratings, the admin interface allows removal of all ratings by specific customers. Since the module has an email alert feature (if turned onby the store owner), you will know what ratings are being left for your products. There is also a report generator to list all ratings on a specific product code or all ratings by a specific customer.
You can also display and/or delete the ratings of a specific product from the individual product edit screen.
Using a render token, place the Rate This button on the product page so that it better fits your desired look. You canlimit the number of reviews which appear on the product page with a "more"link to show all. You can sort the order of the reviews within the product edit screen so that customers see the reviews in the order you want them seen. You can also require admin approval before the rating/review is displayed to customers visiting your store. Admin reports can be displayed to screen, exported to flat file, and optionally email the flat file to the store. The admin rating reports which display the login have a hot link to the customer login so you can quickly view who the rater is.
Configure through admin, the text and tokens in both the display and prompt for this module as they are customizable templates which can replace the default layouts. You can allow the customer to include their email, name, or location (automatically filled in from their customer account) along with the reviews, depending on the demographicyou choose to allow in the store. As example, a typical rating might be Reviewer: John in Anglikon, Switzerland 05/14/2001 Great tool and simple to install
The module currently fully supports the mivasql configuration of MIVA Merchant 5. It also supports MySQL as long as load balancing has the data stored on the single MySQL server. This would be the case in most of the server setups. For those that are not, we are in the process of converting the code for that remaining, very small group of MIVA Merchant stores. At this time we have not had a problem. Modules will be moved to the top of the queue as needed.
Miva Merchant Store owners that add custom product fields quickly learn there is no easy way to export their data. Exporting products to a flat file is no problem. When custom product fields are added, exporting product data can become overwhelming for all but the most technical Miva store owners.
The Quick Export module allows you to export your Custom Product fields in a format that will be easier to work with for importing purposes. You can export either OUI custom product fields or Miva’s own built-in custom product fields.
The custom product fields are exported to a tab-delimited file listing all your products, by product code, and their values for all the custom product fields you have in your store.
The custom product fields can be re-imported into miva using either the built-in or OUI product import.
Discount your product base prices based on the number of items ordered of identical products, eg 1-3 = standard price, 4-6 = lower, etc. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.
Features: - Discount product prices based on quantity ordered - Easy from - to price breaks in a single input - Unlimited price break ranges - Fixed price or percentage off regular price - Optional automatic start and stop dates for volume pricing - Use our time zone offset to adjust the time that the date changes - Each product can have different price breaks and dates - Can use price groups with percentage discounts - Optionally apply price group discount "on top of" volume price breaks - Can exclude price groups from volume pricing - Can exclude all except specific price groups - Hide or display table which depicts price breaks - Include a quantity input in the table on category pages - Volume price can be applied on identical products or can amalgamate - Can amalgamate discounts of different attributes in the same product - Optional "as low as" to replace regular price - Optional strike thru of regular price followed by volume price - Can put all or some of your store products on sale within seconds - Can remove all volume pricing in the store within seconds - Flat file import for quick update - Optional wild card can apply same volume pricing to all products - Export volume pricing settings to flat file - Use render tokens to place "as low as" and table on applicable screens - Licensed by domain, unlimited stores under one MIVA Merchant mall pay no additional license fee
Feature Details: This module's admin interface provides an easy to enter "from - to cost" format. You can literally have as many ranges as you want to type in. See the image below for example syntax. You can either use actual values to replace the base price or percent of price to be subtracted from the product base price. These price differentials are added directly in the admin interface under the product edit screen. You only apply these price differentials in the products that you want to use them.
This module applies the price in your low,high, cost groupings. If you do not include a grouping at the single item level, it will use the method for pricing in your store. It onlyactivates if you include a low, high, cost grouping. For example: 6|10|12% 11|20|14% 21|999|16%
The module only uses price groups when using the percentoff discount calculation. If you enter fixed prices for the quantity ranges, then price groups are ignored. Keep in mindthat the percent discounts could be over and above the discountalready given if you are using price groups.
You can opt to not give the price group an additional discount above the volume pricing. You can even make all or some price groups not eligible for volumepricing and hide the table from them completely. Conversely,you can exclude everybody from volume pricing except specific price group members. Customers must be logged in to identify the price group they are in before the volume pricing module can qualify or disqualify them from volume pricing if you are using the price group restrictions.
The percentage discounting method subtracts the percent discount from the base price. Base price does not include attribute prices. To apply the percentage, simply include the percent symbol (%) in the line. If you are using cost method for your store (other than price groups), you will not be able to use the percentage discounting method. Instead, use the actual value method.
If you are using another third party module which overrides prices in the basket and recomputes them using the price in the product record, youmay not be able to use this module. Other third party modules may notrecognize that it needs to apply the calculations in this module.
The module recognizes identical products. Hence different product codes will change the product enough that the discountwon't apply. For example 3 red shirts and 6 blue shirts willnot give the discount of 9 shirts. Rather, they'll get the discount rate of 3 for one of the line items and 6 for the other.
You can amalgamate quantities so in the example above, as long as the product code is the same and the color variation is done with attributes, all 9 items would get the volume discount for 9 items. You have the option for each product code to amalgamate quantities or treat varied attributes as different products.
You can optionally include a table on the product (PROD) andcategory (CTGY) screens displaying the rates as generatedfrom the products' volume discount record. You can optionallyhave a quantity input in that table display on the category screen. These options areconfigured through admin.
If you want to have a sale on one or moreitems. Simply set the volume to 1 or more with a specific discount percentage and you have a sale with as low as display. You can use the token %product_price_f% to further highlight that witha strike thru. To make this feature even more useful, youcan enter a starting and ending date for the sale so that itwill start and end automatically.
For ease of entry, a flat file import module is included. You can put all product codes in the flat file or use an asterisk (*) and one lineof "rules" to apply the volume price to all products in thestore. Create a storewide sale, e.g. 10% off in seconds with a specific start and stop date. Then just as quickly removeall settings at your leisure after the sale. There is also a volume price export so you can quickly build your flat file, then edit or add to it. This is useful when you want to have a storewide sale on all products butretain volume prices on your regularly discounted items. Export the volume prices. Import your sale settings. Importyour volume discounts on the few you want to maintain at pre-sale prices.
The module currently fully supports the mivasql configuration of MIVA Merchant 5. It also supports MySQL as long as load balancing has the data stored on the single MySQL server. This would be the case in most of the server setups. For those that are not, we are in the process of converting the code for that remaining, very small group of MIVA Merchant stores. At this time we have not had a problem. Modules will be moved to the top of the queue as needed.
EZ Batch report module lets you run a batch report on either batched or unbatched orders. You can
also use it to create packing slips and create flat files for use with tools like the Fedex online label or
Endicia internet postage programs. It creates an orders export flat file with data the standard export
program forgot to include. It can email the flat file exports to you.
Features: - Generate a standard type batch report from existing batches - Generate a standard type batch report from a | delimited list of order IDs - Hide CC secure data unless on secure server and proper pass phrase is used - Generate packing slips by removing sections like shipping and payment details - Select which customer fields to display and in the order you want them - Can exclude prices and totals - Can include page breaks between orders - Include store address with image if desired - Optionally remove color bar for faster printing - Can include date and time of order - Replace attribute/option codes with prompts (requires our Attribute Prompt vs Code module) - Include one or more Addendum responses (question numbers selectable) (requires our Addendum module) - Create flat files with shipping addresses (Fedex label, Endicia internet postage, Quickbooks) - Create a flat file of the orders similar to standard orders export (can include "other" charges) - Email the finished flat files to yourself as an attachment - Can include %module|xxxxx|xx% type tokens for 3rd party module insertion - MMUI and OpenUI compatilble - OpenUI not required for any feature - EZ to use, no complicated setup requirements
Feature Details. You can generate the report by selecting from a list of existing batches. You can also run the
report by including a | delimited list of order numbers in the input. This allows you to create/print
a batch report of unbatched order(s).
You can also create packing slips with this same module. Exclude certain elements like the shipping and payment details, along with product prices and totals, and you have a convenient printout which can be packed with the items as an inventory list. This is made easy by using the option to insert a page break after each order.
When used for creating packing slips, you'll probably use the option to include your store address and logo image on each page.
If you are using our Addendum module you can display one or more of the responses. You can select which ones will be displayed. You can use Addendum View (report module with Addendum) to generate a list of order IDs which match a certain criteria. For example, you might have a question on checkout to have the customer designate their desired delivery date. You can search the Addendum responses for a specific date and it will create the view list (order IDs) which can be used in the EZ Batch. Another popular use of Addendum is to collect the salesman or representative code with an order. Not only can you display the code in the batch report, but if you use Addendum View to create a list of orders attributed to that salesman, you can make a batch printout for each salesman with only their orders on it.
If you are using our Attribute Prompt vs Code, you can enable it in the EZ Batch so that the attributes and options are more readable.
You can select to create flat files of the customer addresses when you run EZ Batch. It formats them in an order which can be imported into programs like Fedex's online label creator and Endicia internet postage printer. It can also generate a flat file of customer info which can be imported into Quickbooks. You can either retrieve the files from the server with FTP or have them emailed at the completion of the batch report.
You can select to create a flat file of the orders when you run EZ Batch. This export is similar to the standard orders export in Miva Merchant. However, one important omission in the standard export is the "other" charges, which includes things like coupons, fees, etc. The "other" charges is specified in the Miva Merchant API, but was ignored when the code for the standard report was written. You can either retrieve the file from the server with FTP or have it emailed at the completion of the batch report.
If you have 3rd party modules which can use a token to insert their data into the batch report, you can use tokens in the format %module|xxxxx|xx%
NetPush Order works with all versions of Miva Merchant except for version 1.x. Included with the product are two modules for each version of Miva Merchant--one for uploads and one for downloads. NetPush Order runs on computers using Windows 98 or later and does not require Access or any other applications to be installed. Version 2 of NetPush Order is the first public release.
NetPush Order 2.00 is an advanced order and product management system that makes keeping track of your online store easy and efficient. NetPush Order runs on any computer that has Windows 98 or later. With its simple, intuitive screens and controls, you have the full ability to add or modify your store's orders, products, customers, and much more. Simple imports and exports allow you to write changes you make back to your online store, and download new information that your store has collected. Other features include integration with QuickBooks, reporting, pick lists, invoicing, and more.
NetPush Order is a perfect choice for Miva Merchant users. Special Miva Merchant modules allow you to seamlessly import and export data, at the click of a few buttons. Nearly every native Miva Merchant database object for every version since 2.x is supported within the NetPush Order application. Recent features such as inventory are covered, as are the built-in payment modules. If you are a Miva Merchant store owner, and you're looking to streamline and simplify your order processing and content management, NetPush Order may be the perfect choice for you.
Complete CSV import and export for integration with shopping cart systems.
QuickBooks and general ledger import/export
Complete order management system
Customer management interface
Complete product and category management for Miva Merchant
Direct order entry
Pick lists and labels
Invoices
Multiple Site/Store support
Access, SQL Server, or MySQL back end
NetPush Order Standard Edition is meant for the vast majority of small businesses running an online store. The Standard Edition gives you the full power of NetPush Order including content and order management. You are only limited by database type and number of stores.
Purchasing and Registering NetPush Order. When you purchase NetPush Order you will receive a License Registration Key in your email confirmation, along with a link to download the program if you have not already installed the free trial. You must use this License Registration Key to register your copy of NetPush Order within 30 days of the original installation. Registering your copy with us is required for the program to function, and it qualifies you to receive support services from NetPush. Upon registering you will be emailed an Unlock Code, which you enter into NetPush Order to ensure it continues to function. There absolutely no additional charges to register your copy with us or to receive support services.
NetPush Order works with all versions of Miva Merchant except for version 1.x. Included with the product are two modules for each version of Miva Merchant--one for uploads and one for downloads. NetPush Order runs on computers using Windows 98 or later and does not require Access or any other applications to be installed. Version 2 of NetPush Order is the first public release.
NetPush Order 2.00 is an advanced order and product management system that makes keeping track of your online store easy and efficient. NetPush Order runs on any computer that has Windows 98 or later. With its simple, intuitive screens and controls, you have the full ability to add or modify your store's orders, products, customers, and much more. Simple imports and exports allow you to write changes you make back to your online store, and download new information that your store has collected. Other features include integration with QuickBooks, reporting, pick lists, invoicing, and more.
NetPush Order is a perfect choice for Miva Merchant users. Special Miva Merchant modules allow you to seamlessly import and export data, at the click of a few buttons. Nearly every native Miva Merchant database object for every version since 2.x is supported within the NetPush Order application. Recent features such as inventory are covered, as are the built-in payment modules. If you are a Miva Merchant store owner, and you're looking to streamline and simplify your order processing and content management, NetPush Order may be the perfect choice for you.
Complete CSV import and export for integration with shopping cart systems.
QuickBooks and general ledger import/export
Complete order management system
Customer management interface
Complete product and category management for Miva Merchant
Direct order entry
Pick lists and labels
Invoices
Multiple Site/Store support
Access, SQL Server, or MySQL back end
NetPush Order Professional Edition is meant for any business that has more than one store or multiple users. The professional version can connect to databases like SQL Server and MySQL. The Professional Version is perfect for fulfillment companies that manage multiple stores for multiple organizations.
Purchasing and Registering NetPush Order. When you purchase NetPush Order you will receive a License Registration Key in your email confirmation, along with a link to download the program if you have not already installed the free trial. You must use this License Registration Key to register your copy of NetPush Order within 30 days of the original installation. Registering your copy with us is required for the program to function, and it qualifies you to receive support services from NetPush. Upon registering you will be emailed an Unlock Code, which you enter into NetPush Order to ensure it continues to function. There absolutely no additional charges to register your copy with us or to receive support services.
Most agree, Google is the mother of all search engines on the Internet. Their new venture to create a listing of actual items for sale across the Internet, rather than pages with hits on keywords, is a bold attempt to better target customers and buyers in a symbiotic relationship. This is a giant leap in eCommerce, providing comparison shopping using the Google search engine. If you are a Miva Merchant store owner you CANNOT afford to miss this opportunity, especially since inclusion in the FroogleTM index is free. How much have you invested in getting your store's search engine rankings?
A big side benefit to getting listed in FroogleTM is that the Google company is spidering your site, thus it may increase the number of your pages listed in Google. Coincidentally, my site went from 1220 to 1350 pages in Google within a week after submitting the first data feed to FroogleTM. Granted, I use Static Catalog Generator to create static html pages of all of my products so there were already a lot of pages in Google. Now I have an additional 130 which had been overlooked. If you don't have a good representation of your product catalog already in Google or other search indexes, you may want to use the Static Catalog Generator to optimize site visibility. Search engine optimization requires a multi-pronged approach (static html pages, shorter links, specific paid or unpaid submissions to directories). I have found that use of static html pages consistently gets my site into search indexes better than the dynamically produced Miva Merchant pages. There is no direct indication that listing in Froogle will effect your listing in Google, only time will tell.
A module designed for the specific purpose of creating a data feed for FroogleTM (rather than a generic data export) can include features which make it the best solution for the task:
Include an affiliate code in the URLs so that you can better track where actual sales are coming from
If your store is a single store in the domain, you can remove the Store_Code from the URL to aid in search engine spidering
If you are using our Volume Pricing module (version 4.53 or newer), you have the option to submit the lowest (bulk) prices as your product prices, thus making your listings more attractive when compared with competitors in the FroogleTM listing. However, the Google Feeds Support said the quantity option is not yet supported so it would be "best if you just give the price for ordering a single item". Eventually they plan to list the minimum break points to obtain the volume prices.
Fast Data Feed plugin module creates the datafeed flat file directly from your admin
Frequent, no hassle submissions keep your data current in FroogleTM
Eliminates the need to copy product and category databases from the server to your PC to produce a flat file export with software such as MS Excel
Uses your data as it exists within admin at the moment it is run
Control over category insertion
Limit export to specific categories
Automatically builds the category hierarchy from each product's category up to top level category
Optionally modify category placement, overriding actual category hierarchy
Removes html from your product descriptions; converting the brackets to escaped characters or even hiding html using the !-- technique did not satisfy FroogleTM support staff - it must be completely removed
Included in the module are features to eliminate timeouts when generating the data feed export of large numbers of products
Exports to your documents directory rather than your data directory for ease of capture and transmittal
Don't delay. The FroogleTM index is still in beta. As such, knowledge about it is not yet widespread due to limited promotion. The FroogleTM support team has been reviewing requests for inclusion and currently have reasonable turn around time. Your store may or may not be accepted and I would expect it to take longer and have more stipulations for acceptance and continued inclusion as this service becomes more popular. You should request acceptance into FroogleTM as soon as possible. Once accepted, whether you use our module for building the datafeed or some other software, you should do it now while time is on your side.
As this is a new endeavor for FroogleTM, I expect them to change their format and add new capabilities over time. Licensees of the 4.x version of this module will have free upgrades of the module through the 4.x version. We do not yet have a 2.x version available but will be exploring that option next week. Please ensure you select the correct module version for the version of Merchant you have.
Additional Product Fields Manager is an easy to use package for creating an unlimited number of new product fields. It requires no core database modifications or code changes, all additional fields are defined through an admin console. Simply define a code and prompt for each new field, and choose which screens to display it on (product, category, product list, and/or search). These options may be edited later while preserving any new field data you have added. Additionally, you can arbitrarily sort new fields at any time.
Once one or more new fields have been defined, you can start adding product data for the new fields. Product data may be added/updated in the Edit Products Screen, or in bulk using the included Import Module. Field data may contain up to 254 characters and may also include HTML/JavaScript/etc. If you haven't added any data for a new field for a product, that field simply isn't displayed for the product. In this way, different products may contain different new fields. An export module is also included.
Features Include:
Unlimited new fields
No database or code changes required
Configurable display of new fields for all standard screens (you can choose to display a new field on category and product pages, but not on search results, for example)
On-the-fly sorting of new fields
Import module for bulk import of new field data
Export module to export the new field data
Optional bold display of new field data on product and expanded displays
StoreMan Pro is for users handling multiple stores. It includes all the benefits of standard StoreMan, but also allows for integration with various installations of Miva Merchant.
Profiles make it easy to work with multiple stores. Create a profile for each store, then quickly open it from a drop-down list, and the profiles contain all necessary information that StoreMan Pro needs to work on an individual store.
StoreMan3 and StoreMan4 also support a Related Products Screen, Product and Category Active Field, and Attribute Image Field.
StoreMan4 supports a Product Inventory Screen for setting product-specific inventory options, and provides a free store utility (StoreMan Inventory Update) to help you manage your inventory counts online.
StoreMan Pro Additional Features over Standard Version: Direct Table editing lets you edit any product-related database table, including any additional fields., Globally apply a price (or cost) change (addition, subtraction or percentage) to all records or a filtered subset, Erase all tables, or selectively delete all categories, all options, all attributes and options, or all products, attributes and options.
Standard Features:
Create, edit and delete products, categories, attributes and options.
Easily add products to categories.
Edit product and category headers/footers.
Edit category, search, related product, and product list layouts.
Import products, categories, products in categories, and subcategories in categories via either Excel 97 or delimited text files.
Export products, categories, products in categories, and subcategories in categories to Excel 97 or delimited text files. These files can be used as StoreMan import files.
Use an existing product as a template for new products.
Sort or permanently reorder data based on ID, Name, Code, Price.
Edit the order of a category or product within a category directly.
Clone an attribute (and associated options) to any product or filtered set of products.
Filter records to find or edit a group of products, categories, attributes or options.
Search and replace text by field, or on subsets with a filtering feature.
Extensive keyboard shortcuts for all major commands.
Clean database finds and deletes duplicate and corrupt records.
Reports Wizard quickly creates print or Word format reports of your data - products, categories, attributes, options, images and more.
Integrated FTP - lets you transfer database files between your PC and your server--without requireing closing your store.
Online Help - extensive, context-sensitive online Help; just press F1 in any window.
Complete User Guide in Adobe Acrobat (PDF) format.
Tool tips for every field and button - short reminders of functionality.
Phosphor Media's acclaimed StoreMan program makes administrating your Miva Merchant store offline a breeze. Now you can eliminate the 7-step method to adding a product. No more having to go through half a dozen screens to add an attribute. StoreMan works on your local PC, then uploads everything for you.
StoreMan is a standalone Microsoft Access/VBA database application shipped with its own runtime files. (You do not need to have Access installed on your system.) StoreMan manages the dBase format Merchant tables that relate to products, categories, attributes, options and their related data.
StoreMan3 and StoreMan4 also support a Related Products Screen, Product and Category Active Field, and Attribute Image Field.
StoreMan4 supports a Product Inventory Screen for setting product-specific inventory options, and provides a free store utility (StoreMan Inventory Update) to help you manage your inventory counts online.
Features:
Create, edit and delete products, categories, attributes and options.
Easily add products to categories.
Edit product and category headers/footers.
Edit category, search, related product, and product list layouts.
Import products, categories, products in categories, and subcategories in categories via either Excel 97 or delimited text files.
Export products, categories, products in categories, and subcategories in categories to Excel 97 or delimited text files. These files can be used as StoreMan import files.
Use an existing product as a template for new products.
Sort or permanently reorder data based on ID, Name, Code, Price.
Edit the order of a category or product within a category directly.
Clone an attribute (and associated options) to any product or filtered set of products.
Filter records to find or edit a group of products, categories, attributes or options.
Search and replace text by field, or on subsets with a filtering feature.
Extensive keyboard shortcuts for all major commands.
Clean database finds and deletes duplicate and corrupt records.
Reports Wizard quickly creates print or Word format reports of your data - products, categories, attributes, options, images and more.
Integrated FTP - lets you transfer database files between your PC and your server--without requireing closing your store.
Online Help - extensive, context-sensitive online Help; just press F1 in any window.
Complete User Guide in Adobe Acrobat (PDF) format.
Tool tips for every field and button - short reminders of functionality.
Discount your product prices based on the number
of items ordered of identical products, eg 1-3 =
standard price, 4-6 = lower, etc.
The admin interface provides an easy to enter "from - to cost" format. You can literally have as many ranges as you want to type in. See the image below for example syntax. You can either use actual values or percent of price to be subtracted from the product price. These price differentials are added directly in the admin interface under the product edit screen. You only apply these price differentials in the products that you want to use them.
This module applies the price in your low, high, cost groupings. If you do not include a grouping at the single item level, it will use the method for pricing in your store. It only activates if you include a low, high, cost grouping.
For example: 6|10|12% 11|20|14% 21|999|16%
The module only uses price groups when using the percent off discount calculation. If you enter fixed prices for the quantity ranges, then price groups are ignored. Keep in mind that the percent discounts will be over and above the discount already given if you are using price groups.
In the compiled version you can opt to not give the price group an additional discount above the volume pricing. You can even make all or some price groups not eligible for volume
pricing and hide the table from them completely. Customers
must be logged in to identify the price group they are in before
the volume pricing module can disqualify them from volume pricing.
The percentage discounting method subtracts the percent discount from the base price. Base price does
not include attribute prices. To apply the percentage,
simply include the percent symbol (%) in the line. If
you are using cost method for your store (other than
price groups), you will not be able to use the percentage
discounting method. Instead, use the actual value method.
If you are using another third party module which overrides prices in the basket and recomputes them using the price in the product record, you will not be able to use this module. Other third party modules will not
recognize that it needs to apply the calculations in this module.
The module recognizes identical products. Hence different attributes will change the product enough that the discount won't apply. For example 3 red shirts and 6 blue shirts will not give the discount of 9 shirts. Rather, they'll get the discount rate of 3 for one of the line items and 6 for the other.
The module for the compiled version of merchant DOES have the ability to amalgamate quantities so in the example above as long as the product code is the same, all 9 items would get the volume discount for 9 items. You have the option for each product code to amalgamate quantities or treat varied attributes as different products.
You can optionally include a table on the product (PROD) and category (CTGY) screens displaying the rates as generated from the products' volume discount record. You can see an example of that with our best seller products. You can optionally have a quantity input in that table display. These options are configured through admin.
New in the compiled version is compatibility interface with the OpenUI Tokens and Viking Coders product template module. Place the table display on the product page so that it better fits your desired look. New configuration options added for the table display. Also, the ability to display the lowest price in place of the standard price when volume pricing effects the product, the store is using the OpenUI, the store is version 4.14 or higher, and there are no other 3rd party modules effecting the price display. This feature is useful if you want to have a sale on one or more items. Simply set the volume to 1 or more with a specific discount percentage and you have a sale with as low as display. You can use the token %product_price_f% to further highlight that with a strike thru. To make this feature even more useful, you can enter a starting and ending date for the sale so that it will start and end automatically. For ease of entry, a flat file import module is included. You can put all product codes in the flat file or use an asterisk (*) and one line of "rules" to apply the volume price to all products in the store. Create a storewide sale, e.g. 10% off in seconds with a specific start and stop date. Then just as quickly remove all settings at your leisure after the sale. There is also a volume price export so you can
quickly build your flat file, then edit or add to it. This
is useful when you want to have a storewide sale on all products but retain volume prices on your regularly discounted items. Export the volume prices. Import your sale settings. Import your volume discounts on the few you want to maintain at
pre-sale prices. The volume price can also be used in our compiled
Fast Data Feed module for
froogle submissions and our
Static Catalog Generator which creates static html pages for better search engine indexing.