Display always stock status without quantity in WooCommerce
问题 I would like to display the product stock status, without showing the remaining quantity. Right now, the standard WooCommerce stock display, as well as the plugins I found so far (WooCommerce Booster, etc), display either the quantity, or a "package deal" showing the quantity AND the phrase "in stock". In other words, I have: "5 in stock" I want to show: "In Stock" Is this possible? If so, how? 回答1: Resolved. Woocommerce -> Settings -> Products -> Inventory -> Stock Display Format. ...can't