How to show who made the product in Wix Stores?

Hello everyone, Can I add a custom nametag to my product to so who made it?

https://lh3.googleusercontent.com/-leEnoDDOl9M/Xw2CWB4YoNI/AAAAAAAALFc/P00IqjZeJu4raF0ERv7HUdrWjdrNpMdzQCK8BGAsYHg/s0/Screenshot%2B2020-07-14%2Bat%2B3.59.09%2BAM.png

Hi Haiden :raised_hand_with_fingers_splayed:

If you’re creating the product on the Backend , you can use the createProduct() function’s result to get the ID of the new product and insert it into a new collection with the ID of the user who created the product.