PrestaShop is a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.
Hi i have written a function in .php file. i.e. public static function getCategories($id_lang = false, $active = true, $…
php smarty prestashopI'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-cartI have two stores using Prestashop. I would like to import a products URLs list from the first to the …
php api prestashop prestashop-1.5I am trying to get image URL for prestashop product depending on it's ID. I am trying this code for …
prestashopI came across the following line in a Prestashop module: Logger::addLog('2: md5 string is '.$md5HashData, 1); Where …
logging module prestashopIn the product list I need to display the product price with and without tax at a time. I am …
php prestashop prestashop-1.6i 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.7How do I get the Current Controller name in prestashop 1.5?
prestashopUsing new version of Prestashop 1.5.2.0. I would like to change the Order reference ( alphabets ) to alphanumeric value. I tried searching …
prestashopI'd like to create a custom page in Prestashop 1.5.3 without using CMS. Unfortunately I can not find any tutorials that …
prestashop