Top "Prestashop" questions

PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.

How to call a php function inside a smarty .tpl file?

Hi i have written a function in .php file. i.e. public static function getCategories($id_lang = false, $active = true, $…

php smarty prestashop
Prestashop compared to Zen-Cart and osCommerce

I'm considering Prestashop for a new project. It seems to be younger than Zen-Cart and osCommerce. Since I just found …

comparison analysis oscommerce prestashop zen-cart
Get product URL using Prestashop API

I have two stores using Prestashop. I would like to import a products URLs list from the first to the …

php api prestashop prestashop-1.5
Prestashop image URL

I am trying to get image URL for prestashop product depending on it's ID. I am trying this code for …

prestashop
Where does Prestashop Logger::addLog() save the log file?

I came across the following line in a Prestashop module: Logger::addLog('2: md5 string is '.$md5HashData, 1); Where …

logging module prestashop
How to display product price with and without tax at a time in product list for Prestashop?

In the product list I need to display the product price with and without tax at a time. I am …

php prestashop prestashop-1.6
SessionHandler::gc(): ps_files_cleanup_dir | Permission denied (13)

i have a problem with PHP7 in CentoOS (WHM/CPANEL) and Prestashop 1.7 the system gives me this messagges: Notice on …

php centos prestashop prestashop-1.7
How to get Current Controller name in prestashop?

How do I get the Current Controller name in prestashop 1.5?

prestashop
How to change the Order Reference to Number Reference

Using new version of Prestashop 1.5.2.0. I would like to change the Order reference ( alphabets ) to alphanumeric value. I tried searching …

prestashop
Create custom page in Prestashop 1.5.3

I'd like to create a custom page in Prestashop 1.5.3 without using CMS. Unfortunately I can not find any tutorials that …

prestashop