Add Text After the Price in a WooCommerce Product

You can add a bit of static text after the price in a WooCommerce Product by using a woocommerce filter woocommerce_get_price_html. For the above product I want to add some text just after the price to a certain range of products. Here below is the code to do that: So I have set my target products in … Continue reading Add Text After the Price in a WooCommerce Product