Versions Compared

Key

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

Managing

...

Files

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

Info
titleFiles are no longer called "Attachements" in PrestaShop 1.7

What we call "Files" in PrestaShop 1.7 used to be referred as "Attachments" in previous versions of PrestaShop. Except for the name, it all works the same!

 

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.

Each product can have attachmentsfiles, which can be individually set in their own the "AttachmentsOptions" tab on the left, as explained in the previous chapter of this guide, "Adding Products and Product Categories, under "Attached files". That page gives you access to all the attached files of the shop: if you need to apply the associated one file with many products, you will thus only have to upload it once.

You can also upload attachments on their own, before associating them to products. This is done from the "AttachmentFiles" page, under the "Catalog" menu.

Image RemovedImage Added

The process to register a new attachment to your shop is straightforward:

  1. Click on the "Add new file" button. A form appears.
  2. Filename. Give your attachment file a name, in all the needed languages. It will be seen by your customers.
  3. Description. Give it a quick description, also in as many languages as needed.
  4. Click on "Add file" to select a file on your computer to upload.
  5. Click on "Save".

Image RemovedImage Added

You are then redirected the attachment list of files, where your file now appears. It is now available to all products, through their "AttachmentsAttached files" taboption.

Now the "DownloadAttachments" tab will appear in your online shop and your customers can download that file if needed.