Adding files (e.g. manuals) for products

To assign files (e.g. PDF documents) to a product:
  1. Create a directory on your server (e.g. manuals) and upload all the desired files to it.
  2. Log in your administrator panel and click on the Manage products link in the CATALOG side box on the left.
  3. Click on the desired product link.
  4. Add this line of the code:
    <a href="PATH_TO_YOUR_FILE/YOUR_FILE_NAME.pdf" >The file name</a>

    where PATH_TO_YOUR_FILE is the full path to the desired file on your server (e.g. http://www.your_domain.com/cscart_directory/manuals/) and YOUR_FILE_NAME is the name of the file (e.g. test.pdf),
    to the Full description input field.
  5. Click on the Save changes button.

Noticed an error in the article or it is not clear enough? Any suggestions to improve it? Please let us know by filling in the feedback form. Click here.