Replace 0 – 1 to outofstock – instock
-
Hello,
I need help replacing 0 and 1 stock statuses to outofstock and instock.
I use this function at stock status xpath
[str_replace(array(0,1),array(“outofstock”,”instock”),{availabilityNumeric[1]})]
But it doesnt work.I dont have anything in function editor at the bottom .
I will attach some photos. If you need further info let me know.
https://imgur.com/a/u38CIqVThank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Replace 0 – 1 to outofstock – instock’ is closed to new replies.