Add a View

Basic Information
The unique identifier of the view; it is only important for overridden views and views that modules or themes will need to use. Only alphanumeric and _ allowed here
Only the checked roles will be able to see this view in any form; if no roles are checked, access will not be restricted.
A description of the view for the admin list.
Page
If checked this view will be provided as a page. If not checked, the fields in this group will be ignored.
Enter the URL to use for this view in the form of 'dir/dir'. Do not begin or end the URL with a /. Example: 'view/tracker'. This is required if providing a page view. You can also add $arg as a placeholder for arguments passed in the URL, for example 'user/$arg/tracker' or 'node/$arg/related'. Note that any arguments listed here will be required, even if they are listed as optional below. You do not need to list arguments at the end of the path. Do not try to use URLs such as taxonomy/term/$arg.
How the nodes should be displayed to the user.
The title that be shown at the top of the view. May be blank. This title ignores arguments; if you want your title to take arguments into account, use the "title" field in the arguments section.
If checked this query may be multiple pages. If not checked this query will be one page.
If checked the breadcrumb trail for this page will discard "Home". Usually you will not set this, but this is used for the Front Page View, where it IS Home and should not leave a trail to itself.
The number of nodes to display per page. If 0, all nodes will be displayed. If not using a pager, this will be the maximum number of nodes in the list.
Fields
NameLabelHandlerOptionSortableDefault SortOps
Image: Image (field_image_cache)
  
Node: Title
Display the title of the node.
Product: Sell price
  
Amount to sell the unit

Add Field

Fields are only meaningful with List view and Table View; they allow you to choose which fields are presented and in what order.

Filters
FieldOperatorValueOptionOps
Node: Published
  
Filter by whether or not the node is published. This is recommended for most Views!
Product: Is a product
  
Filter the node based on whether or not it is derived from content type Product.

Add Filter

Filters allow you to select a subset of all the nodes to display. All Filters are ANDed together.

Sort Criteria
FieldOrderOptionOps
Product: List Order
  
Node: Title
  
Sort by the node title, alphabetically

Add criteria