I am trying to make a fully customizable product page and then add the product to the cart. However I'm struggling to be able to make a temporary price for that
I am modifying a prestashop blockwishlist module and I am trying to put the products added to the offline wishlist in localstorage. I managed to do this however
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
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
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
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
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
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
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