Shopify how-to June 10, 2026 5 min read
How to Add Different Size Charts Per Product in Shopify
Three methods: metafields (developer), Tailor Size Guide tags (no-code), theme Liquid (advanced).
Per-Product Methods
| Method | Skill | Pros | Cons |
|---|---|---|---|
| Tailor Size Guide tags | No-code | Fast, drag-drop, multi-tag | Requires app |
| Metafields + theme | Developer | Free, native Shopify | Liquid editing required |
| Theme conditional Liquid | Advanced | Maximum control | Tied to theme; breaks on upgrades |
No-Code: Tag-Based Assignment
Install Tailor Size Guide. Tag products in Shopify (e.g., "men-shirt", "women-jean"). Map each tag to a specific size chart in the app. The right chart shows on the right product automatically.
FAQs
How to assign different size charts per product?
Tags (no-code) or metafields (developer).
Metafields for multiple charts?
Yes — create size_chart metafield, theme reads it.
Per-product vs per-collection?
Per-product is granular; per-collection is simpler. Mix both.
Per-product without code?
Tailor Size Guide assigns charts by tag in 30 seconds.