Hello,
I want to be able to switch products pages based on color to its own pages . Basically each color will have its own page.
Example
http://www.made.com/scott-3-seater-sofa-petrol-cotton-velvet
So when you click on color swatch it wil take to that product color page.
Is this something that available out of the box or has to be custom program and maybe add-on ?
Please advice.
Hi @Helenj2017,
That is not available in Magento out-of-the-box.
You should implement a 3rd-party extension or create a custom extension to support those features.
Here is the extension marketplace for Magento 1:
https://www.magentocommerce.com/magento-connect/
Here is the extension marketplace for Magento 2:
https://marketplace.magento.com/
Best regards.
Gabriel
Hello,
as mentioned above, this functionality is not available in a default Magento installation.
But there is also an alternative way of using swatches: instead of reloading a page with a unique URL for each product configuration (this may cause duplicate content issues), you can reload item photos, description, attributes, etc. with AJAX on the same page. This is possible with our Color Swatches Pro module for Magento 1