WP All import sale price 0 [closed]
You can use an IF statement like this to import a blank value in the case that the real value is “0,00”: [IF({saleprice[1][.=”0,00″]})][ELSE]. {saleprice[1]}[ENDIF] Just be sure to change “saleprice” to the correct element name from your file.