Using CSVI I received an error on importing products from Opencart to Virtuemart 2.0.1.0. Some fieldnames are obvious (name > product_name) , but others not. Could you tell me what to rename my CSV product field names?
These fields have been found but are not supported by CSVI:
• parent_id
• name > product_name
• top
• columns
• sort_order
• image_name
• date_added
• date_modified
• language_id
• seo_keyword
• description > product_desc
• meta_description > metadesc
• meta_keywords > metakey
• store_ids
• status > product_availability
enabled
Thanks!!