View cart page save button

  • Posts: 18
  • Thank you received: 5
  • Hikashop Essential
2 years 2 weeks ago #340626

Hi
I've had feedback that people don't realise what this button is for - ie to save changes to the cart, and I want to change it to 'update cart' in the overrides.
However it looks generic and like the kind of thing that could appear somewhere else and I just wanted to check if this is the case as it might not make sense in another context.

HIKA_SAVE="Save"

Do you know if it's safe to make this change?

Thank you

x

Last edit: 2 years 2 weeks ago by JenDee.

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 5
  • Hikashop Essential
2 years 2 weeks ago #340628

I can see that it is used elsewhere so sorry I've answered my own question!

Please Log in or Create an account to join the conversation.

  • Posts: 81504
  • Thank you received: 13064
  • MODERATOR
2 years 2 weeks ago #340646

Hi,

Rather than doing it as a translation override, you can edit the file cart / show via the menu Display>Views and add such line at the top:

<?php $this->toolbar['save']['name'] = 'update cart';
That way, it will only affect that particular view.

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum