Get product attribute value on category page – Magento2
We want to load the product attribute value on the category page, of all attributes with a value “Yes” of label “is_featured”. We create the following code in the list.phtml, but this really slows down the category list page. Is… Read More »Get product attribute value on category page – Magento2