41
hello
Look into admin/actions/products.php and comment
le="color: #000000"><?php // Produits relatifs **************************************************** //$relatedProducts = $h_oledrion_products->getObjects($criteria); /*foreach($relatedProducts as $oneitem) { $relatedProducts_d[$oneitem->getVar('product_id')] = xoops_trim($oneitem->getVar('product_title')); }*/
Not sure it is the right thing to do, above all if you need related products feature !