Found 220 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.
This module provides you with control over the layout of your store's Storefront page (aka. the "welcome" page). It lets you directly configure the html used to display the "welcome" portion. Tokens can be used to display information for specific products. Tokens are also available to display products selected randomly from the entire store or only particular categories. Lists of products can be maintained and those products referred to in the template simply by their position in the list. This provides you with an easy way to change the products displayed simply by changing the product in the corresponding position in the list. Similarly, images can be uploaded and "stored" in lists and you can display those images (with or without a configurable link) simply by using a token which refers to the image's position in the list. Rankings of your most "viewed" and "purchased" products are maintained and the information from those products can be displayed by tokens which refer specifically to the position in the lists. So you can easily maintain lists of your "best sellers" or "most popular" products.
Note about compatibility with other modules: This module totally bypasses the portion of the OpenUI (or MMUI if you are using it) that displays the "welcome" portion of the store front page and is not compatible with any other module which modifies that portion of the page unless the developer of that module has specifically made their module compatible. This module provides for an easy-to-use manner for developers to provide tokens that can be used to insert their module's HTML into the pages. And these tokens can be registered in the module's admin interface (see here). Almost VikingCoders.com's modules are compatible with this module (ie. there are tokens that can be used to display their information on the store front page) or soon will be.
Another note about compatibility: This module is compatible with the OpenUI right out of the box. However, for it to be compatible with the MMUI requires a minor modification to the MMUI file (ie. mmui.mv). Go here for instructions on making that modification.
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:
Add Contact Us Button
Body Tag Insert
Change All Prices To "FREE"
Change CTGY Next/Prev Table Width
Change 'Login' to 'Sign In'
Custom Shipping Messages
Head Tag Insert
Hide All Prices
Hide Create New Account
Hide Order w/out Account
Move Continue Button (to center)
Move Continue Button (to left)
No Category Tree
No Weight
Prohibit Shoppers from Altering the Quantity in the Basket
Remove BASE HREF tag
Remove PROD Screen Links
Remove Product Code Links in Basket
Store Front URL
Remove Global Header from Invoice Screens
Remove Other State / Province from Address Screens
Third-party module compatible
Product Page Templates
NEW! No Purchase Links if Zero Price
NEW! No Weight if Zero
NEW! Third-party module compatible
NEW! Best Sellers Display Template
NEW! Category Path?Breadcrumbs Template
NEW! Category Storefront Template
NEW! Mini-Basket Template
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.
Provides tokens and templates formatting for some of the "other" pages of Merchant. You can create templates and assign them to some of the pages of Merchant (currently the module supports template assignment to BASK (basket page), PLST (product listing), LOGN (customer login), and Missing Attributes), Upsell, Search, etc. In addition, you can create a template for you own page, create a "screen" variable for it and link to it directly.
The category and product pages are still best handled by the Category Page Templates and Product Page Templates module, the storefront by the Storefront Template Module, and the search page by the Search Manager)
The templates are created and modified exactly like the templates in the other template modules. However since they are assigned to screens rather than products or categories, that part is a bit different.
The way Merchant works is that most of the pages are assigned "identifiers" which Merchant uses to determine what page is to be generated. For example, if the variable Screen is set to BASK, Merchant knows that it needs to display the basket screen. The module intercepts that process to use templates to display the screen instead of Merchant's default screen. This is done by assigning templates to the identifier. The module comes pre-configured with a number of different templates which you can assign to the screens of Merchant. For example, the "Basket Page" template can be assigned to the "BASK" screen to display the basket screen using that template.
NOTE REGARDING COMPATIBILITY: This module has the same compatibility issues with other modules as the original template modules. This module totally replaces the portion of the OpenUI (or MMUI if you are using it) that displays the pages it intercepts and is not compatible with any other module which needs to hook into that page unless the developer of that module has specifically made their module compatible. And given that this module is so new, very few modules are completely compatible with it. This module provides for an easy-to-use manner for developers to provide tokens that can be used to insert their module's HTML into the pages. And these tokens can be registered in the module's admin interface.
NOTE/WARNING: although there are a number of people successfully using this module, given the large number of tokens and attempts to handle many pages of Merchant you can expect bugs to arise and for the module to be missing functionality. I'll work diligently to fix them but please don't purchase this module if you can't accept the possibility of some issue with the module keeping you from accomplishing what you're after.
Similarly, given the current state of the documentation (there is no documentation on the available tokens but most of them are present in the pre-configured templates) if you're not familiar with the other template modules and the use of tokens in templates, you might want to wait until the documentation is completed.
Another note about compatibility: This module is compatible with the OpenUI right out of the box. However, for it to be compatible with the MMUI requires a minor modification to the MMUI file (ie. mmui.mv).
Hide Prices Pending Customer Approval module Tremendously useful for wholesalers and other store owners who want to limit access to a known, and approved, customer base. Product prices can be hidden until a customer's account has been approved by the store's owner. Access to the site can also be restricted, requiring customers to login. Includes an administrative utility for review & approval of customer accounts and assigning of price & availability groups. Fully compatible with OpenUI OpenTokens and third-party template-based modules.
Professional Version Features:
Price & Availability Groups support integrated into utility module - easily select a price & availability group while approving a customer
Require Customers to login - customers can be required to login (or create an account) before being granted access to anywhere in the store or to the product-related pages
OpenUI OpenTokens fully supported
Compatible with template-based modules, including Viking Coders Category Page Templates & Product Page Templates
Display Attribute-Option prices on Product Display screen
Plus all the features of the Standard Version
Summary of of Standard Version Features:
Multiple modes for hiding prices - prices can be hidden until a account approved or until a customer creates/logs-in to an account.
"Add To Cart" and the "Buy One Now" buttons are also hidden.
Prices & buttons hidden on the Product List, Categories, Search Results, and Product Display screens
Optional, fully-customizable message can be displayed in place of the hidden prices, on the customer accounts screen & on all screens for accounts that are pending approval
Two modules in one - includes a feature-rich administrative utility module for approving and managing customers
"Quick approval" feature for approving new customer accounts
Compatible with compiled Miva Merchant version 4.14 thru 4.2.
OpenUI OpenTokens OpenUI OpenTokens are fully supported.
Template-Based Modules Compatible with template-based modules, including Viking Coders Category Page Templates & Product Page Templates
Requires OpenUI.
Details
The "Hide Prices Pending Customer Approval" module contains a wealth of functionality and customizable options. It's tremendously useful for wholesalers and other store owners that want to limit access to a known, and approved, customer base.
Product Prices Hidden Product prices can be hidden until a customer's account has been approved by the store's owner. Optionally, prices can be hidden until a customer creates or logs-in to an account (without requiring approval of the account).
Buttons Too The product prices - and the "Add To Cart" and the "Buy One Now" buttons - can be hidden on the Product List, Categories, Search Results, and Product Display screens. An optional, fully-customizable message can be displayed in place of the hidden prices.
Require Customer Login Customers can be required to login (or create a new account) before being granted access to the entire store or to the product-related pages (Product Listing, Categories, Search, Product Display & Basket screens).
For instance - The module can be configured to "Hide Prices Pending Approval of Customer Account" and to "Require Login to View Products".
With this configuration:
Customers could access the storefront but would be prevented from accessing the Product Listing, Categories, Search, Product Display & Basket screens. They could of course also access the Login & Create New Accounts screens.
Once the customer logged in or created a new account, they would then be able to view the Product Listing, Categories, Search & Product Display screens, but the prices would be hidden.
Once the account was approved by the store's administrator, the customer would be able to login and view product prices.
Multiple Levels of Price Display & Access Restriction
Display of Prices:
Hide Prices Pending Approval of Customer Account
Hide Price Unless Customer Has Account
Show Prices - (Disables Module)
Access to Store:
No Login Required to Access Store
Login Required at Storefront
Login Required to View Products
Customer Messages An optional & customizable "Customer Account Pending Approval" message can be displayed just below the Miva Merchant header. An optional & customizable message can also be displayed on the Customer Account & Customer Information screens. This can be used to inform the customer of the store's policy for accessing the product prices.
For example: "Approval of customer account is required. Please complete the customer account form. You will be notified by email when your account is approved."
Two Modules In One It's actually two modules - a OpenUI system module and an administrative utility Module. The system module customizes the store's look and feel and limits access to prices. The administrative utility module provides the store owner with the ability of reviewing and approving customer accounts.
It's also a feature-rich, admin-friendly customer management utility.
Choose the way you approve customer accounts - accounts can now be approved using either the standard Customer admin or the administrative utility module.
Quick Approval of Customer Accounts The Approve Customers administrative utility module also has a "quick approval" feature. A store's administrator can quickly search for a new customer by login, email address, or other keyword - then approve the customer with one click.
Admin-Friendly navigation - Sort Customers by newest, by id, or by login. Search by login, name or other keyword. Easily scroll through customer records, choose how many are displayed per page, go to first or last record, approve, edit or delete records.
Integrated Price & Availability Groups Support The store administrator can also assign customers to a price and/or availability group at the same time that accounts are being approved.
Template-based Merchant Notification of New Accounts An optional email notification can be sent to a specified address whenever a new account is created by a customer. The subject, header & message body are fully customizable. The message template has tokens for all customer fields - login, password, shipping info & billing info.
Template-based Customer Notification of Approved Accounts An optional email notification can be sent to the customer whenever their account is approved. The subject, header & message body are fully customizable. The message template has tokens for all customer fields - login, password, shipping info & billing info.
Display Attribute-Option Prices Attribute & option prices on the product display screen.
Fully customizable attribute-option prompt template gives you complete control over their display
Works with all types of attributes, drop-down menus, radio button, checkboxes, text fields & memo fields
Modifies both the Product Display & Missing Attributes screens
Completely compatible with Miva Merchant price groups
Search Engine Optimization (SEO) is a key to the success of your On-Line business. This module provides a multi-level control of your store meta tags. You can specify meta tags on a global, page, category and product levels. Module provides a template field for each of its levels, along with an Advanced META Tag Generator Tool which will quickly generate common meta tags, based on provided information. METAMaster Module is designed for easy intallation and is automatically configured for SFNT Storefront, CTGY Category Display and PROD Product Display pages. You can easily add this functionality to any other page used by MIVA Merchant system. This gives you master control over your store meta tag settings.
The ADS META Master Module Features:
Simple Module Installation and Configuration
Automatic installation, configuration and item assignment for SFNT, CTGY and PROD pages.
Automatic installation and assignment of revised Storfront, Product Display and Category Display templates. Current version history templates are used to generate revised templates. Previous template versions will be available through version history.
Multi-Level control of store meta tags. Global, Page, Category and Product Level controls are available.
Advanced META Tag Generator Tool which will quickly generate common meta tags, based on provided information. You can also quickly check the character count for META Description and Keywords. This tool will be available on all METAMaster controlled fields.
Module is fully compatible with Merchant Template language. Tokens can be used to dynamically populate information in your meta tags, which can be a great time saver.
No template editing is required, but is available for advanced users. HTML and template scripting knowledge is required to make template modifications. If you do not have these skills it is recommended you contact ADS representative to get assistance with template design and customization.
Global Level Control:
Global META Tag settings are used if no other meta tags are available
Global Level Control can be used on any of MIVA Merchant pages
Advanced META Tag Generator Tool make creating meta tags simple
Tokens can be used to automatically insert content
Page Level Control:
Page META Tag settings are used if no Product or Category meta tags are available
Page Level META Tags take priority over the Global Level settings
Page Level Control can be assigned to any of MIVA Merchant pages
Advanced META Tag Generator Tool make creating meta tags simple
Tokens can be used to automatically insert content
Category Level Control:
Category Level META Tags take priority over the Global and Page Level settings
Advanced META Tag Generator Tool make creating meta tags simple
Tokens can be used to automatically insert content
Product Level Control:
Product Level META Tags take priority over the Global and Page Level settings
Advanced META Tag Generator Tool make creating meta tags simple
Tokens can be used to automatically insert content
Additional Module Uses:
Easily add module functionality to any other page used by MIVA Merchant system.
Use this module to provide additional content to the page HEAD area, specific to individual page templates, categories and products. The content may be javascript, stylesheets or any other page, category or product specific information that belongs in the HEAD section of the page.
Sample META Master Category configuration screen with Advanced META Tag Generator Tool
Module installation and functionality has the following requirements:
MIVA Merchant Version 5.0
Settings and control this module provides are used in conjunction with Item "ads-metamaster", PROD Product Display, CTGY Category Display and SFNT Strorefront page templates that are pre-installed and configured with this module.
Original templates and/or Merchant "Original" templates will not be modified by this module and can be restored, using the new Version history features, at any time.
No template editing is required, but is available for advanced users. HTML and template scripting knowledge is required to make template modifications. If you do not have these skills it is recommended you contact ADS representative to get assistance with template design and customization.
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.
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.
The purpose of Power Search is to allow a customer to search one or more fields which are allowed by the store owner. The store owner can choose any fields within the products database and/or the custom product fields (Miva Corp built-in utility module) database to be searchable. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.
Features: - Implements field specific, keyword searching - Uses store morph technology to build templates with version history - Customer selects the fields to search and the sort order they want the results displayed - Search the whole store or limit to one category - Search by all (AND), any (OR), exact phrase, or begins with - Display total found, number of pages, and links to each page when the results exceed one page - Use the same product list layout as original search or alter for your needs - Can limit search to a specific price range - Use in conjunction with the Emporium Plus Tell A Friend module to send searches to a friend - Product page "return to search" link takes customers back to the same search page - View admin log of searched words/phrases for marketing and keyword identification - Maintain compatibility with 3rd party modules which use the MIVA Corp custom product fields - Create pre-defined select list searches on a single field - License per domain/mall
Feature Details. Easily editable templates. The module has five templates which can be used for each section of the search page. The templates have full versionhistory and use standard Merchant 5 template coding for easy update and rollback of changes. Each template is pulled into the location you want it on the search page using a render token. The templates are field selection, category selection,search scope/type, page counter and links, and product list layout.
Search specific fields and sort results. Allow a customer to search one or more fields which are made selectable by the store owner. The store owner can choose, in the admin screen, any fields within the products database or the MIVA Merchant built in custom product fields database to be available. The Power Search module uses a mirror database of your products, custom fields and categories; much like the big search engines use. By creating a mirror before the search is made, many operations to join multiple databases togethercan be avoided, so the customer gets a much faster search. Customers can also sort the results on fields like name, code, price, cost, when they were added to the store, or the default display order the store owner established for productlists. The build of the mirror database goes quite quickly and is a maintenance procedure you will do periodically. The small amount of time you take to build the mirror will save your customers significant amounts of time in their searches vs searches which don't use an optimized mirror database. Buildingthe mirror is not required just because products are added, deleted, or edited; as those processes update the mirror automatically without needing a rebuild. See the install doc for details.
Category selectable. Customers can use the category selector to select just one category to search. The default is to search the whole store. You can use the built in token which lists all categories with one or more products in them oryou can build your own select list of only certain categories.
Multiple search types. The customer can select how they want to search the database. The default is to search for products where all (boolean AND) of the keywords entered are found in the record. The customer can broaden that search so that any (boolean OR) of the words are found in the record. They can search by exact phrase so that the words must appear in thesame order in the record as was entered in the search input. They can also search the fields where the data in the field begins with the search string. This is useful for things like finding all of the products whose NAME begins with a specific letter and allows you to have a list of A-Z links that implement that specific search.
Advanced pagination. The module can display the total number of products found which match the search condition. Additionally, the pagesare numbered, e.g. Page 3 of 20, when results exceed the configurable number of products per page. You can also display alist of page numbers and links to those pages so the customer can jump to the page they want to look at. This pagination is similar to that used in the Emporium Plus Category Manager module.
Product layout template can be customized. In the 'srch' page template, there is a "search results layout". If you are happy with that layout, you can copy and paste the contents of that template into the Power Search module's product layout template. You can then modify the layout in the Power Search admin screen.
Price range searching. While searching the price field might be useful in some cases, a more popular search is price range. Within the searchable fields section, the customer has the option of entering a low and high price to create a range. If left blank, the search will not be filtered by price range.
Tell a friend module interface. If the store is using the Emporium Plus Tell A Friend module, customers can send the search string from Power Search to friends. The link in the email will go to the same page of products that the customer was on when they clicked the Tell A Friend button.
Return to search page link. After going to the product page from a Power Search rendered search, a convenient "return to search" link on the product page can bring the customer back to the original search page.
Search log with admin report. In admin, you can view the log of search words/phrases which your customers have used. This helps you from a marketing standpoint to determine the most sought after products and possibly the need to carry a new product. Additionally, it helps you identify keywords which might be useful to include in the narrative descriptions or the meta tags for search engine submissions and even local searches in your store. As example, while you might have a product called flip flops, customers might be searching for thong sandals (which is the same thing). But if you had not used those words in your description, you may have lost the sale. The log can be purged in the admin screen to reduce its size as desired.
Optimized search of built-in custom product fields. This module does not require that you use a proprietary 3rd party module for the custom product fields. It uses the built-in custom product fields module from MIVA Corp, thereby ensuring compatibility with other 3rd party modules which use those same custom product fields. No need to go down that proprietary datafield path of no return. As example, the Emporium Plus Template Data Feed module can use the built-in custom product fields to populate feeds to just about any search engine and shopping index with those "special" fields those indexes require.
Live examples. We cannot link to our demo Merchant 5 store from MivaCentral so if you'd like to see a couple of the live pages demonstrating searches, please contact us for the link. You can check out the selected field search in our test store which has about 600 products with multiple custom product fields. Try some searches so you can get an idea of search speed.
Pre-defined selectors. The Power Search function can also be used for pre-defined select pulldowns in your store. An example of genre and decade searches are in the lower left column of our test store's storefront screen. It will search a specific field, with store owner pre-defined selections. This same technique can be used for things like manufacturer searches if you have a manufacturer field in your custom product fields.
Liberal licensing. License is for ONE domain/mall. Within that single mall, it can be used in multiple stores without additional licenses.
This module requires that you are using MIVA Engine v5.03 or newer. When you log into admin, you can see which version of the engine is in use in your store.
Attract your shoppers attention to specific products by flagging them down as New, Featured, Special, etc. This module is packed with features like up to three, administration defined product flags, for your each of your products. Module is automatically configured with the above named flags, but can be easily changed to whatever you want. You can display text or icons, for each of the flags, on any of the product related screens such as Category, Product, Product List and Search. The module also provides a Template, for each of the flags, and Token Items to display a list of flagged products based on a specific Category or All flagged products. You can display any of the specific Product Flag Lists in any of your MIVA Merchant Pages. You can even control the number of products for each list and how the list is generated, random or standard order.
The ADS Product Flag Pro Module Features:
Two levels of flagged product display
Each assigned product displays text or icon flag(s) in Category, Product, Product List and Search pages. Store Administrator controls flag names, icons and optional flag links to explain a particular feature set.
Display a flagged product list, for each of the tree flags, on any Merchant page based on the product flag assignment. Display flagged products in a specific Category or All products. Control number of products in each list and and how the list is generated, random or standard order.
Automatic installation and assignment of SFNT, PROD, CTGY, PLST and SRCH pages with a required item.
Built-in, easy to customize templates for product list display of each of the tree flagged products types.
Menu-Driven control for Flag text, icons and a flag links, which can be used to take a customer to another page explaining a particular feature set.
Easy flag assignment on Product administration pages.
Built-in, user friendly import function makes product flag assignment to multiple products quick and easy.
List of token items and item placement suggestions to make installation quick and easy.
Items can be used on any of Miva Merchant template screens. This includes storefront, category, product, product list, search, etc.
HTML and Merchant template scripting knowledge is required to make template modifications. If you do not have these skills it is recommended you contact ADS representative to get assistance with template design and customization.
Sample Search Results or Product List sceenshot with various flags displayed.
Sample Strore front sceenshot with random three Product Lists of flagged products.
Module installation and functionality has the following requirements:
MIVA Merchant Version 5.x+
Settings and control this module provides are used in conjunction with Item ads-prodflags and any Merchant related templates.
HTML and template scripting knowledge is required to make template modifications. If you do not have these skills it is recommended you contact ADS representative to get assistance with template design and customization.
Version 4.23
Access to the store can be restricted, requiring customers to login to a standard account or an approved account. Includes an administrative utility for review & approval of customer accounts and assigning of price & availability groups. Fully-compatible with OpenUI OpenTokens and third-party template-based modules.
Four Optional Levels of Access Restriction:
Login Required at Storefront
Login Required to View Products
Login & Approved Account Required at Storefront
Login & Approved Account Required to View Products
Features:
Required Login - customers can be required to login (or create an account) before being granted access to anywhere in the store or to the product-related pages
OpenUI OpenTokens fully supported
Compatible with template-based modules, including Viking Coders Category Page Templates & Product Page Templates
You’ve found your niche. Now you need a professional online storefront. MIVA Small Business has the streamlined solution to launch your e-business simply, quickly and cost effectively.
Put yourself on the fast track MIVA Merchant™ Fast Track gives you the high performance and strong design you want, at a price you can afford. Many e-commerce packages promise simplicity, but ours delivers. With our intuitive, web-based administration and easy-to-use features, you can start selling online instantly.
Specifically designed for new online businesses, Fast Track gives you:
Simple setup in five easy steps.
Powerful design tools, with a choice of templates or a custom look.
Advanced catalog, customer and order management systems.
Integrated payment and shipping calculation.
Robust marketing features.
MIVA’s world-class solution lets new online businesses blaze a path to success. Got 10 minutes? See our demo now »
five steps to success
In just five simple steps, your new online storefront will be up and running. MIVA Merchant Fast Track makes setup easy with an appealing and intuitive interface.
Step 1: Build the Store
Begin laying the foundation for your online business.
Change your fonts, colors, layout and more for a personal touch.
Enter a few key settings, and you’re ready to go.
Step 2: Stock the Store
Create a substantial catalog with up to 100 products in five categories.
Add eye-catching images and compelling descriptions to make the sale.
Control your inventory and get automatic notifications when items are running low or out of stock.
Step 3: Set Up Business
In a few keystrokes, determine the sales tax rate for customers and specify your shipping options.
Browse MIVACentral.com for optional plug-in shipping modules.
Make payment easy and secure with PayPal™ or MIVA Payment™ for online credit card processing.
Step 4: Run the Store
Track your best sellers, revenues, orders and storefront traffic.
Easily manage orders, process payments and handle customer accounts.
Add a personal touch with specially configured order confirmation emails.
Step 4: Marketing
Upsell related products at checkout or create an affiliate program to drive revenue.
Leverage the power and focus of cost-effective Pay-Per-Click advertising through MIVA Ad Center.
Spread the word with popular integrated services such as search engine optimization and email marketing.
KEY FEATURES & BENEFITS
MIVA Merchant Fast Track’s step-by-step administration panel makes it easy to create and manage a successful online business.
Easy-to-Use Administration Tools
With MIVA Merchant Fast Track, creating and managing your online storefront couldn’t be easier. With a secure log-in, access the intuitive, web-based admin interface from anywhere in the world. Our software walks you through five simple steps to build, stock, setup, run and market your store.
Powerful Store Design Tools
MIVA Merchant Fast Track provides easy-to-use controls to design your online store. Use the built-in store template, and modify or add pages to suit your specific business needs.
Simple 'Point + Click' controls allow you to specify fonts, colors, button labels, navigation bar settings, product layouts, and more. MIVA Merchant Fast Track also provides access to the HEAD tag to assist in search engine optimization.
Feel free to get creative. Version history tracking records and our version recall feature enable you to experiment with your look and create alternate versions, without risk.
Catalog Management
MIVA Merchant Fast Track lets you build a substantial catalog with up to 100 products in five categories. You can also quickly assign a product to multiple categories
Enter product descriptions as plain text, or enhance them with HTML. Assign thumbnail and full-size images to make your products more enticing. Product attributes can be assigned to define product characteristics, with the ability to add additional prices or weight with each attribute option. Multiple attribute display types include drop-down boxes, radio buttons and text fields.
Inventory Tracking and Product Merchandising
Carefully manage your inventory and receive automatic notifications when an item is low or out of stock. Display customized messages telling your customers if an item is running low or how many are left. You can even hide out of stock products from your shoppers.
With our highly effective upsale feature, suggest a product at checkout based on the order total, or on specific products in the order. Seal the deal with special discounts and drive revenues with minimum order amounts or quantities. If not met, your shoppers will be asked to add more to their basket.
Order Processing and Customer Management
MIVA Merchant Fast Track includes a detailed order management system. Monitor your new orders and process credit right from within the admin interface. To ensure secure transactions, encrypt sensitive payment details on each order. Your customer's payment information is locked with a secret password that you create to help prevent stolen data.
Send confirming e-mail messages when customers place orders. You can also receive your own e-mail notifications when new orders are received. Notification emails can also be copied to a third party for drop-shipping or other uses. With the customer management system in MIVA Merchant Fast Track your customers can create accounts, providing easy access to their account details and addresses.
Shipping Calculation and Payment Processing
Keep things simple with built-in flat-rate shipping. Or visit MIVA Central to select plug-in shipping modules that offer a range of shipping options.
MIVA Payment offers a convenient, one-stop solution for processing credit card payments. Tightly integrated into MIVA Merchant Fast Track, MIVA Payment features advanced fraud screening, an online Virtual Terminal, and order processing directly through the MIVA Merchant Fast Track administration interface for a complete credit card processing solution.
You can also integrate PayPal into your shopping basket to accept credit cards, debit cards, bank transfers and PayPal account balances.
Store Data Access
Import your existing product and customer data directly into MIVA Merchant Fast Track for quicker setup of your online store. With the included import utilities, quickly set product inventory levels, assign products to categories, create new customer accounts, and more.
To work with your store data offline, you can conveniently export your customers, products and affiliates with built-in export tools. All of your data is exported to a secure location on your website.
Affiliate Programs and Marketing Services
Drive traffic and sales with an affiliate program. Our built-in affiliate tracking system lets you reward your affiliate partners based on order traffic, customers referred, or both. The simple affiliate management system tracks their earnings and payouts. Meanwhile, your partners can monitor their earnings, retrieve store links and banners, and view your program agreement.
MIVA also offers additional marketing services, which are available through the MIVA Merchant Fast Track admin interface:
Fully integrated, MIVA Ad Center offers online search advertising, powered by the MIVA Performance Marketing Network.
Take advantage of MIVA Submit, a suite of search engine optimization and web presence enhancement tools.
Coming soon, you will be able to work seamlessly with MIVA Mailer, our mailing list management and email distribution system.
Documentation and Support
MIVA Merchant Fast Track links directly to our comprehensive online Help Center. Scan the detailed, easy-to-browse table of contents for quick answers. A glossary provides quick explanations of e-commerce terms.
Our active MIVA Community Forums provide essential support for online businesses using MIVA Merchant Fast Track. This valuable resource lets you share ideas, build skills and get even more out of your e-commerce solution.
Software developers and store designers create innovative new modules to extend the functionality of your store. These are available at MIVA Central, along with books, tutorials, and training from an array of knowledgeable providers.
Finally, MIVA offers expert support and training. With MIVA Service Club, experienced professionals work with you on the phone or by e-mail to help you achieve e-commerce success.
The Search Friendly Links module replaces the links in the category tree and category pages of Miva Merchant with “short links” that are more search engine friendly. Miva Merchant uses long links with 4 variables. Some search engines will not follow these links while they will follow shorter links with fewer variables.
Key Benefits
Generates short-links in the category tree and category pages in Miva Merchant
Interprets short-links from any web page or email
Benefits of shorter links
Short links are generally more likely to be followed by Search Engine spiders
Easy to write (and remember) direct links to products and categories in your store
Long links may word-wrap in some email systems, causing them not to link properly
Shorter links are less likely to word wrap
Search engines frequently will not read links with multiple variables (a.k.a. “long links”) such as those produced by Miva Merchant
A typical Miva Merchant link such as:
http://www.yourstore.com/pathto/merchant.mv? Store_Code=ST&Screen=SFNT&Category_Code=CTGY1&Product_Code=PRD1
The reduction in the number of variables helps with search engine spiders
Short links are always interpreted and understood by your store when the module is installed and turned on. Therefore, any “short” external link can be used even if you have turned off the display of the short links.
Long links are always interpreted and understood by your store; so previous search engine listings and external links continue to work normally.
The “display” of the short links in your store can be disabled, though the store will continue to interpret the short links from external sources (ie: the companion product Search Friendly Store Map, emails and mailing list, etc)
The Search Friendly Links module can produce best results when used in conjunction with the companion product Search Friendly Store Map. The store map product will generate a static HTML page containing Search Friendly Links to every product and category in your store! Search engines tend to give static HTML pages (and the links on these pages) higher precedence and ranks. When used together, these two products generally enhance search engine positioning.
New In v4.02/v4.52:
Directory Style Short Links: http://www.yourstore.com/page/SC/PROD/CAT1/PROD1
OpenUI Token and Copernicus OpenUI SuperMod Template Compatible
***NOTE: In order to generate the short links with only one variable, each of the included variables are separated with a forward-slash ("/") character. Thus, no category or product should have this character in the category or product code.
Example Usage
A storefront owner that sells cakes and jelly beans online wants to improve the search engine positioning of the store. He has an attractive storefront and has made it very customer friendly (yep, you guessed it – he’s using the Copernicus Customer Service Suite) but the only shoppers who come to his site are repeat customers who originally heard about his site through “word of mouth.” He knows that if he could just get listed in the major search engines he could increase his sales, but he can’t understand why his site has not been “spidered” by the search engines. He’s not ready to “pay per click” with search engines like Overture, he just wants to get listed.
As a result of his frustration about his search engine placement (or actually, lack thereof), the storefront owner has been learning a lot about search engine optimization (SEO). He has learned that the reason his website has no placement on the search engines is because Miva Merchant produces dynamic pages with links that are not read by the spiders and robots sent out by search engines to find websites. The links are too long (those spiders are so impatient!) and spiders disqualify them due to having too many variables. Of course, he knows that it’s also very important that his pages are full of good content that can be easily logged by the search engines.
The Solution: The Search Friendly Links module will quickly solve the long links problem that this storefront is having. The Search Friendly Links module turns the long links for each category and product page into “short links” that are easily read by those spiders and robots. Further, he likes to make posts to the “Dessert-lovers” email forum; but every time he posts a link to one of his products, the links are so long they “word-wrap” and become un-clickable! So he installs the Search Friendly Links module, and starts posting short links to his products. Now his links look better in his store and his email, and the spiders are happier too!
Manage coupon addition and redemption functions within a Miva Merchant 2.2x, 3.x or 4.x storefront with this plugin module. License is for ONE mall. Within that single mall, it can be
used in multiple stores without additional license.
Features: (some features are only in the compiled version)
- Configurable prompt
- Configurable action
- Configurable redemption
- Configurable coupon rejection messages
- OpenTokens for use in OpenObjects
- Searchable coupon database with pagination
- Easy view admin for coupon content and historical usage
- Coupon codes can be individually assigned
- Import coupon codes from flat file in bulk
- Autogenerate coupon codes with token
- Assign coupon code as a series for affiliate purposes
- Global scope or for specific products
- Checkout coupons one per order
- Instant coupons on product pages, multiple per order
- Fixed amount or percentage of eligible products discounting
- Specific product eligibility can be scoped to the attribute level
- Minimum order level for redemption
- Establish expiration dates
- Line item display in basket after redemption
- Single use coupons
- One per customer coupons
- Multiuse coupons (can be limited)
- Free shipping coupons
- Limit the country, state or zip a coupon can be used for
- Combination of free shipping and order discount (% or fixed) coupon
- Easy deletion of expired coupons
- Coupon report identifies coupon usage
Feature Details. You can add coupons through the standard Miva Merchant admin interface and include usage criteria.
An unlimited number of coupons can be assigned to the store and each identified with a coupon code. Once you have added the module to the store, you can add coupons in the Order Fulfillment section of the admin interface. When you select the Add icon, you will have several input fields to fill in. You must enter a unique code for your coupon. This is the code that you will give to customers so they can shop and redeem the coupon (one per order). It can be any combination of letters and/or numbers.
The compiled version has a coupon generation function. You can embed a token in your welcome email or notification emails generated with our
Mail Manager module. A unique coupon code will be created and is based on the coupon template you designate. You can have an unlimited number of templates and an unlimited number of coupons copied from them. If you are not using our Mail Manager, you can still activate the generator by placing the token in the invoice header if you are using the OpenUI.
If you have a lot of coupons you want to load into the system quickly, the compiled version has a coupon import from flat file module
An optional expiration date can be included which will prevent its use if the date has passed. Enter it in the year, month, day format, eg. 20000724 would be July 24, 2000. If you leave this field blank the coupon will never expire. However, you can still delete it manually through the admin interface.
A fixed value OR percentage discount off the order total is assigned to each coupon. The default is fixed value/price,
eg $5.00 off the order total. If you put the % sign in the next input field AFTER the value field, it will calculate the coupon value based on the assigned percent of the order total. The %, if used, is entered in the separate field to the right for that purpose. If left blank, the calculation will be based on the fixed value of the coupon. See the note below about restricting discount calculations to specific products instead of the order total. A maximum redemption value can be assigned to each coupon in Merchant 4.x.
If you enter the letter S in the field to the right, the
coupon will be used to allow free shipping (compiled version only) for the entire order. Other criteria for the coupon must be met, e.g. minimum order amount, eligible products, etc.
Optionally, a coupon can be allowed only when an order total reaches a specific amount. For example, you can give a 10% discount when the order total reaches $200 as an incentive or promo. In all cases where a raw value is used, you must make this value equal to or greater than the value of the coupon. If you use the percent calculation, this value can be any value, including zero.
Based on your state's tax requirements, the coupon can be designated to reduce the sales tax or not reduce it. The coupon's tax effect is on the order total, not on individual products. For example, in some states, a store coupon reduces the cumulative value of products purchased before the sales tax is applied, hence you would want it to reduce tax. The exception to doing this is if your products are likely to be non-taxable, making a coupon reduce tax could result in a negative tax calculation. Another type coupon might be the manufacturer coupon. In some states, manufacturer coupons do not decrease the tax liability. You should determine your state's tax requirements before adding coupons to your store.
Coupons can either be used:
multiple times - The coupon can be used at every visit by any customer who shops at your store. This is usually used as a promo to customers, user lists, clubs, etc. They often have a short expiration date to limit their use. A typical usage might be a special holiday sale, eg 10% off everything in the store if used by a specified date. This would eliminate the need for special price groups if the intent is that everybody who has the coupon code can use it.
only one time for each customer - The coupon can only be used for one visit per customer. When the same customer shops at your store a second time, if he/she uses the same coupon code, it will be rejected. This is probably the most common coupon and is usually used in print ads or as a promo, eg. "$5.00 off on your next visit".
only one time for a unique coupon code - The coupon can only be used once. Once any customer has used this code, it becomes unavailable for any other purchase. This is often used as a customer relations tool, eg "sorry for the inconvenience, please accept this coupon.....".
You can restrict usage of a coupon in your store so that it can be used only if a specific product code is ordered. You can list several product codes, any of which in the basket would make the coupon valid if the other requirements are met. Leaving the product code blank means that customers do not have to order a specific product as long as they meet the other requirements the store owner has specified. If you check the box to the left of the product code list AND are using the percentage discount, only those products in the code list will be used in the calculation using the qualifying products subtotal. If you do not check the box, the percentage discount will be applied against the order total. In Merchant 4.0, you can use a wildcard for the product list, e.g. 1AA* would make all products beginning with 1AA eligible for the coupon discount.
New in the compiled version of the coupon module is the ability to restrict the coupon usage down to the attribute level. For example, you can limit the coupon to product codes beginning with 1AA and the attribute "Version" with the option of "4.5". The
format for the input would be 1AA*~Version~4.5|
Alternatively, if you precede the product list with a - (minus) character, the coupon will be excluded from use with those product codes. You canNOT specify it to the attribute level like the include above. (compiled version only)
Appropriate error messages are displayed when coupons don't meet the usage criteria established by the store owner. When the shopper enters a coupon code at checkout that is not valid based on the criteria you establish, he/she will see an error message just below the coupon code input when the checkout form is re-displayed. One coupon can be redeemed per order on the checkout page.
In admin, the coupons can be easily displayed and edited. The coupons are displayed in a table format with configurable number of coupons per page displayed. The entire coupon database is searchable by coupon code or portion of the coupon code.
Expired coupons can be removed from the database (to cut down on disk usage) one at a time or in mass. In admin, you can either put a check in the remove column and select update or select purge expired coupons, then select update.
A historical database, which can be imported and analyzed in database or spreadsheet software, is maintained on all coupons used. The couponuz.dbf can be FTPd to your PC for further analysis in MS Access, MS Excel, or other data management software. This could be useful in determining which coupons bring you the most activity. The number of uses for each coupon is displayed in the admin table in Merchant 4.0
New in the compiled version is the coupon usage report. You can summarize or list each coupon used for a specific time period. You can also restrict the output to a specific coupon code or a string of characters in a coupon code. This latter is useful when you have assigned a series of coupons to an affiliate or advertising campaign. You can determine how much business was brought in with the coupons from various sources.
The compiled version of this module can use OpenTokens instead of hook points within OpenObjects. The OpenDesigner screen lists the OpenObjects which can replace all or some screens within the OpenUI user interface. The OpenObjects provide a template screen which contains the existing hook points (backward compatibility), OpenToken capability, and the ability to move output around within the OpenObject screen. Since the tokens in this module conform to OpenToken functionality, they may be used in other template type screens.
MMUI and OpenUI compatible. If you are using MMUI, there are two required edits in the mmui.mv. If using MMUI in
a compiled version of Merchant (4.14 and newer), you will need to edit and recompile the mmui.mv (expensive proposition). Thus, with compiled Merchant, we recommend using OpenUI instead of the MMUI user interface.
Wow Wow Widgets are blocks of customizable compiled template code that are dynamically displayed on any MIVA Merchant 5 page. A widget can contain text, html, or MIVA Merchant's template scripting code. Widgets are flexible and reusable, can be easily edited and duplicated, and can be used to display dynamic content, including products, categories, and baskets, anywhere.
Widgets can be used to display: a mini-basket in the sidebar of any page; one or more category listings on the storefront and on any other page; mini-category listings anywhere, with links to the category page; products on any page; multiple headers and footers; blocks of dynamic content that are reused in specific place through out the store; and just about anything else, anywhere.
By adding a content management layer, the Wow Wow Widgets module makes it easier to include, edit and manage content within MIVA Merchant 5.
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, e.g. 100 or less.
Faster servers may get decent search times with many more than that though.
Added new search algorythms "Any of these", Exact phrase", and "Start at beginning".
Store owners can create a list of words which will not be
searched in the "All of these" or "Any of these" searches. These are words like a, an, the, and, or. It will not exclude those words in the "Start at the beginning" or "Exact phrase" searches.
If you choose to use the "search single category" listing, you
can modify that from the admin control panel and only list certai