Post by adida » Mon Sep 10, 2012 5:18 pm

Hello,

I am trying to hide total price in the header minicart. I edited $_['text_items'] in catalog/language/english/module/cart.php and left just a number of items without total price.

Image

Nevertheless, when i add a product to the cart it still shows up a total price.

Image

Does anybody know what file can I remove the price in?

Newbie

Posts

Joined
Mon Jul 23, 2012 1:22 pm

Post by alin » Tue Sep 11, 2012 1:14 am

Which version are you using?, I tested on oc1541 and it works.
I edited file: catalog/language/english/module/cart.php
change

Code: Select all

$_['text_items']    = '%s item(s) - %s';
to

Code: Select all

$_['text_items']    = '%s item(s)';
You should try again

GOLDEN LEOPARD SYSTEM SOLUTION
An ICT System Solution Company in Vietnam
Website: Store: http://opencart.goleo.vn or http://www.opencart.com/index.php?route ... rname=alin


User avatar
Active Member

Posts

Joined
Fri Jun 10, 2011 8:16 pm
Who is online

Users browsing this forum: No registered users and 98 guests