cancel
Showing results for 
Search instead for 
Did you mean: 

Product visibility helper column in Category / Product overview

Product visibility helper column in Category / Product overview

Feature request from paales, posted on GitHub Jul 31, 2016

I just added 19 products to my category. The frontend doesn't show any products. It would be really helpful to give a hint why a product isn't visible on the shop. (After being a Magento developer for years, I still struggle with such a basic thing..)

In an effort to improve the usability of the system and greatly improve the merchant experience, context aware hints are crucial. Explain what is going on and how should the merchant fix their 'mistakes'.

The idea is to add a visibility-helper-icon to product grids so that it is clear why products aren't shown and suggestions how to fix this.

With this, we can collapse the Visibility, Status and maybe Websites column into one 'Visibility Helper' column (or just an icon behind the name of the product). The visibility helper icon will have a popover with additional information why this is happening:

Not visible:

Icon: http://fontawesome.io/icon/eye-slash/

Product isn't visible anywhere //one or more applicable

  • Product is disabled [Enable Product]
  • Inventory is set to 0 [Set inventory] //when the setting is enabled
  • Product is set to Not Visible Individually and isn't part of a composite product [Make visible]
  • Product is set to Catalog but isn't connected to a visible category

Limited

The product has limited visibility

  • Product is set to Not Visible Individually but part of a composite product.
  • Product is set to Search [Set Catalog Search]
  • OR Product is set to Catalog, Search but isn't attached to a visible category. [Add Category]
  • Product is set to Visibility: Catalog but isn't connected to a visible category [Assign to Category]

Visible

Conditions:

  • The above conditions don't match

Tooltip:

  • Gives a link to the category and product view page.

Questions:

  • How are we going to handle store view / website specific values without having huge popovers?
  • Might it be a good idea to include salable information as well?
(1)
2 Comments
apiuser
New Member

Comment from pboisvert, posted on GitHub Jul 31, 2016

Thanks for the feature request/improvement. Will pass to the UX team for review

mbrinton
Senior Member

There was some work done towards this end at the Imagine 2016 Hackthon, please review before development: https://github.com/magento-hackathon/pre-imagine-2016/issues/45