Index: include/import_products.php --- include/import_products.php +++ include/import_products.php @@ -127,8 +127,10 @@ if ($import_step == 'define') { 'type' => 'P', 'default' => 0.00), 'descr' => array( // Text: short description + 'allow_tags' => true, 'eol_safe' => true), 'fulldescr' => array( // Text: detailed description + 'allow_tags' => true, 'eol_safe' => true), 'keywords' => array(), // String: product search keywords 'title_tag' => array(),