{"id":23788,"date":"2012-09-13T07:20:28","date_gmt":"2012-09-13T11:20:28","guid":{"rendered":"http:\/\/www.templatemonster.com\/help\/?p=23788"},"modified":"2016-03-16T06:32:43","modified_gmt":"2016-03-16T10:32:43","slug":"prestashop-quick-start-guide","status":"publish","type":"post","link":"https:\/\/www.templatemonster.com\/help\/prestashop-quick-start-guide.html","title":{"rendered":"PrestaShop. Quick Start Guide"},"content":{"rendered":"<p><\/p>\r\n<div class=\"section\">\r\n<dl class=\"accordion\">\r\n<dt>\r\n<h3>Table of Contents<\/h3>\r\n<\/dt>\r\n<dd>\r\n<ol>\r\n<li>Preparations<\/li>\r\n<li>\r\n\t\t\t\tPrestaShop engine installation<\/p>\r\n<ol>\r\n<li>Server requirements<\/li>\r\n<li>Downloading<\/li>\r\n<li>Extracting files<\/li>\r\n<li>Uploading engine files<\/li>\r\n<li>PrestaShop engine installation<\/li>\r\n<\/ol>\r\n<\/li>\r\n<li>\r\n\t\t\t\tPrestaShop Template Installation<\/p>\r\n<ol>\r\n<li>\r\n\t\t\t\t\t\tInstalling template without sample products<\/p>\r\n<ol>\r\n<li>Uploading files and theme activation<\/li>\r\n<li>Install and configure modules<\/li>\r\n<li>Configuring images<\/li>\r\n<\/ol>\r\n<\/li>\r\n<li>\r\n\t\t\t\t\t\tTemplate installation with sample data<\/p>\r\n<ol>\r\n<li>Uploading template files<\/li>\r\n<li>Installing Sample data<\/li>\r\n<\/ol>\r\n<\/li>\r\n<li>\r\n\t\t\t\t\t\tInstalling template over existing store<\/p>\r\n<ol>\r\n<li>Uploading template files and theme activation<\/li>\r\n<li>Modules installation<\/li>\r\n<\/ol>\r\n<\/li>\r\n<\/ol>\r\n<\/li>\r\n<li>\r\n\t\t\t\tBasic tutorials<\/p>\r\n<ol>\r\n<li>How to change store name<\/li>\r\n<li>How to edit header links<\/li>\r\n<li>How to edit banners<\/li>\r\n<li>How to edit slider<\/li>\r\n<\/ol>\r\n<\/li>\r\n<li>Conclusion<\/li>\r\n<\/ol>\r\n<\/dd>\r\n<dt>\r\n<h3>Preparations<\/h3>\r\n<\/dt>\r\n<dd>\r\n<p>PrestaShop e-commerce engine requires MySQL database to store data. Before you proceed with the PrestaShop installation please make sure you&#8217;ve already created the MySQL database. This can be done with your hosting control panel or phpMyAdmin tool.<\/p>\r\n<p>Please check the detailed tutorial on <a href=\"\/help\/how-to-create-mysql-database-with-godaddy.html\">how to create MySQL database<\/a>. In case of any issues please contact your hosting provider for further assistance. <\/p>\r\n<p>During the MySQL database creation procedure you&#8217;ll get the database details like: database name, username, password and database server. Remember these details as you&#8217;ll need them for PrestaShop installation. <\/p>\r\n<\/dd>\r\n<dt>\r\n<h3>PrestaShop engine installation<\/h3>\r\n<\/dt>\r\n<dd>\r\n<h3 class=\"custom\">Server requirements<\/h3>\r\n<p>Please make sure your hosting server meets PrestaShop requirements:<\/p>\r\n<ul class=\"list\">\r\n<li><strong>System:<\/strong> Unix, Linux or Windows. Unix is highly recommended.<\/li>\r\n<li><strong>Web server:<\/strong> Apache Web server 1.3 or later, Microsoft&#8217;s IIS Web server 6.0 or later, and nginx 1.0 or later.<\/li>\r\n<li><strong>PHP 5.2<strong style=\"color:#ff0000\">*<\/strong> <\/strong> or later.<\/li>\r\n<li><strong>MySQL 5.0<\/strong> or later.<\/li>\r\n<li>At least 32 Mb of RAM on your server (64 Mb is comfy, the more the better). <\/li>\r\n<\/ul>\r\n<p><strong style=\"color:#ff0000\">*<\/strong> PrestaShop can work with PHP 5.1 or later, but versions inferior to 5.2 have bugs that might prevent some functions to work as expected (such as invalid date timezone). <\/p>\r\n<h3 class=\"custom\">Downloading<\/h3>\r\n<p>To install PrestaShop you need to download PrestaShop engine package from the official website at <a href=\"http:\/\/www.prestashop.com\/en\/downloads\">www.prestashop.com\/en\/downloads<\/a><\/p>\r\n<p>Into the Download box input your name and e-mail and click <strong>&#8216;Download&#8217;<\/strong> button. <\/p>\r\n<p class=\"info-box\">Please make sure your version of PrestaShop engine matches the template requirements. All versions of PrestaShop are available at <a href=\"http:\/\/sourceforge.net\/projects\/prestashop\/files\/prestashop%20v1\/\">SourceForge<\/a><\/p>\r\n<h3 class=\"custom\">Extracting Files<\/h3>\r\n<p>When you are done with the download you need to extract the files from the PrestaShop engine package.<\/p>\r\n<p>This can be done with any archive manager like <strong>WinZip(PC)<\/strong>, <strong>StuffitExpander(MAC)<\/strong> etc.<\/p>\r\n<p>Please check the following tutorials on how to extract files from the archives with <a href=\"\/help\/extract-archived-files-windows-os.html\">WinZip(PC)<\/a> and <a href=\"\/help\/extract-archived-files-mac-os.html\">StuffitExpander(MAC)<\/a>.<\/p>\r\n<p>Please note: if your hosting control panel has the option to <strong>&#8216;Extract&#8217;<\/strong> files you can use it and extract the files directly on your server after upload. <\/p>\r\n<h3 class=\"custom\">Uploading PrestaShop engine files<\/h3>\r\n<p>In case you extracted the files locally on your computer you need to upload them to your hosting server.<\/p>\r\n<p>This can be done using the hosting control panel File Manager or with some third party FTP Manager applications like FileZilla, TotalCommander, CureFTP etc.<\/p>\r\n<p>You can check the detailed video tutorial on <a href=\"\/help\/how-upload-files-server-2.html\">how to upload files to server<\/a>.<\/p>\r\n<h3 class=\"custom\">PrestaShop engine installation<\/h3>\r\n<p>When you are done with the files upload you can start the PrestaShop engine installation. Open your browser and in the address bar type your <strong>&#8216;domain name\/path to your PrestaShop directory&#8217;<\/strong>. You should see the welcome screen. Please follow the instructions below to install PrestaShop. <\/p>\r\n<h4>Step 1: Welcome<\/h4>\r\n<p>Please select the installation language and check the license agreement<\/p>\r\n<p>Please note: the installation language option won&#8217;t affect your store language. By default PrestaShop is offered in English. You can install additional localization packages to change the store language. <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/01-install.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/01-install-252x300.png\" alt=\"\" title=\"01-install\" width=\"252\" height=\"300\" class=\"alignnone size-medium wp-image-23792\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/01-install-252x300.png 252w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/01-install-126x150.png 126w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/01-install-862x1024.png 862w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/01-install.png 1010w\" sizes=\"(max-width: 252px) 100vw, 252px\" \/><\/a><\/p>\r\n<p>When you are done click &#8216;Next&#8217;  button.<\/p>\r\n<h4>Step 2: System Compatibility<\/h4>\r\n<p>Check the PHP settings and directory permissions. In case of an errors please contact your hosting provider for further assistance.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/02-install.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/02-install-201x300.png\" alt=\"\" title=\"02-install\" width=\"201\" height=\"300\" class=\"alignnone size-medium wp-image-23793\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/02-install-201x300.png 201w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/02-install-100x150.png 100w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/02-install-688x1024.png 688w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/02-install.png 1010w\" sizes=\"(max-width: 201px) 100vw, 201px\" \/><\/a><\/p>\r\n<p>If everything is correct please click &#8216;Next&#8217; button.<\/p>\r\n<h4>Step 3: Database configuration<\/h4>\r\n<p>As you already have a MySQL database created please input database details into the appropriate fields below.<\/p>\r\n<p>In any case you can get the database details from your hosting control panel or contacting hosting provider.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/03-install-2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/03-install-2-278x300.png\" alt=\"\" title=\"03-install-2\" width=\"278\" height=\"300\" class=\"alignnone size-medium wp-image-23794\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/03-install-2-278x300.png 278w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/03-install-2-139x150.png 139w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/03-install-2-951x1024.png 951w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/03-install-2.png 1010w\" sizes=\"(max-width: 278px) 100vw, 278px\" \/><\/a><\/p>\r\n<p>When you are done click <strong>&#8216;Next&#8217;<\/strong> button.<\/p>\r\n<h4>Step 4: Shop configuration<\/h4>\r\n<p>On this step you need to input the store settings like: Shop name, activity, country, timezone, upload your logo etc.<\/p>\r\n<p>All these settings can be changed later in PrestaShop administration panel.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/04-install.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/04-install-256x300.png\" alt=\"\" title=\"04-install\" width=\"256\" height=\"300\" class=\"alignnone size-medium wp-image-23795\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/04-install-256x300.png 256w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/04-install-128x150.png 128w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/04-install-874x1024.png 874w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/04-install.png 1010w\" sizes=\"(max-width: 256px) 100vw, 256px\" \/><\/a><\/p>\r\n<h4>Step 5: Installation is complete<\/h4>\r\n<p>This is the final step of PrestaShop installation procedure.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/05-install.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/05-install-281x300.png\" alt=\"\" title=\"05-install\" width=\"281\" height=\"300\" class=\"alignnone size-medium wp-image-23796\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/05-install-281x300.png 281w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/05-install-140x150.png 140w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/05-install-960x1024.png 960w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/05-install.png 1010w\" sizes=\"(max-width: 281px) 100vw, 281px\" \/><\/a><\/p>\r\n<p>For security reasons you need to delete the <strong>\/install\/<\/strong> directory and rename the <strong>\/admin\/<\/strong> directory on your hosting server. <\/p>\r\n<p>You can enter PrestaShop admin panel using the following address: <strong>http:\/\/your_shop_name\/your_admin_folder_name\/<\/strong>.<\/p>\r\n<p>In case of any difficulties you can check the <a href=\"http:\/\/doc.prestashop.com\/display\/PS14\/Getting+Started\">official PrestaShop installation manual<\/a>.<\/p>\r\n<p>In case of any difficulties you can check the <a href=\"http:\/\/doc.prestashop.com\/display\/PS15\/Getting+Started\">official PrestaShop installation manual<\/a>.<\/p>\r\n<\/dd>\r\n<dt>\r\n<h3>PrestaShop Template installation<\/h3>\r\n<\/dt>\r\n<dd>\r\n<h3 class=\"custom\">Installing template without sample products<\/h3>\r\n<p>This installation method will suit you in case you are planing to change the store theme. This method won&#8217;t harm your existing files or products database. <\/p>\r\n<h4>Uploading files and theme activation<\/h4>\r\n<p>Before you proceed please make sure you already downloaded the template and extracted the files from the template package. You can check detailed tutorials on how to extract the files from the template package with <a href=\"\/help\/unzipping-your-template.html\">WinZip<\/a> and <a href=\"\/help\/how-unzip-template-mac.html\">StuffitExpander<\/a>.<\/p>\r\n<p>When the files are extracted you can proceed with the template upload.<\/p>\r\n<ol>\r\n<li>Open the template folder.<\/li>\r\n<li>Then go to <strong>\/theme\/<\/strong> folder.<\/li>\r\n<li>Upload <strong>\/img\/<\/strong>, <strong>\/modules\/<\/strong> and <strong>\/themes\/<\/strong> folders to PrestaShop root directory.<\/li>\r\n<li>When the upload is complete open PrestaShop admin panel.<\/li>\r\n<li>From the top menu select <strong>Preferences > Appearance<\/strong>.<\/li>\r\n<li>Select your template in the <strong>Themes<\/strong> section and click <strong>Save<\/strong> button.<\/li>\r\n<\/ol>\r\n<p>Your new theme should be active now. Now you need to configure the modules.<\/p>\r\n<h4> Install and configure modules<\/h4>\r\n<p>Each template is provided with some specific modules settings. To make the modules appear as at the template preview you need to configure them. All modules can be configured in PrestaShop admin panel.<\/p>\r\n<p><strong> Open PrestaShop admin panel and click &#8216;Modules&#8217; link from the top menu.<\/strong><\/p>\r\n<p>At the Modules page you can see the list of available PrestaShop modules. You may need to install some of them.<\/p>\r\n<p>To install the module locate it in the list and click <strong>&#8216;Install&#8217;<\/strong> button:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/06-modules.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/06-modules-300x150.png\" alt=\"\" title=\"06-modules\" width=\"300\" height=\"150\" class=\"alignnone size-medium wp-image-23798\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/06-modules-300x150.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/06-modules-150x75.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/06-modules.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>If installation has been done correctly you&#8217;ll see the following message:<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/07-modules.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/07-modules-300x152.png\" alt=\"\" title=\"07-modules\" width=\"300\" height=\"152\" class=\"alignnone size-medium wp-image-23799\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/07-modules-300x152.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/07-modules-150x76.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/07-modules.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>Using the module links you can activate modules (<strong>Enable<\/strong>|<strong>Disable<\/strong> links), reset settings to default (<strong>Reset<\/strong> link), delete module (<strong>Delete<\/strong> link) or configure them (<strong>Configure<\/strong> link).<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/08-modules.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/08-modules-300x152.png\" alt=\"\" title=\"08-modules\" width=\"300\" height=\"152\" class=\"alignnone size-medium wp-image-23800\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/08-modules-300x152.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/08-modules-150x76.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/08-modules.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p><strong>2. After activating all necessary modules you need to assign them to correct positions.<\/strong><\/p>\r\n<p>In PrestaShop admin panel from the top menu select <strong>Modules > Positions<\/strong>. To place module to the required position just drag it to the position section of the modules list.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/09-modules.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/09-modules-300x199.png\" alt=\"\" title=\"09-modules\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-23801\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/09-modules-300x199.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/09-modules-150x99.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/09-modules.png 620w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>List of modules used in the theme is available in the table below.<\/p>\r\n<p class=\"info-box\">Please refer to your particular template documentation for the information about the modules used in the template, their position and order.<\/p>\r\n<h4>Configuring images<\/h4>\r\n<p>In PrestaShop you can use predefined image dimensions for product images, category images, manufacturers etc.<\/p>\r\n<p>For example: images of the <strong>&#8216;home&#8217;<\/strong> dimensions are usually used for the category listing product images. <strong>&#8216;Large&#8217;<\/strong> for main product image on the product info page.<\/p>\r\n<p>To configure product image dimensions open PrestaShop admin panel, go to <strong>Preferences > Images<\/strong> and set the image dimensions as displayed below.<\/p>\r\n<p class=\"info-box\">Please refer to your particular template documentation for the list of images used in the template, their names and dimensions.<\/p>\r\n<p>In some cases after image dimensions changes you need regenerate images. This can be done using the <strong>Regenerate thumbnails<\/strong> section. <\/p>\r\n<h3 class=\"custom\">Template installation with sample data<\/h3>\r\n<p>Installing <strong>Sample data<\/strong> you&#8217;ll get your PrestaShop store appear as on the template preview page. It will contain all sample products, store settings, modules settings etc.<\/p>\r\n<p class=\"warning\">Do not use sample data if you have a running website as it will replace all your store products and store settings.<\/p>\r\n<h4>Uploading template files<\/h4>\r\n<p>To upload template to your server<\/p>\r\n<ul class=\"list\">\r\n<li>Open the template folder<\/li>\r\n<li>Then go to <strong>\/theme\/<\/strong> folder<\/li>\r\n<li>Upload <strong>\/img\/<\/strong>, <strong>\/modules\/<\/strong> and <strong>\/themes\/<\/strong> folders to PrestaShop root directory<\/li>\r\n<\/ul>\r\n<h4>Installing Sample data<\/h4>\r\n<p>Sample data is provided as an .SQL file. It is located in the template package <strong>\/sources\/<\/strong> folder and is usually called <strong>dump.sql<\/strong><\/p>\r\n<p>Dump.sql file can be installed using the phpMyAdmin tool or database management tool in your hosting control panel. This detailed tutorial on <a href=\"\/help\/phpmyadmin-how-to-import-sample-data-dump-file-phpmyadmin.html\">how to install SQL files<\/a> can help you.<\/p>\r\n<p class=\"attention\">Before you proceed please backup your database.<\/p>\r\n<p class=\"warning\">Please make sure your version of PrestaShop engine matches the template requirements. Otherwise the database can be damaged.<\/p>\r\n<p>When you are done with the dump.sql file installation you need to activate the template.<\/p>\r\n<p>From the PrestaShop admin panel select <strong>Preferences > Appearance<\/strong>, choose your template in the <strong>Themes<\/strong> sections and click <strong>Save<\/strong>.<\/p>\r\n<h3 class=\"custom\">Installing template over existing store<\/h3>\r\n<p>This installation method will suit you in case you have a running PrestaShop website and just want to install new template.<\/p>\r\n<h4>1. Uploading template files and theme activation<\/h4>\r\n<ol>\r\n<li>Open the template folder.<\/li>\r\n<li>Then go to <strong>\/theme\/<\/strong> folder.<\/li>\r\n<li>Upload <strong>\/modules\/<\/strong> and <strong>\/themes\/<\/strong> folders to PrestaShop root directory.<\/li>\r\n<li>Open <strong>\/img\/<\/strong> folder from the template package and upload  <strong>logo.jpg<\/strong>, <strong>favicon.ico<\/strong> files to the <strong>\/img\/<\/strong> folder of your PrestaShop installation<\/li>\r\n<li>From the PrestaShop admin panel select <strong>Preferences > Appearance<\/strong>, choose your template in the <strong>Themes<\/strong> sections and click <strong>Save<\/strong>.<\/li>\r\n<\/ol>\r\n<h4>Modules installation<\/h4>\r\n<p>Open PrestaShop admin panel and configure modules as displayed in modules configuration table.<\/p>\r\n<p class=\"warning\">Do not use sample data if you have a running website as it will replace all your store products and store settings.<\/p>\r\n<\/dd>\r\n<dt>\r\n<h3>Basic tutorials<\/h3>\r\n<\/dt>\r\n<dd>\r\n<h3 class=\"custom\"> How to change store name<\/h3>\r\n<p>In order to change store title please open PrestaShop admin panel and go to <strong>Preferences > Contact Information<\/strong>.<\/p>\r\n<p>In the <strong>Shop name<\/strong> field type your store name and click <strong>Save<\/strong> button to save your changes.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/10-shop_name.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/10-shop_name-300x269.png\" alt=\"\" title=\"10-shop_name\" width=\"300\" height=\"269\" class=\"alignnone size-medium wp-image-23803\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/10-shop_name-300x269.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/10-shop_name-150x134.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/10-shop_name.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<h3 class=\"custom\"> How to edit header links<\/h3>\r\n<p>Please check the detailed tutorial on how to <a href=\"\/help\/prestashop-how-to-manage-header-links.html\">edit header links<\/a>.<\/p>\r\n<h3 class=\"custom\">How to edit banners<\/h3>\r\n<p>To edit banners in PrestaShop open the banners module in the <strong>Modules<\/strong> page if your store admin panel. Check section <strong>Advertising &#038; Marketing<\/strong> block. When you located your banners module click the <strong>Configure<\/strong> button.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/11-banners-1.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/11-banners-1-300x165.png\" alt=\"\" title=\"11-banners-1\" width=\"300\" height=\"165\" class=\"alignnone size-medium wp-image-23804\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/11-banners-1-300x165.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/11-banners-1-150x82.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/11-banners-1.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>At the module settings page select the image that you want to use as a banner. Input the banner image link and title. Then click the <strong>validate<\/strong> button.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/11-banners-2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/11-banners-2-300x122.png\" alt=\"\" title=\"11-banners-2\" width=\"300\" height=\"122\" class=\"alignnone size-medium wp-image-23805\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/11-banners-2-300x122.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/11-banners-2-150x61.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/11-banners-2.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<h3 class=\"custom\">How to edit slider<\/h3>\r\n<p>To edit the slider images locate the <strong>JQuery Pisces Slider<\/strong> module at the <strong>Modules<\/strong> page of your PrestaShop store. It is located in the <strong>Front Office Features<\/strong> modules section. Click the <strong>Configure<\/strong> button to edit the module. <\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/12-slider-1.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/12-slider-1-300x154.png\" alt=\"\" title=\"12-slider-1\" width=\"300\" height=\"154\" class=\"alignnone size-medium wp-image-23806\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-1-300x154.png 300w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-1-150x77.png 150w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-1.png 948w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\r\n<p>At the module settings page select the slider images, input the image URL and description. Click <strong>Save<\/strong> button to keep your changes.<\/p>\r\n<p>In case you want to add new image to your slider click the <strong>Add new Item<\/strong> button in the bottom left corner.<\/p>\r\n<p><a href=\"\/help\/wp-content\/uploads\/2012\/09\/12-slider-2.png\"><img loading=\"lazy\" src=\"\/help\/wp-content\/uploads\/2012\/09\/12-slider-2-211x300.png\" alt=\"\" title=\"12-slider-2\" width=\"211\" height=\"300\" class=\"alignnone size-medium wp-image-23807\" srcset=\"https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-2-211x300.png 211w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-2-105x150.png 105w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-2-721x1024.png 721w, https:\/\/www.templatemonster.com\/help\/wp-content\/uploads\/2012\/09\/12-slider-2.png 848w\" sizes=\"(max-width: 211px) 100vw, 211px\" \/><\/a><\/p>\r\n<\/dd>\r\n<dt>\r\n<h3>Conclusion<\/h3>\r\n<\/dt>\r\n<dd>\r\n<h3 class=\"custom\">Useful resources<\/h3>\r\n<ul class=\"list\">\r\n<li><a href=\"http:\/\/www.prestashop.com\/\">PrestaShop official site<\/a><\/li>\r\n<li><a href=\"\/help\/ecommerce\/prestashop\/prestashop-tutorials\/\">PrestaShop tutorials<\/a><\/li>\r\n<li><a href=\"http:\/\/www.prestashop.com\/en\/downloads\/\">Downloads<\/a><\/li>\r\n<li><a href=\"http:\/\/addons.prestashop.com\/en\/\">Addons: modules, themes, etc.<\/a><\/li>\r\n<li><a href=\"http:\/\/doc.prestashop.com\/display\/PS14\/English+documentation\">PrestaShop 1.4.x documentation<\/a><\/li>\r\n<li><a href=\"http:\/\/doc.prestashop.com\/display\/PS15\/English+documentation\">PrestaShop 1.5.x documentation<\/a><\/li>\r\n<li><a href=\"http:\/\/www.prestashop.com\/forums\/\">Forum<\/a><\/li>\r\n<li><a href=\"http:\/\/www.prestashop.com\/wiki\/\">Wiki<\/a><\/li>\r\n<\/ul>\r\n<\/dd>\r\n<\/dl>\r\n<\/div>\r\n<p><\/p>\r\n<p><\/p>\r\n<p><\/p>\r\n<p> <\/p>","protected":false},"excerpt":{"rendered":"<p>This guide will help you pass through the PrestaShop, template installation procedure and run a fully working PrestaShop website on your server.<\/p>\n","protected":false},"author":7,"featured_media":23903,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[235],"tags":[1020,1147,552,1022,1349],"_links":{"self":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/23788"}],"collection":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/comments?post=23788"}],"version-history":[{"count":0,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/posts\/23788\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media\/23903"}],"wp:attachment":[{"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/media?parent=23788"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/categories?post=23788"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.templatemonster.com\/help\/wp-json\/wp\/v2\/tags?post=23788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}