public static function clearCache()
 {
     return self::$listingOtherProductsCache = self::$listingOtherProductsByParamsCache = array();
 }