Skip to content

Store view category description

We want to check or load the category description from the store view itself.

By default it is loaded as <?= /* @escapeNotVerified */ $this->helper('MagentoCatalogHelperOutput')->categoryAttribute($block->getCurrentCategory(), $_description, 'description') ?>

How can we check or get the store view value?