want to shorten checkout process, remove additional info
This topic has 4 replies, 2 voices, and was last updated 3 months ago ago by Luca Rossi
want to shorten checkout process, remove additional info
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!
need further guidance how to add this and where is functions.php
Dear Abhinandan,
We hope this message finds you well.
To proceed, we kindly request you to first install the XStore child theme. You can find detailed instructions on the installation process at the following link: (https://www.8theme.com/documentation/xstore/theme-installation/child-theme/).
Once the child theme is installed, you will be able to access the functions.php
file.
Should you have any questions or require further assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up