Hi,
I have a google spreadsheet with all the products and in one column I have the regular price and in the other I have the sale price.
I would like to be able to update the prices of my products in woocommerce from this worksheet, I tried it and it works perfect except in the following case: When I leave the sale price cell empty, it does not update me in woocommerce leaving the sale price field empty.
I was reviewing the zaps history and I saw that this occurs because when zapier finds an empty column, the information in this cell does not matter, it does not update it. I tried putting a "-" character to see if the non-existent offer price mattered there and it works, but woocommerce interprets that my sale price is zero. The only way woocommerce will know that there is no sale price is by leaving that field empty. How could I make zapier import an empty cell to woocommerce?
Thanks in advance