cancel
Showing results for 
Search instead for 
Did you mean: 

Display products on homepage

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Display products on homepage

Hi,

 

I was wondering how I could display the products at https://cashino.kellyseye.com/products/ on my homepage?

 

Thanks.

4 REPLIES 4

Re: Display products on homepage

Hello @jordan_cardwell

 

 {{block type="catalog/product_list" category_id="12" template="catalog/product/list.phtml"}}

 

where you need to change you category id with your category id

 

Hope it will help you.

 

If works then mark as solution.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Display products on homepage

Thanks. How do I find my category ID?

Re: Display products on homepage

Hello @jordan_cardwell

 

 

 

if works then mark as solution


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Display products on homepage

Check the Highlight module from Swissup

It can put as a widget in any place of your homepage and shows products based on following filtering:

highlight/product_newNew Products, ordered by news_from_date attribute
highlight/product_featuredProducts with enabled featured attribute
highlight/product_specialProducts with non-empty special_price attribute, ordered by special_from_date
highlight/product_popularMost viewed products. Calculation is based on Magento Reports data
highlight/product_bestsellerMost sellable products. Calculation is based on Magento Sales data
highlight/product_randomAll visible products. Usefull to manually filter products
highlight/product_reports_viewedRecently viewed products of current visitor
highlight/review_newRecenlty reviewed products with review data
highlight/product_attribute_dateProducts filtered by any date attribute. Attribute value is compared with current date
highlight/product_attribute_yesnoProducts filtered by any yes/no attribute. Products with enabled attribute are returne
Did you find it helpful? Please give "Kudos" or "Accept as Solution".
Meet 70+ extensions and templates for M1 & M2 in one place