Category "prestashop-1.7"

DisplayCarrierList Hook Alternative on Prestashop 1.7

I'm trying to create a shipping Module for 1.7, based on 1.6 module. Everything looks right except the displayCarrierList Hook. At displayCarrierList I tried

Prestashop 1.7.4.2 - add to cart ajax very slow (TTFB 3 seconds)

I have a problem with add to cart button. After I pressed, I need wait 4 - 6 seconds. If you open console, you will see 3 calls with 2 - 3 seconds every. The we

Prestashop API: edit product price

Using: Prestashop: 1.7.6.5. I'm trying to create a piece of code to update products prices (or other information in products) with the code below, but it always

How to retrieve the values of the checkboxes 'Available carriers' that we check

In order to reproduce a list of checkboxes like the one of the 'available carriers' in the Delivery section of the product page in the admin which allows to rec

Prestashop webservice API creating cart rules

Have been trying to create a cart rule using Prestashop web-service with no luck. Tried this https://github.com/PrestaShop/PrestaShop-webservice-lib/blob/mast

Why is PrestaShop redirrecting to a random product when selecting variations from front-end?

I have an online shop in development, all went well until I decided to do SEO on the shop. After this, if I chose a product variation from front-end it just red

Change meta_tags meta_description and meta_name to a custom page which extends page.tpl in Prestashop 1.7

I have a custom module which defines a custom page in Prestashop. It consist on a template which extendes page.tpl and a front controller. I would like to unde