Hello All,

I've been sorting through the different forums here and I've noticed that people have recommended the MZMT add-on module for calculating percentage of total shipping on orders within zen-cart. Nobody seems to have the issue I'm having either which leads me to believe I'm missing something extremely simple. I downloaded the module, read the instructions and installed the appropriate databases. According to the instructions, I should be able to calculate shipping as a percentage of the total amount by entering a percentage value in the table. However, when I do this it's as if MZMT is ignoring the percent sign and seeing the number as an absolute value. The instructions specifically say that percent signs are allowed within the table. Here's what I currently have in my shipping table:

Code:
5000:10%
I want shipping to be calculated as ten percent of the total amount for orders up to $5,000. Instead, the shopping cart shows a shipping charge of $10.00. What steps am I missing? I should also add that I do have the calculation method set to calculate shipping based on price.

Thank you for any help provided.

Brad