Changing word "Cart"

This topic has been marked as resolved.

I have my shop in two different languages but in both of them the shopping cart in the up right corner is marked as “Cart”. Can I change this to something else in my other language pack and how?

November 28, 2011 at 5:51 pm #3925
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
November 30, 2011 at 11:33 am #3972

Hi, I tried catalog/language/MYOTHERLANGUAGE/module/ but didn’t find shoppica.php there. But I do have this other language installed and it works otherwise. What am I missing…?

November 30, 2011 at 4:28 pm #3994

Hello there,

You will go to :

catalog/language/YOUR LANGUAGE/module/shoppica.php

Then when you open this file you will find this :

// Cart
$_['shoppica_text_cart'] = ‘Cart’;

The field with the word “Cart” you have to change to your Language.

Good Luck!

November 30, 2011 at 10:55 pm #3998

hi,

thanks for your answer, however the solution you provided doesn’t change the text on the ADD TO CART button on the product page. I am assuming its a text since I don’t see any image in the images folder. please advise on how to change the text on the button, otherwise it is pointless to replace the ‘Cart’ word everywhere else..

December 1, 2011 at 12:03 am #4004

@ahokainen

You must have the catalog/language/A_LANGUAGE/module/shoppica.php. Otherwise A_LANGUAGE won’t work at all. We provide the file for the default English version of OpenCart and you should follow these instructions for any additional language:

http://support.themeburn.com/topic/add-another-language

@moonshine1712

The “Add to cart” string is in the default OpenCart language files. The exact file is: catalog/language/A_LANGUAGE/a_language.php

@miliopoulos

Thanks for the help, man. Much appreciated!

Best,
ThemeBurn team

December 1, 2011 at 11:49 am #4023

Thank you! I was able to make the adjustments.

December 1, 2011 at 12:49 pm #4040

Glad, we’ve helped, mate :)

December 4, 2011 at 11:24 am #4126
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.