I want to show collections based on the city.
Hi,
For this you need to create a section for adding all of hidden city.
Also you need to use the Geolocation API for getting the city name.
After that you need to add condition based on the city in the collection liquid file.
Thanks