Hi, I have a couple of questions about theme development
- Have you tried to create Neto websites using either React or Vue? Vue might look like a good candidate, sine they allow bindings.
- Do you provide JS API that mimics b@se functionality?
- How can I customize the nPopUp? Is it a configurable JS Object? I would like to replace it site wide with Bootstrap Modals
- How can I customize the AJAX Cart functionality? It takes way to much to add / remove a product from cart. Do you intentionally add a delay or is just the code running too slow?