Hi there. I could not find a solution to this. I am building a vintage baseball card shop where I sell single cards for a variety of different years.
I’m breaking each set/year into its own collection and I need to show the cards in numerical order. Each product is named using the convention “Card # Player Name”.
The issue I am having is that there seems to be no sort option for numerical order. When I sort alphabetically the cards will display out of order … i.e. in the order 1,2,3,4,5,6,7,8,9,10 then 100,101,102 etc. Is there a way I can fix this?