Question

I want to output Ultimo's extended function (New in Store) on CMS page with Magento 2.2.4.

However, the Ultimo Theme document does not show how to do it.

If you know how to respond, would you please teach me?

Thank you.

Was it helpful?

Solution

This is ultimo code to show products from specific category.Place below code into CMS page with category-id.

{{block class="Infortis\Base\Block\Product\ProductList\Featured"
template="product/list_featured_slider.phtml" category_id="3" product_count="12" hide_button="1" block_name="My Products"}}
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top