Hi all
This is a screen shot of my sidebox shopping cart display:
And I was wondering what the 1ea.- was for and how can I get rid of it?
My site is here.
Thanks.
Hi all
This is a screen shot of my sidebox shopping cart display:
And I was wondering what the 1ea.- was for and how can I get rid of it?
My site is here.
Thanks.
Andy
Ok I found it, I think.
It's in includes/languages/english.php
Around line 113 you should find
define('BOX_SHOPPING_CART_DIVIDER', 'ea.- ');
I deleted the ea.- bit but that doesn't remove the number 1 which still sits before the product name
Anybody know how to remove the number, because it's not a counter as it remains at 1 no matter how many items are in the cart?
Andy
I'm a fool and I admit it
The number is an item multiple! i.e. 1x red socks, 4x mars bars etc etc
Andy