New Zenner
- Join Date:
- Jan 2007
- Posts:
- 6
- Plugin Contributions:
- 0
Shopping Cart Sidebox problem
My shopping cart sidebox showing ea. Can i change it to something else like 1 x item? Sorry for the noob question, any help will be appreciated, thanks
Views: 1,776
New Zenner
My shopping cart sidebox showing ea. Can i change it to something else like 1 x item? Sorry for the noob question, any help will be appreciated, thanks
Totally Zenned
prescott86:
My shopping cart sidebox showing ea. Can i change it to something else like 1 x item? Sorry for the noob question, any help will be appreciated, thanks
Pres,
includes/ languages/ override folder/ english.php
define('BOX_SHOPPING_CART_DIVIDER', 'ea.- ');
define('BOX_SHOPPING_CART_DIVIDER', 'x- ');
Have a great day,
Totally Zenned
What does "ea" mean anyway?
Totally Zenned
Steven300:
What does "ea" mean anyway?
St,
each
Totally Zenned
haredo:
St,
each
of course
Totally Zenned
haredo:
Pres,
includes/ languages/ override folder/ english.php
- line 107 or so
- Look for:
define('BOX_SHOPPING_CART_DIVIDER', 'ea.- ');
- Replace with:
define('BOX_SHOPPING_CART_DIVIDER', 'x- ');
Did this fix your ea. problem?
New Zenner
haredo:
Did this fix your ea. problem?
yup, just solved. Thanks a lot, you are so helpful...
Totally Zenned
Pr,
You are most welcome and thanks for the reply back that your question was resolved.
Enjoy,
Tell staff why this post should be reviewed.