Jump to content

Trying to show product variants in product list


Recommended Posts

I'm editing product-list.tpl file to show a box for each variant of all the articles instead just a box for each article.
When product-list.tpl query the DB, it asks for a list of all the articles in the DB:

{foreach from=$products item=product name=products}

How can i change it to query the Db for all the variants of all the articles?
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...