How to add an inquiry button on product pages?

Topic summary

Goal: add an “Inquire About This Product” button on each product page so customers can ask product-specific questions, ideally sending product details with the message.

Approach: use custom code (Liquid, HTML, CSS) rather than an app. Add a button on the product page that toggles Shopify’s default contact form; include the product information in the form submission.

Resources: a linked YouTube video provides the detailed implementation flow and code, which is central for executing this solution.

Variants: placing a button below the product description labeled “ask a question” is also feasible.

Status and next steps: no code snippets were shared directly in the thread; implementation requires custom coding. If not comfortable with Liquid/HTML/CSS, hiring a developer is recommended. The discussion remains open without a finalized solution posted.

Summarized with AI on December 29. AI used: gpt-5.

Hi @finnworld ,

You can achieve this feature using the custom code, Please refer to the below video for detailed implementation flow and code.

1 Like