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.

add category programmatically prestashop

I would like to add categories programmatically to prestashop, i tried this code $object = new Category(); $object->name = "xcvxvvx"; …

categories prestashop
Product images not showing after server migration prestashop

I have migrated my prestashop 1.5.6 e-commerce site to a new server, Process i did was just upload the files to …

prestashop prestashop-1.5 server-migration
Prestashop Module: hooks and orders

I am having multiple questions about this topic As the title states, I am in need to find the correct …

prestashop prestashop-1.6
prestashop associated categories in product.tpl

I have a product that belongs to two categories "rings" and "collections->waves" (category->subcategory) I can show …

categories product prestashop
ERR_TOO_MANY_REDIRECTS in backoffice when running Prestashop in Docker

I'm trying to make a docker environment for a Prestashop project. I have it almost working but for some reason, …

docker prestashop prestashop-1.6
Create a new Prestashop cart in custom php

In Prestashop, I've created a custom form where I show a list with all products and the user can fill …

php prestashop cart
How to integrate prestashop with android?

Recently I have created a eshop website using prestashop https://www.prestashop.com/en/ And since I am going to …

php android api prestashop prestashop-1.6
Call a prestashop module with ajax

I have a PrestaShop module called 'MyMenu' and I want call this menu with an AJAX call. My module is …

ajax module prestashop prestashop-1.7
Error: "Err Too Many Redirect" Prestashop 1.7

I get the ERR_TOO_MANY_REDIRECTS error just modules and products page on the prestashop admin panel. When i …

redirect prestashop prestashop-1.7
Prestashop 1.7 /admin error 500

I just installed PrestaShop 1.7.2.0 and I'm getting error 500 when I'm trying to access /admin. My admin folder on FTP is …

prestashop admin prestashop-1.7