Top "Prestashop-1.5" questions

Version 1.5 of Prestashop, a free and open-source e-commerce storefront/shopping cart solution based on PHP, the Smarty templating engine, and MySQL.

Prestashop get the product default image from the product name?

In Prestashop I want to know by which pattern prestashop shows the product default image? I mean lets say I …

module prestashop prestashop-1.5
Prestashop custom tab in Back Office

I'm developing a module for prestashop 1.5.3. I need to create a custom admin tab during the module installation. I make …

prestashop prestashop-1.5
'Home' category page not working after update

A prestashop website at version 1.4.1.4 was working with category.php file for category pages. The update to 1.6.0.6 unfortunatley deleted that …

webpage prestashop updates prestashop-1.5 prestashop-1.6
PrestaShop: non-www URLs redirecting to 404 error page

I am experiencing a weird issue on my PrestaShop website. When I am opening an URL without WWW on it, …

redirect prestashop prestashop-1.5
Prestashop Edit Meta-Tag in Home Page

How do change a meta tag in Prestashop ver 1.5+ <meta name="description" content="Shop powered by PrestaShop" /> <…

php html mysql meta-tags prestashop-1.5
getting products and their attributes from prestashop webservice

I'm going to use Prestashop 1.5.4 web-service to get all products with their attributes such as description, name and etc. My …

web-services prestashop-1.5
Prestashop 1.5.6 Link::getImageLink returns unexpected value

I'm calling $imagePath = Link::getImageLink($product->link_rewrite, $id_product, 'home_default'); For example, when the $id_product is 150 , …

prestashop-1.5
Display product price in two currencies at the same time?

How do I modify PrestaShop 1.5 to display product prices in two currencies at the same time (ie. base currenct and …

javascript php prestashop prestashop-1.5