[notice type=”warning”]The method will be demonstrated on the Magetique template which has 3 different Catalog Page layouts.
To display the SKU on Catalog Page in your Magento 2 store, do the following:
* We will show the SKU for all products on the Listing Layout 1.
1. Open the list_layout_1.phtml file in the app/design/frontend/TemplateMonster/themeXXX/Magento_Catalog/templates/product folder.
2. Find the piece of code as below:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters