AvS_FastSimpleImport icon indicating copy to clipboard operation
AvS_FastSimpleImport copied to clipboard

wrong add image all products

Open elizondo82 opened this issue 8 years ago • 1 comments

Hello, I try import and add an image on the products, but is not working and not show me an error.

'_type' => 'simple', '_attribute_set' => 'Default', '_product_websites' => 'base', '_media_image' => 'http://www.site.com/media/catalog/product/llantas.jpg', '_media_target_filename' => 'llanta.jpg', 'image' => 'llanta.jpg', 'small_image' => 'llanta.jpg', 'thumbnail' => 'llanta.jpg',

I'm checking the configuration, there is correct. Somebody know what is wrong. please.

elizondo82 avatar Oct 13 '17 20:10 elizondo82

I don't see the _media_attribute_id, _media_is_disabled, _media_position and _media_lable fields. Could you try to add them for a test? It's described in https://www.integer-net.com/importing-products-with-the-import-export-interface/ in the chapter "Product Images".

avstudnitz avatar Oct 16 '17 06:10 avstudnitz