How To Upload Image With Csv

0

Hi,
can you please explain me more about how to upload products with image from csv?
what is saying in this screenshot explain me it too!
what is this mean "thumbnails with same name as csv to assets/uploads/thumbs/", what do you mean by thumbnails?

Question Resolved For: Stock Manager Advance with All Modules 0 Votes 12 Answers 464 Views
Asked by meshan 3 years ago

0

Answered by Enyinnaya Gift

meshan assets\uploads for the larger image and assets\uploads\thumbs for the smaller image thumbnail

0

Answered by Enyinnaya Gift 3 years ago

meshan If you are considering hiding all products from the Shop modules, then you can run this query below via PhpMyAdmin or of your database tools, else you might have to do it one by one via product edit.

	UPDATE `sma_products` SET `hide` = '1' WHERE  `hide` != '1';

0

Answered by Mian Saleem 3 years ago

Hello,

Products are saved in sma_products table.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.