I am trying to have the product name to be automatically filled out on the contact form when people click the link in the product page so they don’t need to type the product name themselves. Can someone please help me with this? Please see the ref image below.
To achieve the functionality where the product name is automatically filled in the contact form when a user clicks a link on the product page, we need to implement custom code that dynamically passes the product name to the contact form.