Update the PrestaShop Shop Email for Orders and Contact Forms

Your PrestaShop shop email shows up in order alerts, customer messages, and the address shoppers see on the store. Changing it is rarely one field – Mail Alerts, the store record, contact form recipients, and theme modules can each hold a different address. This guide walks through those places in the order that usually fixes the wrong inbox first.

Continue reading Update the PrestaShop Shop Email for Orders and Contact Forms

How to remove “/en” from URLs in PrestaShop

If you have multiple languages installed in your shop, then all URLs will include language code. And even when you open the home page of your site you’ll get that language suffix, even for default language. It doesn’t look fine but fortunately you can fix this behavior.

This tutorial describes how to remove default language code from your URLs (usually “/en”).

Continue reading How to remove “/en” from URLs in PrestaShop

How to enable maintenance mode in PrestaShop

Sometimes during the work on the site you may want to make it temporarily inaccessible for visitors. In PrestaShop you can use maintenance mode for such purposes.
It may be useful during initial website development or while updating etc.

This article describes how to enable maintenance mode.

Continue reading How to enable maintenance mode in PrestaShop