How to Add a Size Chart to a Shopify Product Page (2026 Guide)
Step-by-step guide to adding an interactive size chart on Shopify product pages — with metafields, tabs, popups, and no-code options compared.
Most Shopify merchants selling custom or made-to-measure apparel are losing revenue the same way: a customer loves the product, lands on the page, sees no measurement guidance, and leaves. Not because the product was wrong. Because they weren't confident they'd get the fit right.
Here's what that costs you in real numbers. Size-related returns run between 20–40% for online apparel brands. For bespoke and custom tailoring stores, a single botched order means rework costs, angry customers, and a review you don't want. One measurement form done right fixes all of it — before the order is even placed.
This guide shows you exactly how to add a size chart or custom measurement form to a Shopify product page. We'll cover the built-in options, manual workarounds, and — for merchants doing custom tailoring, made-to-measure, or bespoke orders — the only approach that actually collects the right data at point of purchase.
Why Standard Size Charts Fail Custom Tailoring Stores
A generic S/M/L dropdown works for fast fashion. It does not work for a store making kurtas to exact measurements, tailoring suits to a customer's frame, or stitching wedding lehengas from a customer's own dimensions.
Here's the problem with a static size chart: it gives the customer information but collects nothing from them. You still don't know their measurements. You still have to follow up via WhatsApp or email. You still risk getting the dimensions wrong when the customer guesses "I'm probably a 38."
What custom tailoring merchants need is a measurement collection flow built directly into the product page — one that captures chest, waist, hip, sleeve, inseam, and any category-specific measurements before the customer hits "Add to Cart." That's a fundamentally different tool than a size chart image uploaded to your theme. Both matter. This guide covers both.
Option 1: Shopify's Native Size Chart (Built-In, Free, Limited)
Shopify's Online Store 2.0 themes (Dawn, Sense, Craft, etc.) include a size guide feature out of the box.
- Go to Online Store → Themes → Customize
- Navigate to a product template
- Click Add block inside the product information section
- Select Size guide (or Popup in some themes)
- Add your size chart as a table or image inside the block
- Save and publish
What you get
Where it falls short for custom/bespoke stores
- Displays information but captures nothing
- No measurement input fields
- No logic to translate measurements into a recommendation
- You still have to manually collect dimensions post-order
Use this if you're running a ready-to-wear brand with standard sizing. Skip it if you're doing made-to-measure.
Option 2: Adding a Size Chart via Metafields
If you want a size chart that's product-specific — so your kurta page shows a kurta chart and your sherwani page shows a sherwani chart — metafields are the right approach.
Step 1 — Create a metafield definition
- In Shopify Admin, go to Settings → Custom Data → Products
- Click Add definition
- Name it Size Chart with namespace
custom.size_chart - Set content type to Rich text (for a formatted table) or File (for an image)
- Save
Step 2 — Add the size chart to each product
- Open any product in your Admin
- Scroll to the Metafields section at the bottom
- Paste your size chart table or upload your size chart image
- Save
Step 3 — Connect it to your theme
Go to Online Store → Themes → Edit code, open product-template.liquid (or your relevant section file), and add this snippet where you want the chart to appear:
{% if product.metafields.custom.size_chart %}
<div class="size-chart">
{{ product.metafields.custom.size_chart.value }}
</div>
{% endif %}Effort level: Medium. Requires basic Liquid comfort and one-time setup per product. Works well for ready-to-wear with consistent size ranges.
Option 3: Size Chart Apps (Fastest No-Code Route)
If you don't want to touch code, third-party apps let you build and embed size charts in minutes. Most work by injecting a button near the Add to Cart block.
- Kiwi Sizing — good for standard garment categories, fit quiz included
- Size Matters — simple chart builder, no frills
- Fit Predictor apps — use body measurements to recommend a size from your existing range
These work well for ready-to-wear brands. They break down for custom/bespoke stores because they're designed to map a customer to an existing size — not collect raw measurements for a garment being made from scratch.
Option 4: Tailor Size Guide — Built for Custom & Made-to-Measure Merchants
If your store makes garments to order — whether you're a bespoke tailor, a custom ethnic wear brand, or a made-to-measure suiting house — you need a different tool entirely.
Tailor Size Guide is a Shopify app built specifically for this use case. Instead of showing a chart and hoping customers size themselves correctly, it:
- Collects exact measurements from the customer directly on the product page — before they add to cart
- Uses phone-camera AI body scanning so customers don't need a tailor or measuring tape
- Attaches measurements to the order so you receive structured measurement data with every purchase — no WhatsApp follow-up required
- Supports custom measurement fields by garment category (shirt measurements differ from trouser measurements from sherwani measurements)
- Works without app development — installs on Shopify in under 10 minutes
Core workflow
For a bespoke store, this eliminates the single biggest operational friction: chasing customers for their measurements after they've already paid.
How to Add Tailor Size Guide to Your Shopify Store
This is a HowTo walkthrough for getting the app live on your product pages.
Install the app
2 minutesConfigure your measurement fields
5 minutes per template- Men's kurta / shirt
- Saree blouse
- Sherwani / bandhgani
- Trousers / churidar
- Women's suit (top + bottom)
- Custom (build your own field set)
Select the template that matches your product category. You can add, remove, or rename fields.
Assign templates to products or collections
3 minutesEmbed the measurement button on product pages
2 minutesTest the full flow
5 minutes- The measurement modal opens correctly
- Fields match the template you selected
- After completing, measurements show in the cart attributes
- A test order in your Admin shows the full measurement data attached to the line item
Total setup time: under 20 minutes.
What Measurements Should You Collect?
This depends on your garment category. Here are standard field sets by product type:
Men's Shirts / Kurtas
- Chest (around fullest part)
- Shoulder width
- Sleeve length
- Shirt length
- Neck (optional, for collar)
Trousers / Churidar / Pyjama
- Waist
- Hip
- Inseam
- Outseam
- Thigh (for slim fits)
- Bottom opening (if tapered style)
Women's Blouse / Saree Blouse
- Bust (full)
- Waist
- Shoulder to shoulder
- Shoulder to waist (front)
- Shoulder to waist (back)
- Sleeve length
- Sleeve width (upper arm)
Sherwani / Achkan
- Chest
- Waist
- Hip
- Shoulder
- Sleeve length
- Sherwani length
- Knee circumference (for fitted styles)
Rule of thumb
Common Mistakes Shopify Custom Tailors Make
Collecting measurements via notes field
Customers write "chest 40 inches" in an order notes box. Your team manually deciphers inconsistent inputs. Errors multiply. Tailor Size Guide uses structured fields so data arrives clean and consistent.
Adding a PDF size guide and calling it done
A PDF tells customers how to measure but doesn't capture what they measured. You still have to ask.
Using a generic fit quiz designed for standard sizing
Tools that map to S/M/L don't work when you're making the garment from scratch. You need raw measurements, not a size recommendation.
Collecting measurements in a post-purchase email
Customers forget, reply late, or give wrong numbers after the excitement of purchase fades. Collect before checkout.
Not specifying measurement units
If your order form doesn't specify inches or centimetres, half your customers will guess wrong. Lock it in the form.
Comparing Your Options Side by Side
| Method | Custom/Bespoke Fit | Measurement Collection | Setup Time | Cost |
|---|---|---|---|---|
| Shopify native size guide | ✗ | ✗ | 10 min | Free |
| Metafield size chart | ✗ | ✗ | 30 min | Free |
| Standard size chart app | ✗ | ✗ | 15 min | ₹500–₹2,000/mo |
| Kiwi Sizing | ✗ | Partial | 20 min | $9–$49/mo |
| Tailor Size Guide | ✓ | ✓ (structured, per order) | 20 min | See pricing |
For ready-to-wear stores with standard size ranges: any size chart app works. For custom, bespoke, or made-to-measure stores: Tailor Size Guide is the only Shopify-native solution built for your workflow.
The Business Case for Getting This Right
Let's put numbers on it.
A custom tailoring store doing 100 orders per month, with an average order value of ₹3,500. 15% of orders require rework due to measurement errors. Rework cost: labour + fabric + shipping = roughly ₹800 per order.
15 rework orders × ₹800 = ₹12,000/month in rework costs alone.
A proper measurement collection flow costs a fraction of that to implement and eliminates the root cause. Not reducing rework. Eliminating it.
FAQs
Can I add a size chart to Shopify without any apps?
Yes. Shopify Online Store 2.0 themes have a built-in size guide block. You can also use metafields for product-specific charts. Both are free and require no apps. However, neither collects measurements — they only display information.
What's the best Shopify app for collecting custom measurements?
Tailor Size Guide is purpose-built for custom and made-to-measure Shopify stores. It collects structured measurements at point of purchase and attaches them to orders — so your production team has everything they need without any follow-up.
Will a measurement form reduce my conversion rate?
Done correctly, no. When the measurement step is positioned as a benefit ("We'll make this exactly to your size") rather than friction, it increases buyer confidence for custom orders. Customers paying a premium for bespoke expect this step.
Can Tailor Size Guide work with my existing theme?
Yes. It uses Shopify's App Embed block system and works with any Online Store 2.0 theme — Dawn, Sense, Craft, Prestige, Impulse, and others.
How do customer measurements reach my production team?
Measurements are attached to each order as line item properties. They appear in your Shopify Admin order view, in order confirmation emails, and in any order export you run. No separate dashboard needed for fulfilment.
Does it support both phone camera scanning and manual entry?
Yes. Customers can use the AI phone camera scan for automatic measurement, or enter measurements manually if they already have them. Both options are available in the same flow.
What garment categories are supported?
Tailor Size Guide includes pre-built templates for shirts, kurtas, trousers, churidars, sherwanis, saree blouses, lehengas, and more. You can also build fully custom field sets for any garment type.
Ready to stop chasing customers for measurements?
Install Tailor Size Guide free in under 20 minutes, or book a setup call and we'll configure your templates with you.