Hi David,
I have a stock field in my database which I update manually for each product. When I import a merchant feed the stock field for that merchant looses its data. Is there anyway to exclude my stock field from emptying when an import is run?
Thanks
Adrian
Hi David,
Thanks for getting back. Is a small number of products so will take a copy of them before I import and add them again after.
Thanks
Adrian
Hi Adrian,
This is a bit tricky as the products table (as you have discovered!) is emptied (per merchant) at the start of the import process.
However, as you are maintaining the stock level manually i'm assuming that there are aren't too many products so it is probably feasible to "remember" the stock level for every product and then re-instate it after import.
How many products (max per merchant) are involved?
Cheers,
David.