Re: X-Cart Smart Template v4.4.x
In smart_random_products.php
Can I change this code below to something else so that my Random Products only show products that are not hidden only? At the moment it is displaying everything. If so can you help by telling me how to achieve this. Thank you very much in advance.
(WHERE forsale='Y' AND avail)
|