Magento – Different Color and Size but Same Price: Is Configurable Product Needed?

attributesproduct

I've both color and size attribute but no change in price.

What method I've to follow if the product just need to list the color and size as drop down in front end and need to be imported these attributes as I upload product csv.

Need to add it as configurable product? Is there any other option?

Best Answer

For your use you can create product in either of below format

  1. Simple Product with Custom Options(size and color)

  2. Configurable Product

You better go with configurable product. This is because configurable products are actually intended to use for these type of situations. The same can obtain using custom options. However there are some limitations for that. When consider management of stock, inventory etc, configurable product is much reliable than any other options in this case.

So in my opinion, you go with configurable products.