K
K
kamisarlapsha2017-11-09 06:14:06
JavaScript
kamisarlapsha, 2017-11-09 06:14:06

How to send the product name by mail?

Hello, I've implemented a quick order form, but I've only sent user-entered fields. The question is, how can I make sure that the name of this product is also sent? Array or something else? This is the value that should be sent
<?php echo $heading_title; ?>
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zoozag, 2017-11-14
@zoozag

Add an invisible input and add <?php echo $heading_title; ?>.
The rest is by analogy with the usual fields that the user fills in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question