Miva Central: Miva Merchant Module SuperStore
Home | Using MivaCentral | About Modules | Support | Contact Us | Miva Merchant Home







Home > Solutions > Checkout Enhancements > Discount at Checkout > Wholesale Pricing DT


Wholesale Pricing DT by INTERACTIVE DESIGN SOLUTIONS
 
Quantity in Basket: none
Code: IDS-WHOLESALEDT

MSRP:$199.95
Your Price: $159.99
You Save: $39.96


USER INTERFACE INFO

INSTALLING A NEW UI BEFORE USING THIS MODULE IS OPTIONAL.

THIS PRODUCT FULLY SUPPORTS TOKENS.

Click Here to understand User Interface Modules and Tokens

Other products by this Partner
Contact Partner

This version specifically for CBS Dynamic Templates. CBS Dynamic Templates MUST be installed prior to using this module. IMPORTANT! THIS IS NOT FOR MIVA MERCHANT 5!


Latest Versions: 1.000
Merchant Version:
Versions 4.14 to 4.2x
Installation:
 
Quantity:
 
Wholesale Pricing for Dynamic Templates

Pre-Docs Sale......


Your client can login and get the price you've negotiated or assigned to them. You can have unlimited amount of price lists.

EXAMPLE: Client A can get Product A for $99.95. Client B can get Product A for $109.95 while the customer that hasn't negotiated with you and logs in, or not, gets the default price of Product A at $129.95.

Requirements: compiled Merchant 4/CBS Dynamic Templates/ftp access to your stores mivadata folder. Tokens for use in DT are explained in the Tokens_readme.txt available in the distribution.

Pre-Documentation

Benefits of the module:

Your client can login and get the price you've negotiated or assigned to them. You can have unlimited amount of price lists. In other words: Client A can get Product A for $99.95. Client B can get Product A for $109.95 while the customer that hasn't negotiated with you and logs in, or not, gets the default price of Product A at $129.95.

How module works:

Admin:

During install, the module creates example files, customer.dat and pricelist.dat. The Admin or store operator edits these files and places them back in the IDS_WHOLESALE folder -- probably via FTP. You add Customer logins and a price list filename to the customer.dat file. The customer.dat filename is assigned in the System admin. Also, the filename doesn't have to be customer.dat. On Linux/Unix(and maybe some Winserver configs), you will need to beware of case in the filenames. We suggest to keep lowercase filenames.

The pricelist.dat is the referenced file that stores the prices of any or all the products available to this list. There can be more than one list -- as many as you need. The customer.dat points the specific user to a a specific list. The list stores specific prices to specific products.There is no calculation in terms of percentages, etc.

End User:

When your customer/client logs in, they will see the product price display based on the assigned list. If the user is in the customer.dat file with an assigned pricelist filename, product price will be from the price list instead of the MM product database. If a product is NOT in the assigned list, the products displayed price will be the default from the stores product database. If the user isn't in your customer.dat, they will only see default pricing from the stores products database.

+++++++++++++++++++++++++++++++++++++++

File format and details

The "example" customer.dat.

Does not have to be named customer.dat. Requires 1 user per line

Users login | Assigned pricelist

onlineuser1|ballcaps

onlineuser2|shoes

The "example" pricelist.dat file

pricelist_filename|product_code|price

pricelist|prcodeA|99.95

A different price list file: with the same product

pricelist_filename|product_code|price

pricelist2|prcodeA|109.95

++++++++++++++++++++++++++++++++++++++++++