Hi,
I want some customization in shopping cart, instead of making changes in shopping-cart app, I have created new app.
following are the activities I did,
1.created app and installed it alongside erpnext and shopping cart.
2.Created page in new_app on path templates>pages>cart.html. Copied all code from cart.html from path shopping_cart > templates > pages > and make required customization.
3.then did bench frappe --latest and frappe -build_sitemap, also flushed memcache
But changes not get reflected. What steps are needed to overwrite original cart.html with customize cart.html?
Regards,
Saurabh