frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
21.12k stars 7.23k forks source link

Webpage to show all items in a single page along with add to cart option #14883

Closed kothagunda closed 2 years ago

kothagunda commented 6 years ago

Background : We are an organic farmers cooperative who have started to use ERPNext starting this fiscal year. We have also started the portal www.sahajaaharam.org. The very first feedback we received was that the number of clicks/pages user has to go through to add just one item is 5 clicks.

Problem: Since ours is a groceries/vegetables products portal, users will generally select 10-15 items in a checkout. So the customers have a hard time doing 5 clicks and visiting 5 pages for each item. Below are the steps user has to take

  1. Click on Item Group
  2. Click on item. (generally its the template)
  3. Click on the variant you want to choose.
  4. Click on view cart and then increase the number of qty you need.
  5. Again go back to item groups for adding next item.

Suggested Solution : So were wondering if we could have a all products page. Where it will show individual item variants. And will have the option to add it to the cart right away . Below is an example of how open food network deals with this issue.

https://openfoodnetwork.org.uk/stroudco/shop

image

Design :

  1. Shopping cart settings should have some settings to show such all items page.
  2. There should be filters on that page to choose products of only a particular item group, or multiple item groups, or all item groups.
  3. Need to have an option to show only items whose stock is available.
  4. Directly adding item to shopping cart, and also increase qty should be provided.
  5. Pagination option should be considered, to take latency/performance into consideration.
rasos commented 6 years ago

Agree that the churn rate could be lowered with fewer clicks. I would like to add a point:

  1. Improve image view: Allow to select which area of the image is used for preview. Currently it is a quadratic centered subset of the image, which often cuts relevant information.
sugurujay commented 4 years ago

@kothagunda even i am also looking for same features, to reduce the number of clicks per pages for the user

kothagunda commented 4 years ago

Lets hope that it would be picked up for development.

cc @kennethsequeira

stale[bot] commented 2 years ago

This issue has been automatically marked as inactive because it has not had recent activity and it wasn't validated by maintainer team. It will be closed within a week if no further activity occurs.