I’m trying to link product color variants to their individual product pages. For example, if a customer selects the ‘brown’ variant, it will take them to that brown items product page. For that, I created a variant metafield of content type ‘Products’. I have attached the product to the variant as follows:
However, when I click on that variant it does not redirect me to that product page. Basically, nothing is happening. Are there any additional steps or some code which I need to add? I’ve only done this so far.
Here is a screenshot of my metafield definition:

