The shopping cart I am working on is intended to display no pricing, so that the customer puts together an order and is then called with a custom quote.
I was able to edit the product template to say "Call for pricing" and, with some very helpful tips here on this forum, I was able to edit out the "$0.00" in the shopping cart by editing the"SC_Cart" tags in the "Clean_Cart.sst" shopping cart template.
Now I am trying to eliminate the "$0.00" in the subtotal, shipping and total fields of the shopping cart and replace that with "Call for quote" and I am not having any luck. Any help will be much appreciated!