You can use arrays in the str_replace() function to make multiple replacements, for example: [str_replace(array("out of stock","in stock","limited stock") ...
確定! 回上一頁