Hi,
I know that the tags are currently ordered only alphabetically, and I want to change the order to the latest first but I found nothing by which I can change the order.
Do you have any tips on how to change the tag order on the product page?
Thank you!
I don’t think tags have a creation date. They would need a date of creation to be ordered by “newest”.
From what I can see, the product.tags is just an array of strings, that is ordered alphabetically.
What purpose is “latest” ordering meant to serve? like what are you trying to achieve with them?maybe we can come up with an alternative solution.