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?

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.

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.

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

Carousel with products on CMS pages
Developer

Carousel with products on CMS pages

Author: Milosz Myszczuk
03.09.2017

Step by step and absolutely free tutorial about creating carousel with products on your shop's CMS pages.

Add invoice issue date to list of orders
Developer

Add invoice issue date to list of orders

Author: Milosz Myszczuk
24.06.2017

In this guide I show how to modify the orders section in your shop back office. Modification adds a new field that informs about invoice issue date directly on list of orders.

How to create contact form on product page?
Developer

How to create contact form on product page?

Author: Milosz Myszczuk
14.10.2016

This guide shows how to create contact form on product page that will appear inside extra tabs. But of course you can use the same gude to put it anyhere else.

Popup with currency dropdown
Developer

Popup with currency dropdown

Author: Milosz Myszczuk
11.10.2016

Tutorial about creating popup block with currency selection dropdown. It's new guide that explains how to create responsive popup with new layour.