Hi
Also struggling with this 🙂
I have added:
”
<p><?php _e( ‘This order is awaiting a quote.’, ‘quote-wc’ ); ?></p>
<p><?php _e( ‘Delivery Address’, ‘woocommerce_email_customer_details’ ); ?></p>”
to the request-new-quote.php, but the details are not showing up, only the words Delivery Address. Where can I look up the correct modification? Thank you.
Thank you so much for your response, it is a great plugin. I had not selected the option to display add to cart on the category pages.