Sku/product Code

Hello

I have a lot of product that don't have a product code. I have export them in excel for the purpose of making Product codes, and then import the products with the Product code. That is not working, it just make new products. Is it a solution for this?

Thanks!

Hello

You must have product codes if you want to update via csv.

Best regards

Robert

I'm trying to import an existing product with a new code. It does not have a code from before.

Hello

You must have product codes if you want to update via csv.

Best regards

Robert

Hello
You need to enter product codes in the panel and then export. What you are doing now will not pass the exam.
Or enter product codes in excel, delete the offer from the store and load it from the excel file.
Best regards
Robert

Ok. No way around it then to keep the product. Have to buy a Product Generator.

Try the following

- create a backup

- open the app/schemas/exim/products.functions.php file and replace

unset($object['product_id']);

with

//unset($object['product_id']);

- clear cache

- import your file and check result

(!) Not tested

Try the following

- create a backup

- open the app/schemas/exim/products.functions.php file and replace

unset($object['product_id']);

with

//unset($object['product_id']);

- clear cache

- import your file and check result

(!) Not tested

Thank you, but I'm on thin ice here.... I can't find the folders/file....

Use file manager in the hosting dashboard, find directory where CS-Cart is installed and follow mentioned path

I have a script that will let you import new product codes if you've exported the product_id. Contact me via the link in my signature to purchase.