Product Icon

Request a Quote for WooCommerce

Allow your customers to add product(s) to quote basket and ask for price estimate 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.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.