brotherton-erpnext/erpnext/e_commerce
marination 59514408b9 feat: Wishlist Page
- Navbar icon with badge count for wishlist
- Wishlist page with cards
- Cards can be moved to cart or removed in a click
- Separated all wishlist related methods into wishlist.js
- Made a common js method(util) to add/remove wishlist items
- Bug fix: Make sure items are removed from session user's wishlist
2021-10-12 17:23:55 +05:30
..
doctype feat: Wishlist Page 2021-10-12 17:23:55 +05:30
product_configurator feat: Shop by Category 2021-10-12 17:00:30 +05:30
shopping_cart feat: Wishlist from card actions 2021-10-12 17:23:12 +05:30
web_template feat: Animate Add to Cart List interactions (UX) 2021-10-12 17:18:51 +05:30
__init__.py feat: E-commerce Refactor 2021-10-12 15:16:21 +05:30
filters.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
product_query.py feat: Wishlist Page 2021-10-12 17:23:55 +05:30