# Add products to store

***

{% embed url="<https://www.loom.com/share/542d25e9ed6f44509eb886f685a9c9f9?sid=dfc239fc-a3a3-4c14-a018-3363fb502c7c>" %}

## **How to add a new product?**

#### 1. From your <mark style="color:blue;">**Shopify admin**</mark>, go to <mark style="color:blue;">**Products**</mark>.

#### 2. From the <mark style="color:blue;">**Products**</mark> page, click <mark style="color:blue;">**Add product**</mark>.

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

#### 3. Enter information for your product, with additional <mark style="color:blue;">**details**</mark>.

The details that you provide for a product affect the way that the product is displayed to customers, make it easier for you to organize your products, and help customers find the product.&#x20;

#### *You need to provide:*

* **Title** - The name of your product that you want to display to your customers.
* **Description** - The detailed description of your product.&#x20;
* **Media** - The images, 3D models, and video demonstrate to your customers what the product looks like.&#x20;
* **Pricing**:

| Price                                                                                                                                                                | Compare-at price                                  |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
| The price that you're charging for the product. You can set the currency on the General settings page. Click Charge taxes on this product if the product is taxable. | The original price for a product that is on sale. |

<div data-full-width="true"><figure><img src="/files/LDFhtz9oxqhjpv8aYx0b" alt=""><figcaption></figcaption></figure></div>

* **Inventory** - The number of product
* **Shipping** - This option is for a physical product that you ship.
* **Variants** - For a product that has variants, this section displays the options for the product, such as color and size. Each combination of option values for a product can be a variant of that product.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/6aa0ee8d-206b-4f70-90a0-8a32e8f799ae/image.png" alt=""><figcaption></figcaption></figure>

* **Status -** If you no longer want to display a product in your online store, but you don’t want to permanently delete the product, then you can archive the product instead.&#x20;

You can archive a single product, or archive multiple products at the same time using a bulk action. If you archive a product, then the product is moved to the **Archived** tab of the **Products** page.

{% hint style="info" %}
**To archive a product:**

* Click the product that you want to archive.
* On the product details page, click **Archive product**.
* Click **Archive product**.
  {% endhint %}

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

* **Including and excluding products from your sales channels**

You can control where you are selling a product by including it in your active sales channels. If you decide to exclude a product from a particular sales channel, then it will be hidden from that channel.

{% hint style="info" %}
**To view or change a product's publishing settings:**

* Click **⋮** > **Manage sales channels**.
* Select the sales channels and apps that you want to include the product in.
* Click **Done**.
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/60a39d1a-f4ae-4ba6-a2cb-40a91f8f11f3/Screenshot%202023-11-07%20at%201.42.28%20PM.png" alt=""><figcaption></figcaption></figure>

#### 4. Click <mark style="color:blue;">Save</mark>.


---

# 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.inspiredtheme.com/articles/general-information/add-products-to-store.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.
