Setting Ciphering for improved performance in PrestaShop 1.5

Ciphering is the term that describes a method of encryption. This is used with the database, encrypting its data ro make it more secure. Doing so, however, does increase server load and have a detrimental effect on load times. PrestaShop 1.5 offers the choice between two different ciphering algorithms. Below are the instructions on setting Read More >

Increasing performance with CCC in PrestaShop 1.5

In addition to the Smarty caching, our next step for improving performance is to enable the CCC (Combine, Compress, and Cach) feature. This tackles several settings designed to improve the load time of your shop’s theme pages. Enabling CCC (Combine, Compress, and Cache) for performance in PrestaShop 1.5 Log into your PrestaShop 1.5 dashboard. Using Read More >

How to enable caching in the Smarty template engine in PrestaShop 1.5

Caching is an important part of increasing performance in your PrestaShop store. Enabling caching causes less server strain and faster page delivery to your customers. In this Prestashop article, you will learn how to enable the Smarty template engine caching for your store so your visitors will have a better shopping experience. Follow the instructions Read More >

How to base Free Shipping on weight in PrestaShop 1.5

In a previous article, we discussed how to set up free shipping in general. This PrestaShop article discusses how to set the Free Shipping to activate at a specific total order weight. For example, if you want to make all orders that weigh over 10 pounds come with free shipping. Use the instructions below to Read More >

How to base Free Shipping on price in PrestaShop 1.5

In a previous article, we discussed how to set up free shipping. This PrestaShop article discusses how to set the Free Shipping to activate at a specific price point. For example, if you want to make all orders over $50 come with free shipping. Use the instructions below to specify a specific price point for Read More >

How to Change Your Default Timezone in .htaccess

The .htaccess file is a hidden text file within your hosting account that can be very powerful. It is designed so that you can modify it to change the behavior of your website that normally would take higher access beyond your account. It acts as a liaison between your domain and the server and can Read More >

How to prevent access to multiple file types in htaccess

The .htaccess file is a hidden text file within your hosting account that can be very powerful. It is designed so that you can modify it to change the behavior of your website that normally would take higher access beyond your account. It acts as a liaison between your domain and the server and can Read More >

How to prevent access to a specific file in htaccess

The .htaccess file is a hidden text file within your hosting account that can be very powerful. It is designed so that you can modify it to change the behavior of your website that normally would take higher access beyond your account. It acts as a liaison between your domain and the server and can Read More >

How to Change your Default Index Page in .htaccess

The server looks for specifically named files as the first page of your website, also known as the index page. The default order of index file names our particular servers look through is index.htm, index.html, index.php, and finally default.htm. You can change the name of the index file your account looks for by altering the Read More >

Install Google Analytics Module PrestaShop 1.5

Keeping track of various statistics is vital to understanding where to improve yuor business. Google analytics is one of the best free analytics tools on the web. PrestaShop also has a google analytics module that you can install onto your store to keep track of these statistics. Follow the instructions below to learn to install Read More >

How to install the Google Adsense module in PrestaShop 1.5

There are many ways of monetizing your site beyond simply selling your products. One of these is to make money via advertising with a Google Adsense account. Below are instructions for installing and configuring the Google Adsense module for your PrestaShop 1.5 store. Note that you must have created a Google Adsense account in order Read More >

How to install the COD module in PrestaShop 1.5

Allowing as many payment options as possible will help you get more customers. This way people that cannot or do not wish to use one payment option can still choose another and make you adn your site money. One of these options is the ability to pay on delivery, known as COD (Cash on delivery). Read More >

Change Default Time Zone in PrestaShop

The default Time Zone in your PrestaShop 1.5 store represents the time zone that your product price specials are set. Your Localization settings allow for you to change the default Time Zone for your store. Below are the instructions to set the default currency or your PrestaShop 1.5 store. Modifying the default Time Zone in Read More >

316: How to add a new localization pack in PrestaShop 1.5

When working with different languages and locales in PrestaShop, there are a number of default localization packs installed. These include the most often used packs. A localization pack includes a language translation, states, taxes, currencies, and units of measure for that locale. PrestaShop 1.5 provides the ability to import additional localization packs to give your Read More >