Hello,
I was wondering if it is possible to add a button to every product page that links to all products or all collections. Since it only links back to the previous collection if you got to a product through a collection.
Thank you
Hello,
I was wondering if it is possible to add a button to every product page that links to all products or all collections. Since it only links back to the previous collection if you got to a product through a collection.
Thank you
Hi @pauafactory ,
Go to templates > product.liquid file and change code:
Code:
---
← Back to Collection
Hope it helps!