AN
Asked
How can I delete "State" field from the address form and how can i put drop down list in "City" and "Country".
(For example i want to have in "City" field 5 cities and in "Country" i want to have 3 countries)
Thank you.
(For example i want to have in "City" field 5 cities and in "Country" i want to have 3 countries)
Thank you.
- MSAnsweredHello,
> We don't offer support for modifications and modified versions. You are allowed to modify item code at your own risk as per license.
You will need to modify the `add_address` in `themes/default/shop/assets/scripts/general.js` and then `gulp cmJs` to compile/concat/minify to scripts.min.js
If you are not sure, please feel free to hire any developer to help you modify it as you need.
Thank you - Login to Reply