The eCommerce software (Foxycart) I am using is asking for unique code for each item I add. So I will need a way to auto-generate a sky/code/whatever that the client can see in Processwire and then input into Foxycart. This is for the sale of music tracks and complete albums. The way I have it setup in Processwire is like this:
Artist Name
- Albums
- Album Name
- Track 1 name
- Track 2 name
- etc ....
I was thinking of using just the ID of each track / album, but the ID isn't shown to the client using Processwire so that's a no-go unless I can find a way to have this displayed. What would you do? Ideas? I don't want the client randomly putting SKU codes in in order to avoid duplicated entries, etc.. So it would have to be unique.
Thanks!