This guide covers how to place the Kiwi size chart in custom positions on the Impulse theme using the app block system.
Step 1: Add the App Block
In your Shopify theme editor, add the Kiwi App block to your product template.
Important: Make sure to add the block to all product templates that may display a size chart — not just the default template.
Step 2: Choose Your Placement
Option A: Inline with the Size Label
No additional settings or CSS needed. The chart will naturally sit inline with the Size label by default — just make sure the app block has been added to the template.
Option B: Custom Position (Drag and Drop)
If the merchant wants the chart somewhere else on the product page, enable the placement toggle:
Custom size chart placement → On
Make sure the Injector field on the Display Settings is completely blank.
Then drag the app block to your preferred position — above Add to Cart, below the title, etc.
Option C: Between Variant Selectors
To inject the chart between variant options, make sure Custom Size Chart Placement is enabled.
Enter the following in the Inject After CSS Selector field:
.variant-wrapper:first-of-type
Quick Reference
Goal | Custom Placement | Injector Field |
Inline with Size label | Off | Blank |
Custom drag-and-drop position | On | Blank |
Between variant selectors | Off |
|







