Child pages
  • Añadir productos y categorías de productos

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Importar y exportar categorías

Besides the "Add new", the "Edit" and the usual "Help" buttons, the button bar also features two buttons:

...

Además de los habituales botones "Añadir nueva" y "Modificar", la barra de botones también cuenta con otros dos botones:

  • Exportar. Permite descargar la lista de todas las categorías, en formato CSV.
  • Importar. Abre la página "Parámetros avanzados > Importar archivos CSV", con el tipo de datos que se espera establecido en "Categorías". Consule la sección "Comprender  los Parámetros avanzados" para obtener más información sobre la importación de archivos CSV.
    Necesitará que el archivo CSV siga este formato:

    Code Block
    ID;Name;Description;Position;Displayed;
    3;iPods;Now that you can buy movies from the iTunes Store and sync them to your iPod, the whole world is your theater.;1;1;
    4;Accessories;Wonderful accessories for your iPod;2;1;
    5;Laptops;The latest Intel processor, a bigger hard drive, plenty of memory, and even more new features all fit inside just one liberating inch. The new Mac laptops have the performance, power, and connectivity of a desktop computer. Without the desk part.;3;1;

    The category identifier is the ID, not the category's name.

More import options are available in the "CSV Import" page of the "Advanced parameters" menu.

Adding products to a category

In order to add a product in a category, you must open the product configuration page and go to its "Association" tab on the left. This is where you can set the categories to which the product belongs.

Info

The "Home" category is a special category, where you can highlight/promote products from any other category by making them appear in the "Featured products" bloc. By default, you can only display 8 products in the homepage.

The "Featured products" block depends on the "Featured products on the homepage" module. If you want more (or less) products on the homepage, configure this module (from the "Modules" page in the "Modules" menu).

Note: you do not have to remove a product from its original category in order to put it on the homepage. A product can have as many categories as needed.

Managing and Adding Products in the Catalog

You can manage the products in your shop using the "Products" page, in the "Catalog" menu. You can see the existing products and few details.

Image Removed

You can add new products by clicking on "Add new". A form appears, with several tabs in the left column.

...

  • El identifcador de la categoría es la ID, no el nombre de la categoría.

Encontrará disponibles más opciones de importación en la página "Importar CSV" del menú "Parámetros avanzados".

Añadir productos a una categoría

Para añadir un producto en una categoría, debe abrir la página de configuración del producto y dirigirse a la pestaña de la izquierda "Asociaciones". Aquí es donde puede establecer las categorías a las que pertenece el producto.

Info

La categoría "Inicio" es una categoría especial, donde puede destacar/promocionar productos de cualquier otra categorías, haciendo que aparezcan en el bloque "Productos destacados". De forma predeterminada, sólo se pueden visualizar 8 productos en la página principal.

El bloque "Productos destacados" está supeditado al módulo "Productos destacados en la página de inicio". Si desea más (o menos) productos en la página principal, configure este módulo (desde la página de "módulos" en el menú "Módulos" ).

Nota: No tiene que quitar un producto de su categoría original para que se visualice  en la página principal. Un producto puede tener tantas categorías, como sea necesario.

Puede administrar los productos de su tienda utilizando la página "Productos", en el menú "Catálogo". Puede ver los productos existentes y algunos detalles.

Image Added

Puede añadir nuevos productos haciendo clic en "Añadir nuevo". Aparecerá un formulario con varias pestañas en la columna de la izquierda.

Info
titlePosición del producto

You cannot reorganize the whole list of products. The products are displayed as is in your store (by increasing ID number), and the customer can choose the product's order using the available sorting algorithms: lowest price first, highest price first, product name A to Z, product name Z to A, in-stock first, lowest reference first, highest reference first.

You can organize products on a per-category basis by clicking on the "Filter by category" checkbox. This opens a small interface listing all your categories and sub-categories. Selecting one category automatically filters the list of products to only display products from the selected category. It also adds a "Position" column to the table, with which you can order the product on the category page. This is done either by moving the rows up and down, or by clicking the arrows.

Your product order can then be overridden by the user's sorting choice.

Note that when you change the display order in the product list in the back-office (by clicking on column name's arrow in order to sort products according to that column), the "Position" column does not display arrows nor can you use it to move rows around anymore. Instead, it displays the position number of the product. In order to be able to position products again, click on the "Reset" button.

...