Learn how to use PrestaShop tutorials step-by-step for your e-commerce store.


It's time to set up your store with these how-tos & tutorials based on PrestaShop. This open-source ecommerce platform allows you to create and manage PrestaShop products in an ecommerce store with ease and efficiency.

However, to make the most out of PrestaShop, you need to know how to customize it according to your needs and preferences. That’s why we have created these PrestaShop tutorials for you.

Tutorials & tricks for your PrestaShop site.

These tutorials will show you how to:

  • Start the PrestaShop installation process.
  • Configure and customize PrestaShop for your PrestaShop website.
  • Manage the PrestaShop database.
  • Modify a PrestaShop theme.
  • Editing a PrestaShop module or setting up the payment method.
  • Active maintenance mode.

You will learn how to set up your products, categories from the back office, and choose the right hosting provider or web server, and download and install modules from our PrestaShop marketplace.

We also help you to customize the checkout page, integrate with a payment gateway and more.

You will also learn how to optimize your site for SEO and performance.

Whether you are a beginner or an expert, you can find a useful PrestaShop tutorial that will help you master PrestaShop and take your business to the next level.

Written by on

Sometime you want to display flags in the language switcher in your Prestashop theme. Our clients also asked me how to show the flags and sometime wanna display the flags from dropdown to inline.

All you need is open this file : /your-website/themes/classic/modules/ ps_languageselector/ps_languageselector.tpl using your favorite code editor ( my tool: text editor :D ) and change it as you wish.

Written by on

Prestashop Theme Catalog menu is available under "Design" section in website back office, and as a developer/designer/freelancer, you really don't want to keep this item because your clients use it to find a catalog of official addons marketplace themes. It's there for advertising purposes only and it is there totally useless.

Follow this guide helps you to remove the menu easily without any trouble.

Written by on

Many people asked our support team to disable the popup that shows when adding a product to the cart with ajax, and instead redirect to the Cart Summary page. I have seen many posts instructing to disable Add to Cart popup in the Cart Block module, but it only works for Prestashop 1.6.

In P1.7, the feature "Redirect after adding product to cart" does not exist anymore, and in this case, you might want to disable Prestashop Ajax Cart feature that belongs to the Shopping Cart module. Unfortunately, if you disable this feature, the popup won't display but it does not redirects your customer to the Cart Summary page.

On this tutorial, i will show you how to disable Add to cart Prestashop popup, redirect to Prestashop Cart summary on v1.7.

Written by on

I've received many questions from clients about how to remove Powered by Prestashop from emails. Well, your site is (almost) running, but you don't like the way the emails look, especially the bottom part "My site powered by Prestashop" that make you look like an amateur.

Maybe you would like to display there your own message for your customers or remove it for good. On this tutorial, i will show you how to remove it or display your own text.

Written by on

It's very easy to create a customer group discount on Prestashop. For example, you want to set a discount for those users that are registered on your site. By default, you can do it easily. But how to create and apply a limited-time offer for groups of customers?