# Guide - Non-Stock Item

## Introduction

In the **Premier EPOS** software a **Non-Stock Item** is a function that can create a variety of items, which would not normally be included in your regular stock. These items could include old stock that was never added to the stock system or one off items that will only be sold once.&#x20;

The **Non-Stock Item** button can be found on the **Sales Screen**. By default, the button is located under the Main Menu in the Quick Access section. Please see below screenshot.

<figure><img src="/files/V4hWDiFEAdG8wfWDgfmp" alt="" width="563"><figcaption><p>The default location for the Main Menu</p></figcaption></figure>

After clicking on Main Menu, you will find the Quick Access options and the **Non-Stock Item**.&#x20;

<figure><img src="/files/SMUjJ75LM3gl2dmD5clR" alt="" width="563"><figcaption><p>The default location for the Non-Stock Item</p></figcaption></figure>

## Non-Stock Item Window

After pressing the **Non-Stock Item** button, the **Non-Stock Item** window will appear. Please see below screenshot.&#x20;

<figure><img src="/files/UT8dnTqShbSeWuuQNjh3" alt="" width="554"><figcaption><p>The Non-Stock Item window</p></figcaption></figure>

Each part of a **Non-Stock Item** can be fully customized. This includes **Name of Item**, **Selling Price**, **Supplier Cost**, **Tax Rate**, **Type Of Item** and **Subtype**.&#x20;

### Name of Item

<figure><img src="/files/2anehmGRa9M9sCBMVJEt" alt=""><figcaption></figcaption></figure>

This box is where you enter the **Name Of Item** for your **Non-Stock Item**. The default name for a **Non-Stock Item** is *\*TREAT\**. If you enter the **Name Of Item** first, after entering the name, the **Selling Price** box will automatically appear and ask you to enter the **Selling Price**.&#x20;

### Selling Price

<figure><img src="/files/GovMWfpLh2CNbdt99VcF" alt=""><figcaption></figcaption></figure>

The next box is for the **Non-Stock Item's Selling Price**. The price you enter should be inclusive of VAT. After entering a price in the **Selling Price**, the system will automatically fill in the **Supplier Cost** box at a 50% value. For example, entering £10.00 in the **Selling Price** would set the **Supplier Cost** to £5.00. This is only for convenience and the **Supplier Cost** can still be set to an amount of your choosing.&#x20;

### Supplier cost

<figure><img src="/files/oDRSJLQxlPr8yCzskUgA" alt=""><figcaption></figcaption></figure>

This box is where you enter the **Supplier Cost** of the **Non-Stock Item**. If you have already entered the **Selling Price**, the **Supplier Cost** will be set at 50% the value of the **Selling Price**.&#x20;

### Tax Rate

<figure><img src="/files/hnQIkWBeVf1LGNJcIEXX" alt=""><figcaption></figcaption></figure>

The default **Tax Rate** of a **Non-Stock Item** will always match to your system's current default **Tax Rate**.&#x20;

### Type Of Item / Subtype

<figure><img src="/files/Ze9hshqnBHkSjZgj81Jy" alt=""><figcaption></figcaption></figure>

**Non-Stock Items** can also have a **Type** and **Sub-Type** applied during the sale. The **Type** and **Sub-Type** options available will be the same as you have on your regular stock. The primary reason for adding a **Type** and **Sub-Type** to a **Non-Stock Item** is for **Statistics** and reporting.&#x20;

## Item in the Cart

Once you have completed the filling in the **Non-Stock Item** window, you can press **Accept** and the item will be added to the **Cart**. Please see below screenshot.

<figure><img src="/files/WfsVZv3LWkno9J9GnVsa" alt=""><figcaption></figcaption></figure>

At this point you can complete the sale. For an in-depth guide on **Making A Sale**, please click [here](/support/sales-screen/sales-screen-basics/guide-making-a-sale.md).

If you have any additional questions about the above guide, please contact our Support Team on either **03303 800 142** or <supportstaff@premierepos.co.uk>.

If you're a new customer and interested in joining **Premier EPOS** please click [here](https://www.premierepos.co.uk/) for more information and to book your free demo.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.premierepos.co.uk/support/sales-screen/sales-screen-basics/guide-non-stock-item.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
