All products on Front Page?
Hi, my little shop only has six products.
I'd like them all to appear on the front index page, but not as "featured products" or "new products."
I've entered them as two separate product categories (4 in one, 2 in the other).
Is there an existing module I can use to show all products on page one?
Thanks!
Re: All products on Front Page?
Log into your admin section and go to configuration > index listing
edit Show New Products on Main Page 0 and set it to 1
this will show all your new products on the index page.
Set it back to 0 to turn it off.
OR
set all your products up as featured products and show them on the main page instead
Re: All products on Front Page?
Quote:
Originally Posted by
bekinky
set all your products up as featured products and show them on the main page instead
This is what I had already done and am now looking for where the code which names the box, "Featured Products" so I can change it to "Our Products."
Anyone know which .php file contains that text definition? it's not featured_products - I changed that and it's not made the change.
Thanks all!
Re: All products on Front Page?
Use the Developers Toolkit in Tools to find this.
Paste "featured products" into the lower left box, select all files and search. Among the results will be the file and line number where this is defined.