Jump to content

New Product Images


Recommended Posts

I think that uses the New Products module. It has a setting in the Back Office to adjust the number of items to display. To do this, go to your Back Office, Modules Tab, then in the modules search bar, type in "New Products Block". Click on the module that is displayed and then once the next page loads, click on the "Configure" link. This will bring you to the configuration page for this particular module. You can edit the number of products in there. This is how most modules work, so if you can't figure out how to do something, check the module configuration and that might have the answer :)

Link to comment
Share on other sites

Ah I see. I haven't done this before, but what I would do is:

 

1. set, in the BackOffice, to display 3 products (as mentioned in the previous post by me)

2. open the /modules/blocknewproducts/blocknewproducts.tpl file

3. comment out the parts about the description.

4. there is also a line like this: {if $smarty.foreach.newProducts.index < 2}. you'll need to change that to < 3 I think.

5. If you don't know already, you'll have to learn a bit of HTML and Smarty to really understand what to change in the .tpl files.

 

Cheers,

Justin

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...