#Can I set a country as a region, and instead of countries, cities?

4 messages · Page 1 of 1 (latest)

warm reef
#

Change the structure of the code and instead of the ISO code use an svg image of the Coats of Arms of cities I need within the country that I want to set as a region

warm reef
#

I found a function that leads to the class where the "magic" happens..
but how to edit Countries I couldn't understand
Can you help explain what needs to be done?

#

Or maybe I'm going down the wrong path

#

Okay, I think I need this.
Please tell me how correctly I should use this, given that I created the project using the command
npx create-medusa-app@latest --with-nextjs-starter
(maybe this is important)