After a few years, we trying to update our website a bit. We have a featured products carousel on our front page. Using Levels theme.
<mvt:item name="readytheme" param="productlisting( 'featured-products' )" />
I put that same product code on the PROD page at the bottom, but it shows all the products assigned vertically.
I've checked all the assigned items, and all the same ones are assigned as is on the SFNT page.
What do I need to do to get the product carousel to work on other pages as well?
I was going to try using FLEX components to try to make it work, but I'm told those will only work on Page Builder pages and not within other pages of Miva.
Thank you for any guidance.
<mvt:item name="readytheme" param="productlisting( 'featured-products' )" />
I put that same product code on the PROD page at the bottom, but it shows all the products assigned vertically.
I've checked all the assigned items, and all the same ones are assigned as is on the SFNT page.
What do I need to do to get the product carousel to work on other pages as well?
I was going to try using FLEX components to try to make it work, but I'm told those will only work on Page Builder pages and not within other pages of Miva.
Thank you for any guidance.
Comment