Child pages
  • Managing Products
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 46 Next »

 

You can manage the products in your shop using the "Products" page, in the "Catalog" menu.

Sections in this chapter:

Introduction to the product page

Product Name

The first thing to complete is the product name, which will appear in the search engine results. Next to the field you will find a language code, which enables you to choose the language into which you wish to edit or create the name.

You must give the product a name in at least the default language before you can save it. You won't be able to save until it has a name – and many other tabs require the product to be saved in order to be accessible.

Make sure to translate each field in every language that your shop supports. In order to do that, click on the language code next to the field, and choose the language in which you wish to edit the text.

Type of product

The first line is an essential one: indicate whether the product is a pack (a combination of at least two existing products), a virtual product (downloadable file, service, etc.), or simply a classic, mail-sent product. For now, we will only explore the classic product, and deal with packs and virtual products in their own sections of this chapter.

Product List

 

Global Buttons

  • Sales. Redirects you to the "Product detail" page of the statistics dashboard ("Stats" menu), which gives you a graphic of both the visits to this product's page, and also its sales.
  • Product list. 
  • Help

 

At the bottom of each page, there are several actions possible:

  • Delete (trash icon). Removes all the data for the current product and deletes it, including its images, combinations, features, etc.
  • Preview. Displays the front office page of your product. This is very handy, as it works even if the product is disabled.
  • Offline. This is where you enable or disable your product. By default it is disabled, so your customers won't be able to see it in your shop.
  • Duplicate. Save the current product, then creates an exact copy of the current product and takes you to the new product page. This is very useful when you'd rather use the current product's data as a template for another new product, and not have to create every data of the new product by hand. For instance, two products might be very different, but could share the same associations, carriers or supplier settings.

    Don't over-duplicate!

    If you need to create different versions of the same product, because of its variety of colors, capacity, size, etc., then you should create product combination for the current product rather than duplicating it X times. See the "Combinations" tab on the left, which is explained in the "Adding Product Combinations" section of this chapter.

  • Go to Catalog. This saves any change you have made to any of the data for the current product, and takes you back to the product list.
  • Add new product. 
  • Save. This saves any change you have made to any of the data for the current product, and keeps you on the current tab. This is particularly useful when you want to switch tabs without losing your changes to the current tab, or in order to see your changes get applied immediately. 

Tabs


Basic settings

Images

The "Images" tab on the left is for including photos on your product page. You should upload all the images for this product, including all of its combinations (color, size, shape, etc.).

To add one or more images to your product:

  1. Click the "Add files" button and then select at least one image file from your computer to upload. You can select as many images as necessary by keeping the Ctrl-key pressed while selecting files, or you can make your selection one by one. PrestaShop will display the chosen images in a list, with their size and a button to remove some.
    The default maximal size for an image file is set by PrestaShop according to your server's PHP settings. This size can be lowered in the "Images" preference page, "Product images" section.
  2. Give the image a caption. It will be displayed if the image cannot be displayed – which can be very good for your search engine optimization.
  3. Click on the upload button to put your file online.
  4. The uploaded images appear in a table below the button. If you have more than one image, you can choose which image is to be used as the default/cover image by clicking on the red "no entry" button and turn it into a checkmark. That cover image will also appear automatically on the product page of your shop.
    You can click on a thumbnail to display the image in full size.

Once you have uploaded all your product images, you can modify the image order by drag-and-dropping each table row when the mouse cursor changes to a "movable" cursor.

Summary and Description

Describing your product well is essential, both for the customer (the more information, the better) and search engines (it will help your shop appear in more search requests).

At the bottom of the screen, the two description fields each serve different purposes:

  • The "Summary" field enables you to write a short description that will appear in search engines and in the category description for your product. 
    This field is limited to 400 characters by default: if you exceed that limit, PrestaShop will warn you with a message in red below the field. You can change that limit in the "Products" preference page, where you will find the "Max size of short description" option.
  • The "Description" field enables you to write a full description of your product, which will appear directly on the product page. The text editor offers a wide range of options for creating visually attractive descriptions (font, size, text color, etc.).
    While the second field has no limits, there is such thing as too much content: strive to provide the essential information in a compelling way, and your product should be good to go.

Feature

Brand

Related produt

Combinations

Quantity

Price

Categories


At this point, you are done with the essential information for a basic product page. You can save it and have it immediately available for sale on your shop!
But keep reading, as there are many more details you can add to your product to make it more attractive to customers.

There are many more product-related options in the "Products" page from the "Preferences" menu:

  • Number of days for which the product is considered 'new'.
  • Default product order.
  • Enable advanced-stock management.
  • etc.

You should really check that these global settings are set as you wish.

Quantities


Managing Product Quantities

Product quantities are managed in a single tab. The way it works is quite easy: the page presents you with a table of all the combinations for the current product (if there are no combinations, the table simply has a single row). It is up to you to set the initial stock for all the combinations. PrestaShop will use this to determine when a product is soon out-of-stock or unavailable anymore.

Standard Product

  • Quantity.
  • Minimum quantity. You might prefer this combination to only be sold in bulk. Use this field to set the number of items to be sold in bulk.

Pack of Product

Pack quantities (A REPORTER EN 1.6)

  • Decrement pack only.
  • Decrement products in pack only.
  • Decrement both.
  • Default. Decrecement pack only.

Virtual Product

Associated file

When you're creating a virtual product, the second tab is renamed "Virtual Product" and it has a specific option "Does this product have an associated file?".

When you click "Yes", PrestaShop opens a new form within the tab, from which you can upload the file you intend to sell:

  • File. Click the "Browse" button to find the file on your hard drive. As soon as you have selected a file, the upload begins.

    The maximum file-upload size setting depends on your server's settings, and cannot be increased from PrestaShop.

    If you have access to your server's php.ini file, these are the values you should change:

    • upload_max_filesize = 20M
    • post_max_size = 20M

    If you do not have access to the php.ini file, contact your web host about this.

     

    You should compress your file in zip format, in order to avoid the browser misinterpreting .exe or .jpg file formats. Browsers automatically download zip files for the customer, no question asked.

    If you are selling a high resolution image, uploading it using this form does not prevent you from uploading its thumbnail in the "Images" tab on the left.

  • Filename. The name of the file. This field is automatically filled after the file has been uploaded. It is not recommended to change it to another value.
  • Number of allowed downloads. You can set the number of time the file can be downloaded once the customer has bought it. You might prefer to limit this to 1, or 5. If you want to keep it unlimited, set the text field to 0.
  • Expiration date. Virtual files can be of promotional nature, or lose their selling value after a certain date. If so, you can set the expiry date after which the product will not be available on your shop anymore. Leave it blank if there is no expiry date.
  • Number of days. You can set the number of days after which the download link becomes non-functioning. If there is no limit, set the text field to 0.

Once you are done with the "Virtual Product" options, click on "Save" you can edit all the other available tabs as if you would for a regular product.

Product with Combinations

Combination generator

Availability preferences

Out of stock behavior

The "Behavior when out of stock" option enables you to set PrestaShop behavior when the product is out of stock:

  • Deny orders (the product is not available for sale anymore).
  • Allow order (in essence, you are doing pre-sales). 
  • Use default behavior (Deny orders). This third and default option simple uses the global default setting ("Preferences" menu, "Products" page, "Product Stock" section, "Allow ordering of out-of-stock products" option).

Labels

  • Label when in-stock. Enables you to display a message to your visitors when your product is in stock, for example "Item available". It reassures them that your shop can immediately send them the product.
  • Label when out of stock and back-order active. Enables you to display a message to your visitors when your product is out of stock but they can still order it (as set using the "When out of stock" selector), for example "Pre-order now!". It reassures them that your shop will send them the product immediately once it is in stock.

You can also configure the general settings applied to all of your products: the default option is to deny orders, but this can be modified under the "Products Settings" in the "Shop Parameters section" ("Allow ordering of out-of-stock products" option), which is fully explained in the "Understanding the Preferences" chapter of this guide.

 

Shipping

The "Shipping" tab enables you to give some precious details about your product's package. It isn't available in the case of a virtual product.

 

  • Package dimension (width, height, depth & weight). You should strive to fill each field, because knowing the exact size and weight of a package is not only useful to you, but PrestaShop can also direct specific sizes/weights to specific carriers automatically, based on these settings. The order's final price will appear to the customer once PrestaShop (or the customer) has selected a carrier.

     

    These values use the default weight, volume, distance and dimension units, as set in the "Localization" page of the "Localization" menu.

    These values do not have to be integers. If your products weight less than 1 lbs, you can simply use a period (.) to indicate the fractions:

    • 123 lbs
    • 1.23 lbs
    • 0.23 lbs (equals 3.68 oz)
    • etc.
  • Shipping fees (Additional shipping fees). This can prove very useful to you for specific products that are particularly tricky to package, or really heavy.
  • Available carriers. You can choose to have the current product only be shipped by a selection of carriers. If no carrier is selected then all the carriers will be available for customer orders.

Adding Product Combinations


Pricing


Retail price

The price of your product before taxes.

  • Price – Tax excluded. This is where you can set an arbitrary price, independent of calculations and regular prices. Keep this field at "0" to use the default price.
  • Price – Tax included. Displays the price of the product with taxes included. You can edit the value, and it will automatically update the "Pre-tax retail price" field according to the tax rule that you chose.
  • Price per unit (tax excl.). The unit price for the product at the time of the addition. This is for valuation purpose.
  • Tax rule. The tax applicable to the product. Choose between the different rates that you have registered.

Encart Manage tax rule, rediriger vers la page appropriée, pas sa place ici

  • Display the "on sale" icon on the product page and in the text found within the product listing. Check that box to show that your product is on sale, both on the product page and in the text on the product listing. An "On sale" icon will appear under the product. You can modify this logo by changing the following file: themes/default/img/onsale_en.gif
  • Final retail price. This price, including the discount taken, will update as you type.
 

You can fill out the "retail price with tax" field and choose the tax rate to apply, and the field will automatically calculate the pre-tax retail price. The opposite operation is also available.

Cost price

Enables you to instantly know your wholesale, factory price, and thus compare it to your selling price in order to easily calculate your profit.

Specific prices: Managing Quantity Discounts

You can change the total price of the product depending on the quantity of products your customer buys, the user group, the country, etc. This is done with the "Specific prices" section of the "Pricing" tab. Click on the "Add a specific price" button to reveal the creation form.

 

This is a very easy way to create a discount price for this product (and all its combinations).

Click "Add a specific price", and a form appears.

  • For. This enables you to be very specific about the various groups to which this price applies, including currencies, countries and even your customer groups (which we'll discuss in a later chapter).
  • Customer. You can choose to be even more specific and directly set at who the discount you are creating is targeted. Start typing the first letters of the clients' first name or last name, and select the ones you want.
  • Combination. You can choose to have this specific price apply to all of the product's combinations, or only one. If you wish to apply to more than one combination but not all of them, you will have to create a specific price for each combination.
  • Available from/to. Here you can define a range of dates between which the discount price is active. Clicking each selector will open a calendar, simplifying the process.
  • Starting at [] unit. Contains the value from which the discount should be applied. Default is "1", which means any quantity.
  • Product price (tax excl.). This is where you can set an arbitrary price, independent of calculations and regular prices. Keep this field at "0" to use the default price.
  • Leave initial price. Check this box to reset the "Product price" field and prevent yourself from editing it.
  • Apply a discount of. The discount that will be applied once the client has chosen a quantity of product. Use the selector to set the type of discount (either a specific amount in the default currency, or a percentage of the default price).

Once you have chosen your values click on "Apply": the summary of your discount settings appears below. The discount will be immediately visible on the store.
If you wish to delete a value, click on the trashcan icon in the table.

If you want to build more complex discounts, go read about the "Price rules" menu in the "Creating Price Rules and Vouchers" chapter of this guide.


 

Priority management

A customer might fit into multiple prices or discount rules, even when you have set detailed prices and quantity discounts, with custom groups and shops (if in a multistore context). PrestaShop therefore uses a set of priorities in order to apply a single price rule to such customers. You might want the user group to be more important than the currency, for instance.

You can change PrestaShop default settings using the "Priority Management" section.

Image

The default order of importance is:

  1. Shop (when in a multistore context).
  2. Currency.
  3. Country.
  4. Group.

A checkbox at the bottom enables you to update the settings for all products. If the checkbox remains unchecked, then your changes only apply to the current product.

SEO

To improve your product listing as well as increase your store's visibility we suggest that you carefully fill out the various SEO fields: meta titles, meta descriptions, and keywords and friendly URLs.

"SEO" itself stands for "Search Engine Optimization. Read more on Wikipedia: http://en.wikipedia.org/wiki/Search_engine_optimization

Get to know the best SEO practices for e-commerce! Download and read PrestaShop's free "Complete Guide to SEO": http://www.prestashop.com/en/white-paper-seo

To access the product's SEO information, go to the "SEO" tab.

Image

 

Search Engine Optimization

The fields in this page enable you to directly optimize your catalog's visibility on search engines.

  • Meta title. This is the most important field, as the title that will appear on all search engines. Be very factual: you must convince the search engine user to click your link, not one from another site. Make sure the title is unique to this product within your site.
    • Good example: "Levi's 501® Original Jeans - Tidal Blue - Original Fit".
    • Bad example: "Item #02769869B bestseller".
  • Meta description. A presentation of the product in just a couple lines (ideally, less than 155 characters), intended to capture a customer's interest. This will appear in results for some search engines, depending on the search request: some search engine might choose to display the searched keywords directly in the context of the page content. Make sure the description is unique to this product within your site.
  • Friendly URL. This is another extremely important field. It enables you to rewrite the web addresses of your products as you wish. For example, instead of having an address such as
    http://www.myprestashop.prestashop.com/index.php?id_product=8&controller=product
    you can have:
    http://www.myprestashop.prestashop.com/8-name-of-the-product.html.
    All you need to do is indicate in the "Friendly URL" field the words that you wish to see appear instead of the default name, separated by dashes.
    The "Reset URL" button makes it easy to produce a proper friendly URL based on the product name. Once generated, you can edit the URL produced if necessary.

Friendly URLs will only work if URL rewriting is enabled. You can do this in "SEO & URLs" preference page (in the "Traffic" menu), in its "Set up URLs" section.

You will find more information on the "SEO & URLs" preference page in the "Understanding the Preferences" chapter of this guide.

 

Redirection page

blabla

  • No redirection (404). Blabla
  • Permanent redirection (301). Blabla
  • Temporary redirection (302. Blabla

Options

Visibility

You can further choose to have the product available through different channels:

  • Everywhere. Customers can get to the product by browsing the catalog, search for the product's name, or directly using its URL.
  • Catalog only. Customers can get to the product by browsing the catalog or directly using its URL.
  • Search only. Customers can get to the product by searching for its name or directly using its URL.
  • Nowhere. Customers can only get to the product using its URL. They won't find it by browsing through the catalog or by searching for its name. This is great for creating private products, that only a few trusted visitors can access, even temporarily (you can change this setting at any time).

Options. A couple of specific options.

  • Available for order. If you uncheck this box, customers will not be able to add this product to their cart. This makes it more like a single-product Catalog mode (in comparison with the "Catalog mode" preference).
  • Show price. If the "available for order" option above is unchecked, you can either choose to display the product's price nevertheless (even though visitors won't be able to buy it), or choose to not display it.
  • Web only (not sold in your retail store). If your business does have brick-and-mortar stores, this option will prove invaluable when a product is only sold online, not in store – this prevents customers from checking a product price online, then come to your store hoping to buy it directly, and thus avoid shipping cost.

Tags

Blabla

Condition & References

Condition. Not all shops sell new product. This option enables you to indicate the condition of the product:

  • New. The product is brand new, sealed in its original packaging.
  • Used. The product has been sold at least once before, and probably used by someone else (second hand). It should come in its original packaging, which might be closed with tape.
  • Refurbished. The product has been returned for various reasons ("scratches, dents or other forms of cosmetic damage which do not affect the performance of the unit"). Read more on Wikipedia: http://en.wikipedia.org/wiki/Refurbishment_%28electronics%29.
  • Reference code. This is your own internal reference. It might be a number, or its reference from the storage location or its supplier, or anything that makes it unique.
  • ISBN. Blabla
  • UPC barcode. Blabla
  • EAN-13 or JAN barcode. These are the numbers of the product's barcode, which are used worldwide in order to identify it. You can use either an EAN-13 or a JAN number.

 

Customization

PrestaShop makes it possible for your customers to customize the product that they will buy.

Example: You are a jewelry retailer and your customers have the possibility to engrave their jewelry with a text or an image. Your customers can submit the text and/or the image when they place their order.

The advantage of this function is that it offers your customers a personal service, which they will without a doubt appreciate!

Let's look at how to configure this function. Click on "Add a customization field" to indicate what type of context (file and/or text) can be personalized.

  • File fields. Puts the indicated number of file upload buttons on the order page. Each button accepts only one file, so put as many field as you allow your customers to upload.
  • Text fields. Puts the indicated number of text fields on the order page. You can add as many text fields as necessary.
    Example: If you allow your customer to use a 5-line text with each line limited to 14 characters, you can add 5 fields and indicate the number of allowed characters in the field's label. You cannot limit the number of characters in the string.

Once you have added the needed number for each field, click "Save and stay". The page will reload and display as many text fields as necessary. Fill every one of them with the appropriate public label: this will be an indicator for the customer, so be very specific about what you expect.

For instance, if you allow images for a book cover, you could use the following:

  • "Front cover (20.95 x 27.31 cm, color)".
  • "Back cover (20.95 x 27.31 cm, black and white)".
  • "Spine (20.95 x 1.716 cm, color)".

Same for text: if customers can engrave words to a product, you could use the following:

  • "First line (24 chars)".
  • "Second line (24 chars)".
  • "Last line, signature (16 chars)".

Removing fields. If in the end you added too many fields, simply change the number of needed fields for each of the two types and click "Save and stay". The page will reload with the right number of fields, with the first ones preserved.

Once all the label fields have been filled, do not forget to save your changes.

On the customer's side

Once a product has customizable properties set, its front-end product page has a new tab, next to the "More info" tab: "Product customization".

The customer must choose the file(s) and/or add some text and save them before they add the product in the cart.

The custom image(s) and text(s) will appear in the final cart.

The rest of the purchase process is the same as usual.

On the merchant's side

Once the order has been validated by the customer, the merchant gets a notification of the order in the back office.

He can then check on the order, which will indicate the image(s) and the text(s) in the list of products, for each product. The merchant then simply has to download the image(s) (simply by clicking on the image in the order) or copy/paste the text and use that in its customization tool.

The rest of the order and delivery process is the same as usual.

 

Attached files

PrestaShop enables you to make some files available to your customers before their purchase.

For example, let's say you sell electronics, and you would like to urge your customers to read a document on how a product works. You can upload a document for that purpose.
You could also simply have the product's PDF manual directly available for download right on the product page.

Adding an attachment is really quick:

  1. Fill out the file name of your attachment (it doesn't have to be the same as the original file name).
  2. Give it a description. This will help you distinguish between your uploaded files with certainty.
  3. Click on "Add file" to select a file on your computer to upload. As soon as you choose the file, PrestaShop uploads it, then displays it in the list
  4. The attachment appears in the "Available attachments" list: you have to select it then click on "Add" to move it to the "Attachments for this product" list.
  5. Save your product with either the "Save" button or the "Save and stay" one.

Now the "Download" tab will appear on the product's page (if the theme supports it), and your customers can download the file(s) that you just uploaded.

If you need to remove an attachment, select it in the "Attachments for this product" selector and click on the "Remove" button. The file will be moved to the "Available attachments" selector if you need to set it back online later on.

You can view all of your store's attached files, add some more and remove some, by going to the "Attachments" page under the "Catalog" menu. This also makes it possible to use the attachments that you already uploaded for other files: if you need to apply the associated one file with many products, you will thus only have to upload it once.

 

Suppliers

Indicating the product's supplier is not really important to your customers (very much less so than its brand in any case), but it may turn out to be an essential part of your own internal management, not the least when managing your stock: you simply need to know who you bought the product from. The supplier of the current product is to be set from the "Suppliers" tab on the left.

 

You cannot use this feature if you do not already have at least one supplier registered in your shop. Suppliers are created from the "Brands & Suppliers" page, under the "Catalog" menu.

The complete supplier registration process is explained in details in the current chapter of this guide.

Associating the current product with one or more suppliers is really easy: simply check the box corresponding to the supplier, and save your changes.

Supplier reference(s)

 Blabla

 

 

 

 

 

  • No labels