<?php

 wc_add_notice( esc_html__('Create minimum one order for current user','shop-ready'));
 wc_print_notices();