Quote Originally Posted by ryanb4614 View Post
Just downloaded this mod, do i need the file "includes\templates\YOUR_TEMPLATE\templates\tpl_product_info_display.php" if i dont upload it will it cause errors? I ask of this because it messes up my add to cart box that i have customized.
Ryan, The template needs to be installed in order to show the prices. But you are combining two custom files. Use something like WinMerge to get this done. Also you can look at the Dual Pricing file and see that it's clearly noted where the file is modified and what needs to carry over to your site.


Quote Originally Posted by ryanb4614 View Post
Another few questions i have that I would like to see if possible?

1- Charge a wholesaler $2.00 fee on every order?
2-Charge a wholesaler $2.50 fee on every order under 10lbs
3- I offer free shipping on order over $50 but under $15.00 can i disable this for a wholesaler?
-OR-
Would it be easier just to be able to set a certain amount or certain weight that if they do not reach that they cannot checkout?...
FOR EXAMPLE:
They have an order of 15.99 and for wholesalers I have a minimum order of $20.00, and have the cart tell them they cannot checkout or just not allow them two? thanks!
**great mod!
all this is possible, you or somebody familiar with Zen-Cart code will need to add some checks and custom applications of dual pricing to your site. Disabling free shipping is probably the easiest.