hi, testing cs-cart 4 I have the same problem to only update my products with csv.
Database (error)
Error: Duplicate entry '1805-p--pr-0' for key 'PRIMARY' <b>(1062)</b>
Query: INSERT INTO cscart_seo_names (`object_id`, `type`, `dispatch`, `lang_code`, `company_id`) VALUES (1805, 'p', '', 'product_descriptions.lang_code', '.company_id')
csv file with minimum columns (Product code ,product id , Language, Product name) in utf or ainsi = database (error) logs are registred in backend but product are not updated
csv file without product id column = database (error) log are not registred in backend and product are not updated
is possible to update products with cs-cart 4 using csv files ?
whats the good way to do this?
thanks you so much
|