Skip to content
Store slow, dated, or hard to edit? Request a Store Diagnostic
Running B2B on spreadsheets or email? Plan Your B2B Project
Industry Playbooks

Shopify Size Guides Done Right: Reducing Returns and Boosting Fashion Conversion

A shopper lands on a product page for a fitted jacket, can’t find a size chart, guesses, and orders two sizes “to be safe.” One goes back. That single moment, no clear sizing information at the point of decision, is one of the most fixable sources of lost margin in Shopify fashion and apparel stores, and it’s usually solved with something far less glamorous than a redesign: a proper size guide.

We get asked fairly often whether a store needs a dedicated size guide app, or whether Shopify’s native metafields and theme blocks are enough. The honest answer is: it depends on your catalogue, your team’s technical comfort, and how much you want fit guidance to work beyond a static chart. This post walks through the real options, where to place a size guide on the page, how to handle different product types, what to put in the actual measurement instructions, and how all of that connects to return rates and conversion.

If you sell apparel, footwear, or anything else where fit is a purchase-blocking question, this is worth getting right before you spend money on traffic to send to the page.

Why Size Guidance Is a Conversion and Returns Lever, Not Just a Nice-to-Have

Fit uncertainty does two damaging things simultaneously: it stops undecided shoppers from purchasing at all (they leave to “think about it” and don’t come back), and it pushes uncertain shoppers into ordering multiple sizes with the intention of returning what doesn’t fit. Both outcomes hurt the same P&L line, one shows up as lost conversion, the other as return freight, restocking labour, and damaged/unsellable returned stock.

In our experience working on apparel and footwear Shopify stores, the pattern is consistent even without needing to cite a specific number for any given brand: sizing and fit are among the top reasons shoppers hesitate on a product page, and among the top reasons cited for returns in the fashion category generally. A size guide that’s easy to find, genuinely product-specific, and written in plain language reduces both problems at once, it helps hesitant shoppers commit, and it helps committed shoppers order the right size the first time. That’s the general rationale for investing time here, independent of any single store’s numbers.

Option 1: Native Shopify Metafields + Theme Blocks

Shopify’s newer themes (built on Online Store 2.0 architecture) support metafields and metaobjects, which let you attach structured data, like a size chart, to products or product types without installing an app.

A common native approach:

  1. Create a metaobject definition for “Size Chart” in Shopify admin (Settings → Custom data → Metaobjects), with fields for size label, measurements (chest, waist, length, etc.), and unit (cm/inches).
  2. Build one size chart metaobject entry per product type or per fit category (e.g., “Women’s Tops, AU Sizing,” “Men’s Denim, AU Sizing”).
  3. Add a metafield on the product (or product type via a metafield definition) that references the relevant size chart metaobject.
  4. Add a theme block (in the product template, via the theme editor’s section/block system) that renders the linked size chart, often as a link or button that opens a modal.

This approach works well if your theme already supports Online Store 2.0 sections/blocks (most current free and paid themes do), you have a developer or a confident theme-editor user to build the structure, and you want the size chart content to live natively in Shopify admin with no ongoing app subscription.

The trade-off: native metafields give you structured data and display, not calculation. A fit quiz or a “recommended size for you” prompt means custom Liquid and JavaScript on top of the metafield structure, a genuine development project, not an afternoon task.

Option 2: Dedicated Size Guide Apps

Size-guide-specific apps in the Shopify App Store handle chart creation, per-product or per-collection assignment, and modal/inline display out of the box, without custom development. Typical feature sets include:

  • Chart builder with a table editor (no Liquid required).
  • Rules to assign different charts to different products, collections, or tags.
  • Unit toggle (cm/inches) for the shopper.
  • Basic customisation of trigger button placement and modal styling to match your theme.

This is usually the right call if you don’t have developer time to build a native metaobject/theme block system, you’re managing a large number of distinct charts across many product types and want a purpose-built admin interface, or you want something live quickly and are comfortable with an ongoing app subscription (every app that injects script/CSS adds some page weight, worth checking in your theme’s performance report after installing).

We won’t recommend specific apps or their pricing here, the Shopify App Store’s size-and-fit category changes frequently, and what’s right depends on your catalogue size and theme. When evaluating one, check: does it support per-product-type charts, does it render cleanly on mobile without layout shift, and does it let you export/own your chart data if you switch apps later.

Option 3: Fit-Recommendation and Quiz Tools

A step up from a static size chart is a fit-recommendation tool, typically a short quiz (height, weight, usual size in a reference brand, fit preference) that outputs a recommended size for that specific shopper, sometimes learning from return/exchange data over time.

These tools genuinely reduce sizing guesswork better than a static chart alone, because they translate a shopper’s own measurements into a direct recommendation rather than asking them to interpret a table themselves. But they add friction (a multi-step quiz), so a heavy-handed popup can hurt conversion for shoppers who already know their size, they’re generally best justified for higher price-point items, close-fitting categories (denim, activewear, swimwear, bras), or brands with a track record of high size-related returns, rather than loose, forgiving garments like oversized tees. Data quality matters too: a fit tool’s recommendations are only as good as the sizing data behind them, and getting that right (from actual garment measurements, not a generic chart) is real work.

Modal vs Inline: Where to Place the Size Guide

This is one of the most common practical questions, and the answer depends on your product type and page layout:

Modal (opens in a pop-up/overlay), triggered by a link near the size selector keeps the page clean and doesn’t push other content down, and works well when the chart is detailed (multiple measurements, multiple fit notes) and would be visually heavy inline. The trigger needs to be visible and obviously labelled, “Size guide” or “Find your size” placed directly next to or under the size variant selector, not buried in a tab lower on the page. If a shopper has to hunt for it, you’ve already lost some of the benefit.

Inline (displayed directly on the page, often in an expandable accordion) suits simpler charts (a single size/measurement table) where a modal would be overkill, and keeps sizing info accessible without an extra click, useful on mobile where modals can feel intrusive or clip awkwardly. Combine it with an “expand for full chart” pattern so it doesn’t dominate the page for shoppers who don’t need it.

Our general recommendation: for most apparel product pages, a clearly labelled link or icon next to the size selector that opens a modal is the safest default, it’s discoverable at the exact decision point, doesn’t add page height for shoppers who don’t need it, and is the pattern most shoppers already recognise from other fashion sites. Reserve inline placement for simpler, single-chart categories like basic tees or accessories where the table is short.

Wherever you place it, make sure the size guide is genuinely reachable from mobile, test it on an actual phone, not just a resized browser window. A modal that requires pinch-zooming to read a size table is worse than no size table at all.

Per-Product-Type vs Universal Size Charts

A common mistake is publishing one universal size chart for the whole store when fit actually varies by product type, cut, or supplier.

  • Universal chart works only if your garments are genuinely consistent in cut across the range, realistic for a single-supplier, single-fit brand, but rare once a store carries multiple categories (tops, bottoms, outerwear) or multiple suppliers/manufacturers with different block patterns.
  • Per-product-type charts (separate charts for tops, bottoms, outerwear, footwear, and so on) are the more defensible default for most apparel stores, and this is exactly what the metaobject/metafield structure or a dedicated app’s chart-assignment rules are built to handle.
  • Per-style or per-supplier charts are worth the extra setup for stores that stock multiple brands or manufacturers with genuinely different sizing (common in multi-brand fashion retail), a “true to size” claim on a chart that’s actually only accurate for one supplier’s garments will generate returns and complaints regardless of how good the chart looks.

If you’re not sure how much variance exists across your range, a quick audit of your last few months of size-related returns and exchanges (by product type) will usually tell you where the biggest sizing accuracy gaps are, and that’s where per-product-type charts pay off first.

Measurement Instructions: The Part Most Stores Get Wrong

A size chart alone (numbers in a table) is only half the job. Shoppers also need to know how to measure themselves so they can compare their own body to your numbers accurately. Without this, you’re relying on the shopper to already know their measurements in the exact way your chart expects, which, for most people, isn’t true.

A genuinely useful “how to measure” section includes:

  • Clear instructions for each measurement point (bust/chest, waist, hips, inseam, etc.), where exactly on the body to measure, and with what (a soft tape measure, not a rigid ruler).
  • A simple diagram or illustration showing the measurement points on a body outline, this consistently helps comprehension more than text alone.
  • Guidance on what to wear while measuring (form-fitting clothing, not loose layers) and posture (standing naturally, not pulling the tape tight).
  • A note on garment measurements vs body measurements, if your chart uses garment/flat measurements instead of body measurements, this distinction confuses a lot of shoppers and is worth spelling out explicitly rather than assuming it’s understood.
  • A general fit note, “this style runs true to size,” “we recommend sizing up for a relaxed fit,” etc., based on genuine product knowledge, not filler text.

This content doesn’t need to be reinvented per product; a well-built “how to measure” reference (with diagrams) can live once as shared content and be linked or embedded from every relevant size guide, whether that’s built through metafields or a size-guide app.

Practical Build Checklist

Whichever approach you choose, work through this before publishing:

  1. Audit your last 3-6 months of returns/exchanges by product type, flagging how many were sizing-related, to find where to prioritise first.
  2. Decide native vs app vs fit-quiz based on your developer resources, catalogue complexity, and budget for an ongoing subscription.
  3. Build separate charts per product type (and per supplier, if your range genuinely varies) rather than one universal chart.
  4. Write real “how to measure” instructions with a diagram, not just a numbers table.
  5. Place the trigger clearly next to the size selector, and default to a modal for detailed charts, inline for simple ones.
  6. Test on mobile specifically, check readability, tap targets, and that the modal doesn’t clip or require zooming.
  7. Add unit toggle (cm/inches) if you sell to markets that expect both.
  8. Monitor size-related return rate after launch, comparing a comparable period before and after, to confirm the change is actually helping rather than assuming it will.

When to Bring in a Specialist

Building this properly, especially the native metafield/metaobject route, or a fit-recommendation system with real garment data behind it, is genuinely development work, not a five-minute app install, if you want it to hold up across a growing catalogue. If you’re weighing up native build vs app vs a fit quiz for your specific range, our team works with fashion and apparel merchants on exactly this kind of product-page and conversion work, see our fashion and apparel industry page for how we approach it, alongside broader conversion-focused work through our Shopify CRO service.

FAQ

Do size guide apps slow down my Shopify store?
Any app that injects additional script or CSS adds some page weight, and size guide apps are no exception. The impact is usually modest compared to heavier apps (like some upsell or personalisation tools), but it’s worth checking your theme’s performance report after installing and comparing load times before and after, particularly on mobile.

Should I use body measurements or garment measurements in my size chart?
Either can work, but you must be explicit about which one you’re using, because shoppers will assume it’s whichever is more intuitive to them (usually body measurements) unless told otherwise. If you use garment/flat measurements, say so clearly and explain how to compare them to a garment the shopper already owns.

Will a size guide actually reduce my return rate, or just add friction to the page?
Done well, clear, accurate, easy to find at the decision point, a size guide should reduce sizing-related returns because it helps shoppers order correctly the first time, and it’s more likely to help conversion than hurt it because it resolves hesitation rather than creating it. A poorly built one (hard to find, inaccurate, confusing units) can genuinely add friction without the return-reduction benefit, so build quality and accuracy matter more than simply having a size guide at all.

Do I need a different size guide for every single product, or can I group products?
Grouping by product type or fit category (all standard-fit tops together, all fitted denim together) is usually the right balance, it’s more accurate than one universal chart and far less maintenance than a unique chart per SKU. Reserve per-style charts for products where fit genuinely diverges from the rest of that group.

Is a fit-recommendation quiz worth it for a smaller apparel store?
It depends on your price point, category, and current sizing-return rate. Close-fitting categories (denim, activewear, swimwear) and higher price points tend to benefit most, since the cost of a wrong-size purchase (in returns and lost trust) is higher. For simpler, more forgiving garments, a clear static chart with good measurement instructions is often sufficient on its own.

If sizing and fit issues are showing up in your returns data and you want a clear view of where the biggest wins are, book a call with our team or start with a Shopify audit to see how your current product pages are handling it.

Niraj Raut
Written by Niraj Raut SEO Manager

Niraj Raut is the SEO Manager and co-founder at Nexly. He helps Australian Shopify and Shopify Plus brands earn durable organic growth through technical SEO, search-led store architecture and content that ranks. He writes about what actually moves rankings for ecommerce.

Connect on LinkedIn
Have a Shopify project? Chat with us, takes 30 seconds.