Notes integration guide with Online Store 2.0 Themes

If your theme doesn't support Online Store 2.0 App Blocks, or you prefer to manually control notes placement, you can add the Prime notes snippet directly to your theme code.

This guide uses Shopify's Dawn theme as an example, but the same approach can be applied to most themes.

Step 1: Open the Theme Code Editor

  1. Log in to your Shopify Admin.
  2. Go to Online Store → Themes.
  3. On your active theme, click ⋯ (More actions) → Edit code.

Screenshot 2026-06-29 170815.png

Step 2: Open the Product Template

In the Sections folder, open:

Screenshot 2026-06-29 171100.png

Step 3: Add the Prime Notes Code

Paste the following code where you want the notes to appear.

{% render 'primen', product: product, primenGroup:'1', hideAssets:'0' %}

You can place the integration code anywhere depending on your requirements.

Step 4: Save Your Changes

Click Save after updating each file.

Visit your storefront to verify that the notes appear in the desired location.

Need Help?

If you're unsure where to place the code, need to adjust the highlight position, or your theme uses a different structure, our support team is happy to help.