Could someone please help me remove COLOR and FINISH from the CART alltogether.
I found the span for the table header but for the life of me I cannot work out how to remove the $0.00
this is in the table in _storecart.php
<span class=”ims-color”>’ . __( ‘Color’, ‘ims’ ) . ‘</span>
<span class=”ims-fisnish”>’ . __( ‘Finish’, ‘ims’ ) . ‘</span>
if you dont know what i mean check the image below
i.imgbox.com/acxlTbhd.jpg
but where do the values of the cart get echo’ed from?
If you have any idea I would love to hear it, as this is the breaker of whether I use this plugin and donate or not.
Thanks for your time.