Shopify how-to June 11, 2026 4 min read
How to Add Different Size Charts Per Collection in Shopify
Men's, women's, kids' each get their own chart automatically.
Method 1: Tailor Size Guide (No-Code)
Install app. In editor, create chart variants (Men's Chart, Women's Chart, Kids' Chart). Assign each chart to one or more collections. App auto-shows the right one based on which collection a product belongs to.
Method 2: Collection Metafields + Liquid
Settings → Custom data → Collections. Add metafield "size_chart" (rich text). Set per collection. In product template Liquid, read collection's metafield and render the chart. Free; requires theme code edit.
FAQs
Per-collection size charts?
App-based or metafields.
Override per-product?
Yes — per-product wins.
Per-collection in 30 seconds
Tailor Size Guide assigns charts by collection automatically.