Home / Home Page / Magento notes / Magento 2 Catalog

Magento 2 Catalog


Overview

This page discusses what is, or is not, meant by "Catalog" in Magento 2.

Apparently the terms catalog and category were somewhat ambiguous in Magento 1 (as described in Mastering Magento 2, p55, and not as on p26 Categories vs catalogs which was apparently left over from the Magento 1 book, and is now in the errata).

My distillation of what these terms mean is included in the diagram here.

The current page just details some oddities about where and how the catalog appears in the admin UI.

Catalog in the Admin UI

This chart displays the idiosyncratic set of scope levels offered in different places. The actual underlying data structure provides Products with associations to Websites, Stores or Store Views. However, in the Admin UI grids, only a seemingly random assortment of these are offered for display columns, and for filters.


Scopes

(global, "all")
Website
Store
Store View
Underlying data.
Products' actual affiliation:
(could have multiple associations at each scope level)

Complete pool "Product in Website" [1]
Category [2]
Enable [3]






Admin > Products > Catalog grid
Scope columns offered for display:

Yes
no
no

Scope filters offered: Yes (no filter) no
no
Yes






Admin> Products > category > select category >
expand Products in Category grid

Scope columns offered for display:
no
no
no

Scope filters offered:
no
Prefiltered to this level
or lower category
no

Notes:

[1] Product in Website: Product's "Product In Websites" setting.

[2] Category: Category setting of Store, plus Categories setting of Product.

[3] Enable: Product Enable can be set at Store View scope




     RSS of this page

    Author: Graham Wideman   Version: 1.7   Last Edited By: Graham Wideman   Modified: 29 Nov 2016