Form for sending an email with a product from one customer to another

Hi there, I would like to create a form on a product page where customers can write his name, recepient email and recepient name for sending this product in email to the recepient as a hint for a gift.

I want to do this with minimal approach, without additional server or something.

The only one way which I just found out - is to use Shopify Forms App:

  1. Add a form to PDP with described above fields.
  2. It creates a new customer with metafield - name.
  3. I can send email using Shopify Flow.

But there’s a problem - I can’t attach product info form the PDP to this form automatically. Of course I can ask the customer to paste a link to the product but I would like to automize it somehow.

So any ideas how it can be implemented?

Hi @NikShevchenko

Have you tried the share button? It adds the information and can include the product info in the email.

That’s a good question! I didn’t think about this feature as a sharing functionality!)