Thread
:
Easy way to show all products on store home page?
View Single Post
#
7
05-21-2011, 05:25 PM
paulzie
Newbie
Join Date: Mar 2011
Posts: 1
Re: Easy way to show all products on store home page?
on home.php
after require './auth.php';
you can set a category for homepage
if (!isset($cat)) {
$cat = "250";
}
__________________
Current version: 4.4.2
Extra Fields
paulzie
View Public Profile
Send a private message to paulzie
Find all posts by paulzie