> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/guza-modern-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/guza-modern-shopify-theme/basic-configuration/products-admin.md).

# Products ( Admin )

You can add more product, more collections to your store. Next-to, you can add your product inventory ang manage them, and see the current transfers status for any purchases when your customer make. For more details, see:

{% embed url="<https://help.shopify.com/en/manual/sell-in-person/shopify-pos/inventory-management/products>" %}

{% embed url="<https://help.shopify.com/en/manual/products/details>" %}

{% embed url="<https://youtu.be/Qks-MlwP6c4>" %}

#### Steps:

1. From your Shopify admin, go to **Products.**
2. From the **Products** page, click **Add Product**.
3. Enter a title for your product, along with additional details.
4. Click **Save**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uxper.gitbook.io/guza-modern-shopify-theme/basic-configuration/products-admin.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.
