> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://shopdoctors.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 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'];
