Found 307 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.
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).
The Category Manager module allows you to have multiple category templates in a single store. You can have a different template for every category in your store if you want. The templates use the standard store morph technology template editor in MIVA Merchant 5. While basic knowledge of how to edit MIVA Merchant 5 templates is required, there are two example templates provided in addition to the built in ctgy page template. Getting started is not that difficult. Don't miss our introductory price of this versatile module.
Features: - Multiple category templates in a single store - One or more categories can be assigned to use a specific template - Default template is used for categories which do not have a custom template assigned - Custom pagination in addition to the default Previous and Next buttons - Can limit products displayed per page to a specific number for each template or can list all on one page - Customer can sort products within the category in real time dynamically - Breadcrumb navigation included - Sub-category navigation included
Feature Details. Multiple page templates. Using the built-in store morph technology, you can edit the page templates just like the built-in page templates, including recall, notes, and indexing of previous versions. Include typical render tokens on the custom category pages from other 3rd party modules (sold separately) which you have in your store, e.g. rate this, wait list, best seller, and others.
Easy assignment of categories to templates. Once you create the template you can assign one or more categories to it. This can be done from the Category Edit screen or if you are using the Emporium Plus Category Import module (sold separately), you can import the template assignment right along with importing new categories into the store. No need to import the categories with one module and then use a separate module to assign them to templates.
Default page for unassigned categories. The default ctgy page template is used for all categories which have not been assigned to a specific custom template. This makes processing more efficient as the Category Manager runs a quick lookup to determine if it needs to run certain more complex processing routines, like advanced pagination.
Advanced page navigation. Several pagination variables are available to write detailed page navigation links. You can have the typical 1 2 3 4 etc. Or you can break up long lines with arrows, dots, dashes, etc to fill in a gap. You can also display the page number of the total number of pages. This pagination is similar to that used in the Emporium Plus Power Search module for Merchant 5. As a point of reference for the customer, you can even include how many products are listed in the category.
Flexible pagination. Each category template can have a different setting for the number of products to display on a page. Initially, the customer will see the number you set. However, customers using broadband may want to see all the product in a category on a single page, so there is an option to list all.
On-the-fly sorting. The products are initially displayed in the sort order which the store owner has previously setup in the normal admin sorting. The customer can then change the sort order based on their desires. Available sort fields are name, code, price, date items were added to the store, or the default store setup. They can be sorted ascending or descending.
Breadcrunb navigation. The module includes optional breadcrumb navigation. An array is created which holds the current category name and its parents up to the top level category. With standard MIVA Merchant template code, you can create a quick link to higher categories like Home > Software > Developer Bundles
Sub-category navigation. You can display the sub-categories of a parent category on the category page, e.g. below the parent category's name. The array can be displayed like you want it using standard MIVA Merchant template code.
We cannot link to our demo stores from MivaCentral so if you'd like to see a couple of the live pages demonstrating single or multiple column layout of products, please contact us for links. Those pages demonstrate the variable layout of products, breadcrumb navigation, on-the-fly sorting, and sub-category navigation.
The module currently fully supports the mivasql configuration of MIVA Merchant 5. It also supports MySQL as long as load balancing has the data stored on the single MySQL server. This would be the case in most of the server setups. For those that are not, we are in the process of converting the code for that remaining, very small group of MIVA Merchant stores. At this time we have not had a problem. Modules will be moved to the top of the queue as needed.
The module lets you configure the category page html to your liking. It provides an interface for you to enter the specific HTML that you want to use to display the product listing for the category. You create templates which you can then assign to selected categories. The module comes with 4 preinstalled templates but you can add as many as you want. One of the preinstalled template provides for a category display that lets you add all of the listed products to your basket with the click of a single button. Another provides for the display of multiple products in rows across the page instead of vertically. In your templates, you can use tokens to represent the normal Merchant product and category fields. For example, you can use the token %prodname% to represent where you want the product's name to be displayed. Making changes like removing the "buy one now" button is as simple as tweaking the HTML used to display the page. One of the preinstalled templates is identical to the standard Merchant category display and serves as a good starting point for those little tweaks you have always been wanting to make. The module also permits you to copy existing templates when you are creating a new template.
You can use strike-thru pricing with this module too!
Note about compatibility with other modules: This module totally replaces the portion of the OpenUI (or MMUI if you are using it) that displays the Category page and is not compatible with any other module which modifies the category 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. All VikingCoders.com's modules are compatible with this module (ie. there are tokens that can be used to display their information on the category 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).
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.
The module lets you configure the product page html to your liking. It provides an interface for you to enter the specific HTML that you want to use to display the products in your store. You create templates which you can then assign to selected products. In your templates, you can use tokens to represent the normal Merchant product fields. For example, you can use the token %prodname% to represent where you want the product's name to be displayed. Making changes like moving the attributes or removing the "product weight" are as simple as tweaking the HTML used to display the page. A template is preinstalled which is identical to the standard Merchant product display and serves as a good starting point for those little tweaks you have always been wanting to make. The module also permits you to copy existing templates when you are creating a new template.
Note about compatibility with other modules: This module totally replaces the portion of the OpenUI (or MMUI if you are using it) that displays the Product page and is not compatible with any other module which modifies the product 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. All VikingCoders.com's modules are compatible with this module (ie. there are tokens that can be used to display their information on the product 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.
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
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.
Take master control of your Product Attributes. This module is packed with features like menu-driven control of MIVA Merchant product attributes. You can control field attributes, prompt/image locations and options, multi-column radio attribute options, and much more. Module features are configurable using the menu-driven admin interface, Product Display Layout, Missing Attributes PATR Page, OUS1 Checkout: Upsell Product (Single) Page and UATR Upsell: Missing Product Attributes (Single) Page templates. These templates are automatically created using your current template versions, when the module is initially installed. Attributes can also be displayed on other product related pages. This gives you master control over the look and feel of your product attributes.
The ADS Attribute Master Module Features:
Simple Module Installation and Configuration
Automatic installation and assignment of PROD, PATR, OUS1 and UATR pages with required item.
Automatic installation and assignment of revised Product Display Layout, Missing Product Attributes, Checkout: Upsell Product (Single) and Upsell: Missing Product Attributes (Single) templates. Current version history templates are used to generate revised templates. Previous template versions will be available through version history.
Menu-driven control of new features. 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.
Radio Button Control Features:
Extra Tag Attributes
Attribute Image/Prompt Location
Attribute Image/Prompt Style Wrapper using provided token
Options Image/Label Location
Option Image/Label Style Wrapper using provided tokens
Display Option Price Adder when applicable
Table/Style Attributes
Number of Option Columns
Drop-Down List Control Features
Adds <Select One> at the top of the list
Extra Tag Attributes
Image/Prompt Location
Display Option Price Adder when applicable
Image/Prompt Style Wrapper using provided token
Checkbox Control Features
Extra Tag Attributes
Image/Prompt Location
Image/Prompt Style Wrapper using provided tokens
Display Attribute Price Adder when applicable
Text Field Control Features
Size Attribute
Extra Tag Attributes
Image/Prompt Location
Image/Prompt Style Wrapper using provided token
Display Attribute Price Adder when applicable
Text Area Field Control Features
Cols Attribute
Rows Attribute
Extra Tag Attributes
Image/Prompt Location
Image/Prompt Style Wrapper using provided token
Display Attribute Price Adder when applicable
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-attrmaster", Product Display Layout, Missing Attributes PATR Page, OUS1 Checkout: Upsell Product (Single) Page and UATR Upsell: Missing Product Attributes (Single) Page templates that are pre-installed and configuredwith 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 master control of your Category(CTGY) Page. This module is packed with features like menu-driven global and individual category level control of Category Product List Layout, Multi-Column Category Product layout with image positioning, Category Product Pagination with Totals, Subcategory Listing, and Category Breadcrumbs. No need for separate modules to control your category screen globally or individually for each category. All display options are configurable using the menu-driven admin interface, CTGY page templates and Product List Layout templates that are automatically installed and configured with this module. This gives you full control over the look and feel of your category screen.
The ADS Category Master Features:
Simple Module Installation and Configuration
Automatic installation and assignment of CTGY page required item.
Automatic installation and assignment of new CTGY page template. Previous template versions will be available through version history.
Automatic installation and assignment of new Category Product List Layout template. Previous template versions will be available through version history.
Menu-driven control of new features. No template editing required, but is available for advanced users.
Global and Individual Category Control of Category Product List Layout
Merchant basic Category Product Layout Control
Category Title Display option
Number of Columns for Product Display in expanded view
Image Positioning and Spacing
Additional layout modifications can be made using CTGY Page and Category Product List Layout templates that are pre-installed with this module
Global and Individual Category Control of Category Paging
Gives your customers the ability to move within the category using page numbers and/or previous next buttons
Display Total Product Count for selected category
Menu-driven control of pagination menu, no Template editing necessary
Additional layout modifications can be made using CTGY Page and Category Product List Layout templates that are pre-installed with this module
Global and Individual Category Control of Subcategory Listing
Display a Subcategory Listing for selected category for easy navigation
Menu-driven control for:
Page position for Subcategory Listing
Subcategory title header and footer
Display number of products for each subcategory
Number of columns in subcategory table
Subcategory footer
Additional layout modifications can be made using CTGY Page and Category Product List Layout templates that are pre-installed with this module
Global and Individual Category Control of Category Breadcrumb Navigation
Display Breadcrumb style navigation for current category
Menu-driven control for:
Page position for Breadcrumb Navigation
Home URL location and label
Breadcrumb separator
Selected and Unselected breadcrumb formatting
Additional layout modifications can be made using CTGY Page and Category Product List Layout templates that are pre-installed with this module
Module installation and functionality has the following requirements:
MIVA Merchant Version 5.0
Settings and control this module provides are used in conjunction with CTGY Page and Category Product List Layout templates that are pre-installed with this module. These settings will override the Merchant default settings.
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.
This module provides your store with a more configurable and robust search page. It permits you to offer your customer the option to search categories and attributes and to limit their search to particular fields in the Products database. Searches can be made case sensitive, restricted to searching only the entire phrase, and made to use either AND or OR. In addition, the module provides for the separate configuration of keywords for your products and those keywords can be included in the search. The module supports the Viking Coder's Additional Product Fields Manager module and you can provide your customers with the ability to search the fields that you have configured for your products. All of the configurable options, including the particular fields to search on, can selectively be made default options and hidden from your customers. In this way you can restrict the search to only those fields you want your customers to search in.
The module comes with two distinct admin interfaces. One provides for the simple configuration of a default layout for the search page and display of results. For those familiar with HTML and looking for a specific layout, there is a template based configuration option which provides for complete token and template based control over the layout of the search page and results listing. Support is also provided for Third Party modules in the same manner as my Category Page Templates and Product Page Templates modules.
A sampling of the module's features:
Can be configured to replace the standard Merchant Search link and will use the same search button. So you can have the standard search link instead point to the Search Manager search page
The search page can be linked to from a static link with a link of the form: áááhttp://yoursite.com/Merchant2/merchant.mv?Screen=SRCHM&Store_Code=storecode
Customers can search the categories for their search terms and the results are displayed above the product results (in the standard display format; they can go anywhere you want with the template formatting).
Customers can restrict the search to find only the entire phrase they entered by surrounding the search terms in double quotes. Eg. "Clown nose" will find only those products which contain the exact phrase "Clown nose"
Keywords can be saved for each product and category and those can be used to search in. To search the keywords for the products is an option for the products. The keywords are searched automatically for the categories. In both cases a tab is added to the individual category and product screens so that the keywords can be added.
You can redirect customers who add products from the results listing either back to the search page or to the basket.
All of the buttons (eg. "search", "add to basket", "previous", etc.) are configurable w/ images and alternate text.
When using the Template formatting option, you can use tokens to add drop down select lists with terms your customers might want to search for. They can then search for those with a simple selection from the list.
When using the Template formatting option, you can provide the customer with the option to sort the displayed results ascending or descending by product name, product code, or product id.
When using the Template formatting option, you can use multiple search fields to prompt your customer to search for multiple terms. For example, you could provide a field for "title" and a field for "author" to prompt our customer to narrow their search
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.
Customers order more, and more frequently when its easy for them to know what the price of a product is going to be. Dynamic Attribute Pricing will do just that, reqardless of how your pricing is assigned. Dynamic Attribute Pricing shows your customers to total price of the product they want to order, even when that product's attributes and options add to or subtract from the initial price.
This module is compatible with OpenUI or Viking Coder's Category Page Templates and Product Page Templates. With OpenUI, a "Total Price: " display appears above the add quantity to basket button. With VikingCoder's Templates, you have place the Total Price: token and add to basket button anywhere you want in the templates. The displayed total changes with option selections that have an associate price increase (decrease) and with the quantity select.
With either OpenUI or Template, the module will automatically add any additional price associated with the option, to the display of the option. For example: Some Option ($2.00).
To control the quantity a customer can order, the module presents a tab in the Add/Edit Product screen. This tab shows the following options:
For example, if you entered 3,6,9,12,15,18, etc, the customer could only order in multiples of 3.
Will also allow image swapping with CPT and PPT! You can display a larger image for attributes where the product image is by including name="PRODImage" with your product image code.
Easily add Extra Product Fields to your store. Extra Fields can be of any type (character, number, boolean/logical, or memo), and each field can be displayed on the Product Display screen and the expanded format of the Product List, Categories & Search screens. Fully-customizable, template-based display of Extra Product Fields. Batch-oriented import utility handles very large data sets.
Summary of Features:
No limit on number of custom fields;
Custom fields can be character, number, Boolean/logical, or memo field;
Field lengths can be specified for character & number fields; memo fields have unlimited length;
Custom screen prompts can be specified for extra fields and for standard Miva Merchant fields;
Each Extra Field can be displayed on the Product Display screen and the expanded format of the Product List, Categories & Search screens;
Determine the order in which extra fields are displayed;
Display of extra fields can be hidden if value is empty or zero;
Extra fields added directly to Products field database, providing greater compatibility with other modules