Hi i´m new to prestashop, i´m trying to implement a shop for my small business and i came across some important restrictions that i need to sort out in order to mantain the shop.
Using prestashop 1.7.6.1
So, my main problem is related to updating all the products (about 4000) price and stock, regulary by using a CSV file, i can easely import products from a CSV to add them to the database, but i´m not geting how to just update some fields, can someone give me a hint on how to do it???
Another problem is, when i import the products to the database the product tag is imported but every search i do in the front end returns nothing, for that to work i need to open eatch product and just save it, than it activates the tags, and the search works, the problem is opening and saving 4000 products, anybody knows how to work arround this?
Best regards