Skip to content

Product Listings Theme Component#


Description#

Product Listings allow you to add featured products to any page of your Miva Store. Typically this will be used on the storefront. There are two options for which products get pulled in. It will use All Products, or products from a specific category. This will allow the store owner to create a new category to assign products to, or pull products from an existing category. Management of which products display and their order is all controlled at the category level.

Multiple product listing items can appear on the same page. The products listing item will inherit all the items for the page it is used on. So if you need to used toolkit or another items code within the product listing template, as long as toolkit is assigned to the page template it is used on it will work.

The product listing item have a complete page template which can be customized to support any layout needed. Because the ReadyTheme feature used the product listing component, things like additional images, sorting, number of products to display are all built in.

Item#

<mvt:item name="readytheme" param="productlisting('PRODUCT_LISTING_CODE')" />