SHARING SAME ISSUE
OK, I am having the same issue as well. I just wanted to share that I have also tried to remove stock from the CVS file and still I receive “none in stock” on my inventory.
I see prices on my site but “none in stock” is all over the inventory that I have uploaded.
This is what I have tried:
– Removing Stock
– Deleting the product and removing the category (then reloading the csv file)
– put just stock_status as a column by it self
– put both stock_status and manage_stock (instock, yes)
– I have tried placing stock as 0 with stock_status as “instock”
There has been no resolution to this “none in stock”
To answer the price part of your question.
– Make sure you are placing regular_price, price, and sale price in your CVS. (note: there does not need to be a sale price if you do not need it in your column) But if you do on just a piece of inventory and not the rest you can make it so that it shows regular price by keeping all prices the same across the board on your CVS Row.
EXAMPLE: regular_price= 20.00 price= 20.00 sale_price= 20.00