Home
in Tips n Tricks
hook, module, page
You can easily restrict a Prestashop module’s display by adding exceptions in the back office positions. However, if you automate the process, there is a small trick that can be used when creating a module’s hook, which will also open a whole set of new possibilities to display page-specific content.
in Basics
blocklayered, modules, prestashop
In this video we will have an overview of the Prestashop Module called Layered Navigation Block, as many people requested an how to video about its settings and setup!
in Development
Classes, overrides, prestashop
Extending Prestashop Objects in the proper way can be a hit-and-miss process because of the uneven core structure. In this tutorial we will add a whole new custom field to the product class and see how to make it editable from the back office.
in Basics
multistore, prestashop, prestashop 101
The number one thing that marks a difference between 1.5 and its predecessor is surely the multistore capability. Let’s see how the Prestashop multistore feature enables us to manage any number of shops from a single admin interface and database.
in Basics
prestashop, prestashop 101, SEO
It’s no secret every website owner wants to top SERPs in their niche. This is not only true, but also vital for every e-merchant. In this lesson, we will deal with Prestashop SEO, and have a look at a couple of general preferences you might want to check before the big launch.
in Tips n Tricks
javascript, prestashop, products
Adding product images in the default Prestashop Ajax cart can be tricker than expected, especially if you want to display them on the fly, without a page refresh. Let’s see how to do it properly in this quick tip!
in Tips n Tricks
prestashop 1.5, products. category
It seems that some people can’t find a way to order products in Prestashop Categories. Let’s see how to display movement arrows in the back office!
in Development
prestashop, product rating
Regardless of what we sell, it’s always a good idea to showcase how much our products are loved by our customers. Prestashop comes with a review module, but the rating only displays in the product page. Let’s see how to show the product rating in the products list too!