Can I configure the app to only activate when the shop uses a certain language?
Yes, add this code in the theme.layout file. Change the languages in the list as needed.
window['shopdocsVolumeDiscountsLanguagesAllowed'] = ['en'];
window['shopdocsVolumeDiscountsLanguagesAllowed'] = ['en'];
Updated on: 27/03/2024