# Item Style

<p class="doc-lead">Item Styles group items by a design or styling — useful for apparel and similar products — and can be linked to a size range so the right set of sizes is offered when producing them.</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-style?id=overview">Overview</a>
<a href="#/inventory/item-style?id=quick-start">Quick Start</a>
<a href="#/inventory/item-style?id=fields">Fields</a>
<a href="#/inventory/item-style?id=how-it-works">How It Works</a>
<a href="#/inventory/item-style?id=actions">Actions</a>
<a href="#/inventory/item-style?id=faq">FAQ</a>
<a href="#/inventory/item-style?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 Styles</b> from the left menu.

Item Styles are master data.

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Style record ID. |
| Name | Style name. |
| Size Range | Linked <a href="#/inventory/item-size-range">Item Size Range</a>. |
| Description | Optional notes. |
| Status | Active or Suspended. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Active | Active styles (default). |
| Suspended | Suspended styles. |

<b>Advanced filters</b>

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

<b>List row actions</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens read-only details. |
| Edit | Opens the edit form. |
| Delete | Removes the style 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 Style</b> and click <b>New</b>.

<h3>2. Fill the form</h3>
Enter a <b>Name</b>. Optionally choose a <b>Size Range</b> and add a <b>Description</b>.

<h3>3. Save</h3>
Click <b>Save</b>. The style becomes available where styles are used.

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

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

| **Field** | **Description** |
|-----------|-----------------|
| Name * | Unique style name shown on records and filters. |
| Size Range | Optional. Links the style to an <a href="#/inventory/item-size-range">Item Size Range</a> so its sizes are offered automatically when the style is selected. |
| Description | Optional free-text note about the style. |

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

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

<ul>
<li><b>Style with sizes</b> — When a style is linked to a <b>Size Range</b>, selecting the style elsewhere automatically brings in that size range, so you don't have to choose sizes separately.</li>
<li><b>Production use</b> — Styles and their size ranges are used on the <b>Production Order</b> screen to plan style-and-size combinations (for example, a shirt style across its size 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 style in read-only view |
| Edit | Opens the edit form |
| Delete | Removes the style 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>Do I have to set a size range on a style?</b><br>
No. The <b>Size Range</b> is optional, but linking one means the matching sizes are offered automatically wherever the style is used.

<b>Where are item styles used?</b><br>
Styles are mainly used for apparel-style products and appear on the Production Order screen alongside the size range.

<b>Why can't I delete a style?</b><br>
Styles that are referenced elsewhere cannot be deleted. Keep them inactive instead of removing them.

<b>How is item style different from variants?</b><br>
Styles and size ranges suit matrix products (apparel). <a href="#/inventory/inventory-variants">Variants</a> are attribute options (colour, size tags) on any item with <b>Has Variants</b>.

<b>Can I use styles without size ranges?</b><br>
Yes. Size range is optional; styles can stand alone on production orders when your workflow uses them.

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

<ul>
<li><a href="#/inventory/item-size-range">Item Size Range</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>
