Notes integration guide with Online Store 2.0 Themes
Rupali
Last Update a month ago
Adding Notes integration code into your theme is a one-time activity which once done you do not have to worry about later.
Steps:
1. Go to your Shopify admin.
2. Click Online Store > Themes > Actions.


4. Click the file main-product.liquid which appears under Sections.

5. The main-product.liquid file will open in the online code editor. Add the following code where you'd like the Notes to show on your product detail pages:
The above code is typically placed before the description element.

This will display the Notes above the product description. You can place the installation code anywhere else depending on your requirements.
