Does anyone have experience in using the Wix Stores Product import functionality to update existing products from a CSV that contains only partial information? I want my CSV file to have only columns that I want to update but if I remove the other columns (except the “key” columns to identify the existing product: handleId and fieldType), the import wipes out almost all the product information. Of course, the work-around is to export the products and then update the fields of interest but I was looking to avoid the export step since the information I am updating comes from an external source that does not have all the data Wix does. Thanks for any help!
Based on this article - Wix Stores: Updating Products by Exporting and Importing Them | Help Center | Wix.com - the recommended method is the one you mentioned (export, update and then re-import)