I need to send Woocommerce cart items in the email by Contact Form 7 plugin.
I want to make a quick order form on my checkout page only with phone field
but send the cart details in email as well.
Question posted in Woocommerce
The official Woocommerce documentation can be found here.
The official Woocommerce documentation can be found here.
2
Answers
Here is a solution:
Put this code into your functions.php file
Then use new tag [cart_content] in your form
not working 🙁
updated same as instructions but not working.