falcon icon indicating copy to clipboard operation
falcon copied to clipboard

🚀 Create prestashop frontAPI

Open Oksydan opened this issue 1 year ago • 0 comments

Summary

We will be removing core.js in version 4.0.0 and jQuery. That's why we have to create frontAPI and recreate every core.js functionality inside theme files with vanilla.js and newly created frontAPI.

To do:

  • [ ] create functionality for cart action
  • [ ] create functionality for product page actions
  • [ ] create functionality for listing update actions
  • [ ] create functionality for address actions
  • [ ] create functionality for checkout actions
  • [ ] create functionality for quick view

Feature target required module/theme

theme

Drawbacks

BC

Oksydan avatar Dec 18 '22 22:12 Oksydan