# Multitienda

Esta página sólo está disponible cuando activas la característica multitienda.

Transformar tu tienda PrestaShop en una multitienda es muy sencillo:

1. Dirígete al menú "Parámetros de la tienda" y selecciona la página "Configuración".
2. Encuentra la opción "Activar Multitienda", y selecciona "Sí".
3. Guarda los cambios realizados.

El menú "Parámetros Avanzados" incluirá ahora la página "Multitienda", que se presenta en detalle en el capítulo "Gestionar múltiples tiendas" de esta guía.


---

# 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://docs.prestashop-project.org/1.7-documentation/spanish/guia-usuario/configurar-tienda/parametros-avanzados/multitienda.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.
