magentomagento-1.8productconfigurable

Magento simple product with custom options and different stocks


I have a problem in finding a solution for our store. We are selling shoes with different colors and sizes. Each product has a different sku based on color and size and different stock.

Until now all is simple, I can use configurable products but I want to have all options visible in category list as a separate product.

For eg.: in flats category I have a product with 2 different colors and I want to display them separately and when I choose one of them there I want to have the options of other colors and sizes.

Is there a solution or a module that I can use?


Solution

  • From what is in the description, Configurable product would suit your situation better. For each configurable product, you can have multiple simple product with different colour and sizes. And you can change the visibility attribute of the simple product to make it show up in the frontend.