Answer the question
In order to leave comments, you need to log in
How to pass woocommerce product quantity data to contact form?
How to pass woocommerce item data to contact form?
Now I have a title and a link to the product being transferred-
<!-- hidden input -->
<input type="hidden" name="item" value="<?php the_title(); ?>">
<input type="hidden" name="link" value="<?php the_permalink(); ?>">
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question