Articles on: Developer Options

Can I configure the app to only activate in one of more countries?






Yes, add this code in the theme.layout file. Change the countries in the list as needed.


window.shopdocsVolumeDiscountsCountriesAllowed = ['US'];


Updated on: 27/03/2024