I am using zencart strictly for a catalog and quote request tool. There are no prices shown, but people select items into their cart and upon completion the customer and I get an email with what pieces they want quoted.
I have heavily customized the templates in the template overrides to accomplish this and change everything from saying shopping cart to saying quote request cart.
However, zencart does a lot of price totaling just about everywhere. I have removed most of it or used css display:none to hide the rest. What I cannot figure out is how to remove the line item totals from the product details in the emails that get sent to the customer. See below - the red highlighted portion is what I want to remove.
I have searched the forums and I have searched the FAQ...but most of that is much more general information. Any pointers in the right direction would be greatly appreciated.
Quote Request Confirmation from My Site
First Name Last Name
Thanks for browsing with us today!
The following are the details of your quote request.
------------------------------------------------------
Online Quote Request Number: 19
Date Requested: Tuesday 06 January, 2015 Detailed Request Info:
http://mysite.something/catalog/inde...fo&order_id=19
Products
------------------------------------------------------
1000 x 40mm Holder (4040H) = $0.00
------------------------------------------------------
Quoting Address
------------------------------------------------------
Test Company
Test Name
1234 This St.
Somewhere, NU 99999
United States


Reply With Quote
