i'm developing magento store , imported products, in these products there more 1 image , when imported products 1 came with, need update products images left, knows how in quick mode? thanks! step 1: export products before begin, make sure changes product data have been saved. on admin menu, select system > import/export > dataflow - profiles. in list of profiles, select export products. in panel on left, click run profile. to begin process, click run profile in popup button. wait few moments profile begin execution. length of time takes complete process depends on size of database. not close window. when process complete,you can find exported csv file in following location on server: [magento-install-dir]/var/export/export_all_products.csv the csv data appears in spreadsheet rows of product records organized columns of attributes, attribute code in header of each column. step 2: copy product images server the csv file contains path each prod...
Comments
Post a Comment