News:

AbanteCart v1.4.2 is released.

Main Menu

Change something in the mini-cart

Started by Loreto, November 29, 2013, 08:26:19 AM

Previous topic - Next topic

Loreto

Hi, I want to hide the top mini cart value beside the number of items, In the example image , I wnat to hide "205,57 E" ,  is this posible?
If yes, what file I need to edit to get this.




Thank you.

abantecart

File: /storefront/view/default_html5/template/blocks/cart_top.tpl

Line:

        <a href="<?php echo $view?>" class="dropdown-toggle"><?php /* echo $heading_title; */?>&nbsp;&nbsp;<span
            class="label label-orange font14"><?php echo $total_qty;?></span> <?php echo $text_items;?> - <span
            class="cart_total"><?php echo $subtotal?></span> <b class="caret"></b></a>

Loreto


Forum Rules Code of conduct
AbanteCart.com 2010 -