Samouczki PrestaShop i tworzenie niestandardowych modułów


Najlepsi programiści i inni eksperci oferują najlepsze samouczki i porady PrestaShop - wszystko w imię pomocy w podnoszeniu poziomu umiejętności konfigurowania i instalowania PrestaShop lub konfigurowania bramki płatności.

Written by on

Sometime you want to display flags in the language switcher in your Prestashop theme. Our clients also asked me how to show the flags and sometime wanna display the flags from dropdown to inline.

All you need is open this file : /your-website/themes/classic/modules/ ps_languageselector/ps_languageselector.tpl using your favorite code editor ( my tool: text editor :D ) and change it as you wish.

Written by on

Prestashop Theme Catalog menu is available under "Design" section in website back office, and as a developer/designer/freelancer, you really don't want to keep this item because your clients use it to find a catalog of official addons marketplace themes. It's there for advertising purposes only and it is there totally useless.

Follow this guide helps you to remove the menu easily without any trouble.

Written by on

Many people asked our support team to disable the popup that shows when adding a product to the cart with ajax, and instead redirect to the Cart Summary page. I have seen many posts instructing to disable Add to Cart popup in the Cart Block module, but it only works for Prestashop 1.6.

In P1.7, the feature "Redirect after adding product to cart" does not exist anymore, and in this case, you might want to disable Prestashop Ajax Cart feature that belongs to the Shopping Cart module. Unfortunately, if you disable this feature, the popup won't display but it does not redirects your customer to the Cart Summary page.

On this tutorial, i will show you how to disable Add to cart Prestashop popup, redirect to Prestashop Cart summary on v1.7.

Written by on

I've received many questions from clients about how to remove Powered by Prestashop from emails. Well, your site is (almost) running, but you don't like the way the emails look, especially the bottom part "My site powered by Prestashop" that make you look like an amateur.

Maybe you would like to display there your own message for your customers or remove it for good. On this tutorial, i will show you how to remove it or display your own text.

Written by on

Bardzo łatwo jest utworzyć zniżkę grupy klientów na Prestashop. Na przykład chcesz ustawić zniżkę dla tych użytkowników, którzy są zarejestrowani w Twojej witrynie. Domyślnie możesz to zrobić łatwo. Ale jak stworzyć i zastosować ograniczoną czasowo ofertę dla grup klientów?