Jump to content

[PS 1.7.6.5] import change category


Holian

Recommended Posts

This is definitely not the fault of Prestashop.
If you update the quantity in the ps_stock_available SQL table by querying by product id, there is nothing you can do about the default category.
You need to make the whole update script available to check the code.

Link to comment
Share on other sites

Ah, I understand.

I have not encountered this problem yet.
It is possible that if you do not import all the required fields, the parent category will be overwritten.
It is better to use your own script to update the quantity.
I gave a lot of examples on the forum how to do it.
It's faster and clearer.

Edited by Guest (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...