Product custom fields with stock control » History » Version 1
Valérie Isaksen, 10/21/2011 05:01 PM
| 1 | 1 | Valérie Isaksen | h1. Product custom fields with stock control |
|---|---|---|---|
| 2 | |||
| 3 | Product custom fields with stock control are the same as Child and Parent Products in VM1. |
||
| 4 | |||
| 5 | Product Custom Fields with Stock Control are handle by a Custom plugin. |
||
| 6 | It allows you to create child products based on characteristics such as color, size, ... . |
||
| 7 | |||
| 8 | How to do it? |
||
| 9 | 1. Go in Products > Custom Fields, and click on the "New" button |
||
| 10 | 2. Select the Custom Field Type: "Plugin" |
||
| 11 | 3. At the bottom of the page, the list of available plugins are displayed. Choose "Stockable Variants" |
||
| 12 | 4. The fields available for this plugin are displayed. |
||
| 13 | |||
| 14 | You have the possibility to give up to 4 different characteristics to your product. |
||
| 15 | |||
| 16 | 1. Fill in the characteristic name: it can be either a key from the language file, or a text. |
||
| 17 | 2. On the text area Option list, enter the values for the characteristic. One value per line. For example: |
||
| 18 | Blue |
||
| 19 | Red |
||
| 20 | Yellow |
||
| 21 | |||
| 22 | 3. Fill in the other parameters like the Title, Description ... |
||
| 23 | 4. Save you Custom Field. |
||
| 24 | |||
| 25 | Add the stockable custom Field to your product: |
||
| 26 | 1. Go in the Products > Products, and click on the product you whish to add this custom field |
||
| 27 | 2. Go on the Custom Field tab, and in the Custom Field Type area, select the custom Field you just created. |
||
| 28 | 3. In the Plugin area, you can add directly your child products |
||
| 29 | |||
| 30 | |||
| 31 | ... not finished ... |