# Create 18% Tax Types for Apparel / Footwear

**YouTube:** [How to Create a 18% GST Tax Slab in Logic ERP?](https://www.youtube.com/watch?v=IzNWHnuTI2w)

## How to Create a 18% GST Tax Slab in Logic ERP?

In this tutorial, we’ll demonstrate how to **set up 18% tax types for both sales and purchases** for apparel and footwear in Logic ERP.

***

### Configure Tax Types for Sales

* Navigate to Setup\Setup Taxes and then select **"Setup Tax Types (Sale)"**
* Enter the **Tax Description**: *GST Sale Apparel 18%*.
* Link it with the **GST Sale 18% Account**.
* Select the **Sales Tax Account** → *SGST Output 9%*.
* Define **Tax 1** = 9% and **Tax 3** = 9%.
* In the **Tax 1 Account** column, assign *CGST Output 9%*.
* Enable **Use for GST** and set **GST Type** as *CGST/SGST*.

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

***

### Configure Inclusive Sales Tax Types

* Define **Tax 1** = 9%, **Tax 2** = 18%, and **Tax 3** = 9%.
* Keep the remaining settings the same as above.

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

***

### Configure IGST Sales Tax Types

* Enter **Tax Description**: *IGST Sale Apparel 18%*.
* In the **Sales Account** column, link the *IGST Sale 18% Account*.
* Select the **Sales Tax Account** → *IGST Output 18%*.
* Define **Tax 3** = 18%.
* Enable **Use for GST** and set **GST Type** as *IGST*.

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

#### Inclusive IGST Setup:

* Choose **IGST Output 18%** in the Sales Tax Account column.
* Define **Tax 2** = 18% and **Tax 3** = 18%.

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

***

### Configure Tax Types for Purchases

* Go to **Setup Taxes** → open **Setup Tax Types (Purchase)**.
* Follow the same process as sales tax types.
* The only difference: **link Input Accounts instead of Output Accounts**.

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

* Save all changes.

***

The 18% tax slab setup for **Apparel and Footwear** is now complete for both **Sales** and **Purchases** in Logic ERP.


---

# 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://kb.logicerp.com/logic-erp-version-release-notes/september-2025/gst-changes-w.e.f.-22-sept-2025/create-18-tax-types-for-apparel-footwear.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.
