How to Show Model Information Alongside Size Charts on Shopify
"Model is 5'10, wearing size M" — fit on a real body.
What to Show
Standard: "Model is 5'10 / 178cm, wearing size M (bust 32, waist 25, hip 35)"
Multi-model brands: Show 2-3 different models — petite (5'2), regular (5'8), tall/plus (5'11) — each with size worn. Demonstrates the range visibly.
Setup
Per-product: set metafield custom.model_info as JSON: [{"height_cm": 178, "size_worn": "M", "bust": 32, "waist": 25, "hip": 35}]. Tailor Size Guide reads + renders.
Bulk: paste model info CSV in app settings — match by product handle.
Where It Shows
Below the product gallery as a small caption. Inside the size chart popup as a "Model wears" sidebar. In email templates next to product image.
FAQs
Model info?
Height + size worn + measurements.
Multi-model?
Yes — show petite/regular/tall together.
Real-body fit context
Tailor Size Guide pairs every chart with model info.