> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jelou.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Shop Admin

> Quick walkthrough of the Jelou Shop admin panel for managing your catalog.

The new Jelou Shop UI brings products, categories, branches, and settings together in a single panel, with a live preview of the webview your customers see.

## Access

Open the [Shop Admin panel](https://apps.jelou.ai/shop-v2/products).

## Products

Open in [Products](https://apps.jelou.ai/shop-v2/products).

Catalog list with search and filters by **branch**, **status**, and **stock**. Create products with the **+ New product** button.

<Frame caption="Product list with filters by branch, status, and stock.">
  <img src="https://mintcdn.com/jelouai/AwNXLMm37RoVy7Oj/assets/images/integraciones/e-commerce/shop-admin/productos.png?fit=max&auto=format&n=AwNXLMm37RoVy7Oj&q=85&s=187652576afc2beb03f0886c217cca4b" alt="Product list in Shop Admin with filters and search" width="1536" height="774" data-path="assets/images/integraciones/e-commerce/shop-admin/productos.png" />
</Frame>

When you open a product you'll see the form in collapsible blocks and, on the right, a **live preview** that reflects your changes:

<Frame caption="Product detail with a live preview of the webview.">
  <img src="https://mintcdn.com/jelouai/AwNXLMm37RoVy7Oj/assets/images/integraciones/e-commerce/shop-admin/producto-detalle.png?fit=max&auto=format&n=AwNXLMm37RoVy7Oj&q=85&s=e740f9646d07abb2fc3bcb814a948d5e" alt="Product detail with live preview" width="1536" height="826" data-path="assets/images/integraciones/e-commerce/shop-admin/producto-detalle.png" />
</Frame>

| Block                          | What it controls                                            |
| ------------------------------ | ----------------------------------------------------------- |
| **Product details**            | SKU, name, description, price, images, categories.          |
| **Taxes and discounts**        | Per-product taxes and discounts (percentage or amount).     |
| **Inventory and Branch**       | Stock (limited or unlimited) and branch.                    |
| **Customization** *(advanced)* | Variations, attributes, customer note, and modifier groups. |

<Frame caption="Customization block with variations, attributes, and modifiers.">
  <img src="https://mintcdn.com/jelouai/AwNXLMm37RoVy7Oj/assets/images/integraciones/e-commerce/shop-admin/producto-secciones.png?fit=max&auto=format&n=AwNXLMm37RoVy7Oj&q=85&s=325eecefa30e15e524905c7927fec454" alt="Advanced sections: inventory and customization with variations, attributes, and modifiers" width="1536" height="826" data-path="assets/images/integraciones/e-commerce/shop-admin/producto-secciones.png" />
</Frame>

## Categories

Open in [Categories](https://apps.jelou.ai/shop-v2/categories).

Organize the catalog as a **hierarchical tree** with subcategories. Categories are created automatically when assigned to a product, or manually with **+ New category**.

<Frame caption="Hierarchical tree with subcategories and product count per node.">
  <img src="https://mintcdn.com/jelouai/AwNXLMm37RoVy7Oj/assets/images/integraciones/e-commerce/shop-admin/categorias.png?fit=max&auto=format&n=AwNXLMm37RoVy7Oj&q=85&s=4c3c99841709cf297733d7af3ddf2442" alt="Hierarchical category tree with subcategories and product counts" width="1536" height="826" data-path="assets/images/integraciones/e-commerce/shop-admin/categorias.png" />
</Frame>

## Branches

Open in [Branches](https://apps.jelou.ai/shop-v2/branches).

Manage the points of sale where each product is sold. Each branch has **code**, **name**, **address**, **phone**, and **status**.

<Frame caption="Branch list with code, name, address, and status.">
  <img src="https://mintcdn.com/jelouai/AwNXLMm37RoVy7Oj/assets/images/integraciones/e-commerce/shop-admin/sucursales.png?fit=max&auto=format&n=AwNXLMm37RoVy7Oj&q=85&s=8e579ca9e2b79332dee8cdd243d17b37" alt="Branch list with code, name, address, and status" width="1536" height="826" data-path="assets/images/integraciones/e-commerce/shop-admin/sucursales.png" />
</Frame>

## Settings

Open in [Settings](https://apps.jelou.ai/shop-v2/settings).

Store information, connected integrations, and global preferences.

<Frame caption="Settings screen with credentials, integrations, and preferences.">
  <img src="https://mintcdn.com/jelouai/AwNXLMm37RoVy7Oj/assets/images/integraciones/e-commerce/shop-admin/configuracion.png?fit=max&auto=format&n=AwNXLMm37RoVy7Oj&q=85&s=1a26c25b1263ba2325f80ebb233e50c7" alt="Settings screen with information, integrations, currency, and taxes" width="1536" height="908" data-path="assets/images/integraciones/e-commerce/shop-admin/configuracion.png" />
</Frame>

| Section          | What you configure                                                                                                                                           |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Information**  | Store name and **Shop ID** (`app_id`). To authenticate your requests to the gateway, generate an API key in [API Keys](/en/guides/configuracion/claves-api). |
| **Integrations** | Status of connectors (Shopify, WooCommerce, Facebook Catalog) and access to the marketplace.                                                                 |
| **Currency**     | ISO 4217 code used to display prices.                                                                                                                        |
| **Language**     | Language used by the store for text and customer communications (`es`, `en`, `pt`).                                                                          |
| **Taxes**        | Global rate and **per-product tax** option for individual rates.                                                                                             |
| **Inventory**    | Hide out-of-stock products from listings and searches.                                                                                                       |
