Want to shorten checkout process, remove additional info

This topic has 2 replies, 2 voices, and was last updated 1 hours, 5 minutes ago ago by Luca Rossi

  • Avatar: Abhinandan
    Abhinandan
    Participant
    January 13, 2025 at 17:51

    want to shorten checkout process, remove additional info

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    January 14, 2025 at 09:06

    Hi @Abhinandan,

    Please try adding this custom code under functions.php file locates in your child theme:

    
    add_filter('woocommerce_enable_order_notes_field', '__return_false');
    

    Hope it helps!

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.