Author Topic: prestashop cart quantity update issue  (Read 718 times)

Online sundar

  • Site Manager
  • Hero Member
  • *****
  • Posts: 249
  • Total likes: 1
  • Karma: +1/-0
  • Gender: Male
  • Thirsty Knowledge...
    • View Profile
    • Can talk anything
prestashop cart quantity update issue
« on: July 12, 2020, 05:42:11 PM »

prestashop 1.7.6.4 presta native module cart quantity update issue fixed here


open this source file under module PS_Cart module folder ps_shoppingcart.js then add these 3 lines after the line 45


Code: [Select]
if (event && event.resp && event.resp.hasError) {
        prestashop.emit('showErrorNextToAddtoCartButton', { errorMessage: event.resp.errors.join('<br/>')});
      }

« Last Edit: July 12, 2020, 05:44:32 PM by sundar »
Always TAG your threads

  • Download all the schematics here Direct download
  • Stay connected with S4talk on

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal