i’,m using your theme with the “books” layout.
Let’s say I want to :
1. Add a product ( book ) that has 1 Author
2. Add another product ( book ) that has 2 Authors (one is the same Author that i have added in the first book and the other author is new …
3. How to make the Author clickable in a way that you click it goes to http://example.site/author1 and shows you the books that the author has writed.
You can create an attribute called Author in Dashboard -> Products -> Attributes and turn on Enable archive option for this attribute. Then, attach attribute terms to your products. Authors will be displayed in the “Additional information” tab and should be clickable.