VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: mfuller526 on September 27, 2012, 02:22:32 AM

Title: Import Fieldname remapping Opencart to Virtuemart
Post by: mfuller526 on September 27, 2012, 02:22:32 AM
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!!