# Item Size Range

<p class="doc-lead">Item Size Ranges define a named set of sizes (for example S, M, L, XL) that can be reused for styling and variant sizing, so the same sizes are applied consistently across items.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/inventory/item-size-range?id=overview">Overview</a>
<a href="#/inventory/item-size-range?id=quick-start">Quick Start</a>
<a href="#/inventory/item-size-range?id=fields">Fields</a>
<a href="#/inventory/item-size-range?id=how-it-works">How It Works</a>
<a href="#/inventory/item-size-range?id=actions">Actions</a>
<a href="#/inventory/item-size-range?id=faq">FAQ</a>
<a href="#/inventory/item-size-range?id=related">Related</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>Inventory → Garments → Item Sizes</b> from the left menu.

Item Size Ranges are master data.

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Size range record ID. |
| Name | Range name (e.g. Adult S–XL). |
| Description | Optional notes about the size set. |
| Status | Active or Suspended. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Active | Active size ranges (default). |
| Suspended | Suspended ranges. |

<b>Advanced filters</b>

| **Filter** | **Description** |
|------------|-----------------|
| Name | Filter by range name. |

<b>List row actions</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens read-only details. |
| Edit | Opens the edit form. |
| Delete | Removes the range when not referenced. |

<hr class="doc-section-divider">

<h2 id="quick-start">Quick Start</h2>

<h3>1. Navigate</h3>
Go to <b>Inventory → Settings → Item Size Range</b> and click <b>New</b>.

<h3>2. Fill the form</h3>
Enter a <b>Name</b>. Add the individual <b>Sizes</b> as comma-separated entries (for example S, M, L, XL). Optionally add a <b>Description</b>.

<h3>3. Save</h3>
Click <b>Save</b>. The size range becomes available for styles and sizing.

<hr class="doc-section-divider">

<h2 id="fields">Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Unique size range name shown on records and filters. |
| Description | Optional free-text note about the size range. |
| Sizes | The list of individual sizes in the range, entered as comma-separated tags (up to 150). |

<hr class="doc-section-divider">

<h2 id="how-it-works">How It Works</h2>

<ul>
<li><b>Reusable size set</b> — Define a size range once and reuse it instead of re-typing sizes each time.</li>
<li><b>Linked to styles</b> — An <a href="#/inventory/item-style">Item Style</a> can point to a size range; selecting that style then brings in its sizes automatically.</li>
<li><b>Production use</b> — Size ranges are used on the <b>Production Order</b> screen to plan quantities across each size in the range.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

<b>List header:</b> <b>New</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens the size range in read-only view |
| Edit | Opens the edit form |
| Delete | Removes the size range when it is not in use |

<b>Form buttons:</b> <b>Save</b> / <b>Update</b>, <b>Reset</b>, <b>Cancel</b>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<b>How do I enter the sizes?</b><br>
Type each size in the <b>Sizes</b> box and separate them with commas. Each one becomes its own tag.

<b>Can one size range be used by many styles?</b><br>
Yes. A single size range can be linked from multiple <a href="#/inventory/item-style">Item Styles</a>.

<b>Why can't I delete a size range?</b><br>
Size ranges that are referenced (for example by a style) cannot be deleted. Keep them inactive instead.

<b>How do sizes flow to variants or production?</b><br>
Link the range from an <a href="#/inventory/item-style">Item Style</a> or map sizes when building variant matrices on items.

<b>Can I edit sizes after items use the range?</b><br>
Prefer adding new sizes over removing ones already used on items or production documents.

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/inventory/item-style">Item Style</a></li>
<li><a href="#/inventory/inventory-item">Item</a></li>
<li><a href="#/inventory/inventory-variants">Variants</a></li>
<li><a href="#/inventory/inventory-settings">Inventory Settings</a></li>
</ul>
