Hi, I'm trying to display a list of products from a certain category on my homepage.
The only way I can figure out how to do this is to add an html module and include something like "index.php?id_category=938&controller=category" in an iFrame, but then it shows the header/footer of the website and looks messy.
Can anyone point me in the right direction to maybe use an override, or module so that I can define a category or certain products to show in a LIST? (with a little product info, add to cart button, etc.)
Also, I've used featured products modules before, but they're almost always in block format, plus I'd like to just define a certain category of products to show up anyway.
Thanks in advance for any help!!