A question regarding the Avone theme, although if there is another solution I would love to hear it.
We recently switched shopify themes and I struggling to solve the duplicate collection issue on the new theme.
On our previous theme I could access and change the code:
<a href="{{ product.url | within: current_collection }}" class="product-grid-item">
However, this doesn’t seem to exist anywhere on the avone theme. Is there another approach I could take to try solve the duplicate collection url issue as its becoming a slight headache as the store continues to grow. I would love to sort it ASAP.