SS
Asked
Dear Team,
Looking urgent help for customer check out address - looking for dropdown of country and city/state. need to add city and keep local country as default or dropdown.
Looking urgent help for customer check out address - looking for dropdown of country and city/state. need to add city and keep local country as default or dropdown.
- MSAnsweredHello,
The add address modal is generated from `add_address` function in the `themes/default/shop/assets/scripts/general.js`
The footer loads the minified version of the file, you can minify it by `npx gulp cmJs` after installing `npm i`
Thank you - Login to Reply