Shopify how-to July 25, 2026 3 min read
How to Add a Size Chart to Shopify Impulse Theme
Impulse 2.0 → app block. Impulse 1.x → Liquid snippet.
Impulse 2.0 (Recommended)
Theme editor → Product template → Add block → Tailor Size Guide → drag to position → save. Done.
Impulse 1.x (Legacy)
Online Store → Themes → Edit code → snippets → New snippet "tailor-size-guide" with the install code.
Then in sections/product-template.liquid, paste {% include 'tailor-size-guide' %} near the size selector.
Save. Refresh product page. Size chart button appears.
Migration Note
Impulse 1.x is not actively maintained. Migrating to a Shopify 2.0 theme (Impulse 2.0 or Dawn) is recommended for long-term flexibility.
FAQs
Impulse 2.0?
App block.
Impulse 1.x?
Liquid snippet.
Impulse-ready
Tailor Size Guide works on every version of Impulse.