Jump to content

Search the Community

Showing results for tags 'hookactioncartsave'.

  • Search By Tags

    • hookactioncartsave ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 4 results

  1. Hi all, we are trying to develop our first custom module on Prestashop 1.7. We need to execute some code lines just on Cart changes and we are using the hook hookactionCartSave(). All is working fine but we need to avoid to execute this code lines in the Checkout pages (i.e. we don't wan...
  2. My client has a pricing engine that is a centralized system (this is using in many application ) which has the provision to add the discounts/coupons and their pricing engine has an API where we need to post the details of the products that is in the cart( as json request) and in response it calcula...
  3. Bonjour, Existe-il un hook du genre "hookActionCartBeforeSave" ? Je souhaite faire des traitements juste avant qu'un produit soit supprimé du panier. Le hook hookActionCartSave intervient après suppression du produit (et moi, j'ai besoin des informations du produit pour faire select v...
  4. Hi All, I have make a module to add one field in class cart. I have add the input in the form.tpl only for backoffice. Now I must get it in a hook (hookActionCartSave) but nothnig work. I have try Tools::getValue nothing, how to get this input text ? maye there an hidden hook ??...
×
×
  • Create New...