Smarty vs. Twig: The Great Template Swap
Developer

Smarty vs. Twig: The Great Template Swap

Author: Milosz Myszczuk
14.01.2026

From legacy {assign} tags to modern {{ output }} blocks. A definitive guide for developers transitioning from the Classic theme to the Symfony-powered future.

PrestaShop Popup Pro: The Art of Conversion
Developer

PrestaShop Popup Pro: The Art of Conversion

Author: Milosz Myszczuk
10.01.2026

A deep technical analysis of the most advanced engagement layer for PrestaShop. From Exit Intent algorithms to granular Cart-Based Logic —discover how to turn traffic into revenue without ruining User Experience.

PrestaShop & PHP: A Decade of Evolution
Developer

PrestaShop & PHP: A Decade of Evolution

Author: Milosz Myszczuk
31.12.2025

A comprehensive analysis of the architectural shift from the custom MVC legacy of 1.6 to the Symfony-powered modern core of version 9. Understand exactly why your code breaks between versions.

Files manager and webp images support
Developer

Files manager and webp images support

Author: Milosz Myszczuk
01.09.2022

PrestaShop has files manager that gives possibility to upload images to img/cms/ directory. These pictures can be used to build product descriptions etc. How to add webp images support to this default files manager in PrestaShop ?

New Croatian law requries prices in two currencies
Developer

New Croatian law requries prices in two currencies

Author: Milosz Myszczuk
09.08.2022

Croatia switches currency to EUR. Because of this all on-line merchants requires to show prices in two currencies - Croatian Kuna and in Euros. How to achieve this in PrestaShop?

Brand on list of purchased products
PrestaShop 1.7

Brand on list of purchased products

Author: Milosz Myszczuk
01.04.2022

This guide shows how to add brand (manufacturer) name of product to list of purchased products on order details page in PrestaShop 1.7

VAT tax changes and PrestaShop
PrestaShop 1.7

VAT tax changes and PrestaShop

Author: Milosz Myszczuk
07.07.2021

Check how to deal with new VAT tax rules in European Union b2c transactions. Is PrestaShop ready for these changes?

Download free ceneo module for PrestaShop 1.7
PrestaShop 1.7

Download free ceneo module for PrestaShop 1.7

Author: Milosz Myszczuk
30.06.2021

We released free version of official Ceneo.pl module that is ready to work with new prestashop 1.7.x releases.

New guide about google developers console
Know-how

New guide about google developers console

Author: Milosz Myszczuk
30.03.2021

We have in offer google login module that requires specific configuration of "google app". This tutorial describes the process in new google's developer console.

Whitelist your shop in Facebook Messenger
Know-how

Whitelist your shop in Facebook Messenger

Author: Milosz Myszczuk
03.12.2020

If you want to use Messenger chat bubble in your shop - you need to whitelist your shop's domain in your fanpage settings (on fanpage).

Facebook modules and javascript conflcits
Developer

Facebook modules and javascript conflcits

Author: Milosz Myszczuk
03.12.2020

Check how to avoid problems with various Facebook plugins in your shop.

Rich text editor and javascripts
Tips and tricks

Rich text editor and javascripts

Author: Milosz Myszczuk
27.06.2020

How to solve problem with javascript code that you want to save in rich text editor ?

Maximum allowed purchase quantity per day
Basic tutorials

Maximum allowed purchase quantity per day

Author: Milosz Myszczuk
27.06.2020

Is it possbile with Prestashop Maximum product quantity to set for a specific customer group a daily purchase limit of two quantities for each product ? 

 

Add new fields to PrestaShop 1.7 contact form
PrestaShop 1.7

Add new fields to PrestaShop 1.7 contact form

Author: Milosz Myszczuk
26.06.2020

If you are looking for a way to add new fields to PrestaShop's default contact form - you can check this guide.

Download GeoLite2-City.mmdb.gz for PrestaShop
PrestaShop 1.7

Download GeoLite2-City.mmdb.gz for PrestaShop

Author: Milosz Myszczuk
04.02.2020

Check how to download new GeoLite2-city file that is required for prestashop's geolocation tools.

Export customer accounts created with Facebook
Basic tutorials

Export customer accounts created with Facebook

Author: Milosz Myszczuk
21.11.2019

If you are looking for a guide about exporting customer accounts (that were created with Facebook Login) - check this step by step tutorial.

Imported customers - problem with passwords
Know-how

Imported customers - problem with passwords

Author: Milosz Myszczuk
11.07.2019

If you migrated customers and if passwords of old accounts do not work - read it. You will find solution for this problem.

reCaptcha for PrestaShop register form
Know-how

reCaptcha for PrestaShop register form

Author: Milosz Myszczuk
06.05.2019

In this guide you can read how to create siteKey and secretKey that are required for reCaptcha feature.

StopForumSpam API key to block register form SPAM
Know-how

StopForumSpam API key to block register form SPAM

Author: Milosz Myszczuk
24.04.2019

In this guide you will get an step-by-step guide related to StopForumSpam service API key that is required for module that blocks customer register form spam.

GeoLiteCity.dat for PrestaShop
News

GeoLiteCity.dat for PrestaShop

Author: Milosz Myszczuk
27.03.2019

Maxmind discountinued old GeoLiteCity.dat database, and their new project no longer works in old prestashop 1.6.x. In this case you need to use geolocation file with old structure. Download it here.

How to create Amazon Client ID
Basic tutorials

How to create Amazon Client ID

Author: Milosz Myszczuk
25.01.2019

In this guide you can read how to create Amazon APP that will be a kind of bridge between your prestashop and amazon. Thanks to this "amazon login" module will work properly.

Execute actionCustomerAccountAdd hook with webservice
Developer

Execute actionCustomerAccountAdd hook with webservice

Author: Milosz Myszczuk
06.09.2018

How to run hooks with webservice while new customer account is created? Complete step by step guide.

How to display selected color name?
PrestaShop 1.7

How to display selected color name?

Author: Milosz Myszczuk
22.03.2018

Tutorial that shows the way of how to build feature that displays selected "color" attribute name. Really minor modification that creates cool feature to show name of the color.

Facebook Shop - major fb api change
Developer

Facebook Shop - major fb api change

Author: Milosz Myszczuk
10.01.2018

Information note about recent Facebook api change. This change affected installation process of "facebook Shop" app on your fanpage - follow steps in this guide to install it with success