Add Contact Button to product page (DAWN)

Topic summary

Users are seeking to add a “Contact” button above product descriptions on Shopify’s Dawn theme that links to their contact page.

Initial Solution Provided:

  • Navigate to Online Store > Themes > Customize > Default Product
  • Add a Custom Liquid block within Product Information
  • Insert markup code linking to the contact page URL

Key Challenge - Tracking Product Inquiries:
Multiple users successfully added the button but want to identify which product customers are inquiring about. One user attempted adding ?product={{product.title}} to the contact form URL to pass product information as a parameter, but implementation details for capturing this data remain unclear.

Technical Issues Reported:

  • One user’s button incorrectly displays another user’s contact information (CausticSoda’s details) instead of their own
  • URL connection errors when using forwarded/redirected web addresses
  • Contact page not opening properly when button is clicked

Current Status:
The basic button implementation works, but the discussion remains open regarding how to properly pass product parameters to the contact form and resolve configuration errors. Users reference a YouTube tutorial for a different theme but haven’t determined how to adapt it for Dawn.

Summarized with AI on November 9. AI used: claude-sonnet-4-5-20250929.

I am looking for this solution, as well. Were you able to find something that works? I found this tutorial for a different theme, but I can’t figure out how to make it work for Dawn. https://www.youtube.com/watch?v=4v17u3RjucA