Posted - 12/05/2023 : 07:15:06
I have recommended products setup on the homepage of a site using PHP version 7.6.3 and everything is displaying but it is also displaying product options that should not be there as I am using $csnoproductoptions=TRUE; both in the includes.php file AND on the code directly on the home page include like this... <?php $crosssellaction='recommended'; $csnoproductoptions=TRUE; ?> <?php include "vsadmin/inc/inccrosssell.php" ?>
Problem is that it is still showing the options... Please help!!
Tim Gorski
|