Hi
I am trying to remove the variant id from the product link url string on collection pages.
Currently it displays like this:
mysite/com/products/blue-shirt?variant=123456789
But i want:
mysite/com/products/blue-shirt
Looked all around and seen various answers such as global.js etc but I can’t locate this file. I am using the theme flow.
Thanks