// Limit Woocommerce phone field to 10 digits number add_action('woocommerce_checkout_process', 'my_custom_checkout_field_process'); function my_custom_checkout_field_process() { global $woocommerce; // Check if set, if its not set add an error. This one is only requite for companies if ( ! (preg_match('/^[0-9]{10}$/D', $_POST['billing_phone'] ))){ wc_add_notice( "Incorrect Phone Number! Please enter valid 10 digits phone number" ,'error' ); } }
Free Shipping Above ₹1000/-

Product Tag: colorful

Single product found

Sort by
Scroll To Top
  • Menu
  • Categories
Close
Home
Filters
0 Wishlist

Your Cart 0

Close

Shopping cart is empty!

Continue Shopping