Mailchimp Banner | Q2 2024

added by Latoya

Product Icon

Request a Quote for WooCommerce

Allow your customers to add product(s) to quote basket and ask for price estimation by submitting a customizable quote form.

Sequential Quote number

Hi, I’d like to have a function and I have barely coded it, that allow to print “Sequential Quote number” in order email and admin page.

For example in function send_email_to_customer

$quote_number = get_post_meta( $quote_id, ‘quote_number’, true );

$email_subject = str_replace(‘{quote_number}’, $quote_number, $email_subject );
$email_heading = str_replace(‘{quote_number}’, $quote_number, $email_heading );

Best Regards

Author

8volantesrl

Current Status

Open

Last updated: January 31, 2023

0 comments

Log in to comment on this feature request.