Table of content

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 pages that you can 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 that weren't explored in the previous chapter ("Adding Products and Product Categories"), 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 customers and in the end, sell more.

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

Products

The "Products" page and its dozen of tabs per product are explained in details in the previous chapter, "Adding Products and Product Categories".

Categories

The "Categories" page is explained in details in the previous chapter, "Adding Products and Product Categories".

Monitoring

The "Monitoring" 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:

The "Monitoring" page should be checked regularly in order to improve your catalog management.

Attributes and Values

Attributes are the basis of product combinations: you can only create variations of a product if its attributes change.

Attributes are configured on a per-product basis, from the "Product" page under the "Catalog" tab, but they must first be registered on your shop using the tool on the "Attributes and Values" page under the "Catalog" tab.

To add a type of attribute, or in other words, to add a group of variation possibilities (colors, capacity, material, etc.), click on "Add new Attributes". A new page appears.

Fill out the form:

Save your new attribute to return to the attributes list, then click on "Add new Values". Another page appears.

Fill out the form:

The next attributes are only shown if the attribute is a color type.

You can add more values for the same attribute type by saving your changes with the "Save then add another value" button.

The main list eventually presents you with all your registered attributes. You can edit or delete each using the buttons on the right of the table, or display their values by clicking on the "+" icon, which opens a sub-table.
You can also set the attributes presentation order on the front-office either by clicking on the arrow icons, or by drag'n'dropping each row when the mouse cursor indicates you can.

Features

Features are a product's intrinsic characteristic: they do not change depending on a combination of attributes, and remain the same throughout the product's combinations.

Features are configured on a per-product basis, from the "Product" page under the "Catalog" tab, but they must first be registered on your shop using the tool on the "Features" page under the "Catalog" tab.

Click on "Add new feature". A very simple form appears. This is where you name the feature itself: for example, the types of headphones provided with a music player.

Give a name to this news feature, and save your new feature to return to the attributes list, then click on "Add new feature value". Another page appears.

Fill out the form:

You can add more values for the same feature type by saving your changes with the "Save and add another value" button.

The main list eventually presents you with all your registered features. You can edit or delete each using the buttons on the right of the table, or display their values by clicking on the "+" icon, which opens a sub-table.
You can also set the features presentation order on the front-office either by clicking on the arrow icons, or by drag'n'dropping each row when the mouse cursor indicates you can.

Manufacturers

Unless you make your products yourself, you should always have your products' manufacturers registered in PrestaShop.

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 appears.

Now fill out all of the fields:

Save your changes in order to be taken back to the manufacturers list. From there, you can:

Manufacturers Addresses

At the bottom of the "Manufacturers" page is an "Addresses" section. Each manufacturer can have its own address registered with PrestaShop. This serves mainly as a reminder for yourself: this way, you'll always have the contact address for a manufacturer available directly within PrestaShop.

Suppliers

Having suppliers registered is optional if you already have manufacturer who directly supply you with their products. It all depends on your needs, but if your product supplier is the same as the product manufacturer, then you should make sure to have both registered in your system, and associated with each product.

Just as for manufacturers, your site's visitors can have rapid access to all of supplier'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 appears.

Now fill out all of the fields:

Save your changes in order to be taken back to the suppliers list. From there, you can:

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.

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:

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.

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.

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

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.

Attachments

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