Import Custom Options Wizard will help you to update your database by selecting an appropriate action. Pay attention to each page of the Wizard to import custom options to Magento correctly. Import is a rather complicated procedure and it may be destructive if performed incorrectly. Create database backup before importing custom options especially if you do it for the first time. 1. First of all prepare a .csv file for Import. Make sure that it contains all the necessary fields and that all the data you are going to import are listed in the table. If you have custom options list in Excel, you can convert your Excel files to the CSV format in the Microsoft Excel or OpenOffice application by using the Save As option. To perform this you need to use File -> Save As dialog box which contains a list of alternative file formats. Among the file extensions offered, you can find Text CSV file format. By saving your file into CSV format, Microsoft Excel or OpenOffice will export the first active worksheet with the correct delimiters. 2. To start import of Custom Options you need to click on Store->Import/Export->Import/Export Custom Options button which calls the Import/Export Wizard. Select "Import" and click "Next >" button to continue. 3. Enter the .csv file you need to import or use browse button [...] to select one. Also you can load previously saved Import Settings to use them now. 4. Source file preview shows a part of .csv file selected for import. There are no options to set. You should pay attention to field delimiter and quote character options, if any are used. If you carefully check the very first line of the example, you'll notice that some words enclosed in quotes (") and are separated by comma (,) symbol. There are two important options you have to pay attention to - you will have to setup these settings at the next page. Usually it is enough to see the first line, no need to investigate the entire file. Also you can enable and set the row # you want to start import from. 5. Select fields delimiter and quote character page contains some important settings. If you specify wrong values, import may not work. Delimiter character is the delimiter that is used to separate values (columns) in .csv file. The most popular delimiters are comma (,), semicolon (;) and tab character ( ), however other symbols can be used as well. At the previous sample page we have noticed that comma symbol was used as delimiter and values were quoted with " symbol. Specify these two first settings as shown above. 6. Select Store View. 7. The next step allows you to Assign columns from .csv file to appropriate database fields. The left pane "Database Fields" shows the list of fields in your database that can receive data after import. The topmost option here is Identify products and custom options by. Magento import Wizard of custom options will search for a custom option using selected method of identification. The custom option will be modified if found, if not, then new custom option will be added. The next option at this page is First row in .csv file contains field names but not values. Obviously, it should be checked if first row of .csv file contains data, otherwise uncheck this option. To assign .csv column to database field you should select a field at the left pane and then click a column at the right pane. [Auto Set...] button - try to set correspondence automatically for all the fields. Auto fill option will work only if .csv column name is the same as database field name ("translated"). 9. Settings made at the Import options page may affect Import results. Please read and check your selection carefully. Preimport Tasks Import Method Save Import Configuration |