Sure - in the regular products.php it's just down to the LIMIT clause in the Related Products SQL at line 91:
LIMIT 3
...simply change that to the value required.
In external.php which I know you are using extensively, the equivalent code is around line 254 (easiest way to find it will be to use your text editor's search function to search for "LIMIT 3")...
Hi Paul,
Sure - in the regular products.php it's just down to the LIMIT clause in the Related Products SQL at line 91:
LIMIT 3
...simply change that to the value required.
In external.php which I know you are using extensively, the equivalent code is around line 254 (easiest way to find it will be to use your text editor's search function to search for "LIMIT 3")...
Cheers,
David.
--
PriceTapestry.com