opencart
opencart copied to clipboard
Get only enabled countries
Present we are getting all countries. we need to add status filter.
Also try to use opencart cache.
https://github.com/opencart/opencart/blob/master/upload/catalog/model/localisation/country.php see above file for cache implementation.