Hi all.
I'm hoping this is an easy one for PHP experts.
I have a product page, each product has a unique reference number.
When a user clicks to request more info about a product, a contact form will pop up. I want the product number value from the product to automatically be passed to the product number field of the contact form.
How would I do this?
Thanks, Mark.