Mailchimp Banner Promo Product Page | Q3 2024

added by Mahrie for July $1 promo - product page specific link to Mailchimp pricing

Klarna Payments Q3 2024 banner

Added by Russell Langley in Partner Marketing

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.