I am building an e-commerce site on shopify and I would like to add color swatches in the products but ONLY for one option (e.g. colors), not for all of them. I made all the changes according to this tutorial http://docs.shopify.com/manual/configuration/store-customization/add-color-swatches-to-your-products and it works fine but for all the option. Is there any way to display only one option as color swatches?
Thanks in advance
If you've followed this tutorial, all you need to do to limit the swatches to one option is put this in product.liquid:
(replace
Color
with the name of the option you want to be swatches/buttons)