You can add new messages or change existing messages in sample store pages by modifying
the file that contains the store strings.
Procedure
-
Back up the existing storetext_v2_locale.properties file. Backing up this
file effectively ensures that any unwanted changes can safely be undone by reverting to the original
file.
It is located in the following directories:
- crs-web\WebContent\WEB-INF\classes\storedir
Where
storedir is the directory name of your store.
The default store directory is
AuroraStorefrontAssetStore.
- Open the storetext_v2_locale.properties file.
-
Add or change the existing messages in the properties file. Your new or updated strings
represent the new text that appears in your store.
- Save your changes.
-
Restart the Store server.
Results
Your storetext_v2_locale.properties file is now included in sample store pages.
Ensure that the updated messages appear correctly in the storefront.