I need to display a specific notice on the customer-processing-order.php
email template in WooCommerce depending on the chosen shipping option. Is there a way to check the chosen shipping option in the e-mail template and return a note on the email depending on that?
Example: a customer chooses shipping methods 'Pick up in local store', the email confirmation then contains a note stating 'We will contact you as soon as your order is ready for pickup'.