Miva Merchant Modules and Applications Search

Search for Entitiy Count Pricing v5 - Miva Merchant Modules and Applications in Our Directory

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

Miva Merchant Modules » Searching For 'Entitiy Count Pricing v5'

Found 319 Modules or Applications that might fit the bill

Use caution when considering any modules from modStop. Their support has been reported by umpteen Miva Merchant users as suspect and worse. Some of their modules are simple and shouldn't require support. Please contact us with any questions concerning them or their modules.

1 Entitiy Count Pricing v5 Emporium Plus / Miva Central

Charge your customers by the number of letters or words customers include in a text field attribute called PHRASE-L or PHRASE-W respectively. This module is used to calculate individual entity pricing for engraving, embroidering, etc. The attribute can be in either a text input or textarea input. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.

The customer enters the phrase and the module calculates the price based on the number of letters/words and the base price of the attribute. The store owner determines if it will be a word count or letter count by the attribute code, i.e. PHRASE-W or PHRASE-L. Not for upsell products.

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.

Price: $22.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

From: Special Pricing Hide Prices Modules
Relevance: 99.99%%

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

Bookmark Entitiy Count Pricing v5 <-- Just click this link and then add to your favorites!

Back to Top

2 Volume Pricing v5 Emporium Plus / Miva Central

Discount your product base prices based on the number of items ordered of identical products, eg 1-3 = standard price, 4-6 = lower, etc. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.

Features:
- Discount product prices based on quantity ordered
- Easy from - to price breaks in a single input
- Unlimited price break ranges
- Fixed price or percentage off regular price
- Optional automatic start and stop dates for volume pricing
- Use our time zone offset to adjust the time that the date changes
- Each product can have different price breaks and dates
- Can use price groups with percentage discounts
- Optionally apply price group discount "on top of" volume price breaks
- Can exclude price groups from volume pricing
- Can exclude all except specific price groups
- Hide or display table which depicts price breaks
- Include a quantity input in the table on category pages
- Volume price can be applied on identical products or can amalgamate
- Can amalgamate discounts of different attributes in the same product
- Optional "as low as" to replace regular price
- Optional strike thru of regular price followed by volume price
- Can put all or some of your store products on sale within seconds
- Can remove all volume pricing in the store within seconds
- Flat file import for quick update
- Optional wild card can apply same volume pricing to all products
- Export volume pricing settings to flat file
- Use render tokens to place "as low as" and table on applicable screens
- Licensed by domain, unlimited stores under one MIVA Merchant mall pay no additional license fee

Feature Details:
This module's admin interface provides an easy to enter "from - to cost" format. You can literally have as many ranges as you want to type in. See the image below for example syntax. You can either use actual values to replace the base price or percent of price to be subtracted from the product base price. These price differentials are added directly in the admin interface under the product edit screen. You only apply these price differentials in the products that you want to use them.

This module applies the price in your low,high, cost groupings. If you do not include a grouping at the single item level, it will use the method for pricing in your store. It onlyactivates if you include a low, high, cost grouping. For example:
6|10|12%
11|20|14%
21|999|16%

The module only uses price groups when using the percentoff discount calculation. If you enter fixed prices for the quantity ranges, then price groups are ignored. Keep in mindthat the percent discounts could be over and above the discountalready given if you are using price groups.

You can opt to not give the price group an additional discount above the volume pricing. You can even make all or some price groups not eligible for volumepricing and hide the table from them completely. Conversely,you can exclude everybody from volume pricing except specific price group members. Customers must be logged in to identify the price group they are in before the volume pricing module can qualify or disqualify them from volume pricing if you are using the price group restrictions.

The percentage discounting method subtracts the percent discount from the base price. Base price does not include attribute prices. To apply the percentage, simply include the percent symbol (%) in the line. If you are using cost method for your store (other than price groups), you will not be able to use the percentage discounting method. Instead, use the actual value method.

If you are using another third party module which overrides prices in the basket and recomputes them using the price in the product record, youmay not be able to use this module. Other third party modules may notrecognize that it needs to apply the calculations in this module.

The module recognizes identical products. Hence different product codes will change the product enough that the discountwon't apply. For example 3 red shirts and 6 blue shirts willnot give the discount of 9 shirts. Rather, they'll get the discount rate of 3 for one of the line items and 6 for the other.

You can amalgamate quantities so in the example above, as long as the product code is the same and the color variation is done with attributes, all 9 items would get the volume discount for 9 items. You have the option for each product code to amalgamate quantities or treat varied attributes as different products.

You can optionally include a table on the product (PROD) andcategory (CTGY) screens displaying the rates as generatedfrom the products' volume discount record. You can optionallyhave a quantity input in that table display on the category screen. These options areconfigured through admin.

If you want to have a sale on one or moreitems. Simply set the volume to 1 or more with a specific discount percentage and you have a sale with as low as display. You can use the token %product_price_f% to further highlight that witha strike thru. To make this feature even more useful, youcan enter a starting and ending date for the sale so that itwill start and end automatically.

For ease of entry, a flat file import module is included. You can put all product codes in the flat file or use an asterisk (*) and one lineof "rules" to apply the volume price to all products in thestore. Create a storewide sale, e.g. 10% off in seconds with a specific start and stop date. Then just as quickly removeall settings at your leisure after the sale. There is also a volume price export so you can quickly build your flat file, then edit or add to it. This is useful when you want to have a storewide sale on all products butretain volume prices on your regularly discounted items. Export the volume prices. Import your sale settings. Importyour volume discounts on the few you want to maintain at pre-sale prices.

The module currently fully supports the mivasql configuration of MIVA Merchant 5. It also supports MySQL as long as load balancing has the data stored on the single MySQL server. This would be the case in most of the server setups. For those that are not, we are in the process of converting the code for that remaining, very small group of MIVA Merchant stores. At this time we have not had a problem. Modules will be moved to the top of the queue as needed.

Price: $35.00 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

From: Discount Modules / Volume and Quantity Discount Modules
Relevance: 61.22%%

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

Bookmark Volume Pricing v5 <-- Just click this link and then add to your favorites!

Back to Top

3 Discount Based on Quantity by Category v5 Emporium Plus / Miva Central

Volume pricing at the category level. Easily offer a fixed discount (not percentage) based on the number of items in the basket and the categories those items are in. We also have the corresponding module for an older version of Merchant.

Features:
- Discount based on number of items ordered
- Set up to 4 tiers of discounts per category group
- Can have 8 groups (each containing one or more categories), each with 4 different discount tiers
- Category wide, multi-category or store wide discounts
- Optionally apply discount after other discounts have lowered the subtotal
- Discount shows at checkout as separate line item
- Optionally display updated discount in basket prior to checkout
- Can use wildcard instead of entering category codes for the group
- Can either include or exclude a single price group, e.g. Wholesale, to be able to use the discount

Feature Details:
In admin, the store owner configures the trigger levels (number of items needed to activate the discount) and thecorresponding fixed amount off. The store owner can designate 1 - 4 trigger levels so that he/she can vary thediscount based on the number bought. Reward the customer; the more the customer buys, the higher the discount.

The storeowner then includes a list of category codes that willbe used in the calculation. Use this module for category-wide or store-wide fixed discounts. If using store-wide, make sure the discount doesn't exceed the priceof the potentially summed products. If using category-wide,make sure the discount does not exceed the price of the lowestpriced product in the category.

The discount amount will appear during checkout on the screen after the customer has entered their shipping method. You can optionally display the discount in the basket prior to checkout.

In admin you can setup eight separate groups withtheir own four-tiered discount and categories. Hence, if you want to discountone category of products with one set of rules (levels) and another category with a different set of rules, you can now do this. Multiple categories can be assigned to each group. As the basket is scanned, the discount is applied based on each group's rules, then summed together at checkout. You can optionally display the updated discounts prior to checkout in the regular basket screen, recalculating and updating discounts based on changing basket contents.

You can choose one price group, e.g. Wholesale, which is not eligible for the discount since they presumably already benefit from significantly lower prices. Or if you don't want to exclude, you can include the one group. This would be useful if you want to apply a fixed amount off for that price group rather than use Merchant's percent off price group calculations. This would allow you to discount different fixed amounts from different groupings (categories) of products.

You can use the asterisk (*) to replace the category codes. When the module encounters the asterisk instead of category codes, it considers all further products eligible. As example, the asterisk in the first group would make all products in the store eligible for the discount. On the other hand, category codes in the first group would apply the first group rules to those categories. Then if there is an asterisk in the second group, all other products in the store woulduse those discount rules.

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.

Price: $50.00 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

From: Discount Modules / Category Specific Discount Modules
Relevance: 45.30%%

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

Bookmark Discount Based on Quantity by Category v5 <-- Just click this link and then add to your favorites!

Back to Top

4 Entity Count Pricing Weiland / Miva Central

Charge your customers by the number of letters or words customers include in a textfield attribute called PHRASE-L or PHRASE-W respectively. This module is used to calculate individual entity pricing for engraving, embroidering, etc.

In Merchant version 3.x, the phrase can be in either a text input or textarea input. In Merchant version 2.2x, the text input is the only attribute available.

The customer enters the phrase and the module calculates the price based on the number of letters/words and the base price of the attribute. The store owner determines if it will be a word count or letter count by the attribute code, i.e. PHRASE-W or PHRASE-L. Not for upsell products.

Versions 2.x, 3.x, 4.x Available

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

From: Special Pricing Hide Prices Modules
Relevance: 45.01%%

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

Bookmark Entity Count Pricing <-- Just click this link and then add to your favorites!

Back to Top

5 Percent Off Based on Quantity by Category v5 Emporium Plus / Miva Central

Volume pricing at the category level. Easily offer a discount based on the number of items inthe basket and the categories those items are in. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.

Features:
- Discount based on number of items ordered
- Set up to 4 tiers of discounts per category group
- Can have 8 groups (each containing one or more categories), each with 4 different discount tiers
- Category wide, multi-category or store wide discounts
- Optionally apply discount after other discounts have lowered the subtotal
- Discount shows at checkout as separate line item
- Optionally display updated discount in basket prior to checkout using render token
- Can use wildcard instead of entering category codes for the group
- Can exclude a single price group, e.g. Wholesale, from receiving the discount

Feature Details:
Thedefault is to calculate product charges in the specifiedcategory(ies) (including attribute charges) to determinethe subtotal to discount. You canoptionally include non-product charges in the calculation.

In admin, the store owner configures the triggerlevels (number of items needed to activate the discount) and thecorresponding percentage off. The store owner candesignate 1 - 4 trigger levels so that he/she can vary thepercentage discount based on the number bought. Reward thecustomer; the more the customer buys, the higher thediscount percentage.

The storeowner then includes a list of category codes that willbe used in the calculation. Use this module forcategory-wide or store-wide discounts.

The discount amount willappear during checkout on the screen after the customer hasentered their shipping method. This allows Merchant toinclude (optionally) any miscellaneous fees or coupons redeemedon the Shipping - Payment selection screen so the subtotal willbe adjusted before the discount.

In admin you can setup eight separate groups withtheir own four-tiered discount and categories. Hence, if you want to discountone category of products with one set of rules (levels) and another categorywith a different set of rules, you can do this. Multiple categories can beassigned to each group. As the basket is scanned, the quantities are subtotaledfor each group. The discount is applied based on each group's rules, then summedtogether at checkout. You can optionally display the updated discounts prior to checkout in the regular basket screen, recalculatingand updating discounts based on changing basket contents.

In admin, you can chooseone price group, e.g. Wholesale, which is not eligible for the discount since theypresumably already benefit from significantly lower prices.

You can use the asterisk(*) to replace the category codes. When the module encounters the asterisk instead ofcategory codes, it considers all further products eligible. As example, the asterisk inthe first group would make all products in the store eligible for the discount. On the other hand,category codes in the first group would apply the first group rules to those categories.Then if there is an asterisk in the second group, all other products in the store woulduse those discount rules.

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.

Price: $27.50 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

From: Discount Modules / Category Specific Discount Modules
Relevance: 43.85%%

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

Bookmark Percent Off Based on Quantity by Category v5 <-- Just click this link and then add to your favorites!

Back to Top

6 Basket Price Group Recalc v5 Emporium Plus / Miva Central

Recalculate the basket prices based on the price group a customer is in when they log in. Normally, if a customer is not logged in when they place items in the basket, the basket price will be a non-price group price, even after they log in at check out.

Features:
- Automatically recalculate basket prices when logging in
- Exclude specific product codes from the recalculation
- Safety check price change to ensure it does not raise it
- Token available to force recalculation in addition to the automatic log in recalculation (Merchant 5.x only)

Feature Details.
Automatically recalculate. When the customer logs in, the module will determine the price group status of the customer. If they are in a price group, it will recalculate the prices in the basket to reflect the price group prices of the items.

Product exclusion. In some cases, you may not want to recalculate the basket price for specific products. As example, there are 3rd party modules which adjust the basket price based on other factors set by those modules. The External Product Purchase (sold separately), Size Pricing, Dimension Pricing, Override Pricing modules allow the customer to enter values in the products' attributes which ultimately effect the basket prices of the products. This product exclusion feature lets you exclude those products from the recalculation process. The basket price will remain as it was calculated by the 3rd party module that originally controlled the addition of the product into the basket.

Safety check. The module will verify that the price group recalculation will actually lower the price. Some 3rd party modules discount item prices at the time they are added to the basket, based on a variety of factors. An example of this is Volume Pricing (sold separately). If the customer orders in quantity and you have set the threshold so they will get a price break for multiples of the item, the item will be added to the basket at a price lower than its individual item price. In some cases, that value could even be lower than price group prices. The recalculation module will compare the two prices and use the lower of the two for the basket price.

Additional token. The additional token feature is in the Merchant 5.x version of the module only. This module will make the recalculation at the time the customer logs in. In some cases, you might want to force the process again. For example, the Emporium Plus Customer and Product Administration module (sold separately) has an automatic price group promotion feature. If you set that to occur when they log in, it actually happens when the screen displays at the point you place the token to do that. As the recalculation module does its automatic feature before the screen displays, the customer would not get the full advantage of a promotion to a new price group. Hence, if you are using a price group promotion feature in another 3rd party module, you can follow that process with a forced basket price group recalculation.

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.

Price: $33.50 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

From: Availability Price Group Modules
Relevance: 40.96%%

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

Bookmark Basket Price Group Recalc v5 <-- Just click this link and then add to your favorites!

Back to Top

7 Sort Categories and Products v5 Emporium Plus / Miva Central

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

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

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

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

You can sort the products within individual categories differently than the sorting in the store at large. So while the product list and most categories might be sorted alphabetically, you could have others sorted by price as ascending or descending. You can sort theproducts by a specific category and then on the next screen, make minor changes to re-arranged that sorting. This gives you the ability to move certain products to thetop for more customer visibility.

You can also move to the top of the list up to 999 product codes in the orderyou want them. They can appear before any other products on the product list, search and each category screen. This ability to assign a sort order number also makes it possible to display an image, e.g. new or hot, to all products with a sort order number less than the trigger you assign using a token.

You can also elect to count the products in each category. If you do, the counts willbe available at runtime in Merchant. By having the data in a quick lookup table, Merchant does not have to count the products in each category as it displays the category list in a 3rd party module's category tree. It simply shows the previously stored totals. This option cannot be used in stores which use availability groups to hide products fromsome customers because the totals would show the amounts for all products in eachcategory. The sorter module uses a token to display the products-in-category total after the category name if you are using a 3rd party category tree template module.

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.

Price: $27.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

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

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

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

Back to Top

8 Inventory Tools v5 Sebenza Studios /

Inventory Tools by Sebenza will ease the pain of managing your product inventory levels. Not only will you have control over the inventory levels, but activating and deactivating inventory for a product as well. The module also includes consoles for importing and exporting product levels.

The Inventory Tools Module Features:

  • Mass Updates
    • By listing your stores products in mass, you can quickly update counts and inventory settings
    • These page also supports pagination to display as many products as you like at one time
  • Filtering
    • Filter the results by inventory count giving you quick reports of inventory levels
    • Filter for products that are out of stock
    • Filter by keyword
  • Export
    • Export your modules to flat file for off line editing.
    • Delimeter defined exporting
    • Append or replace existing export file if found
  • Import
    • Import your flat file for quick inventory updates
    • Delimeter defined exporting
    • Update counts or overwrite counts
    • Auto-activate inventory

Price: $59.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: N/A Versions: 5.x+
Other Module Compatibility: N/A

From: Inventory Modules
Relevance: 37.19%%

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

Bookmark Inventory Tools v5 <-- Just click this link and then add to your favorites!

Back to Top

9. ShipWorks v5 - Powerful Shipping and Order Management Software


What is ShopInvoice?

 
ShopInvoice is a powerful, easy-to-use, and affordable desktop application that greatly simplifies the day-to-day business of Miva Merchant users. From professionally printed invoices and packing slips to Internet postage and fully-integrated UPS shipping, labeling, and tracking features, ShopInvoice is the most versatile and innovative application available to Miva Merchant users today.

Key Benefits

Save countless hours on order fulfillment tasks
Ship accurately and cost effectively
Send shipping and tracking notifications
Create a professional, lasting impression
Seamlessly integrates with your Miva Merchant store.

Read the overview and take the quick tour.

ShipWorks Features

Compatible Carts- eBay & eBay Stores
- Marketworks
- Miva Merchant
- ShopSite
- Yahoo! Stores
Automatic Downloads-
- Bulk downloading of rates and transit times. 
- Bulk downloading and printing of live UPS labels.
- Supports multiple packages, tokenized reference numbers, and Quantum View Notify.
- Supports standard and thermal printers, multi-up label sheets, and combined invoice and labels.
UPS WorldShip- Directly communicates with WorldShip; no manual import or export required.
- Customizable tokenized reference numbers printed on labels.
- Supports Quantum View Notify.
- Automatically imports service used, shipment weight, total cost, and tracking number after processing.
U.S.P.S. Label Download- Integrated directly with USPS for downloading live labels (without postage).
- Perfect for business with their own postage meters.
- Delivery confirmation is free for Priority Mail, and only $0.13 for First Class.
Stamps.com- Directly communicates with the Stamps.com; no manual import or export required.
- Supports stealth postage mode.
- Customizable tokenized memo's printed on labels.
- Address verification and correction.
- Automatically imports tracking number after processing.
Endicia DAZzle- Directly communicates with DAZzle; no manual import or export required.
- Customizable tokenized rubber stamps printed on labels.
- Automatically imports tracking number and total cost after processing.
Shipment Creation- Shipment address pre-filled based on order shipping information.
- Create multiple shipments, using multiple carries, for each order.
- Product weights automatically downloaded. (eBay and Miva)
- Customer-chosen shipping method automatically downloaded. (Yahoo! and Miva)
- Quickly enter weights using zero-configuration scale support.
Shipment Tracking- Integrated UPS and U.S.P.S. tracking for support personnel.
- Send bulk email to customers with clickable tracking links.
- Tracking numbers automatically imported and saved after processing shipments.
Shipping Labels- Supports inkjet, laser, and thermal printers (such as Dymo and Eltron).
- Print full page shipping labels, or multi-up sheets.
- Print all-in-one forms that combine invoices\packing slips and the shipping label.
- Print standard Avery (or any brand) address labels using customizable XSL and HTML.
- SureSize™ technology ensures every address and graphic fits on every label.
HTML Templates- Includes email, invoice, packing slip, reporting, and exporting templates.
- Customizable, powerful, well-documented XSL template format.
- Specify which printer (supports networked printers) and paper tray to which each template should print.
- Powerful "conditions" can be embedded in templates.
Invoices & Packing Slips- Plenty of royalty-free, customizable XSL templates (see the Gallery).
- Print pick-lists for warehouse staff to efficiently pack shipments.
Reports- See exactly what your customers are buying, and how much of it.
- XSL template based, completely customizable.
- Evaluate various aspects of your business.
Generic Export- Customizable exporting of any data, to any format.
- Export bulk data to .htm, .txt, or .csv.
- Easily integrate with your existing software, such as MOM and Great Plains Accounting.
Email- Integrated email with viewable history for each order and customer record.
- Built-in WYSIWYG email editor.
- Send email in bulk, with one click.
- Send payment requests, shipping notifications, and clickable tracking numbers.
- Send invoices, product announcements, and targeted advertisements.
- Plenty of included, customizable XSL templates.
- Ability pecify a specific email account each template should be sent with.
Order Status- Customizable order status allows tracking each order through your business flow.
- Use with filters to display a running count of how many orders are in each status.
- Send emails to customers with order status updates.
Add and Edit Orders- Add manual orders, such as orders taken by phone.
- Add and edit order items, charge details, and notes.
- Modify and correct order details when customers call in.
Customer Service- "Quick Search" fields look up customers and order numbers instantly.
- All order information, including notes, status, and tracking information are immediately visible.
- Keep customers up-to-date with shipping and status notifications.
- Incredible networking support keeps customer service reps and shipping stations constantly synchronized.
Filtering and Searching- Customizable filters allow you to specify any search criteria you want.
- Filter Panel shows each filter as a folder, with a count of matching orders.
- Clicking the filter folder instantly displays the matching orders.
- Pre-installed filters help you get started right away.
Networking- Connect all computers to the same ShipWorks database.
- Automatic, immediate synchronization yields efficient processes and reduced errors.
- Manage customer service and shipping from different locations, while staying connected.
- Easy installation and setup.
Miva Merchant- Batches Panel shows all batches and how many orders in each batch.
- Filter the order display by batch.
- Automatically detects when orders are moved from batch to batch from Miva admin.
- Create batches directly from ShipWorks.
eBay Sellers- Leave eBay feedback in bulk with customized presets.
- Sell all feedback that has been left for you by buyers.
- Track checkout status and send bulk payment reminders.
- Downloads eBay checkout data, as well as address information entered in PayPal.
- Automatically updates your "My eBay" status after processing shipments.
Configurable Interface- Customize grid column order, sort order, and which columns to display.
- Detail panels show all selected order details at a glance, on one convenient screen.
- Customize panel size, location, and visibility.
- Customize toolbars and context-menus.
Scale Support- Zero-configuration scale support for serial ports - plug it in, and it just works.
- NCI model 7010S (also known as the Stamps.com scale).
- Fairbanks scales.
- Metler Toledo scales.
- Salter Brecknell 7010SB.
- Supports the scale models listed above that include a serial port.
Administration- Simple setup and installation, no knowldege of databases required.
- Easily backup and restore all ShipWorks data in a single click.
- When setting up networked installations, the main database is automatically detected.
Powerful Database- Microsoft SQL Desktop Engine (MSDE) provide free with purchase of ShipWorks.
- Fast, efficient, and maintains data integrity.
- Built on the same engine as MS SQL Server.

More Info....
From: Order Management Applications and Modules
Relevance: 1.00%%
Rating: [Wes Clayton] Votes: [sales@interapptive.com] Hits: [8.00] | Dec 31, 209

10 Category Master v5 Advanced Development Solutions / Miva Central

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.

Price: $89 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
Compatibility: MM5 Versions: 5.x
Other Module Compatibility: N/A

From: Category Screen Modules
Relevance: 36.32%%

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

Bookmark Category Master v5 <-- Just click this link and then add to your favorites!

Back to Top

11 Category Template Manager v5 Sebenza Studios /

Category Template Control for v 5

Category Template Manager allows merchants to create multiple display templates that can then be assigned to categories. This module is power packed with features like:

  • Multiple Category Templates
  • Product Sorting
  • "Show All" option
  • Breadcrumb Display
  • Sub-Category Listing
  • Category Top Sellers
  • Category Paging (Page Number)
  • Product Count
  • Template Based Pagination
  • Default Template


  • Category Template Manager

    Price: $79.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: MM5 Versions: MM5
    Other Module Compatibility: N/A

    From: Category Screen Modules
    Relevance: 36.32%%

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

    Bookmark Category Template Manager v5 <-- Just click this link and then add to your favorites!

    Back to Top

    12 Contact Manager v5 Emporium Plus / Miva Central

    Sales, support and other inquiries between you and your customers are seemlessly integrated into your MIVA Merchant store. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.

    Features:
    <- Easily integrate customer contact and inquiries
    - Collect typical name, email, subject and inquiry
    - Collect unlimited extra required and/or non-required fields
    - Hide your store's email addresses from spammer email address harvesters
    - Change the email address you want inquiries to go to through the admin panel
    - Launch the Contact Manager from Merchant or from a static page
    - Use a form or link to launch the Contact Manager
    - Assign the contact record to a specific technician or department with ease
    - Customer can select the target to send the inquiry to with a select list option
    - Contact is logged and is not effected when email servers are down
    - User interface is easily customized, even by html novices, from the module's admin configuration screen
    - Use store morph technologoy to fully customize the form
    - Department codes, descriptions and email addresses are configured through admin
    - Admin section allows you to search one or more criteria to find messages
    - Edit the status and/or respond to the sender
    - Can send autoresponse email to customer so they know you received their inquiry
    - Includes a contact tracking number in the email subject

    Feature Details.
    Protect your email addresses. This module keeps yourstore's email address out of view of spammer email address harvesters. It also allows you to easily change the email address you want inquiries to go to without editing html pages.

    Easy link to the contact form. You can launch the Contact Manager form from a button in the category column, in the nav bar or elsewhere within Merchant or from a static page. You can also easily use a http link format for launching the Contact Manager form from static pages or within Merchant.

    Assign the inquiry. The Contact Manager allows you to assign the contact record to a specific technician or department with ease. That technician can then find their active contacts easily.

    User interface look and feel. The Contact Manager form characteristics are controlled from the module's admin configuration screen. At the admin level you can change category column button text, optional category column button image, email subject, email to address, contact screen title, customer email prompt, customer inquiry prompt, background color, font face, font size, font color, message for the submission form, send button text, and optional send button image. Even for the html novice, the form's characteristics are easily altered in admin. In Merchant 5.x you can go a step farther if you are familiar with the store morph technology (SMT) and page template editing by fully customizing every aspect of the form. With the Merchant 5.x built in SMT you can make changes to the page and even rollback changes if you don't like what you see.

    Customer can choose department. The module allows the customer to select the target to send the inquiry to with a select list option. This expedites the delivery to the specific technician/department's email address. As with the uncompiled version, the email addresses are hidden from email harvesting spammers.

    Field inclusion and validation. Department codes, descriptions and email addresses are configured through admin. The standard collection fields are name, email, subject, department, and inquiry. However, you can also have an unlimited number of extra fields in the form. These fields can be required or optional. If required and the customer does not provide a response, the form will validate and redisplay so the missing info can be supplied. What extra fields you create and use is dependant on how you will use this contact form; e.g. requests for info, pricing, availability, product details, billing, shipping, or even for customer surveys prior to checkout.

    Autoresponse receipt verification. When the customer submits their inquiry, the module can optionally send them an autoresponse that you have received their inquiry and how soon you will get back to them. That autoresponse email is composed and customized by you through the admin panel. You can also include the contact tracking number in the subject of the contact emails and responses, e.g. [EP #925]: How do I.....

    Searchable contact records. The admin section allows you to search one one or more criteria to find messages you are interested in. You can then edit the status and/or respond to the sender.

    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.

    Screen shot showing contact search screen

    Screen shot shows results of search in admin

    Easy configuration for user interface screen

    Price: $27.50 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: N/A Versions: 5.x+
    Other Module Compatibility: N/A

    From: Customer Management Support Modules
    Relevance: 36.32%%

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

    Bookmark Contact Manager v5 <-- Just click this link and then add to your favorites!

    Back to Top

    13 Meta Tags Master v5 Advanced Development Solutions / Miva Central

    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.

    Price: $89.95 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: N/A Versions: 5.x+
    Other Module Compatibility: N/A

    From: Search Engine Optimization Modules
    Relevance: 36.32%%

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

    Bookmark Meta Tags Master v5 <-- Just click this link and then add to your favorites!

    Back to Top

    14 Volume Pricing Weiland / Miva Central

    Discount your product prices based on the number of items ordered of identical products, eg 1-3 = standard price, 4-6 = lower, etc.

    The admin interface provides an easy to enter "from - to cost" format. You can literally have as many ranges as you want to type in. See the image below for example syntax. You can either use actual values or percent of price to be subtracted from the product price. These price differentials are added directly in the admin interface under the product edit screen. You only apply these price differentials in the products that you want to use them.

    This module applies the price in your low, high, cost groupings. If you do not include a grouping at the single item level, it will use the method for pricing in your store. It only activates if you include a low, high, cost grouping. For example:
    6|10|12%
    11|20|14%
    21|999|16%

    The module only uses price groups when using the percent off discount calculation. If you enter fixed prices for the quantity ranges, then price groups are ignored. Keep in mind that the percent discounts will be over and above the discount already given if you are using price groups.

    In the compiled version you can opt to not give the price group an additional discount above the volume pricing. You can even make all or some price groups not eligible for volume pricing and hide the table from them completely. Customers must be logged in to identify the price group they are in before the volume pricing module can disqualify them from volume pricing.

    The percentage discounting method subtracts the percent discount from the base price. Base price does not include attribute prices. To apply the percentage, simply include the percent symbol (%) in the line. If you are using cost method for your store (other than price groups), you will not be able to use the percentage discounting method. Instead, use the actual value method.

    If you are using another third party module which overrides prices in the basket and recomputes them using the price in the product record, you will not be able to use this module. Other third party modules will not recognize that it needs to apply the calculations in this module.

    The module recognizes identical products. Hence different attributes will change the product enough that the discount won't apply. For example 3 red shirts and 6 blue shirts will not give the discount of 9 shirts. Rather, they'll get the discount rate of 3 for one of the line items and 6 for the other.

    The module for the compiled version of merchant DOES have the ability to amalgamate quantities so in the example above as long as the product code is the same, all 9 items would get the volume discount for 9 items. You have the option for each product code to amalgamate quantities or treat varied attributes as different products.

    You can optionally include a table on the product (PROD) and category (CTGY) screens displaying the rates as generated from the products' volume discount record. You can see an example of that with our best seller products. You can optionally have a quantity input in that table display. These options are configured through admin.

    New in the compiled version is compatibility interface with the OpenUI Tokens and Viking Coders product template module. Place the table display on the product page so that it better fits your desired look. New configuration options added for the table display. Also, the ability to display the lowest price in place of the standard price when volume pricing effects the product, the store is using the OpenUI, the store is version 4.14 or higher, and there are no other 3rd party modules effecting the price display. This feature is useful if you want to have a sale on one or more items. Simply set the volume to 1 or more with a specific discount percentage and you have a sale with as low as display. You can use the token %product_price_f% to further highlight that with a strike thru. To make this feature even more useful, you can enter a starting and ending date for the sale so that it will start and end automatically. For ease of entry, a flat file import module is included. You can put all product codes in the flat file or use an asterisk (*) and one line of "rules" to apply the volume price to all products in the store. Create a storewide sale, e.g. 10% off in seconds with a specific start and stop date. Then just as quickly remove all settings at your leisure after the sale. There is also a volume price export so you can quickly build your flat file, then edit or add to it. This is useful when you want to have a storewide sale on all products but retain volume prices on your regularly discounted items. Export the volume prices. Import your sale settings. Import your volume discounts on the few you want to maintain at pre-sale prices. The volume price can also be used in our compiled Fast Data Feed module for froogle submissions and our Static Catalog Generator which creates static html pages for better search engine indexing.

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

    From: Discount Modules / Volume and Quantity Discount Modules
    Relevance: 20.41%%

    Rating: (9.00) Votes: (2) Hits: (1865) Reviews:
    Rate It - Review It - Modify It - Report It

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

    Back to Top

    15 Percent Off Subtotal v5 Emporium Plus / Miva Central

    Easily offer an automatic discount based on the basket subtotal. Use this module for storewide sales and high purchase discounts at checkout. Increase the discount percentage at higher subtotals to entice customers to spend more. This module is for MIVA Merchant 5.x. We also have the corresponding module for an older version of Merchant.

    Features:
    - Discount based on subtotal of the order
    - Set up to 4 tiers of discounts
    - Store wide discounts
    - Optionally apply discount after other discounts have lowered the subtotal
    - Discount at checkout shows as a separate line item
    - Can exclude specific products from calculation of the discount
    - Can change the discount to a surcharge, e.g. due to fuel or raw material fluctuation

    Feature Details:
    The default is to calculate all product charges (including attribute charges) to determine the total. You can optionally include non-product charges in the calculation. Then in admin, the store owner configures the trigger levels (amount needed to activate the discount) and the corresponding percentage off. The store owner can designate 1 - 4 trigger levels so that he/she can vary the percentage discount based on the amount spent. The store owner can even include a list of product codes that will not be used in the calculation. The discount amount will appear during checkout on the screen after the customer has entered their shipping method. This allows Merchant to take into account (optionally) any miscellaneous fees or coupons redeemed on the Shipping - Payment selection screen.

    You can even use this module for a surcharge. As example, if your products have a fluctuating fuel or raw material charge and you want to pass that on to the customer, you can change the discount amount from a positive to a negative. So instead of entering a discount of 10%, you would use -10%.

    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.

    Price: $21.50 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: N/A Versions: 5.x+
    Other Module Compatibility: N/A

    From: Discount Modules / Discount at Checkout Modules
    Relevance: 10.85%%

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

    Bookmark Percent Off Subtotal v5 <-- Just click this link and then add to your favorites!

    Back to Top

    16 Discount Trk modStop /

    DiscountTrk is our mid-level discount module. It provides the ability to create both volume discounts and buy # get # free discounts. Product prices are updated on the screen as the basket contents change. Discounts are easily created through the standard merchant admin interface or for even quicker discount creation and modification, import and export modules have been included in our DiscountTrk module.

    Volume Discounts can be created on a storewide or product specific basis. These discounts are applied to every customer in your store.

    One option for discounts created on a storewide basis is a fixed amount off. With a store wide fixed amount off discount, you can make it so that if a customer purchases a certain number of items in the store they will receive the specified dollar amount off of each of those items. Another option is a percentage off discount. This discount can be created to allow a customer that purchases the minimum number of items you specify in the store a percentage off of the total basket price.

    Volume discounts created for a specific product include the features of storewide discounts, additionally, it adds the functionality to create a new fixed price for the product based upon the amount of the item purchased. This feature allows you to, for example, charge one price for 1-3 of an item, a different price for 4-6, and yet another price for 7 or more of the same item.

    Another useful feature of DiscountTrk is buy # get # free discounts. These discounts are applied to all customers. The most frequent application of this discount is the product specific buy # get # free discount where for example you have the customer buy 3 items and get the 4th free. Buy # get # free can also be configured storewide.

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

    From: Discount Modules
    Relevance: 10.42%%

    Rating: (1.67) Votes: (3) Hits: (1666) Reviews: (1)
    Rate It - Review It - Modify It - Report It

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

    Back to Top

    17 Discount Trk Professional modStop /

    DiscountTrk Professional is our premier discount module. It provides the ability to create both volume discounts and buy # get # free discounts. Product prices are updated on the screen as the basket contents change. Discounts are easily created through the standard merchant admin interface or for even quicker discount creation and modification, import and export modules have been included in our DiscountTrk Professional module.

    Volume Discounts can be created on a storewide, category specific, or product specific basis. These discounts can be applied to every customer in your store, a specific price group, or only customers that are not in any price group.

    One option for discounts created on a storewide or category specific basis is a fixed amount off. With a store wide fixed amount off discount, you can make it so that if a customer purchases a certain number of items in the store or category they will receive the specified dollar amount off of each of those items. Another option is a percentage off discount. This discount can be created to allow a customer that purchases the minimum number of items you specify in the store or category a percentage off of the total basket price.

    Volume discounts created for a specific product include the features of storewide and category discounts, additionally, it adds the functionality to create a new fixed price for the product based upon the amount of the item purchased. This feature allows you to, for example, charge one price for 1-3 of an item, a different price for 4-6, and yet another price for 7 or more of the same item.

    Another useful feature of DiscountTrk Professional is buy # get # free discounts. These discounts can be applied to all customers, those in a specific price group, or those that are not in any price group. The most frequent application of this discount is the product specific buy # get # free discount where for example you have the customer buy 3 items and get the 4th free. Buy # get # free can also be configured for categories and storewide.

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

    From: Discount Modules
    Relevance: 10.42%%

    Rating: (1.00) Votes: (1) Hits: (1725) Reviews:
    Rate It - Review It - Modify It - Report It

    Bookmark Discount Trk Professional <-- Just click this link and then add to your favorites!

    Back to Top

    18 Smart Products (Auto Attributes and Pricing) CrosstownTraffic.Net /

    Smart Products allows products to have pricing on their own set of rules.

    Beads and jewels module allows for Pricing on Color / Size combinations. Infinite size options per product, and 58 colors already available for selection. See it in action here.

    Wood module will accept partial, fractional, and decimal quantities. This module is not for everyone. Currently set-up to price by cut length, and also predefined lengths. Contains import and export ability for prices by code, and also weights for different sets of sub products. Shows an ability to price per inch, per foot, per yard. Can be customized for many uses. See it in action here.

    Apparel module allows 'Auto Fill' of available colors for items, depending on the size selected! See it in action here. Infinit sizes and colors. Pricing is by size, with the colors available configurable. This module helps to offer Multiple Sizes and Colors from one product that would usually take many products to acheive. It is a fact that for each size of an item, the colors available will vary. Will work for pants, shorts, shirts, jackets, gloves, hats, shoes, belts - most apparell items.

    If you are unsure about the suitability for your application, please feel free to ask for more details.

    Each of the above sets, or custom module sets come complete with Import and Export Modules to make getting the option data into and out of your store very easy.

    Beads OUI 4.00-4.13 (+ $90)
    Beads OUI 4.14+ Compiled (+ $90)
    Wood OUI 4.00-4.13 Only
    Apparel OUI 4.00-4.13 (+ $190)
    Apparel OUI 4.14+ Compiled) (+ $190)

    Price: $120.20 Upgrade Cost: $0 Upgrade Terms (If Any): N/A
    Compatibility: OpenUI Versions: 4.x
    Other Module Compatibility: N/A

    From: Special Pricing Hide Prices Modules
    Relevance: 10.27%%

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

    Bookmark Smart Products (Auto Attributes and Pricing) <-- Just click this link and then add to your favorites!

    Back to Top

    19 Hide Prices Pending Customer Approval - Professional Version Latu /

    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
    • Fully-customizable, template-based merchant notification & customer notification email messages
    • 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
    • Admin-Friendly navigation - quickly sort, search, approve, edit & delete customer records
    • Optional merchant email notification sent when new accounts created by customers
    • Optional customer email notification sent to the customer upon approval of account
    Professional Version also available.
    Module Configuration Screens
    Display & Messages Email Notification
    Attributes & Options
    Admin Utility Screens
    View & Select Customers

    Customers Approval

    View & Select Customers
    (customer approved)

    Create New Customer
    Store Screens
    Price Message
    (product list & categories)
    Price Message
    (product display)
    Customer Message
    (customer account)
    Pending Message
    (all screens)
    Compatibility

    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
    Installation & Configuration Instructions
    Token & Template Information

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

    From: Special Pricing Hide Prices Modules
    Relevance: 10.27%%

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

    Bookmark Hide Prices Pending Customer Approval - Professional Version <-- Just click this link and then add to your favorites!

    Back to Top

    20 Percent Off Based on Quantity by Category Weiland / Miva Central

    Volume pricing at the category level. Easily offer a discount based on the number of items in the basket and the categories those items are in.

    Features: (some features are only in the compiled version - see details)
    - Discount based on number of items ordered
    - Set up to 4 tiers of discounts per category group
    - Can have 8 groups (each containing one or more categories), each with 4 different discount tiers
    - Category wide, multi-category or store wide discounts
    - Optionally apply discount after other discounts have lowered the subtotal
    - Discount shows at checkout as separate line item
    - Optionally display updated discount in basket prior to checkout if using compiled OpenUI
    - Can use wildcard instead of entering category codes for the group
    - Can exclude a single price group, e.g. Wholesale, from receiving the discount
    - MMUI and OpenUI compatible

    Feature Details:
    The default is to calculate product charges in the specified category(ies) (including attribute charges) to determine the subtotal to discount. You can optionally include non-product charges in the calculation.

    In admin, the store owner configures the trigger levels (number of items needed to activate the discount) and the corresponding percentage off. The store owner can designate 1 - 4 trigger levels so that he/she can vary the percentage discount based on the number bought. Reward the customer; the more the customer buys, the higher the discount percentage.

    The store owner then includes a list of category codes that will be used in the calculation. Use this module for category-wide or store-wide discounts.

    The discount amount will appear during checkout on the screen after the customer has entered their shipping method. This allows Merchant to include (optionally) any miscellaneous fees or coupons redeemed on the Shipping - Payment selection screen so the subtotal will be adjusted before the discount.

    Additional features are in the compiled version of the module for Merchant 4.14 and newer. In admin you can setup eight separate groups with their own four-tiered discount and categories. Hence, if you want to discount one category of products with one set of rules (levels) and another category with a different set of rules, you can now do this. Multiple categories can be assigned to each group. As the basket is scanned, the quantities are subtotaled for each group. The discount is applied based on each group's rules, then summed together at checkout. If you are using the OpenUI, you can optionally display the updated discounts prior to checkout in the regular basket screen. In admin, you can choose one price group, e.g. Wholesale, which is not eligible for the discount since they presumably already benefit from significantly lower prices. You can use the asterisk (*) to replace the category codes. When the module encounters the asterisk instead of category codes, it considers all further products eligible. As example, the asterisk in the first group would make all products in the store eligible for the discount. On the other hand, category codes in the first group would apply the first group rules to those categories. Then if there is an asterisk in the second group, all other products in the store would use those discount rules.

    MMUI and OpenUI compatible. No editing of mv files required for either user interface for standard functioning. Configuration is setup through Merchant Admin.

    3.x Version Available

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

    From: Discount Modules / Category Specific Discount Modules
    Relevance: 10.13%%

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

    Bookmark Percent Off Based on Quantity by Category <-- Just click this link and then add to your favorites!

    Back to Top
    Next Page »

    Pages: [1] 2 3 4 5 6 7 >>

    Back to Top | Add Module | Newest Modules | Most Popular Modules | Modify Listing

    Miva Merchant Modules Home - Miva Merchant Hosting - Miva Merchant Developers - Miva Merchant Help
    Miva Conference

    © Copyright 2003 JMH Web Services, Inc.  All Rights Reserved.

    Miva, Miva Engine, Miva Empressa, Miva Mia, Miva Merchant, and the Miva Corp. Blade Logo are trademarks of Miva Corporation, developer of the best ecommerce shopping cart software.