Hello Hemingwayscatboutique,
You can use the language file to override the text. You can check the translation documentation here https://docs.woothemes.com/document/woocommerce-localization/
If you are using English (US) on your site, then just create a translation file for the same language and change the text in the translation.
Else you can use PHP str_replace() function.
Hello, thanks for the reply.
I was actually able to fix it. I just went into the cart template file and changed the update cart to update bag. I also used a plug in to change the language on the product buttons.
All looks good..
Thanks!
Hi guys!
Was so glad when i found you had a solution to this issue.Which plugin did you use to change the cart to be referenced as shopping bag?
Also, is the cart template file in wpcontent/language/woocommerce directory?
your urgent assistance will be highly appreciated!
Hey @des9er,
I have a plugin to change add to cart button text.
https://wordpress.org/plugins/change-woocommerce-add-to-cart-button-text/
Don’t forget to leave a review if it works for you 🙂
Hey @badsha_eee
THANK YOU! I’ve managed to change the text below each product!
But how about the shopping cart icon? I’d like to change it to read as bag & also display a different icon e.g from font awesome..any idea how to do that?