LogoLogo
Homepage
  • Documentations for PrestaShop 1.4
  • English documentation 1.4
    • Getting Started
    • Updating PrestaShop
    • User Guide
      • Training
      • Customizing your shop
      • Browsing the front-office
      • Connecting to the PrestaShop back-office
      • Adding Products and Product Categories
      • A Look inside the Catalog
      • Managing Customers
      • Managing Orders
      • Managing Payment Methods
      • Managing Shipping
      • Understanding Statistics
      • Managing Modules
      • Managing Employees
      • Understanding the Preferences
      • Exploring PrestaShop's Tools
      • PrestaShop Support
    • System Administrator Guide
    • Developer Guide
      • Developer tutorials
        • Using the REST webservice
          • Chapter 1 - Creating Access to Back Office
          • Chapter 2 - Discovery - Testing access to the web service with the browser
          • Chapter 3 - First steps - Access the Web service and list client
            • 3.1 - Access the web service
            • 3.2 - Handling errors
            • 3.3 - List clients
          • Chapter 4 - Retrieve Data - Retrieving a Client
          • Chapter 5 - Modification - Update client
          • Chapter 6 - Creation - Remote Online Form
          • Chapter 7 - Removal - Remove customer accounts from the database
          • Chapter 8 - Advanced Use
          • Cheat-sheet - Concepts outlined in this tutorial
        • Understanding and using hooks
        • Synchronization via Hooks
        • Modules, Classes and Controller Override
        • Modules, Override, Web Service
        • Db class good practices for Prestashop 1.4
        • Carrier modules - functions, creation and configuration
        • Creating your own payment module
        • Accelerated Security Course - Episode 1 - Never Trust Foreign Data
        • Accelerated Security Course - Episode 2 - SQL Injections
        • Accelerated Security Course - Episode 3 - XSS
        • Accelerated Security Course - Episode 4 - CSRF
      • Fundamentals
      • Creating a PrestaShop module
      • Development standard
      • Public and overloadable methods
      • Web-service reference
      • How to use the forge to contribute to PrestaShop
      • Rocky's guides
        • PrestaShop 1.4.3 Development Guide
          • Architecture
          • Overriding Files
          • Creating Modules
          • Cookie Structure
          • Database Structure
        • PrestaShop 1.4.3 Performance Guide
    • Designer Guide
      • Coding a theme
      • Design tips
      • Implementing layered navigation in a theme
    • Troubleshooting
    • FAQ
    • User contributions
    • Documentation PDFs
  • Documentation française 1.4
    • Guide de démarrage
    • Mettre à jour PrestaShop
    • Guide de l'utilisateur
      • Formation
      • Personnaliser votre boutique
      • Se connecter au back-office de Prestashop
      • Ajouter des produits et des catégories de produits
      • Un aperçu du catalogue
      • Gérer les clients
      • Gérer les commandes
      • Gérer les méthodes de paiement
      • Gérer le transport
      • Comprendre les statistiques
      • Gérer les modules
      • Gérer les employés
      • Comprendre les préférences
      • Explorer les outils de PrestaShop
      • Obtenir de l'aide
    • Guide de l'administrateur système
    • Guide du développeur
      • Fondamentaux
      • Créer un module PrestaShop
      • Tutoriels pour développeurs
        • Tutoriel Webservice REST
          • Chapitre 1 - Mise en place - Création des accès dans le Back Office
          • Chapitre 2 - Découverte - Tester l'accès au service web avec le navigateur
          • Chapitre 3 - Premiers pas - Accéder au service web et lister les clients
            • 3.1 Accéder au service web
            • 3.2 Gestion des erreurs
            • 3.3 Lister les clients
          • Chapitre 4 - Récuperer des données : Récupérer un client
          • Chapitre 5 - Modification : Mettre à jour un client
          • Chapitre 6 - Création : Formulaire d'ajout à distance
          • Chapitre 7 - Suppression : Retirer des comptes client de la base
          • Chapitre 8 – Utilisation avancée
          • Chapitre 9 - Gestion des images
          • Chapitre 10 - Gestion des prix
          • Mémento : Notions énoncées dans ce tutoriel
        • Mieux comprendre et utiliser les hooks
        • La synchronisation via les Hooks
        • Surcharge et override
        • Modules, surcharge, web service
        • Les bonnes pratiques de la classe Db sur Prestashop 1.4
        • Les modules transporteurs - fonctionnement, création, configuration
        • Cours de sécurité accéléré no. 1 - Never trust foreign data
        • Cours de sécurité accéléré no. 2 - Injections SQL
        • Cours de sécurité accéléré no. 3 - XSS
        • Cours de Sécurité accéléré no. 4 - CSRF
    • Guide du designer
      • Conseils en design
      • Créer un thème
    • Guide du Vendeur
    • Import Wiki FR
      • Dépannage
        • Changer la taille maximum de téléchargement de fichiers
        • Comment ajouter une page à PrestaShop
        • Générer le fichier .htaccess par Prestashop pour avoir des URLs simplifiées
        • Générer un nouveau mot de passe manuellement
        • Import CSV
        • Personnalisation des mails clients
        • Problème d'allocation mémoire chez 1&1
        • Problème pour se connecter après avoir effacé une langue
        • Votre site ne répond plus, une page blanche s’affiche
      • Fidéliser les Clients
      • Gestion des Taxes
      • Installer Un Module
      • Sauvegarder votre Base de Données
    • PDF de la documentation
    • Contributions des utilisateurs
    • Questions fréquentes
  • Documentación española 1.4
    • Introducción
    • Actualización de PrestaShop
    • Guía de Usuario
      • Entrenamiento
      • Personalización de su tienda
      • Exploración del front-office
      • Conexión al back-office PrestaShop
      • Añadir Productos y Categorías de Productos
      • Una Mirada Dentro del Catálogo
      • Gestión de Clientes
      • Gestión de Pedidos
      • Gestión de Métodos de Pago
      • Gestión de Envío
      • Comprensión de las Estadísticas
      • Gestión de Módulos
      • Gestión de Empleados
      • Comprensión de Preferencias
      • Exploración de las herramientas de PrestaShop
      • Soporte PrestaShop
    • Guía del Administrador del Sistema
    • Guía del Desarrollador
      • Aspectos Fundamentales
      • Creación de un módulo de PrestaShop
      • Estándares de desarrollo
      • Manuales de desarrollador
        • Utilización del servicio web REST
          • Capítulo 1 - Creación de Acceso al Back Office
          • Capítulo 2 - Descubrimiento - Pruebas de acceso al servicio web con el navegador
          • Capítulo 3 - Primeros pasos - Acceso al servicio Web y lista de clientes
            • 3.1 - Acceso al servicio web
            • 3.2 - Manejo de errores
            • 3.3 - Enumeración de clientes
          • Capítulo 4 - Recuperación de datos - Recuperación de un cliente
          • Capítulo 5 - Modificación - Actualización de cliente
          • Capítulo 6 - Creación - Formulario En Línea Remoto
          • Capítulo 7 - Eliminación - Eliminar cuentas de clientes de la base de datos
          • Capítulo 8 - Uso avanzado
        • Comprensión y uso de hooks
        • Sincronización a través de Hooks
        • Módulos, Reemplazo, Servicio Web
        • Módulos, Clases y Reemplazo del Controlador
        • Buenas prácticas de Clase DB para Prestashop 1.4
        • Módulos de transportistas - funciones, creación y configuración
        • Curso Acelerado de Seguridad - Episodio 1 - Nunca Confíe en Datos Exteriores
        • Curso Acelerado de Seguridad - Episodio 2 - Inyecciones SQL
        • Curso Acelerado de Seguridad - Episodio 3 - XSS
        • Curso Acelerado de Seguridad - Episodio 4 - CSRF
      • Referencia del servicio web
    • Guía de Diseñador
      • Codificación de un tema
      • Consejos de Diseño
    • Solución de problemas
    • Preguntas Frecuentes
Powered by GitBook
On this page
  • A Look inside the Catalog
  • Attributes & Groups
  • Features
  • Attachments
  • Image Mapping
  • Manufacturers
  • Suppliers
  • Stock Movement
  • Tags
  • Tracking

Was this helpful?

  1. English documentation 1.4
  2. User Guide

A Look inside the Catalog

PreviousAdding Products and Product CategoriesNextManaging Customers

Last updated 4 years ago

Was this helpful?

Table of contents

/*<![CDATA[*/ div.rbtoc1597330873577 {padding: 0px;} div.rbtoc1597330873577 ul {list-style: disc;margin-left: 0px;} div.rbtoc1597330873577 li {margin-left: 0px;padding-left: 0px;} /*]]>*/

A Look inside the Catalog

The key to building your shop is adding products to its catalog, and while PrestaShop makes it easy to streamline that process as much as possible, you might still need a hand in getting the hang of it all. Indeed, there are many fields to fill in with a lot of data, and many forms to validate.

That is the purpose of this chapter: to take you through all the tabs, explaining each form and detailing every field, so that you can get up to speed quickly with your shop, know what data you need in order to prove useful to the customer and in the end, sell more.

Throughout the product set up, we are going to tackle how to use several key tabs.

Attributes & Groups

This tab was explained step by step in the "Managing Your Catalog" chapter of this user-guide, in the "Configuring Product Attributes" section. Please refer to that part of the documentation.

Features

This tab was explained step by step in the "Managing Your Catalog" chapter of this user-guide, in the "Configuring Product Features" section.

Attachments

This tab was explained step by step in the "Managing Your Catalog" chapter of this user-guide, in the "Managing Attachments" section.

Image Mapping

Image Mapping assigns multiple clickable zones to an image so that different product pages can be opened by clicking on one single image. This feature makes your site very attractive by easing your customers' navigation. Let's take a look at how to configure this feature.

Create an image map

Click on the "Image Mapping" tab and you will arrive at a new page.

This page shows a list of pre-configured image maps. To create a new one, click on the "Add New" button. You will arrive at the creation screen.

  • Enter a name for the image map in the "Name" field.

  • Next, select the image that you want to represent the image map. Click on "Upload Image" to save it. The page will then reload, with the photo that you uploaded.

Setting up an Image Map

Now we are going to learn how to set up an image map.

Click on a corner of your image and drag your mouse over the image to highlight/cut out the part of the image you want to be clickable to the user.

Your selection will be clear and illuminated while the rest of the image will darken. Take good care to align the frame of your image with the zone onto which your customer can click.

Once this is done:

  • Type the first few letters of the product associated with this image into the field just underneath the image. In our example, we would type "iPod" and several choices would appear. We would then choose "iPod Touch".

  • Confirm your choice by clicking "OK". Your image map is now created.

  • Repeat this process for all of the products that you wish to make accessible through your image.

If you have made a mistake on your clickable area, you can resize by grabbing its sides or corners.

If you wish to delete a clickable area, just select the area, and click the "Delete" button within the image.

Now you must assign your Image Map to a category. This is done by checking the boxes on the "Categories" table.

Once all of the modifications have been done, click on "Save Image Map(s)" in order to save all of your settings.

Done! Your image map is now available on your store, in the selected categories.

The clickable zones are visible thanks to the "+" icon. Hovering over the image with your mouse cursor, you can see a little window that presents the image's name, default image, short description, and price.

Manufacturers

By entering information about the manufacturers, your site's visitors can have rapid access to all of this manufacturer's products. This makes navigating around your site easier for them. In terms of visibility, filling out these fields will improve your position in search engines.

Click on "Add new", and a creation form will appear.

Let's now fill out all of the fields:

  • Name. Indicate the name of the manufacturer in order to simplify your visitor's searches.

  • Short description. The description that will appear on the search engines when you make a request. Limited to a 100 characters.

  • Description. Add a more complex description of your manufacturer and their activity and products. You can detail their specialties and promote the quality of their products. The manufacturer's description will be shown in your store among the others.

  • The SEO fields (Title, Meta description, and Meta Keywords): provide the same functionality as they do in the categories. You will find a description of the reference fields for product category management, in the "Create a Category / Search Engine Optimization (SEO) Fields" section of this guide.

Suppliers

Set up in a similar way, albeit shorter, as the "Manufacturer" form, configuring "Suppliers" is optional if you already have manufacturers. It all depends on your needs, since your product supplier might not be the same as the product manufacturer.

Stock Movement

The "Stock Movement" sub-tab gives you access to the stock movement history. Each sale, restocking or product return from your catalog is clearly seen in this table, each with the reason for the movement.

At the bottom of the page, you can see the various possible reasons for stock movement (Increase, Decrease, Order, Missing Stock Movement and Restocking), which you can edit at will.

You can also set the default reason for stock movement.

Tags

The PrestaShop Tags feature enables you to associate your products with keywords. Your customers can use the keywords to easily and quickly find the products they are looking for.

For instance, let's say customer wants to find an MP3 player in your boutique. In order to find the product corresponding to his search, there needs to be a tag to associate "MP3 player" with "iPod Nano".

You have two ways to set up this feature.

First solution: Create a Tag

You can associate several tags to your product directly in the "Tags" field from the moment you create a product. See the "Managing Your Catalog" chapter of this user-guide, in the "Adding a Product Description" section.

Second Solution: Creating and managing Tags

Once you have filled tags for all your products, you will get a very important list of tags. The best way to manage them is to go to the "Tags" sub-tab under the Catalog tab.

You will arrive at the list of all the tags used in your store in all languages.

Click on "Add New", and a creation page appears.

This interface allows you to add tags to one or many of your products.

  • Fill out the name field.

  • Indicate in what language the tag appears.

  • Select the products from the right column to which you would like to apply the tag. Hold on the Ctrl key on your keyboard in order to select several tags at once.

In our case, we will take "Belkin Leather folio for iPod Nano" and "Shure SE210 Sound-Isolating Earphones" and then:

  • Click "Add." The products will go from the right column to the left column.

  • Click "Save" to save the settings.

Congratulations, you just added a tag to your product!

To add a tag corresponding to another language just repeat the operation, only this time, change the language.

Results

If your visitors search for the term "Accessories," they will find the "Belkin Leather Folio for iPod Nano" and the "Shure SE210 Sound-Isolating Earphones."

In more general terms, when your customers search by using terms that differ from the product itself, the results they will receive depend on the tags that you have associated with the products.

Tracking

The Tracking tab indicates the sections of your store to which you must pay the most attention in order to manage your store.

Four sections are shown:

  • List of empty categories. Shows you the ID and name of catalog categories that do not have any products. Delete the empty categories or fill them with products. This prevents customers from finding themselves in an empty category in your store.

  • List of disabled products. Shows you the ID and name of products that have been disabled in the store and that aren't visible to your customers. Consider either enabling them or deleting them from your catalog.

  • List of out of stock products (with/without) attributes. Shows you which products are no longer in stock. Take the necessary measures to restock them.

The "Tracking" tab should be checked regularly in order to improve your catalog management.

A Look inside the Catalog
Attributes & Groups
Features
Attachments
Image Mapping
Manufacturers
Suppliers
Stock Movement
Tags
Tracking