Override Checkout Options

  • Joe Rebele
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 2 months ago #75975 by Joe Rebele
Override Checkout Options was created by Joe Rebele
Folks,

I'd like to override the text NEW CUSTOMER and REGISTERED CUSTOMER on the Checkout Option tab. Additionally, I'd like to modify the text below it. What is the filename where I can change this text?

I am familiar with overriding HTML components in the template folder. Can I do this with EShop so I don't overlay my changes on future EShop updates?

Thanks in advance for the help!

Thanks,
Joe

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

More
8 years 2 months ago #75992 by Davide
Replied by Davide on topic Override Checkout Options
The best way is to use language override:

Extensions > Languages > Overrides

Add 2 new overrides with ESHOP_CHECKOUT_NEW_CUSTOMER and ESHOP_REGISTERED_CUSTOMER as Language Constant and the text that you want. When you update Eshop this overrides not change. If you change Eshop language files, the changes don't remains after Eshop update. For below text constants are ESHOP_CHECKOUT_NEW_CUSTOMER_INTRO and ESHOP_REGISTERED_CUSTOMER_INTRO

:)

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

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 2 months ago #76544 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Override Checkout Options
Thank you Davide!

For Joe, you should read about how to override the EShop layout to avoid the overwritten when updating EShop in the future here: eshopdocs.joomservices.com/developer-guide/customize-layouts

Hope that this is useful.
Sincerely, Giang

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

Moderators: Giang Dinh Truong