by James Payne | Aug 28, 2018 | eCommerce, Prestashop How-To Guides, Tips
One of the great features of the PrestaShop e-commerce platform is the ability to create and manage multiple stores within a single installation of the software. Obviously from an admin side of things it’s much easier to update one instance of the core software... by Dan Orchard | Apr 30, 2018 | eCommerce, Prestashop How-To Guides, Web Design
The How To PrestaShop video tutorial series continues with a guide to configuring PrestaShop 1.7 search settings. In the video I explain how to set up the main search preferences and how the tag system works and why you should use it. A full transcript of the video is... by Dan Orchard | May 5, 2017 | Prestashop How-To Guides, Web Design
Have you ever needed to develop some functionality on your store but not wanted to put your store into maintenance mode? Did you know that you can enable segments of code that are not visible to anyone else but yourself? Today, we will talk about how you can easily... by Dan Orchard | Mar 13, 2017 | Prestashop How-To Guides
Here are some global variables that can be useful when developing on your PrestaShop 1.6 site. $base_dir (root folder of your shop) $base_dir_ssl (root folder of your shop using HTTPS protocol) $content_dir (root folder of your shop depending on the SSL settings)...
by Dan Orchard | Feb 1, 2017 | eCommerce, Prestashop How-To Guides
In this Prestashop how to tutorial we configure the store to enable shipping based on a customer’s specific country. We assign countries to custom zones and create carriers for each of our new zones. So you can then charge postage based on each country/countries... by Dan Orchard | Nov 9, 2016 | Prestashop How-To Guides
The How To PrestaShop video tutorial series continues with a guide to using the layered filter search module in PrestaShop 1.6. In the video I explain step by step how to set up the layered filter in your store so that you’re customers can find products more...