This topic has 8 replies, 5 voices, and was last updated 9 years, 4 months ago ago by Jack Richardson
Hi,
I’d like to change the wording of ‘Shopping Cart’ or ‘Cart’ to Basket.
Which files would I need to edit to make this change?
Thanks in advance,
Michael
Hello,
Could you please clarify with more details where exactly you want to make changes and show us screenshots?
Regards,
Robert Hall.
In the theme header where it has ‘Shopping Cart’
then the ‘Add to Cart’ buttons on products, when you go through the checkout flow it mentions Cart as well.
It would really be around the whole theme. Cart is quite an American term and in the UK we tend to use Basket.
Hello,
You need edit the file wp-content/themes/idstore/code/woo.php (lines 68, 1169). “Cart” text can be changed in wp-admin panel > Pages. Rename “Cart” page to “Basket”.
Regards,
Eva Kemp.
Thanks Eva, just spotted that on the cart page it has ‘Update Cart’ but I couldn’t find this in the /woo.php file. and the same on the ‘checkout’ page it has ‘Cart Subtotal’
Where would I need to change these.
Hello,
“Update Cart” can be found in the file woocommerce/cart/cart.php and “Cart Subtotal” is in the file woocommerce/checkout/review-order.php.
Regards,
Eva Kemp.
Hi,
I have a question about this… where are Your account / Logout located?
Regards,
Mike
Hello @Mikedg92,
That text is located in the file wp-content/themes/idstore/et-links.php.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up