Hey guys.. I'm using an unorthodoxed way to calculate shipping. I am using the weight field to trigger the way amount I want to ship but it is not the actual weight of the product. For this reason, I want to not display the weight at all even though Zencart is using this value to calculate shipping.
Can someone tell me what php file I need to modify to remove the portion of the code that displays the weight? I'm trying to avoid confusion on the customers end when they receive a package that says it weighs 20 pounds in the shopping cart but actually only weighs less than one.



