Magento 2. How to display products of specific category on home page

In this tutorial, I will show you how to display products of a specific category on a home page.

Step 1: Please go to the Magento 2 admin panel > Product > Categories

Step 2: Open the desired category then find the category ID like below image. Please take note of the category ID value, you will need to use in the next step

Step 3: In Magento 2 admin panel, please go to Content > Elements > Page > Choose desired Homepage

Step 4.Open the content tab and insert the following HTML code

{{block type=”catalog/product_list” category_id=”4″ template=”catalog/product/list.phtml”}}

If you want to display a specific number of column in product listing, you can use the following code:

{{block type=”catalog/product_list” column_count=”4″ category_id=”4″ template=”catalog/product/list.phtml”}}

Step 5. Open Content > Elements > Blocks > Add New Blocks

Step 6. Specify Block name as “catalog/product_list”
allow the Block by choosing the YES/No for “Enable Block”

Alena Dao

“Good marketing makes the company look smart. Great marketing makes the customer feel smart.”

Recent Posts

Why Is Testing Critical For E-commerce Applications?

E-commerce has changed the way we shop and conduct business. Today, most people prefer to…

5 hours ago

AI Schema Generator: 10 Proven Ways to Dramatically Improve Your SEO

AI schema generator tools make it easier to implement structured data markup on a website by…

1 week ago

What Defines an Elite 3D Animation Company in Gaming: The Ultimate Standards of Excellence

Animation brings games to life. It turns still models into characters players care about and…

1 week ago

Unveiling the Invisible: The Hidden Risks and Costs in MSP Service Models Amid Rapid Growth

Hidden Costs in MSP Service Models are often overlooked during contract negotiations, yet they can…

1 week ago

Unveiling the Invisible: Mastering MSP Service Models Amid Evolving Cyber Threats

MSP Service Models are becoming increasingly critical as organizations navigate an era of evolving and…

1 week ago

The Hidden Cybersecurity Risks of Cost-Effective MSP Service Models

Cost-Effective MSP Service Models are increasingly popular among businesses seeking to reduce IT expenses while…

1 week ago