Hi, community, I have lists of products (offline store data) that are
the best selling in different cities. for example for city A, I have a
list of 20 products, for city B, another 20 products this list gets
refreshed on a weekly or monthly basis. How can I use this offline data
and create different recommendations like top sellers in city A (visible
to only city A people), top sellers in city B (visible to only city B
people), and so on? Thanks in advance.