Re: More Items link
The variable {$cat} contains the category number of a product when viewing single products. So you could do something such as this link (note: havent tested this myself. Its a guess):
{$http_location}/{$xcartdir}/home.php?cat={$cat}
If you're website isnt installed to root. If it is..
{$http_location}/home.php?cat={$cat}
__________________
- Shane Munroe
|