how can I add a step in the product checkout process in WooCommerce? I want a form to appear before the payment step if the user selects a certain product type [category]. The user should only proceed to the payment process after filling out the form or leaving it blank. I would like to do it by php code in functions file
I do not have experience with woocommerce hooks