Creating New App Same as Shopping Cart with some Changes

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

Post your sites/apps.txt, the order matters

Hi,

sites/apps.txt:
frappe
erpnext
shopping_cart
oz_cart

Regards,
Saurabh

Can you share the repo? I really suggest not forking shopping cart as it’s merged into erpnext in v5