Hi there,
First of all, note that what you call the products-page is commonly called product listing and that what you call listing is the product page, it will be easier for us and anyone reading this topic
About what you want to do, just find the module or menu you are using to display your product listing (in Display>content module/menu).
Then just change the "Type of item layout" option to something you want including the description (for example image and description).
Note that if you want to keep your current display and add the description, you have to edit the layout. To do so, go in Display>Views, find your view (for example listing_table) and add some code to display the description (you can find this code in listing_img_desc).