Hello,
I have just started my journey of becoming a Magento 2 developer. I want to change "countries options" on the checkout page, so that only one country is set and you can't change it.
Furthermore if you create a order in the backend you have to have all the countries as an option.
How do I do this programmatically?
- Allan