Miva Merchant Modules and Applications Search

Search for OpenUI - Miva Merchant Modules and Applications in Our Directory

This directory is provided by JMH Web Services
Submit a module or application to our directory View the latest modules added to our directory. View the most popular modules in our directory. Tell a friend about this page.  Send a referral. Frequently asked questions Contact JMH Web Services
Miva Merchant Modules      Advanced Search

Miva Merchant Modules » Searching For 'OpenUI'

Found 744 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.

1 OpenObjects Theme Library Professional OpenThemes and Objects / Miva Central

Slices -- OpenObjects™ Theme Library (Professional)

Welcome to the future...the first of many "plug-in" themes (or skins) for Miva Merchant and the OpenUI. The themes come in both a Basic and a Professional version.

The themes comes with all graphics and objects used to instantly change the look of your store. In the Profession version, theobjects are editable (using the OpenDesigner™) and blank buttons and master graphic files areincluded so you can extend the theme as your needs dictate.

Product Detail (PROD)

[blue] [green] [purple] [red] [grey]
Category Screen (CTGY)

[blue] [green] [purple] [red] [grey]
Product List (PLST)

[blue] [green] [purple] [red] [grey]
Customer Order Information (OINF)

[blue] [green] [purple] [red] [grey]
Payment/Shipping Selection (OSEL)

[blue] [green] [purple] [red] [grey]
Order Invoice (INVC)

[blue] [green] [purple] [red] [grey]
Customer Email Notification

[blue] [green] [purple] [red] [grey]

Price: $59.95 Upgrade Cost: $59.95 Upgrade Terms (If Any): N/A
Compatibility: OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
Other Module Compatibility: N/A

From: OpenUI Look and Feel Modules
Relevance: 99.99%%

Rating: (0.00) Votes: (0) Hits: (1147) Reviews:
Rate It - Review It - Modify It - Report It

Bookmark OpenObjects Theme Library Professional <-- Just click this link and then add to your favorites!

Back to Top

2 OpenUI Look and Feel Advanced OpenUI Developer Consortium / Miva Central

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:

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.

    See Interface Screen Shot

  • 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.

    See Interface Screen Shot

    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).

See Interface Screen Shot 1- Interface Screen Shot 2

  • 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:

    <head>
    <link rel="stylesheet" href="/Merchant2/cssjs/mivamerchant.css" type="text/css" />
    <script language="JavaScript" src="/Merchant2/cssjs/nsresizefix.js" type="text/javascript"></script>
    <meta name="distribution" content="global" />

    <body bgcolor="#ffffff" onload="preloadImages('/Merchant2/graphics/2.gif');" leftmargin="2" topmargin="0">
    </head>

    See Screen Shot.


  • <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>)

See Interface Screen Shot


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.

See the following screen shots:

Sales Summary - Sales/Day of the Week - Sales/Hour of the Day - Top Sellers - Top Revenue Generators

Portions of statistics routines provided courtesy of Wump Services (wump.com).

To write your own OpenUI add-on modules for Merchant v4.x, you will need a copy of the OpenUI Developer's Kit.

Price: $79.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: OpenUI Versions: 4.14-4.23x (Available Compiled)
Other Module Compatibility: N/A

From: OpenUI Look and Feel Modules
Relevance: 74.76%%

Rating: (0) Votes: (0) Hits: (1285) Reviews:
Rate It - Review It - Modify It - Report It

Bookmark OpenUI Look and Feel Advanced <-- Just click this link and then add to your favorites!

Back to Top

3 OpenUI Look and Feel Basic OpenUI Developer Consortium / Miva Central

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:

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.

    See Interface Screen Shot

  • 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.

    See Interface Screen Shot

    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).

See Interface Screen Shot 1- Interface Screen Shot 2

  • 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:

    <head>
    <link rel="stylesheet" href="/Merchant2/cssjs/mivamerchant.css" type="text/css" />
    <script language="JavaScript" src="/Merchant2/cssjs/nsresizefix.js" type="text/javascript"></script>
    <meta name="distribution" content="global" />

    <body bgcolor="#ffffff" onload="preloadImages('/Merchant2/graphics/2.gif');" leftmargin="2" topmargin="0">
    </head>

    See Screen Shot.


  • <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>)

See Interface Screen Shot


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.

See the following screen shots:

Sales Summary - Sales/Day of the Week - Sales/Hour of the Day - Top Sellers - Top Revenue Generators

Portions of statistics routines provided courtesy of Wump Services (wump.com).

To write your own OpenUI add-on modules for Merchant v4.x, you will need a copy of the OpenUI Developer's Kit.

Price: $39.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: OpenUI Versions: 4.14-4.23x (Available Compiled)
Other Module Compatibility: N/A

From: OpenUI Look and Feel Modules
Relevance: 74.76%%

Rating: (0) Votes: (0) Hits: (1511) Reviews:
Rate It - Review It - Modify It - Report It

Bookmark OpenUI Look and Feel Basic <-- Just click this link and then add to your favorites!

Back to Top

4 OpenUI SuperMod Copernicus / Miva Central

The OpenUI SuperMod provides you with advanced display and formatting capabilities for any Miva Merchant store using OpenUI. By inserting “Virtual Modules” into the OpenUI SuperMod and using templates and tokens throughout the store, you can control the look and feel of Miva Merchant in a whole new way. The OpenUI SuperMod allows you to harness the power and flexibility of OpenUI!

Key Benefits Include:

  • New Directly edit and modify the templates that control the screen output of your store! All of the templates can be fully customized to your needs, and are fully compatible with any OpenUI Token-enabled modules.
    • New Create New Screens for your store using Templates! Create forms and surveys, have the contents of the form emailed to you after submission!
    • Page Template capabilities without module conflicts
    • Nearly unlimited possibilities for store layout enhancements
    • Create OpenUI Virtual Modules with a few mouse clicks instead of paying a programmer to develop a fully custom module
    • Display any text, HTML or variable at any OpenUI Hook Point
    • Dozens of free “plug-in” Virtual Modules can be downloaded from the Copernicus Website
    • All Virtual Modules are supported on both uncompiled and compiled Miva Merchant
    • Simple GUI based Virtual Module development interface, allows:
      • Value Assignments
      • Variable-value Assignments
      • Text/HTML screen output
      • Variable screen output
      • Tokenized screen output
      • Conditional execution
      • Simple arithmetic assignments
      • OpenUI Return-hook overrides for selectively hiding or displaying screen sections
    • NEW! DynamicTemplates™ Scripting Engine
    • NEW! Direct SQL Queries for OpenDBv2/MvSQL-QUERY

    Templates are available for the following screens!
  • Standard Shopping Screens:
    • SFNT/LOGN/ACNT/SRCH/PLST/BASK: Store front screen, login screen, customer account screen, store search screen, product list screen, basket contents screen
    • CTGY: Category screen(s)
      • Generic store wide category screen template
      • Category specific screen templates
      • Category screen templates applied to categories with similar category codes
    • PROD: Product screen(s)
      • Generic store wide product screen template
      • Product specific screen template
      • Product screen templates applied to products with similar product codes
  • Standard Checkout Screens
    • OINF: Order Information screen
    • OSEL: Order Shipping and Payment Selection Screen
    • OPAY: Order Payment Information
    • INVC: Invoice Screen

    Free Virtual Modules:
    1. Add Contact Us Button
    2. Body Tag Insert
    3. Change All Prices To "FREE"
    4. Change CTGY Next/Prev Table Width
    5. Change 'Login' to 'Sign In'
    6. Custom Shipping Messages
    7. Head Tag Insert
    8. Hide All Prices
    9. Hide Create New Account
    10. Hide Order w/out Account
    11. Move Continue Button (to center)
    12. Move Continue Button (to left)
    13. No Category Tree
    14. No Weight
    15. Prohibit Shoppers from Altering the Quantity in the Basket
    16. Remove BASE HREF tag
    17. Remove PROD Screen Links
    18. Remove Product Code Links in Basket
    19. Store Front URL
    20. Remove Global Header from Invoice Screens
    21. Remove Other State / Province from Address Screens
    22. Third-party module compatible
    23. Product Page Templates
    24. NEW! No Purchase Links if Zero Price
    25. NEW! No Weight if Zero
    26. NEW! Third-party module compatible
    27. NEW! Best Sellers Display Template
    28. NEW! Category Path?Breadcrumbs Template
    29. NEW! Category Storefront Template
    30. NEW! Mini-Basket Template
    31. NEW! Expanded Category Tree

    OpenUI Token Support: The OpenUI SuperMod supports OpenUI and third-party tokens through the OpenUI provided token functions. OpenUI token support is available in:
    • Uncompiled: OpenUI v4.56+
    • Compiled: OpenUI v4.74+


    NEW! Copernicus Template Library: The Copernicus Template Library includes over 15 special purpose tokens for OpenUI, and is include FREE with the OpenUI SuperMod!

    NEW! OpenUI Enumerator Included! The OpenUI Enumerator is now included FREE with the OpenUI SuperMod!

    Third-party Module Compatible Templates: The OpenUI SuperMod allows you to include template files anywhere in your Miva Merchant store, optionally not skipping any other output or hook points. Thus, you can include a template on any screen without compromising existing module compatibility.

    NEW! DynamicTemplates™ Engine: Now featuring the very first ever lightweight template scripting engine for OpenUI and Miva Merchant(tm), DynamicTemplates allow you to create scripted templates! Includes control structures, variable assignments and conditional displays!

    NEW! Direct SQL Queries for OpenDBv2 & MvSQL-QUERY: Users of OpenDBv2 now have direct SQL query capabilities for Miva Merchant! Never before avialable, this feature is a must for advanced display capabilities using OpenUI and OpenDB!

    Product Capabilities: The OpenUI SuperMod can be used for most display modifications and tweaks, even those that are conditional. With the advent of OpenUI Expression evaluation, almost any Miva Merchant API function can be called from within a template or a VMod. This provides the ultimate in display and execution control within your Miva Merchant store.

    *Note: While many API functions are available, general database creation and writing routines are not provided by the OpenUI SuperMod or OpenUI unless you are using MvSQL-QUERY and OpenDBv2 Therefore custom programming that requires new databases is not possible.

    Miva Merchant: v4.00 - v4.13
    OpenUI Required: Any Version
    Miva Merchant: v4.14+
    OpenUI Required: Any Version, latest version requierd for token and API function calls.

    Please note: The OpenUI Enumerator is included free of charge with this distribution.

    [Product Manual] [Marketing Brief]

    Price: $99.95 Upgrade Cost: $49.50 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: OpenUI Look and Feel Modules
    Relevance: 67.88%%

    Rating: (0.00) Votes: (0) Hits: (2319) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark OpenUI SuperMod <-- Just click this link and then add to your favorites!

    Back to Top

    5 OpenUI (Personal Developer's Kit) OpenUI Developer Consortium / Miva Central

    The OpenUI Look & Feel module replaces your MMUI and provides central 'hooks' through which module developers may add features and performance enhancing solutions without having to reinvent the wheel with each Merchant release.

    This Developer's Kit contains the files that show where the hook points are located in each sub-module.

    This kit is NOT required to use the OpenUI in your store. It is ONLY needed to write/develop OpenUI add-on modules.

    • Easier to read OpenUI sub-module hook-points/variables/functions/etc
    • Listing on the OpenUI Partner page
    • Banner Ads on the OpenUI website
    • Access to module development support by myself
    • VendorID Block (for compiled OpenUI modules)
    • Access to Private Developer Forums on OpenUI website
    • Invitation to apply to be an OpenUI beta-tester

    Price: $129.95 Upgrade Cost: $69.95 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: OpenUI Look and Feel Modules
    Relevance: 28.87%%

    Rating: (0.00) Votes: (0) Hits: (946) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark OpenUI (Personal Developer's Kit) <-- Just click this link and then add to your favorites!

    Back to Top

    6 OpenUI Developer's Kit OpenUI Developer Consortium / Miva Central

    The OpenUI Look & Feel module replaces your MMUI and provides central 'hooks' through which module developers may add features and performance enhancing solutions without having to reinvent the wheel with each Merchant release.

    This Developer's Kit contains the files that show where the hook points are located in each sub-module.

    This kit is NOT required to use the OpenUI in your store. It is ONLY needed to write/develop OpenUI add-on modules.

    • Easier to read OpenUI sub-module hook-points/variables/functions/etc
    • Listing on the OpenUI Partner page
    • Banner Ads on the OpenUI website
    • Access to module development support by myself
    • VendorID Block (for compiled OpenUI modules)
    • Access to Private Developer Forums on OpenUI website
    • Invitation to apply to be an OpenUI beta-tester

    Price: $300 Upgrade Cost: $150 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: OpenUI Look and Feel Modules
    Relevance: 28.87%%

    Rating: (0.00) Votes: (0) Hits: (962) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark OpenUI Developer's Kit <-- Just click this link and then add to your favorites!

    Back to Top

    7 Miva Merchant Tutorials Subscription Doubleplus New Media Marketing /

    Take a look over the shoulder of a Miva Merchant professional as he takes you through every step, every module (almost), every function. Complete with "live" comments unedited, you'll learn while feeling like you're sitting next to a Miva Guru.

    This tutorial subscription is different than all other Miva Merchant training methods because it is constantly updated, there are OpenUI and MMUI tutorials, as well as extensive tutorials on most popular third party modules, including offline products like Storeman. With the cooperation of third party developers, when a module is updated, or a new module is released, Merchant How To will create a new tutorial.

    • Setting Up Your First Miva Merchant Store
    • Getting Into Admin
    • Adding a Product
    • Adding a Category
    • Global Headers/Footers, etc.
    • Attribute Templates
    • Edit Store Admin Tour
    • Images
    • The Nav Bar
    • The Category Tree
    • Upselling
    • Related Products
    • Availability Groups
    • Price Groups
    • Managing Customers
    • Shipping Methods
    • Payment Methods
    • Order Processing
    • Basic Maintenance
    • Installing Modules
    • Downloading and Installing Miva Mia
    • Installing OpenUI
    • Updating OpenUI
    • OpenUI Tour
    • OpenTokens
    • Accounts/Login
    • Creating a Mini Basket
    • Adding a Second Store
    • Adding OpenUI to Second Store
    Plus Third Party Modules and Software such as:
    Plus Offline Tools such as:
    And more as it is released. Click the link to see examples of tutorials.

    NOTES: Please allow up to 24 hours for activation. Tutorial Flash files can be large, so it is recommended that you have a broadband Internet connection to enjoy the tutorials. This tutorial subscription is new, so not all tutorials listed at MerchantHowTo.com are immediately available. Also, since this subscription is essentially electronic distribution of knowledge, and since there are several examples and a list of tutorials available prior to purchase, no refunds can be granted on these tutorials.

    Price: $599.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: MMUI/TemplateUI/OpenUI Versions: 1.x, 2.x, 3.x, 4.x , 4.14-4.23x (Available Compiled)
    Other Module Compatibility: N/A

    From: Support Tutorials for Miva Merchant
    Relevance: 25.05%%

    Rating: (10.00) Votes: (1) Hits: (1520) Reviews: (2)
    Rate It - Review It - Modify It - Report It

    Bookmark Miva Merchant Tutorials Subscription <-- Just click this link and then add to your favorites!

    Back to Top

    8 Membership SuperMod Copernicus / Miva Central

    Membership SuperMod for Discounts Sales and Membership Rewards

    The Membership SuperMod allows you to create Membership Groups in Miva Merchant giving the store owner ways to reward customers through Customer Appreciation Discounts, Sales and Points that can be redeemed for a discount. The storeowner can make various Membership Groups allowing the owner to offer different levels of Membership (and its benefits) depending on the “level of loyalty” of the customer. Customers can be automatically moved from one Membership Group to the next as their purchasing increases. The Membership SuperMod also provides facilities to create special time-based sales for all shoppers in the store.

      Key Benefits:
    • User Interface Independent: Utilizes standard features of Miva Merchant for setting discounts and availability. Can be used with MMUI and OpenUI.
    • Full automatic control of all Price and Availability Group customer assignments. Membership Groups define a set of price and availability groups that are automatically applied to all members of the Membership Group.
    • Membership Groups can have a set beginning date, expiration date or specific duration
    • Configurable to display discounts as a price reduction in the basket and checkout screens so customer is aware of their savings
    • Basket price adjustments are performed when a user logs in; thus allowing the customer to take advantage of their membership even if they log in after shopping.
    • Membership and Sales Features:
      • Time-duration based sales: The store administrator can configure special “Automatic” membership groups that apply to every customer immediately upon login. This is useful for creating special sales periods where all shoppers receive a discount on any or all products in the store
      • Membership Rewards Program: Provide multiple levels of discounts to customers based on their purchase history. Memberships into discount (price) groups can occur by point accumulation, purchase accumulation, or points spent.
      • Points Redemption Program: Provide a points redemption program where customers accumulate points based on purchase history, then can receive discounts in the store by redeeming points for discounts.
      • Exclusive Membership Groups: The storeowner can create membership groups that remove the customer from all other groups as they enter an exclusive group.
      • Automatic entry into membership groups based on:
        • Purchase of a specific product
        • Prior Price or Availability Group membership
        • Entering Membership Code into the customer account
      • Automatic removal from membership groups based on:
        • Allowed duration of a membership
        • Expiration date of a membership
        • Entry into an exclusive group
        • Manual expiration by administrator

      Customer benefits:
      • Receive pre-established discounts at checkout when part of a Membership Group
      • Accumulate points when making purchases
      • Redeem accumulated points when making purchases
      • Receive pre-established discounts and earn/use points even if login to Membership Group during a shopping session
      • Pay with dollars (in addition to points) if there are not enough points accumulated to cover the cost of the entire order

    • Storeowner has complete control when creating Membership Groups
    • Optionally create a “Signup Fee” for the Membership Group
    • Limit the duration of a Membership Group (in days) – great for running sales!
    • Manually adjust the number of points in a customer record
    • Allow or disallow points to be used to pay for tax or shipping
    • Include Price and Availability Groups in the Membership Group
    • Track total purchases, discounts, points earned and points spent by customer
    • Add customers to a group and individually specify their end date within the Membership Group
    • Determine thresholds for automatic inclusion of a customer in a Membership Group

    Product Requirements:
    The major features of the Membership SuperMod are provided through the standard Miva Merchant API. Thus, this module can be used in any Miva Merchant 4.x store. However, in order to redeem points at checkout and fully customize the module display and layout features, you must be using a UI module that provides templates or tokens- either OpenUI or MMUI with the Copernicus DynamicTemplate Engine. OpenUI users who also have the OpenUI SuperMod can perform additional customizations that are not available when just using OpenUI.

    • Uncompiled Miva Merchant 4.00-4.13:
      • OpenUI 4.9+ based stores
      • MMUI based stores
    • Miva Merchant 4.14+
      • OpenUI 4.9+ based stores
      • MMUI based stores
    When the Membership SuperMod is used with Dynamic Templates for MMUI-based stores or with the OpenUI SuperMod for OpenUI-based stores, the storeowner can take advantage of the templates and tokens available in these modules thus allowing the storeowner to tailor the module output to his specific needs.

    [Marketing Brief] [Documentation]

    Price: $149.95 Upgrade Cost: $75 Upgrade Terms (If Any): N/A
    Compatibility: MMUI/OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: Discount Modules / Membership Discount Modules
    Relevance: 19.31%%

    Rating: (0.00) Votes: (0) Hits: (1262) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark Membership SuperMod <-- Just click this link and then add to your favorites!

    Back to Top

    9 Mini-Basket Display Weiland / Miva Central

    Display a brief summary of items currently in each customer's basket as they shop within a Miva Merchant store, provide a storefront display of the shipping charges, and list their recently visited product pages in your store with quick link and add button.

    Features: (some features are only in the compiled version - see details below)
    - Summarize basket contents on most Merchant screens
    - List product name or code, quantity, and price
    - Use image to alert new additions made to basket
    - Display a checkout link when order minimum is reached
    - Use store's assigned shipping modules to preview shipping options and charges
    - List recently visited product pages with easy add to basket button
    - Optionally use OpenUI token to place the mini-basket in many places on the screen
    - Optionally use token to place visit history outside of the mini-basket
    - Owner can monitor live activity of customers visiting product pages through admin
    - Customize mini-basket look in admin (color, size, headings)
    - Built-in link to view main basket
    - Optionally hide mini-basket if no products are in it
    - Licensed per domain
    - OpenUI or MMUI compatible (OpenUI recommended in compiled Merchant)

    The Mini-basket "view" is configured in the admin interface. The title of the Mini-basket, column headings, font size and color are configurable. You also have the option of a checkout link appearing in the Mini-basket when a specific order subtotal has been reached, thus allowing for minimum orders if you have disabled the checkout button in the standard Merchant nav bar. You can also allow customers to preview shipping options and costs with a single click if they enter ship to location info. Customers do not need to be logged in to view the shipping options. The Mini-basket title, checkout button, and shipping option link can be displayed with either text or image. The basket title is linked to the full basket contents display and the checkout is linked to the checkout screens. The shipping option link runs the installed shipping modules to display the available methods.

    In the compiled version of Merchant we have included footsteps of customers' recent travels to the product pages in the store. The display remains closed unless the customer clicks the link for the recent visits, thus not taking too much space. When displayed, an Add to basket button can be included so the customer can easily add products which they had visited earlier and now they want to add them without having to search or drill down though the categories. This reminder of pages visited lessens the chance of forgetting something before the customer checks out. The convenient links allows the customer to quickly go back and take a look at the products again. The recent visit history will remain available for the length the store owner has set for basket timeout. Additionally, for your customers who login, you can have the history availability extended for any number of additional hours, as they are more likely to return and make a purchase. The recent visit history can be included within the mini-basket table or outside of it. If you want to place the visit history outside of the mini-basket, you can use tokens in the header and footers of screens if you are using the OpenUI. We have included a "view" feature in admin that allows the store owner to monitor live activity in the store. All recent product page visits are listed the admin screen. Customers not using cookies or whose browser is creating a different session ID with each page click will not be able to display their recent history, however the store owner will still be able to see the pages currently being visited.

    In the compiled version are new admin configuration options, e.g. border color and text to display when the basket is empty. If you are using one of the sort shipping modules like our Shipping List or our Sort Shipping Plus Free Shipping Option or the Shipping SuperMod from Copernicus, you can configure the Mini-basket module to use the sort order of those modules. You can configure the product data column to display the full product name, or code, or a portion of the product name (20, 30, or 40 characters). In addition to the several locations available using OpenUI hook points, you can use OpenUI tokens to place the display within headers and footers of the Miva Merchant screens. You can also make the mini-basket invisible until at least one item is added to the basket. You can also include an image in the mini-basket immediately after addition of a product to the basket. Many times customers don't realize a product was added so they click the Add to Basket button again. By displaying a noticeable, e.g. animated, image in the mini-basket, their attention is drawn to the basket and they clearly see the addition was made.

    Version 2.x., 3.x Available

    License is for ONE mall. Within that single mall, the module can be used in multiple stores without additional license. It functions within both the Miva Merchant (mmui.mv) and OpenUI (oui.mv) look and feel modules, appearing at either the top or bottom of the category column. If using the mmui.mv, you will add one line to the mmui.mv file. Note that if your Merchant version is 4.14 or newer, you'll need to edit and recompile the mmui.mv to mmui.mvc (compiler license from Miva Corp required). Hence, OpenUI is highly recommended if you are using Merchant 4.14 or newer. If using the OpenUI, the hook is automatically set when you install the module. There are several hook point screen locations available, of which one can be selected in the module's admin screen.

    Price: $35 Upgrade Cost: $20 Upgrade Terms (If Any): N/A
    Compatibility: MMUI/OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: Running Subtotal Display Modules
    Relevance: 19.31%%

    Rating: (0.00) Votes: (0) Hits: (2341) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark Mini-Basket Display <-- Just click this link and then add to your favorites!

    Back to Top

    10 OpenUI Made Easy Design Extend / Miva Central

    Unleash the power of the OpenUI! If you think the OpenUI just makes installing and using third-party modules easier, think again. The OpenUI is chock full of additional features, including Administrative enhancements, right and left columns, credit card hacking security and the use of tokens to display data and perform functions.

    OpenUI Made Easy walks you through all the features and gives a primer on the concept and usage of OpenTokens. Examples of common token usage are given to further explain the process.

    This 70+ page PDF is all you need to get started. Tried and testing by Miva Merchant books author Pamela Hazelton.

    NOTE: This book is not designed for developers. It is for the average user who needs a clearer understanding of OpenUI Features. While tokens are covered, it does not go into actual module development.

    Also, an understanding of how Miva Merchant works is assumed. Total beginners should first learn Miva Merchant with E-Commerce Made Easy: The Official Guide to Miva Merchant.

    Price: $29.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.x, 4.14-4.23x (Available Compiled)
    Other Module Compatibility: N/A

    From: Support Tutorials for Miva Merchant
    Relevance: 19.31%%

    Rating: (0.00) Votes: (0) Hits: (710) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark OpenUI Made Easy <-- Just click this link and then add to your favorites!

    Back to Top

    11 OpenAll OpenUI Consortium / Miva Central

    The individual products included in this bundle are:

    If purchased separately, it would total $169.85! Get it now for only $209.95! It's like getting the OpenUI Look & Feel for FREE!

    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.

    Price: $149.95 Upgrade Cost: $94.95 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.14-4.23x (Available Compiled)
    Other Module Compatibility: N/A

    From: OpenUI Look and Feel Modules
    Relevance: 17.40%%

    Rating: (0.00) Votes: (0) Hits: (996) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark OpenAll <-- Just click this link and then add to your favorites!

    Back to Top

    12 NetPush Advanced Inventory NetPush / MvCool

    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)

    Price: $149 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: Inventory Modules
    Relevance: 15.49%%

    Rating: (0.00) Votes: (0) Hits: (1480) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark NetPush Advanced Inventory <-- Just click this link and then add to your favorites!

    Back to Top

    13 Sort Categories and Products Weiland / Miva Central

    The sorter module gives you the ability to sort your Miva Merchant categories and products very quickly from an easy to use, admin interface. The typical sort time for 700+ products is 1-2 seconds. In the latest version of the module, you can also capture the number of products in each category for quick lookup at runtime for use in the category tree or other Merchant pages.

    Features:(some features are only in the compiled version)
    - Sort categories by name, code or entry date
    - Sort products by name, code, price or entry date (ascending or descending)
    - Sort entire store or sort one category at a time
    - Sort products within categories by name, code, price or entry date (ascending or descending)
    - Categories do not all have to be sorted the same way
    - Move specific products to the top of the product list, search and category pages with a quick mass input
    - Display an image before the product name (openui hook point or token) for products with a sort order number lower than the trigger number established by the store owner
    - Count products in each category for later display (openui token) at runtime to reduce server load and page view time

    Feature Details.
    You can sort the categories by name, code, or entry date. Many stores find that their categories are best sorted by category code rather than category name. This way they can create codes which will put their categories in the order they want. While most may actually coincide with category names being alphabetical, stores can rearrange the categories to put things like "Specials" or "Close Out" at the top of bottom of the list. The customer does not see the category code, they only see the results of the sorted list.

    The products can be sorted by name, code, price, or entry date. The product sorting can be done either as either ascending or descending. Most stores will sort the products by name. The very quick sort is done storewide with one button click. The storewide sort results in the products being sorted in all of the category screens, the product list screen, and the search screen.

    Compiled version additional features: New in the compiled version for Merchant 4.14 and newer, you can sort the products within individual categories differently than the sorting in the store at large. So while the product list and most categories might be sorted alphabetically, you could have others sorted by price as ascending or descending. You can sort the products by a specific category and then on the next screen, make minor changes to re-arranged that sorting. This gives you the ability to move certain products to the top for more customer visibility. You can also list up to 999 product codes in the order you want them and they can appear before any other products on the product list, search and each category screen. This ability to assign a sort order number also makes it possible to display an image, e.g. new or hot, to all products with a sort order number less than the trigger you assign using OpenUI hook points or tokens. You can also elect to count the products in each category. If you do, the counts will be available at runtime in Merchant. By having the data in a quick lookup table, Merchant does not have to count the products in each category as it displays the category list in the category tree. It simply shows the previously stored totals. This option cannot be used in stores which use availability groups to hide products from some customers because the totals would show the amounts for all products in each category. The sorter module provides OpenUI hook points to display the products in category total after the category name. To use that option, your store needs to have the OpenUI installed. Alternatively, the module has a token which can be run by other 3rd party modules to report the products in category totals. That method may or may not require the OpenUI, depending on the module which is going to use the token. If you have OpenUI version 4.935 or newer, the Sort Categories and Products link appears in the upper admin menu under the Categories and Products headings.

    Price: $15 Upgrade Cost: $10 Upgrade Terms (If Any): N/A
    Compatibility: MMUI/OpenUI Versions: 4.x, 4.14-4.16x (Available Compiled)
    Other Module Compatibility: N/A

    From: Sorting Modules / Sort Categories and Products Modules
    Relevance: 15.49%%

    Rating: (0.00) Votes: (0) Hits: (1214) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark Sort Categories and Products <-- Just click this link and then add to your favorites!

    Back to Top

    14 Power Search Weiland / Miva Central

    The Power Search module is a plugin module which implements field specific, keyword searching within a Miva Merchant 2.x storefront. License is for ONE mall. Within that single mall, it can be used in multiple stores without additional license.

    The purpose of powrsrch.mv is to allow a customer to search one or more fields which are made selectable by the store owner. The store owner can choose any fields within the products.dbf structure to be available. If you have an altered products.dbf structure, it will even allow selection of those additional fields (see screen shot below).

    You can also exclude a word or phrase. An example of an exclude word usage might be: You sell health food but want the ability for customers to NOT list ingredients they are allergic to. So in the product name field you might have Soup. Then if you have a field in your database called Ingredient the customer could check the name and ingredient fields for searching. In the keyword input they would put soup. In the exclude input they could put MSG. It would search both fields. If it found soup in either it would compile those products to the list. But if the word MSG appeared in either field, it would remove it from the list.

    Specific category, if selected, allows one category only searches. This feature may be too intimidating if you have hundreds of categories as the pull down select would be quite long.

    New for the compiled version is the ability to specify a price range for the search. Also, in the compiled version we added the ability to display links to numbered pages when the search results exceed the number of matches displayed on a single page. You can use OpenUI Tokens to place the search form in several locations in your store. You also have the ability to replace the default form with one which you design with your own html (for those who know how to write html forms). The alternate html form can also be placed at one of seven different locations on the storefront screen. You'll use the default form as a template and can then add your own layout to improve the look and feel. Also if you are using the compiled Power Search AND the compiled Tell A Friend module, customers can send the search string from Power Search to friends. The store owner also has the ability to allow customers to search the category headers and footers for the search word. Because this may slow the search, you should only use it if your store has a moderate number of categories,