v. 15.11.2010 Configurable Products allow your customers to select the variant they desire by choosing among the various options. For example, you want to sell T-shirts in two colors and three sizes. In this case you would have to create six simple products as individual products (each with its own SKU) and then add these six products to a configurable product, so your customers could choose a size and a color of a product, and add it to their cart. Similar functionality is available by using Custom Options of Simple products, but in the case of Custom Option the inventory will not be checked or updated. Creating a Configurable Product There are a few steps involved in this process: Create or Edit Attribute SetСreate attributes/attribute set for a current configurable product. In our example it is Default Attribute set/ Make sure that it contains global attributes with dropdown type to be used for product combinations. To see how to create an attribute set visit our attributes or attribute set page. Create/Edit Simple ProductsAfter creating attribute/attribute set, create simple products that will be a part of a configurable product. Make sure that they belong to the same attribute set that you've checked on the first step. NOTE: You cannot create simple products some other attribute set. You will not be able to select these products for your configurable product. Create/Edit Magento Configurable ProductAfter creating all simple products, click on "Add Product" button or use a right button click on products and then select "Add Product". In the Product Type field select ‘Configurable Product’ for the T-shirt attribute set (for example). This product should be created basing on the same attribute set as Simple products. In our example it is General. Assign Simple Products to Magento Configurable ProductfmAddConfigurableProducts Now you have to assign simple products to the Magento configurable product via Associated products tab. Products marked with Red and with line through them cannot be added as such combination of attribute values is already added to the configurable product. To add such product you need to go back to Associated tab and remove simple product with the same combination of attribute values. Select Configurable AttributesfmSelectConfigurableAttributes Click on “Select Configurable Attribute”, you’ll see all products associated to the T-shirt Attribute Set that have some options for the configurable attributes. Enable all attributes that should be used to create super attribute combinations. Manage Super Product Attributes ConfigurationHere you need to set price markup for product options and sort order in which product attributes will appear in your store. Display Magento Configurable ProductNow Magento configurable product is visible in you store. Your customers will be able to choose the appropriate size and color from the drop down and make a successful purchase. |