Alternate product form locations

Modified on Mon, 13 Jan 2020 at 11:34 AM

Because of the different Shopify theme, the product.liquid may not contain the <form> or {% form 'product' tags. Follow these steps to locate the correct section of code.


1. Click on the Snippets and Sections folders to show the files contained within them.

2. Within your Templates, Snippets, and Sections folders look for a file with one of the following names:


  • product-template.liquid
  • product-form.liquid
  • form.liquid
  • short-form.liquid
  • single-product-form.liquid

3. Open the file, then search (ctrl or command + F) for <form.

4. Once you've found it, click on it to highlight both <form> tags. This designates the section where you will paste the code (in the image below, the <form> consists of lines 145).

Continue embedding the code here

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article