I want to be able to display colour swatches on a configurable (size only) product that simply link to other configurable products.
Exactly like in this demo -
https://www.childrensalon.com/tommy-hilfiger-blue-organic-cotton-t-shirt-262043.html
So the swatches aren't configurable products options - just links.
I've spent hours looking for something that does this and can't find anything!!??
Is this a custom feature that has been developed??
Alex
Hello @alexpeterson ,
I didn't found magento default functionality though which I could achieve this, so I have done some custom work.
In my case I have used this extension https://github.com/mrkhoa99/Boolfly_ProductRelation and render the option accordingly using this (by this I can get the product with their color on front end and add the swatches with anchor tag which redirect to the linked product).
I hope this will also work for you.
If this helps you please accept it as solution and give us kudos.
Regards
Hello, Alex!
Have a look at this Color Swatches Pro. This module allows sharing custom URLs with selected product settings. Moreover, this plugin has many useful features:
View the extension demo on our website.