It\'s free!'; }else{ return html_entity_decode(wc_price($price)) . ' /month VAT Excl.'; } } return $price; } function cmw_custom_format_price(){ if(!is_cart() && !is_checkout()){ return false; } }