Table 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 Table placement, you can add the Prime highlight 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 Table Code

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

{% render 'primet', hideAssets:'0', product: product, primetGroup: '1' %}

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 Table appear in the desired location.

Need Help?

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